File kpmcore.changes of Package kpmcore
-------------------------------------------------------------------
Tue Oct 27 13:32:06 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
- Update to 4.2.0
* KAuth helper replaced with pure PolkitQt1 helper
* KDE Partition Manager (including KPMcore library) is now fully
REUSE 3.0 compliant
* Support for partitions with unknown file system
* Fixed and improved mount point and /etc/fstab handling
* Fixed a crash that was present for a long time but hard to
reproduce reliably
* KPMcore gained support for GPT partition attributes (It is not
yet wired in KDE Partition Manager)
* KPMcore has more support for setting GPT partition label and
UUID (Again, not yet wired in KDE Partition Manager)
* Port away from various deprecated Qt/KDE methods
* Workaround bad JSON output from sfdisk (will be fixed in
util-linux 2.37).
* Import partition flags when importing partition table
* Apply colour scheme to secondary (MBR logical) partitions
-------------------------------------------------------------------
Thu Aug 27 12:36:26 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Use %cmake_build instead of %make_jobs
-------------------------------------------------------------------
Mon Feb 10 09:01:08 UTC 2020 - wbauer@tmo.at
- Update to 4.1.0
* Support for Minix file system
* Initial support for file system specific features although it's
not exposed via KDE Partition Manager GUI yet
* Some bug fixes, in particular Calamares installer should work
better than with 4.0
-------------------------------------------------------------------
Mon Oct 7 10:05:58 UTC 2019 - wbauer@tmo.at
- Update to 4.0.1
* Do not align partitions if they are mounted, moving data when
partitions are mounted is almost guaranteed to cause data loss
(kde#412575)
-------------------------------------------------------------------
Fri May 24 20:29:12 UTC 2019 - wbauer@tmo.at
- Update to 4.0.0
* Ported to KAuth to let the GUI run as unprivileged user
* KPMcore backend was ported away from libparted to sfdisk (part
of util-linux)
* Ported S.M.A.R.T. code away from unmaintained libatasmart to
smartmontools
* Better support for LUKS2
* Detection support for Apple's APFS filesystem and Microsoft's
Bitlocker
* Many of the KPMcore classes now use d-pointers, which in the
future releases will help us to maintain binary compatibility
(ABI) a bit better
* Use more modern C++ features
* Some bugfixes, in particular related to LVM
- Relax versioned requirements to not violate the SLPP
-------------------------------------------------------------------
Tue Oct 16 19:40:49 UTC 2018 - Fabian Vogt <fabian@ritter-vogt.de>
- Use %license
-------------------------------------------------------------------
Fri Dec 15 18:15:44 UTC 2017 - wbauer@tmo.at
- Update to 3.3.0
* some improvements for Btrfs, F2FS, NTFS file systems
* first bits of new LUKS2 on-disk format support, now KDE
Partition Manager can display LUKS2 labels. More LUKS2 work
will follow in KPM 3.4.
* There were changes in how LVM devices are detected which might
be interesting if you use Calamares installer. In that case,
you also need at least Calamares 3.1.8. Older versions will not
compile against KPMcore 3.3.
* KPMcore library now only depends on just three Tier 1
Frameworks (I18n, CoreAddons, WidgetsAddons) instead of Tier 3
(although, we will later require Tier 2 KAuth too)
- Drop fix-build-with-older-parted.patch, it cannot be built on
Leap 42 anymore anyway because it needs newer Qt5 and blkid
-------------------------------------------------------------------
Sun Oct 1 18:25:52 UTC 2017 - fabian@ritter-vogt.de
- Run spec-cleaner
-------------------------------------------------------------------
Sun Oct 1 12:03:27 UTC 2017 - wbauer@tmo.at
- Update to 3.2.0
* Added support for UDF file system (this change requires
util-linux 2.30). While adding support for UDF, the following
general improvements were made:
+ KPM now supports setting label for file systems where it can
only be done during initial formating (e.g. nilfs2 or udf)
+ File system label widget (QLineEdit) now validates its input
for certain file systems (at the moment only FAT and UDF),
not just maximum label length.
* Detection support for ISO9660 file system
* kpmcore now has lighter KDE Frameworks dependencies, KIO is no
longer necessary, KIconThemes dependency moved from kpmcore to
Partition Manager
* kpmcore now has its own fstab parser and writer. Before we
used to rely on glibc but it had no support for reading fstab
comments, etc.
- Update build requirements
-------------------------------------------------------------------
Wed Jul 5 15:22:01 UTC 2017 - wbauer@tmo.at
- Update to 3.1.2
* Fix a possible null pointer dereference when glibc's getlogin
function failed to return username of current user
-------------------------------------------------------------------
Mon Jun 19 14:03:29 UTC 2017 - wbauer@tmo.at
- Update to 3.1.1
* Disables plasma removable device automounting before doing any
tasks.
-------------------------------------------------------------------
Fri Jun 2 12:16:24 UTC 2017 - wbauer@tmo.at
- Update to 3.1.0
* Fix some crashes when attempting to run without admin
privileges
* Improve support for changing file system labels online
* Fix creation of LUKS volumes on some systems with NVMe disks
* Require Qt 5.7
* Detect Virtio KVM devices
- Remove INSTALL file from the package to fix an rpmlint warning
-------------------------------------------------------------------
Sun Feb 5 22:34:16 UTC 2017 - wbauer@tmo.at
- Update to 3.0.3
* some fixes for LUKS encrypted LVM logical volumes
-------------------------------------------------------------------
Fri Jan 6 18:58:22 UTC 2017 - wbauer@tmo.at
- Update to 3.0.2
* some "used space" fixes that are essential for Calamares
-------------------------------------------------------------------
Wed Jan 4 12:09:33 UTC 2017 - fabian@ritter-vogt.de
- Run spec-cleaner
-------------------------------------------------------------------
Mon Jan 2 13:37:44 UTC 2017 - wbauer@tmo.at
- Update to 3.0.1
* fixes a bug in partition resizing widget that might lead to a
data loss
-------------------------------------------------------------------
Mon Dec 19 17:46:05 UTC 2016 - fabian@ritter-vogt.de
- Update to 3.0.0
- Update fix-build-with-older-parted.patch
-------------------------------------------------------------------
Fri Aug 26 13:44:28 UTC 2016 - wbauer@tmo.at
- Update to 2.2.1
- Adjust build requirements
- Add fix-build-with-older-parted.patch to fix build on 13.2 and
Leap 42
- Remove fix-build.diff, it's not needed anymore
-------------------------------------------------------------------
Sun Jun 19 06:53:18 UTC 2016 - jacobwinski@gmail.com
- Update to 2.2.0.
- Update shared library name in spec file to reflect SONAME.
- Update spec description to fix desc shorter than summary error.
- Update patch so that it applies to new version.
-------------------------------------------------------------------
Sun Apr 3 17:16:49 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 2.1.1
-------------------------------------------------------------------
Mon Jan 18 09:47:54 UTC 2016 - tittiatcoke@gmail.com
- Initial version 2.0.0