Changelog for
mingw64-kconfig-devel-5.103.0-1.7.noarch.rpm :
* Tue Jul 02 2024 Ralf Habacker
- Update to 5.103.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.103.0.php- Removed patches:
* 0001-Fix-window-sizing-and-positioning-on-Windows.patch- Rebased patches:
* 0001-Translate-desktop-entries-using-gettext.patch
* 0002-Add-cross-compile-support-for-kconfig_compiler-and-k.patch
* 0003-Add-5-postfix-to-target-kconf_update-to-avoid-name-c.patch
* 0004-Use-5-suffix-for-kconfig_compiler-to-be-in-sync-with.patch
* 0005-Do-not-apply-linux-only-related-access-right-check-f.patch- Added patches:
* kconfig-5.103.0-build-fix.patch- Add support to build and install native kconfig_compiler5
* Tue Aug 09 2022 Ralf Habacker - Add 0001-Fix-window-sizing-and-positioning-on-Windows.patch
* Fri Jul 15 2022 Ralf Habacker - Update to 5.76.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.76.0.php
* Mon Jul 26 2021 Ralf Habacker - Add 0005-Do-not-apply-linux-only-related-access-right-check-f.patch
* Sun Dec 08 2019 Christophe Giboudeaux - Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Changes since 5.64.0:
* Don\'t use nullptr as flag. Make it compile against qt5.15
* Make sure to execute test with english lang
* Document Notifiers setting
* Only create a session config when actually restoring a session
* kwriteconfig: add delete option
* Add KPropertySkeletonItem
* Prepare KConfigSkeletonItem to allow inheriting its private class
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- Changes since 5.63.0:
* These methods were adding in qt5.15
* kconfig_compiler: Move the KSharedConfig::Ptr when using them
* Make it compile against qt5.15 without deprecated method
* Use ECMGenerateExportHeader to manage deprecated API better
* Expose isImmutable to introspection (e.g. QML)
* Add convenience for defaults/dirty states to KCoreConfigSkeleton
* Make kconfig_compiler generate ctors with the optional parent arg
* Make preferences() a public function
* Sun Oct 06 2019 Christophe Giboudeaux - Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php- Changes since 5.62.0:
* Fix generating properties that start with an uppercase letter
* Rewrite ugly for with pointer arithmetic into range for
* Small performance enhacements
* [KConfig] port away from deprecated methods in Qt 5.14
* Sat Sep 07 2019 Christophe Giboudeaux - Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php- Changes since 5.61.0:
* Fix memory leak in KConfigWatcher
* Add a logging category for logs warnings
* Disable KCONFIG_USE_DBUS on Android
* Wed Aug 07 2019 Christophe Giboudeaux - Update to 5.61.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php- Changes since 5.60.0:
* Include definition for class used in header
* Security: remove support for $(...) in config keys with [$e] marker. (CVE-2019-14744)- Drop 0001-Security-remove-support-for-.-in-config-keys-with-e-.patch
* Wed Aug 07 2019 Fabian Vogt - Add patch to drop involuntary command execution (boo#1144600, CVE-2019-14744):
* 0001-Security-remove-support-for-.-in-config-keys-with-e-.patch