Changelog for
kcron-debugsource-23.08.4-1.3.i586.rpm :
* Tue Dec 05 2023 Christophe Marin
- Update to 23.08.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.4/- No code change since 23.08.3
* Tue Nov 07 2023 Christophe Marin - Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/- No code change since 23.08.2
* Tue Oct 10 2023 Christophe Marin - Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/- No code change since 23.08.1
* Tue Sep 12 2023 Christophe Marin - Update to 23.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.1/- No code change since 23.08.0
* Sun Aug 20 2023 Christophe Marin - Update to 23.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.08.0/- No code change since 23.07.90
* Mon Aug 14 2023 Christophe Marin - Update to 23.07.90
* New feature release- No code change since 23.07.80
* Tue Aug 01 2023 Christophe Marin - Update to 23.07.80
* New feature release- Changes since 23.04.3:
* Add explicit moc includes to sources for moc-covered headers
* Remove unused includes
* Const\'ify
* Fix signal/slot
* Adapt to KF6 KCM API
* Tue Jul 04 2023 Christophe Marin - Update to 23.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.3/- No code change since 23.04.2
* Tue Jun 06 2023 Christophe Marin - Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/- No code change since 23.04.1
* Tue May 09 2023 Christophe Marin - Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/- No code change since 23.04.0
* Sat Apr 15 2023 Christophe Marin - Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
* Fri Mar 31 2023 Christophe Marin - Update to 23.03.90
* New feature release
* Fri Mar 17 2023 Christophe Marin - Update to 23.03.80
* New feature release
* Tue Feb 28 2023 Christophe Marin - Update to 22.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.3/
* Tue Jan 31 2023 Christophe Marin - Update to 22.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.2/
* Tue Jan 03 2023 Christophe Marin - Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
* Fri Dec 02 2022 Christophe Marin - Update to 22.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.12.0/
* Sat Nov 26 2022 Christophe Giboudeaux - Update to 22.11.90
* New feature release
* Sat Nov 12 2022 Christophe Giboudeaux - Update to 22.11.80
* New feature release
* Tue Nov 01 2022 Christophe Giboudeaux - Update to 22.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.3/
* Tue Oct 11 2022 Christophe Giboudeaux - Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
* Tue Sep 06 2022 Christophe Giboudeaux - Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
* Sun Aug 14 2022 Christophe Giboudeaux - Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
* Fri Aug 05 2022 Christophe Giboudeaux - Update to 22.07.90
* New feature release
* Sat Jul 16 2022 Christophe Giboudeaux - Update to 22.07.80
* New feature release
* Tue Jul 05 2022 Christophe Giboudeaux - Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
* Wed Jun 08 2022 Christophe Giboudeaux - Update to 22.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.2/
* Tue May 10 2022 Christophe Giboudeaux - Update to 22.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.1/
* Mon Apr 18 2022 Christophe Giboudeaux - Update to 22.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.04.0/
* Fri Apr 08 2022 Christophe Giboudeaux - Update to 22.03.90
* New feature release
* Wed Mar 23 2022 Christophe Giboudeaux - Update to 22.03.80
* New feature release- Changes since 21.12.3:
* Write into crontab instead of replacing the file
* Use new kauth includes
* This doesn\'t need Auth, AuthCore is enough
* It compiles fine against qt6
* Make doctool as optional- Drop patch, now upstream:
* 0001-Write-into-crontab-instead-of-replacing-the-file.patch
* Mon Mar 07 2022 Christophe Giboudeaux - Replace %_libdir/libexec with %_libexecdir (boo#1174075)
* Tue Mar 01 2022 Christophe Giboudeaux - Update to 21.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.3/- Changes since 21.12.2:
* Improve temporary file handling
* KCronHelper: Return error when things don\'t work out- Drop patches, now upstream:
* 0001-Improve-temporary-file-handling.patch
* 0001-KCronHelper-Return-error-when-things-don-t-work-out.patch
* Fri Feb 25 2022 Christophe Giboudeaux - Add more upstream changes (boo#1195154, boo#1193945):
* 0001-Write-into-crontab-instead-of-replacing-the-file.patch
* Thu Feb 17 2022 Christophe Giboudeaux - Add upstream change:
* 0001-Improve-temporary-file-handling.patch (boo#1195154, boo#1195152, CVE-2022-24986)
* Tue Feb 01 2022 Christophe Giboudeaux - Update to 21.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.2/- No code change since 21.12.1- Add upstream patch: 0001-KCronHelper-Return-error-when-things-don-t-work-out.patch (contributes to boo#1195154, boo#1193945)
* Tue Jan 04 2022 Christophe Giboudeaux - Update to 21.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.1/- No code change since 21.12.0
* Fri Dec 03 2021 Christophe Giboudeaux - Update to 21.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.12.0/- No code change since 21.11.90
* Sat Nov 27 2021 Christophe Giboudeaux - Update to 21.11.90
* New feature release- No code change since 21.11.80
* Sat Nov 13 2021 Christophe Giboudeaux - Update to 21.11.80
* New feature release- Changes since 21.08.3:
* Remove includes from .cpp/.h
* Add freebsd support
* Implementing the System Cron functionality using KAuth
* Use a fancy stl function as recommended by cppcheck
* Added comments for clarification, unrelated to other changes.
* Added debug messages
* GlobalCron is redundant now, as its functionality is moved into system cron.
* Remove running as root and implement temporary authorization.
* Add helper files for KAuth.
* Align sentence with other similar ones.
* A few more typos.
* Fixing typos in source code
* Fix documentation typo
* Rename isSpace to isSpaceAt
* Ignore auto-generated files.
* Use directly qCDebug
* Don\'t set option tabs (kde#442845)
* add support for building without deprecated methods
* We use c++17 now here
* Tue Nov 02 2021 Christophe Giboudeaux - Update to 21.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.3/- No code change since 21.08.2
* Tue Oct 05 2021 Christophe Giboudeaux - Update to 21.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.2/- No code change since 21.08.1
* Wed Sep 01 2021 Christophe Giboudeaux - Update to 21.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.1- No code change since 21.08.0
* Fri Aug 06 2021 Christophe Giboudeaux - Update to 21.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.08.0- No code change since 21.07.90
* Fri Jul 30 2021 Christophe Giboudeaux - Update to 21.07.90
* New feature release- No code change since 21.07.80
* Sat Jul 17 2021 Christophe Giboudeaux - Update to 21.07.80
* New feature release- Changes since 21.04.3:
* Remove unused boolean
* Add build support + clazy
* Modernize code
* Make sure that it compiles without deprecated method
* It\'s autogenerated
* Remove unused KIconThemes dependency
* Use QIcon::fromTheme instead of KIconLoader
* Remove forward declaratinon when we include file
* Time to increase version- Only install the license files once
* Wed Jul 07 2021 Christophe Giboudeaux - Update to 21.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.04.3- No code change since 21.04.2
* Tue Jun 08 2021 Christophe Giboudeaux - Update to 21.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.04.2- No code change since 21.04.1
* Wed May 12 2021 Christophe Giboudeaux - Update to 21.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/21.04.1- No code change since 21.04.0
* Fri Apr 16 2021 Christophe Giboudeaux - Update to 21.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.04- No code change since 21.03.90
* Fri Apr 09 2021 Christophe Giboudeaux - Update to 21.03.90
* New feature release- No code change since 21.03.80
* Sun Mar 21 2021 Christophe Giboudeaux - Update to 21.03.80
* New feature release- Too many changes to list here.
* Thu Mar 04 2021 Luca Beltrame - Update to 20.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/20.12.3- No code change since 20.12.2
* Wed Feb 03 2021 Christophe Giboudeaux - Update to 20.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-02-apps-update- No code change since 20.12.1
* Tue Jan 05 2021 Luca Beltrame - Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update- No code change since 20.12.0