معرفی شرکت ها


parted-devel-3.5-11.fc38.aarch64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Files for developing apps which will manipulate disk partitions
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything aarch64
نام بسته parted-devel
نام فایل بسته parted-devel-3.5-11.fc38.aarch64.rpm
نسخه بسته 3.5
انتشار بسته 11.fc38
معماری بسته aarch64
نگهدارنده -
تاریخ ساخت Mon 20 Mar 2023 09
هاست سازنده buildvm-a64-12.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.gnu.org/software/parted
مجوز GPL-3.0-or-later
حجم دانلود 35K
حجم نصب 93.126K
The GNU Parted library is a set of routines for hard disk partition manipulation. If you want to develop programs that manipulate disk partitions and filesystems using the routines provided by the GNU Parted library, you need to install this package.


جایگزین ها

بسته نسخه معماری مخزن
parted-devel-3.5-11.fc38.i686.rpm 3.5 i686 Fedora Everything
parted-devel-3.5-11.fc38.x86_64.rpm 3.5 x86_64 Fedora Everything


نیازمندی

مقدار نام
- /usr/bin/pkg-config
- libparted-fs-resize.so.0()(64bit)
- libparted.so.2()(64bit)
= 3.5-11.fc38 parted
- pkgconfig


ارائه دهنده

مقدار نام
= 3.5-11.fc38 parted-devel
= 3.5-11.fc38 parted-devel(aarch-64)
= 3.5 pkgconfig(libparted)
= 3.5 pkgconfig(libparted-fs-resize)


نحوه نصب


نصب پکیج rpm parted-devel:

    dnf install parted-devel-3.5-11.fc38.aarch64.rpm


فایل ها

مسیرها
/usr/include/parted
/usr/include/parted/constraint.h
/usr/include/parted/debug.h
/usr/include/parted/device.h
/usr/include/parted/disk.h
/usr/include/parted/exception.h
/usr/include/parted/filesys.h
/usr/include/parted/geom.h
/usr/include/parted/natmath.h
/usr/include/parted/parted.h
/usr/include/parted/timer.h
/usr/include/parted/unit.h
/usr/lib64/libparted-fs-resize.so
/usr/lib64/libparted.so
/usr/lib64/pkgconfig/libparted-fs-resize.pc
/usr/lib64/pkgconfig/libparted.pc
/usr/share/doc/parted-devel
/usr/share/doc/parted-devel/API
/usr/share/doc/parted-devel/FAT


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-03-17

parted: Fix ending sector location when using kibi IEC suffix (bcl)
tests: Fix formatting and snprintf warnings in tests. (bcl)
ui: Add checks for prompt being NULL (bcl)
strlist: Handle realloc error in wchar_to_str (bcl)
libparted: Fix potential NULL dereference in ped_disk_next_partition (bcl)
filesys: Check for null from close_fn (bcl)

2023-02-07

libparted: Fix problem with creating 1s partitions
tests: Fixing libparted test framework usage

2023-01-30

SPDX migration

2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-12-14

libparted: Fix handling of msdos partition types
tests: Add a libparted test for ped_partition_set_system on msdos
parted: Add display of GPT UUIDs in JSON output
Add no_automount flag support
increase xfs size to 300M

2022-08-08

Fix ped_partition_set_system handling of existing flags

2022-08-04

Update enum patch description for upstream

2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-06-20

Set _FIRST_ and _LAST_ macro values directly

2022-05-17

tests: t3200-type-change now passes (bcl)
parted: Reset the filesystem type when changing the id/uuid (bcl)
libparted: add swap flag for DASD label (aschnell)
parted: add type command (aschnell)
maint: post-release administrivia (bcl)

2022-04-18

Upstream 3.5 stable release

2022-03-30

Upstream 3.4.64 Alpha release
Dropped all patches included in new upstream release
Bumped minor version on libparted.so and libparted-fs-resize.so

2022-02-17

gnulib: Use newer cdefs.h from gnulib (bcl)
Update parted.spec to allow flatpak builds

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-10-06

docs: Update documentation to be consistent

2021-10-06

gpt: Revert to filesystem GUID when setting flag to off (bcl)
tests: Add a test to make sure GPT GUIDs default to filesystem (bcl)
doc: Document gpt linux-home flag (bcl)
gpt: Add linux-home flag (aschnell)
gpt: Map PED_PARTITON_ flags to GUID values (aschnell)