SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libKF5Auth5-lang-5.76.0-bp153.1.1.noarch.rpm :

* Sat Nov 07 2020 Christophe Giboudeaux - Update to 5.76.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.76.0- Changes since 5.75.0:
* If include is define in .h remove it if it\'s defined in .cpp too (scripted)
* CMake: Fix the backend documentation and warnings
* Convert the backend name to uppercase sooner
* add helper to obtain the caller\'s uid
* Simplify helper event loop code
* Mon Oct 05 2020 Christophe Giboudeaux - Update to 5.75.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.75.0- Changes since 5.74.0:
* use new install var (kde#415938)
* Fix kauth test failure on windows.
* Mark David Edmundson as maintainer for KAuth.
* Sun Sep 06 2020 Christophe Giboudeaux - Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0- Changes since 5.73.0:
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Remove obsolete COPYING files
* Sun Aug 02 2020 Christophe Giboudeaux - Update to 5.73.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.73.0- Changes since 5.72.0:
* Use KF-standardized Qt logging categories
* Sun Jul 05 2020 Christophe Giboudeaux - Update to 5.72.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.72.0- Changes since 5.71.0:
* KAuth: Convert license headers to SPDX expressions
* Sun Jun 07 2020 Christophe Giboudeaux - Update to 5.71.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.71.0- Changes since 5.70.0:
* Use ECMGenerateExportHeader to manage deprecated API better
* Sun May 03 2020 Christophe Giboudeaux - Update to 5.70.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.70.0- No code change since 5.69.0
* Sun Apr 05 2020 Christophe Giboudeaux - Update to 5.69.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.69.0- Changes since 5.68.0:
* fix type namespace requirement
* Sun Mar 08 2020 Christophe Giboudeaux - Update to 5.68.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php- Changes since 5.67.0:
* [KAuth] Add support for action details in Polkit1 backend.
* Use ecm_qt_install_logging_categories over manual categories file
* [policy-gen] Fix the code to actually use the correct capture group
* Drop Policykit backend
* [polkit-1] Simplify Polkit1Backend action exists lookup
* [polkit-1] Return an error status in actionStatus if there is an error
* Calculate KAuthAction::isValid on demand
* Be more helpfully verbose when we can\'t start an action
* Sun Feb 02 2020 Christophe Giboudeaux - Replace %make_jobs with %cmake_build.
* Sun Feb 02 2020 Christophe Giboudeaux - Update to 5.67.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php- No code change since 5.66.0
* Sun Jan 05 2020 Christophe Giboudeaux - Update to 5.66.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php- Changes since 5.65.0:
* Port QRegExp to QRegularExpression
* Port to QRandomGenerator
* Update the obsolete projects.kde.org URL
* 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:
* Install .pri file for KAuthCore
* 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- No code change since 5.63.0
* 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- No code change since 5.62.0
* 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- No code change since 5.61.0- Replace foo-devel with cmake(KF5Foo) in build requirements
* 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- No code change since 5.60.0
* Fri Jul 19 2019 Wolfgang Bauer - Don\'t lower minimum Qt version anymore, it requires 5.11 now
* Sun Jul 14 2019 lbeltrameAATTkde.org- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php- Changes since 5.59.0:
* Install in new logging directory when we use kf5 5.59.0
* Sun Jun 09 2019 lbeltrameAATTkde.org- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php- Changes since 5.58.0:
* Don\'t hardcode dbus policy install dir
* Wed May 15 2019 lbeltrameAATTkde.org- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php- Changes since 5.57.0:
* Force KAuth helpers to have UTF-8 support (kde#384294)
* Sun Apr 14 2019 lbeltrameAATTkde.org- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php- Changes since 5.56.0:
* Add const\'ref
* [kauth] fix last foreach
* Improve code: Remove temp container just to iterate
* It compiles fine without deprecated method with qt 5.13
* Make it compile without foreach
* Sun Mar 10 2019 lbeltrameAATTkde.org- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php- Changes since 5.55.0:
* Tell people they should mostly be using KF5::AuthCore
* Namespace find_file result
* Compile our own helper against AuthCore and not Auth
* Fix Windows build [hopefully]
* Introduce KF5AuthCore- Add a new subpackage for the KF5AuthCore5 library
* Fri Feb 15 2019 alarrosaAATTsuse.com- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrameAATTkde.org- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php- Changes since 5.54.0:
* Remove support for passing gui QVariants to KAuth helpers (bsc#1124863,CVE-2019-7443)
* Mon Jan 14 2019 lbeltrameAATTkde.org- Update to 5.54.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php- Changes since 5.53.0:
* No code changes since 5.53.0
* Sun Dec 09 2018 lbeltrameAATTkde.org- Update to 5.53.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php- Changes since 5.52.0:
* No code changes since 5.52.0
* Sun Nov 11 2018 lbeltrameAATTkde.org- Update to 5.52.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.52.0.php- Changes since 5.51.0:
* USe new syntax
* Tue Oct 16 2018 Luca Beltrame - Run spec-cleaner
* Mon Oct 15 2018 lbeltrameAATTkde.org- Update to 5.51.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.51.0.php- Changes since 5.50.0:
* Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR
* Remove unused variable
* Use QString\'s multi-arg with multiple string args
* Make sure to build with strict compile flags
* Fix minor EBN issues
* Thu Sep 13 2018 lbeltrameAATTkde.org- Update to 5.50.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.50.0.php- Changes since 5.49.0:
* None
* Sun Aug 19 2018 christopheAATTkrop.fr- Update to 5.49.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.49.0.php- Changes since 5.48.0:
* Avoid warnings for PolkitQt5-1 headers
* Honor BUILD_TESTING
* Mon Jul 16 2018 lbeltrameAATTkde.org- Update to 5.48.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.48.0.php- Changes since 5.47.0:
* Use more nullptr
* Tue Jun 12 2018 lbeltrameAATTkde.org- Update to 5.47.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.47.0.php- Changes since 5.46.0:
* Warning--
* Sun May 13 2018 lbeltrameAATTkde.org- Update to 5.46.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.46.0.php- Changes since 5.45.0:
* Warning--
* Fix returning of data in the helper example
* Wed May 09 2018 kbabiochAATTsuse.com- Removed setBadness() from spec file, since it is no longer needed.
* Sat Apr 14 2018 lbeltrameAATTkde.org- Update to 5.45.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.45.0.php- Changes since 5.44.0:
* Remove useless qt version check
* Remove not necessary QtCore and co
* Mon Mar 12 2018 lbeltrameAATTkde.org- Update to 5.44.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.44.0.php- Changes since 5.43.0:
* None
* Mon Feb 12 2018 lbeltrameAATTkde.org- Update to 5.43.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.43.0.php- Changes since 5.42.0:
* Fix linking regression introduced by d47f645a7 (wrong \"const\")
* Tue Jan 16 2018 lbeltrameAATTkde.org- Update to 5.42.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.42.0.php- Changes since 5.41.0:
* Remove obsolete reviewboardrc file
* Const\'ify. Remove unused variables. Minor optimization
* Fix CMake AUTOMOC warning
* Autogenerate debug file
* Sun Dec 17 2017 lbeltrameAATTkde.org- Update to 5.41.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.41.0.php- Changes since 5.40.0:
* We depend against 5.7
* Allow to only build the kauth-policy-gen code generator
* Add a note about calling the helper from multithreaded applications.
* Mon Nov 13 2017 lbeltrameAATTkde.org- Update to 5.40.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.40.0.php- Changes since 5.39.0:
* Reduce variable scope
* Mon Oct 23 2017 lbeltrameAATTkde.org- Update to 5.39.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.39.0.php- Changes since 5.38.0:
* None
* Tue Sep 12 2017 lbeltrameAATTkde.org- Update to 5.38.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.38.0.php- Changes since 5.37.0:
* None
* Sat Aug 12 2017 christopheAATTkrop.fr- Update to 5.37.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.37.0.php- Changes since 5.36.0 :
* API dox: use official name \"D-Bus\" consistently
* Wed Jul 12 2017 lbeltrameAATTkde.org- Update to 5.36.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.36.0.php- Changes since 5.35.0:
* Add missing newline in the apidox
* Expand documentation of Persistence attribute
* [FEATURE] Option to build & install QCH file with the public API dox
* Check error status after every PolKitAuthority usage
* Sun Jun 11 2017 lbeltrameAATTkde.org- Update to 5.35.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.35.0.php- Changes since 5.34.0:
* Use explicit flag value instead of nullptr
* Remove HelperProxy::authorizeAction
* Verify that whoever is calling us is actually who he says he is
* Mon May 15 2017 fabianAATTritter-vogt.de- Update to 5.34.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.34.0.php- Changes since 5.33.0:
* Verify that whoever is calling us is actually who he says he is- Remove patches, now upstream:
* verify-caller-CVE-2017-8422.patch
* Thu May 11 2017 lbeltrameAATTkde.org- Add verify-caller-CVE-2017-8422.patch: upstream security fix for local privilege escalation (CVE-2017-8422)
* Sat Apr 15 2017 lbeltrameAATTkde.org- Update to 5.33.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.33.0.php- Changes since 5.32.0:
* Upgrade ECM and KF5 version requirements for 5.33.0 release.
* Update docs to Frameworks API
* Backend for Mac.
* Add support for killing a KAuth::ExecuteJob
* Upgrade KF5 version to 5.33.0.
* Sun Mar 19 2017 lbeltrameAATTkde.org- Update to 5.32.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.32.0.php- Changes since 5.31.0:
* Commit translations from l10n-kf5
* Upgrade ECM and KF5 version requirements for 5.32.0 release.
* Upgrade KF5 version to 5.32.0.
* Thu Feb 09 2017 hrvoje.senjanAATTgmail.com- Update to 5.31.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.31.0.php
* Sun Jan 08 2017 hrvoje.senjanAATTgmail.com- Update to 5.30.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* Sun Dec 04 2016 hrvoje.senjanAATTgmail.com- Update to 5.29.0
* Add timeout property (kde#363200)
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.29.0.php
* Sat Nov 05 2016 hrvoje.senjanAATTgmail.com- Update to 5.28.0
* Make sure we can do more than one request
* Make sure we get to know about progress by reading the program output
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.28.0.php
* Sun Oct 02 2016 hrvoje.senjanAATTgmail.com- Update to 5.27.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.27.0.php
* Tue Sep 06 2016 hrvoje.senjanAATTgmail.com- Update to 5.26.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.26.0.php
* Sun Aug 07 2016 hrvoje.senjanAATTgmail.com- Update to 5.25.0
* Qt >= 5.5 is now required
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.25.0.php
* Wed Jul 06 2016 hrvoje.senjanAATTgmail.com- Update to 5.24.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.24.0.php
* Mon Jun 06 2016 hrvoje.senjanAATTgmail.com- Update to 5.23.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.23.0.php
* Sat May 07 2016 hrvoje.senjanAATTgmail.com- Update to 5.22.0 (boo#980066)
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.22.0.php
* Mon Apr 04 2016 hrvoje.senjanAATTgmail.com- Update to 5.21.0 (boo#974793)
* Upgrade Qt version requirement to 5.4.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.21.0.php
* Sun Mar 06 2016 hrvoje.senjanAATTgmail.com- Update to 5.20.0 (boo#970856)
* Fix kded5 dead lock when a program using kauth exits
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.20.0.php
* Sat Feb 06 2016 hrvoje.senjanAATTgmail.com- Update to 5.19.0 (boo#967668)
* Also perform preAuthAction for Backends with AuthorizeFromHelperCapability
* Fix DBus service name of polkit agent
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.19.0.php
* Sat Jan 02 2016 hrvoje.senjanAATTgmail.com- Update to 5.18.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.18.0.php
* Thu Dec 10 2015 hrvoje.senjanAATTgmail.com- Update to 5.17.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.17.0.php
* Sun Nov 08 2015 hrvoje.senjanAATTgmail.com- Update to 5.16.0 (boo#955067)
* Handle proxying qInfo messages
* Wait for async call starting helper to finish before checking the reply (kde#345234)
* Fix variable name, otherwise there\'s no way the include can work
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.16.0.php
* Mon Oct 05 2015 hrvoje.senjanAATTgmail.com- Update to 5.15.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.15.0.php
* Tue Sep 08 2015 hrvoje.senjanAATTgmail.com- Update to 5.14.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.14.0.php
* Tue Aug 04 2015 hrvoje.senjanAATTgmail.com- Update to 5.13.0
* The Qt version requirement has been bumped from 5.2 to 5.3
* Debug output has been ported to categorized output, for less noise by default
* Docbook documentation has been reviewed and updated
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.13.0.php
* Sun Jul 05 2015 hrvoje.senjanAATTgmail.com- Update to 5.12.0
* Make it possible to use kauth-policy-gen from different sources
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.12.0.php
* Sun Jun 07 2015 hrvoje.senjanAATTgmail.com- Update to 5.11.0
* Make KAUTH_HELPER_INSTALL_ABSOLUTE_DIR available to all KAuth users
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.11.0.php- Drop 0001-Create-reproducible-builds.patch, merged upstream
* Sun May 03 2015 hrvoje.senjanAATTgmail.com- Update to 5.10.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.10.0.php
* Mon Apr 20 2015 hrvoje.senjanAATTgmail.com- Added 0001-Create-reproducible-builds.patch: makes packages that create polkit policies via KAuth have reproducible builds
* Sat Apr 04 2015 hrvoje.senjanAATTgmail.com- Update to 5.9.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.9.0.php
* Sat Mar 07 2015 hrvoje.senjanAATTgmail.com- Update to 5.8.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.8.0.php
* Sun Feb 08 2015 hrvoje.senjanAATTgmail.com- Update to 5.7.0
* Fixed generation of KAuth DBus helper service files
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.7.0.php
* Sat Jan 03 2015 hrvoje.senjanAATTgmail.com- Update to 5.6.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.6.0.php
* Sat Dec 06 2014 hrvoje.senjanAATTgmail.com- Update to 5.5.0
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.5.0.php
* Sun Nov 02 2014 hrvoje.senjanAATTgmail.com- Update to 5.4.0
* Fix install dir when using KDE_INSTALL_USE_QT_SYS_PATHS
* For more details please see: https://www.kde.org/announcements/kde-frameworks-5.4.0.php
 
ICM