- Update to 1.5.0:
* Fix path used to resize btrfs needs to be a directory
* Fix crash when copying NTFS to starting beyond 2 TiB
* Enable repair when checking exfat file systems
* Fix undeclared identifier 'basename' build failure with musl libc (!99)
* Fix NULL == 0 assumption in call to ped_partition_flag_next() (!100)
* Fix make distcheck failure found in GitLab CI job unbuntu_test (!103)
* Add Alpine Linux CI jobs and resolve FAT16/32 label and UUID issues (!104)
* Update used btrfs file system commands, btrfs-progs 4.5 required (!105)
* Update AC_PROG_LIBTOOL to LT_INIT in configure.ac (!106)
* Migrate from intltool to gettext translation (!107)
* Increase minimum XFS size to 300 MiB (#217, !110)
* Erase all Promise FastTrack RAID signatures (#220, !111)
OBS-URL: https://build.opensuse.org/request/show/1067098
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=31
- Update to version 1.3.0:
* Stop GParted hanging when non-named device is hung
(glgo#GNOME/gparted#131) (glgo#GNOME/gparted!65)
* Avoid detecting exfat-utils commands as exfatprogs commands
(glgo#GNOME/gparted#137) (glgo#GNOME/gparted!66)
* Fix crash in Create New Partition dialog when changing type
(glgo#GNOME/gparted#101) (glgo#GNOME/gparted!73)
* Install gpartedbin under /usr/libexec instead of /usr/sbin
(glgo#GNOME/gparted#85) (glgo#GNOME/gparted!75)
* Restore detection of encrypted file systems
(glgo#GNOME/gparted#148) (glgo#GNOME/gparted!78)
* Fix crash probing libparted unrecognised encrypted file system
(glgo#GNOME/gparted#152) (glgo#GNOME/gparted!79)
* Support resizing open LUKS2 encryption mappings with passphrase
(glgo#GNOME/gparted#59) (glgo#GNOME/gparted!80)
* Add support for reading exFAT usage and updating the UUID
(glgo#GNOME/gparted!67)
OBS-URL: https://build.opensuse.org/request/show/893755
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=20
- Update to version 1.2.0:
+ Add exFAT support using exfatprogs
+ Fix gparted not launching when PS_FORMAT environment variable set
+ Wait for udev change on /dev/DISK when erasing signatures
+ Raise minimum supported dosfstools to 3.0.18
+ Fix formatting directive in it.po
+ Fix GNOME GitLab CI test job failures because of missing /dev entries
+ Fix GitLab CI job failures following Ubuntu docker image updates
+ Fix CentOS 7 CI test job fails because of zero sized /etc/machine-id
+ Set default alignment to cylinder for amiga partition table
+ Don't try to mask non-existent Systemd \xe2\x97\x8f.service
- Add exfatprogs to Recommends
OBS-URL: https://build.opensuse.org/request/show/866996
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=19
- Update to version 1.0.0:
+ Key changes include:
- Port to Gtkmm 3
- Port to GNOME 3 yelp-tools documentation infrastructure
- Enable online resizing of extended partitions
- Add F2FS support for read disk usage, grow, and check
- Fix slow refreshing of NTFS file systems
+ Bug Fixes
- Port to Gtkmm 3 (#7, !9)
- Increase minimums to libparted 2.2 and glibmm 2.32 (!22)
- Enable online resizing of extended partitions (!23)
- Port to GNOME 3 yelp-tools documentation infrastructure (!24)
- Remove support for btrfs-progs < 3.12 (!26)
- Set title of Resize/Move dialog for an extended partition
(#44, !28)
- Add F2FS support for read disk usage, grow, and check (!29)
- Replace String::ucompose() with Glibmm equivalent (#46, !31)
- Always show menu images (!32)
- Save partition layout to gparted_details.htm (bgo#639176)
- Could not stat device /dev/mapper/No RAID disks - No such
file (bgo#786031)
- File include/Partition.h: performance problem (bgo#788813)
- File include/HBoxOperations.h: performance problem
(bgo#788814)
- Display more version and configuration information (!34)
- After GTK3 port icons are too big on KDE (#39, !35)
- Set partition type when clearing partition contents (!36)
- Fix slow refreshing of NTFS file systems (#47, !37)
- Fix minor issues with File System Support rescanning (!38)
- Modern Gtk3 - part 1 (!25)
- Improve partition information mount status formatting (#52)
- Request natural width in Gtk::ScrolledWindows for
Gtk >= 3.22 (!39)
- Limit wrapping Gtk::Labels (!40)
- NTFS Resize results in Partition Information Warning on
Refresh (#57, !42)
+ Updated translations.
+ Dependencies (new/updated)
- gtkmm >= 3.4.0
- glibmm >= 2.32
- libparted >= 2.2
- yelp-tools
+ Dependencies (no longer needed)
- gnome-doc-utils
- rarian
- rarian-compat
OBS-URL: https://build.opensuse.org/request/show/707939
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=14
- Update to version 0.31.0:
+ Key changes include:
- Add support for changing UDF label/uuid and show UDF disk
usage.
- Rollback specific failed partition change steps.
+ Bug Fixes:
- Report libparted messages in log at point in which these
occur (bgo#790842).
- Avoid libparted failing to inform kernel about partition
changes (bgo#790418).
- Rollback specific failed partition change steps (bgo#791875).
- Add support for changing UDF label/uuid and show UDF disk
usage (bgo#792052).
- Base Min and Max size of the UDF partition/disk on block size
(bgo#787204).
- Reduce dependency on scrollkeeper (bgo#743318).
+ Updated translations.
OBS-URL: https://build.opensuse.org/request/show/589765
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:Apps/gparted?expand=0&rev=11
- Update to version 0.23.0:
+ Add partition name to create dialog and enable online naming
(relevant for GPT partitioned disk).
+ Show serial number in device information.
+ Add support for btrfs set new file system UUID.
+ Prevent UI hang when resizing FAT16/32, HFS and HFS+ file
systems.
+ Bugs fixed:
- Only set LVM partition flag on tables which support it
(bgo#746204).
- Add partition name to create dialog and enable online naming
(bgo#746214).
- Fix some operations fail after paste into existing partition
(bgo#746559).
- Fix FileSystem object memory leaks in init_filesystems
(bgo#749036).
- Fix arcane cylinder size adjustment when copying and resizing
(bgo#749867).
- Reduce the amount of copying of partition objects
(bgo#750168).
- Refactor LVM2_PV_Info module interface and cache
representation (bgo#750582).
- Adjust pointers to prevent crash resizing a logical
partition (bgo#752587).
- Show serial number in device information (bgo#751251).
- Add support for btrfs set new file system UUID(bgo#751337).
- Prevent UI hang when resizing FAT16/32, HFS and HFS+ file
systems (bgo#737022).
- Add translation comments for code section setting partition
flag (bgo#752901).
OBS-URL: https://build.opensuse.org/request/show/320888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gparted?expand=0&rev=30
- Update to version 0.21.0:
+ Fix off by one sector error in GParted internal block copy.
+ Add support for ext4 on RHEL/CentOS 5.x.
+ Add ReFS file system detection.
+ Use pkg-config to check for version of libparted.
+ Remove unnecessary duplicate actions when resizing a partition.
+ Correctly capitalise GNOME in the Manual and man page.
+ Allow creation of reiser4 file systems on Linux 3.x.
+ Add keywords in .desktop file to improve application discovery.
+ Bugs fixed: bgo#742920, bgo#738706, bgo#738471, bgo#740004,
bgo#741211, bgo#739805, bgo#742511.
+ Updated translations.
OBS-URL: https://build.opensuse.org/request/show/283045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gparted?expand=0&rev=28
Update to ver 0.15.0 -- NOTE this lint, I guess we need to make a bug for sec team again
[ 144s] RPMLINT report:
[ 144s] ===============
[ 145s] gparted.x86_64: I: polkit-untracked-privilege org.opensuse.policykit.gparted (auth_admin:auth_admin:auth_admin)
[ 145s] The privilege is not listed in /etc/polkit-default-privs.* which makes it
[ 145s] harder for admins to find. If the package is intended for inclusion in any
[ 145s] SUSE product please open a bug report to request review of the package by the
[ 145s] security team
(forwarded request 160335 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/160750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gparted?expand=0&rev=15