SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libparted2-3.6-150600.2.3.x86_64.rpm :

* Wed Feb 21 2024 aschnellAATTsuse.com- avoid deprecated rpm syntax
* Wed Jan 31 2024 aschnellAATTsuse.com- update to version 3.6: - Support GPT partition attribute bit 63 as no_automount flag - Add type commands to set type-id on MS-DOS and type-uuid on GPT - Add swap flag support to the dasd disklabel - Add display of GPT disk and partition UUIDs in JSON output refreshed patches: - parted-mac.patch - libparted-dasd-implicit-partition-disk-flag.patch - tests-disable.patch removed patches: - direct-handling-of-partition-type-id-and-uuid.patch - type-command.patch - libparted-dasd-improve-lvm-raid-flag-handling.patch - libparted-dasd-add-swap-flag-handling-for-DASD-CDL.patch
* Thu Oct 05 2023 aschnellAATTsuse.com- updated fatresize to version 0.2 which includes a man-page removed patches: - fatresize-fix-getting-dev-name.patch
* Thu Jun 23 2022 aschnellAATTsuse.com- drop type flag (SUSE specific) to fix bsc#1190847 refreshed patches: - parted-mac.patch - tests-adapt-to-SUSE.patch drop patches: - parted-type.patch - parted-type-accept-hex.patch - parted-json-no-type-flag.patch
* Wed Jun 01 2022 dmuellerAATTsuse.com- use static keyring file (and switch to the release team keyring)
* Wed May 18 2022 aschnellAATTsuse.com- add new type command from upstream added patches: - type-command.patch
* Wed Apr 20 2022 aschnellAATTsuse.com- update to version 3.5:
* Add support for JSON output.
* Add support for linux-home flag for GPT.
* Add --fix option. added patches: - direct-handling-of-partition-type-id-and-uuid.patch - parted-json-no-type-flag.patch refreshed patches: - libparted-open-the-device-RO-and-lazily-switch-to-RW.patch - parted-2.4-ncursesw6.patch - parted-add-ignore-busy-option.patch - parted-fix-resizepart-and-rm-command.patch - parted-implement-wipesignatures-option.patch - parted-print-max-partitions-for-yast.patch - parted-type.patch - tests-disable.patch removed patches: - parted-escape-printed-device-path.patch - parted-mkpart-allow-empty-gpt-part-name.patch
* Tue Oct 19 2021 aschnellAATTsuse.com- fixed name of shared library package and split off libparted-fs-resize (bsc#1191778)
* Tue Oct 19 2021 dimstarAATTopensuse.org- BuildRequire python3-base: Fix execution of test suite. Otherwise we fail with ./t0282-gpt-move-backup.sh: /usr/bin/python3: bad interpreter: No such file or directory.
* Mon Sep 20 2021 aschnellAATTsuse.com- run checks during build- added patches: tests-disable.patch
* Mon Jul 26 2021 aschnellAATTsuse.com- update to version 3.4:
* Add new partition type flags chromeos_kernel and bls_boot.
* Add support for the F2FS filesystem. refreshed patches: - dummy-bootcode-only-for-x86.patch - parted-fix-resizepart-and-rm-command.patch - parted-type.patch - parted-wipeaix.patch - tests-adapt-to-SUSE.patch removed patches: - parted-fix-end_input-usage.patch - parted-resize-alias-to-resizepart.patch
* Fri Mar 19 2021 jeffmAATTsuse.com- Direct file system manipulation support was removed in 2011. - Removed build dependencies on libreiserfs-devel and e2fsprogs-devel.
* Tue Aug 25 2020 roAATTsuse.de- re-add missing hunk to fix bsc#1164907 parted-type-accept-hex.patch type on the cmdline could be specified in hex as 0x82
* Wed Apr 08 2020 anickaAATTsuse.com- print maximum number of partitions for yast (bsc#1168756, bsc#1161783) - add parted-print-max-partitions-for-yast.patch- make parted work with pmemXs devices (bsc#1164260) - add libparted-linux-pmem-path.patch
* Fri Jan 03 2020 anickaAATTsuse.com- fix crash in do_resizepart + parted-fix-end_input-usage.patch: Fix end_input usage in do_resizepart
* Fri Nov 22 2019 anickaAATTsuse.com- update to version 3.3, noteworthy changes: - s390: Re-enabled virtio-attached DASD heuristics by using HDIO_GETGEO when probing device geometry. Fixes a bug with KVM virtio-blk backed by a DASD. Parted now recognizes NVMe devices, NVDIMM, and RAM drives. - Fix atari disklabel false positives by probing other labels first. - Fix resizepart to adjust the end to be -1 sector when using iec power of 2 units so that the next partition can start immediately following the new end, just like mkpart does. - Fix set and disk_set to not crash when there are no flags to set. - Fix a udev cookie leak when using resizepart on device-mapper devices. - Fix a gettext crash/error sometimes when using localized languages. - Fix fat resize to preserve boot code, and thus not render the filesystem unrecognized by Windows. - Fix rescue command: the rescue command often failed to find filesystems due to leaving on cylinder alignment. - libparted-fs-resize: Prevent crash resizing FAT file systems with very deep directories with path names over 512 bytes long. - Use 512b sector size when communicating with device-mapper. Fixes problems with partitions being created too small on dm devices with sector sizes > 5121b - Don\'t crash in the disk_set command when a disk label is not found - libparted-fs-resize: Prevent crash resizing FAT16 file systems. - libparted-fs-resize: Prevent crash resizing FAT16 file systems. - If the user specifies start/end of the partition as cylinders and a cylinder has a size which is power of 2, then such address does not trigger exact placement. - mkpart: Allow negative start value when FS-TYPE is not given- remove following patches (now in upstream): - 0001-fdasd-geometry-handling-updated-from-upstream-s390-t.patch - 0002-dasd-enhance-device-probing.patch - 0003-parted-fix-build-error-on-s390.patch - 0004-fdasd.c-Safeguard-against-geometry-misprobing.patch - 0005-libparted-Remove-fdasd-geometry-code-from-alloc_meta.patch - clean-the-disk-information-when-commands-fail-in-int.patch - lib-fs-resize-prevent-crash-resizing-FAT16.patch - libpartd-dasd-improve-flag-processing-for-DASD-LDL.patch - libparted-Add-support-for-NVDIMM-devices.patch - libparted-Add-support-for-NVMe-devices.patch - libparted-Add-support-for-RAM-drives.patch - libparted-BLKPG_RESIZE_PARTITION-uses-bytes.patch - libparted-Use-read-only-when-probing-devices-on-linu.patch - libparted-allow-bigger-snap-radius-if-cylinders-are-used.patch - libparted-dasd-add-an-exception-for-changing-DASD-LD.patch - libparted-dasd-add-new-fdasd-functions.patch - libparted-dasd-add-test-cases-for-the-new-fdasd-func.patch - libparted-dasd-correct-the-offset-where-the-first-pa.patch - libparted-dasd-unify-vtoc-handling-for-cdl-ldl.patch - libparted-dasd-update-and-improve-fdasd-functions.patch - libparted-device-mapper-uses-512b-sectors.patch - libparted-dont-warn-if-no-HDIO_GET_IDENTITY.patch - libparted-fix-starting-CHS-in-protective-MBR.patch - libparted-fix-udev-cookie-leak.patch - libparted-make-sure-not-to-treat-percentages-and-cyls-as-exact.patch - libparted-set-swap-flag-on-GPT-partitions.patch - libparted-sysmacros.patch - parted-3.2.tar.xz - parted-3.2.tar.xz.sig - parted-check-the-name-of-partition-first-when-to-nam.patch - parted-dont-crash-in-disk_set-when-disk-label-not-found.patch - parted-fix-crash-due-to-improper-partition-number-in.patch - parted-fix-wrong-error-label-jump-in-mkpart.patch - parted-ui-remove-unneccesary-information-of-command.patch - tests-check-extended-partition-length.patch - tests-increase-scsi_debug-tmo.patch - tests-set-optimal-blocks-for-scsi_debug.patch - tests-update-t0220-t0280-for-swap-flag.patch - tests-use-wait_for_dev_to_-functions.patch - tests-wait_for_-loop.patch- backported or refreshed remaining patches
* Wed Jul 10 2019 anickaAATTsuse.com- changed: parted-fix-crash-due-to-improper-partition-number-in.patch Changed the patch to behave in the same way like before last change for numbers with leading zeroes.
* Mon Jul 01 2019 anickaAATTsuse.com- port fixes for various bugs from upstream (bsc#1136245) - add: libparted-dasd-correct-the-offset-where-the-first-pa.patch 4126d02, correct the offset where the first partition begins. This patch implements libparted-dasd-do-not-use-first-tracks.patch - remove: libparted-dasd-do-not-use-first-tracks.patch - add: parted-fix-crash-due-to-improper-partition-number-in.patch 149f009, fix crash due to improper partition number input, changed call to strtol, use base 0 to fit our parted-type.patch - modify: parted-type.patch (removed ui.c part) - add: parted-check-the-name-of-partition-first-when-to-nam.patch d7a2ff1, check the name of partition first when to name a partition - add: libparted-dasd-add-test-cases-for-the-new-fdasd-func.patch c11f5c0, 571e078, add test cases for the new fdasd functions - add: libparted-dasd-add-an-exception-for-changing-DASD-LD.patch ee2c0c2, add an exception for changing DASD-LDL partition table - add: libpartd-dasd-improve-flag-processing-for-DASD-LDL.patch 1545d6d, improve flag processing for DASD-LDL - add: clean-the-disk-information-when-commands-fail-in-int.patch 5a61f15, clean the disk information when commands fail in interactive mode - add: parted-ui-remove-unneccesary-information-of-command.patch 0b7946a, remove unnecessary information of command line - add: parted-fix-wrong-error-label-jump-in-mkpart.patch af150f6, fix wrong error label jump in mkpart - refresh: libparted-dasd-unify-vtoc-handling-for-cdl-ldl.patch 4f25d54, unify vtoc handling for cdl/ldl - refresh: libparted-dasd-update-and-improve-fdasd-functions.patch db37c8c, update and improve fdasd functions - refresh: libparted-dasd-add-new-fdasd-functions.patch b9e1281, add new fdasd functions
* Wed Aug 01 2018 sparschauerAATTsuse.de- libparted: Include for major() macro with glibc >= 2.27 - add: libparted-sysmacros.patch
* Thu May 24 2018 kukukAATTsuse.de- Use %license instead of %doc [bsc#1082318]
* Tue Feb 20 2018 sparschauerAATTsuse.de- libparted: Canonicalize /dev/md/ paths (bsc#1078820) - add: libparted-canonicalize-dev-md-paths.patch - add: tests-add-helper-require_swap_.patch - add: tests-add-dev-md-check-to-t6100.patch
* Mon Feb 19 2018 sparschauerAATTsuse.de- libparted: Fix partition device naming for all devices (bsc#1078820, bsc#1081547) - The \"_part%d\" suffix which has been used for SLE10 compatibility is wrong now as the kernel does not use that any more and uses \"p%d\" instead. - amend: libparted-partition-naming.patch - refresh: libparted-fix-nvme-partition-naming.patch - refresh: libparted-fix-NVDIMM-partition-naming.patch
* Fri Jan 26 2018 sparschauerAATTsuse.de- libparted: dasd: Use BLKRRPART only when needed (bsc#1065197, bsc#1067435) - add: libparted-use-BLKRRPART-only-when-needed.patch
* Fri Dec 22 2017 sparschauerAATTsuse.de- Amend patch headers (no functional change)
* Tue Dec 19 2017 sparschauerAATTsuse.de- fatresize: Fix getting the device name from partition name (boo#959181) - add: fatresize-fix-getting-dev-name.patch
* Tue Nov 21 2017 sebastian.parschauerAATTsuse.com- Fix the resizepart and rm command (bsc#1058667) - fix asking for the partition end for resizepart in interactive mode when the partition is busy - allow resizepart shrinking and rm of busy partitions in script mode by adding the --ignore-busy option - allow growing busy partitions in script mode by default - print a warning when shrinking a non-busy partition in script mode - fix help text printing of long options without short option - remove: parted-do-not-warn-when-shrinking-in-script-mode.patch - add: parted-add-ignore-busy-option.patch - add: parted-fix-resizepart-and-rm-command.patch
* Mon Nov 13 2017 sparschauerAATTsuse.de- Escape printed device path in machine mode (bsc#1066467) - add: parted-escape-printed-device-path.patch
* Mon Oct 23 2017 sparschauerAATTsuse.de- Add support for NVDIMM devices (bsc#1064446) - add: libparted-Add-support-for-NVDIMM-devices.patch - add: libparted-fix-NVDIMM-partition-naming.patch)
* Wed Sep 20 2017 sparschauerAATTsuse.de- Prepare to fix the resizepart command (bsc#1058667) - add: libparted-BLKPG_RESIZE_PARTITION-uses-bytes.patch - add: libparted-fix-udev-cookie-leak.patch - add: tests-check-extended-partition-length.patch
* Wed Sep 13 2017 sparschauerAATTsuse.de- Make SUSE parted pass all tests in upstream test suite - add: tests-set-optimal-blocks-for-scsi_debug.patch - add: tests-increase-scsi_debug-tmo.patch - add: tests-use-wait_for_dev_to_-functions.patch - add: tests-wait_for_-loop.patch - add: tests-update-t0220-t0280-for-swap-flag.patch - add: tests-adapt-to-SUSE.patch
* Wed Sep 13 2017 sparschauerAATTsuse.de- Fix partition naming for dm devices not ending in a digit and also fix resizing of dm partitions (bsc#1056508) - amend: libparted-partition-naming.patch
* Thu Aug 24 2017 sparschauerAATTsuse.de- Drop using deprecated configure option \"--disable-Werror\"- Drop (SUSE specific) support for hybrid pMBR (gpt_sync_mbr label) (fate#317849, bsc#1041322) - remove: parted-gpt-mbr-sync.patch - remove: libparted-ppc-prepboot-in-syncmbr.patch - remove: parted-workaround-windows7-gpt-implementation.patch - refresh patches- libparted: Fix starting CHS in protective MBR (bsc#969165) - add: libparted-fix-starting-CHS-in-protective-MBR.patch
* Tue Aug 15 2017 sparschauerAATTsuse.de- Fix s390x --wipesignatures regression caused by fate#320525 (bsc#1047031) - amend: parted-implement-wipesignatures-option.patch - refresh: 0002-dasd-enhance-device-probing.patch
* Fri Aug 11 2017 sparschauerAATTsuse.de- Amend parsing of empty GPT partition names to require quoted empty strings \'\"\"\' or \"\'\'\" (bsc#1023818, boo#1032562) - amend: parted-mkpart-allow-empty-gpt-part-name.patch
* Thu Aug 10 2017 sparschauerAATTsuse.de- parted: mkpart: Allow empty string \"\" for the GPT partition name in script mode (bsc#1023818, boo#1032562) - add: parted-mkpart-allow-empty-gpt-part-name.patch
* Thu Jun 15 2017 sparschauerAATTsuse.de- Add a swap flag for dasd/gpt and handle it like gdisk/fdasd (bsc#1044536, fate#314888) - add: parted-mkpart-set-a-swap-flag-if-available.patch - add: libparted-set-swap-flag-on-GPT-partitions.patch - add: libparted-dasd-add-swap-flag-handling-for-DASD-CDL.patch
* Wed May 24 2017 sparschauerAATTsuse.de- Fix printing DASD/CDL partition flags \"lvm\" and \"raid\" (bsc#1040163, fate#314888) - add: libparted-dasd-improve-lvm-raid-flag-handling.patch
* Tue May 16 2017 sparschauerAATTsuse.de- Enhance fdasd detection and probing (bsc#935127, fate#320525) - add: 0001-fdasd-geometry-handling-updated-from-upstream-s390-t.patch - add: 0002-dasd-enhance-device-probing.patch - add: 0003-parted-fix-build-error-on-s390.patch - add: 0004-fdasd.c-Safeguard-against-geometry-misprobing.patch - add: 0005-libparted-Remove-fdasd-geometry-code-from-alloc_meta.patch - refresh: libparted-dasd-update-and-improve-fdasd-functions.patch - refresh: libparted-dasd-add-new-fdasd-functions.patch
* Thu May 11 2017 sparschauerAATTsuse.de- Add support for RAM drives for not erasing them when printing their partitions (bsc#1006834) - add: libparted-Add-support-for-RAM-drives.patch
* Tue May 02 2017 sparschauerAATTsuse.de- Use latest fdasd/vtoc code base from s390-tools (fate#321531) - add: libparted-dasd-unify-vtoc-handling-for-cdl-ldl.patch - add: libparted-dasd-update-and-improve-fdasd-functions.patch - add: libparted-dasd-add-new-fdasd-functions.patch
* Thu Apr 27 2017 sparschauerAATTsuse.de- libparted: Don\'t warn if the HDIO_GET_IDENTITY ioctl isn\'t supported (bsc#964012, bsc#1001967) - add: libparted-dont-warn-if-no-HDIO_GET_IDENTITY.patch- Amend patch description: - libparted-open-the-device-RO-and-lazily-switch-to-RW.patch
* Tue Aug 09 2016 sparschauerAATTsuse.de- Sync with SLES-12 SP2 for bsc#979275 - amend: libparted-open-the-device-RO-and-lazily-switch-to-RW.patch
* Tue Aug 09 2016 sparschauerAATTsuse.de- Correctly flush caches before reading from the device (bsc#989751) - amend: libparted-open-the-device-RO-and-lazily-switch-to-RW.patch - refresh: libparted-Add-support-for-NVMe-devices.patch
* Sat Jun 18 2016 jengelhAATTinai.de- install_info should run in %preun; otherwise the files to operate are gone already.- Drop with-pic: only useful for static libs (which are not built)
* Tue Jun 14 2016 puzelAATTsuse.com- Detect NVMe devices and fix the nvme partition naming scheme (bsc#982169) - libparted-Add-support-for-NVMe-devices.patch - libparted-fix-nvme-partition-naming.patch
* Thu May 26 2016 puzelAATTsuse.com- Update parted-implement-wipesignatures-option.patch: - Move functionality to libparted (bsc#980834)- libparted: open the device RO and lazily switch to RW only if necessary (bsc#979275) - libparted-open-the-device-RO-and-lazily-switch-to-RW.patch
* Wed May 18 2016 puzelAATTsuse.com- implement --wipesignatures option (bsc#943623, fate#319893) - parted-implement-wipesignatures-option.patch
* Fri Mar 11 2016 puzelAATTsuse.com- libparted: Use read only when probing devices on linux - libparted-Use-read-only-when-probing-devices-on-linu.patch (bsc#967375)
* Thu Sep 10 2015 fvogtAATTsuse.com- Update parted-gpt-mbr-sync.patch to fix bsc#945068 Basically just a copy of gpt_alloc with minor modifications now
* Tue May 26 2015 puzelAATTsuse.com- Remove \'udevadm\' from Requires; parted no longer calls \'udevadm settle\'
* Thu May 21 2015 puzelAATTsuse.com- Add note to specfile to remove parted-resize-alias-to-resizepart.patch compatibility patch once bnc#931765 is resolved.
* Tue May 05 2015 puzelAATTsuse.com- Do not warn about shrinking a partition if script mode is used (bnc#929189) - add: parted-do-not-warn-when-shrinking-in-script-mode.patch
* Wed Feb 11 2015 puzelAATTsuse.com- Update to parted-3.2; Notable changes: - Added new partition type flag, esp, to set the type to 0xEF on MS-DOS. Also aliased to boot on GPT to set the UEFI ESP GUID. - You can now choose to ignore errors about partitions that overlap, or are longer than the disk. This allows you to use parted to repair the problem. - When attempting to manipulate a mounted partition, parted now issues a warning that you can choose to ignore, instead of an error. - When creating a loop label, it automatically comes with a partition using the whole disk. - parted -l no longer lists device-mapper devices other than dmraid whole disks. - Added new Linux-specific partition GUID type code (0FC63DAF-8483-4772-8E79-3D69D8477DE4) for Linux filesystem data on GPT disks. This type code is now assigned as the default partition type code for new partitions holding Linux filesystems. - Added new \"msftdata\" flag to identify partitions holding NTFS or FAT filesystems on GPT disks. This flag corresponds to a GPT type code of EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 (\"Microsoft Basic Data\"). Since Linux filesystem partitions formerly used this type code, this flag may optionally be set on Linux partitions to make the partition table type codes match former configurations in case the new Linux filesystem type code causes problems with some utility. Note that this flag cannot be removed from NTFS or FAT partitions within parted except by setting a competing flag, such as \"boot\" (which sets the type code used by EFI System partitions) or \"msftres\" (which sets the \"Microsoft Reserved\" type code). - Many bugfixes (see /usr/share/doc/packages/parted/NEWS)- merge parted-fix-cciss-partition-naming.patch, libparted-fix-mmcblk-partition-name.patch, fix-dm-partition-name.patch into libparted-partition-naming.patch- Add parted-resize-alias-to-resizepart.patch- Add libparted-avoid-libdevice-mapper-warnings.patch- drop patches (in upstream): - fix-error-informing-the-kernel.patch - Fix-help-text-for-disk_-set-toggle.patch - libparted-Avoid-dasd-as-default-disk-type-while-probe.patch - libparted-add-support-for-EAV-DASD-partitions.patch - libparted-add-support-for-implicit-FBA-DASD-partition.patch - libparted-copy-pmbr_boot-when-duplicating-GPT-disk.patch - libparted-initialize-dasd-part-type.patch - libparted-mklabel-to-support-EAV-DASD.patch - libparted-mklabel-to-support-EDEV-DASD.patch - parted-Add-Intel-Rapid-Start-Technology-partition.patch - parted-GPT-add-support-for-PReP-GUID.patch - parted-btrfs-support.patch - parted-resize-command.patch- drop do-not-create-dm-nodes.patch: Not needed anymore since parted DM handling has been reworked.- modified more-reliable-informing-the-kernel.patch: No longer call \'udevadm settle\' as it was causing issues.- add patches from upstream (post-3.2): - lib-fs-resize-prevent-crash-resizing-FAT16.patch - libparted-device-mapper-uses-512b-sectors.patch - parted-dont-crash-in-disk_set-when-disk-label-not-found.patch- refresh patches
* Fri Nov 14 2014 dimstarAATTopensuse.org- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.
 
ICM