559 lines
18 KiB
Plaintext
559 lines
18 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 20 06:22:24 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
|
|
|
|
- Run spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 20 05:57:04 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 18.11.80
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-18.11.80.php
|
|
- Changes since 18.08.3:
|
|
* QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
|
|
* USe nullptr
|
|
* Use QString()
|
|
* Fix minor EBN issues
|
|
* use new syntax
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 08 20:43:37 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 18.08.3
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-18.08.3.php
|
|
- Changes since 18.08.2:
|
|
* No code changes since 18.08.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 11 20:06:53 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 18.08.2
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-18.08.2.php
|
|
- Changes since 18.08.1:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 06 18:43:01 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 18.08.1
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-18.08.1.php
|
|
- Changes since 18.08.0:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 16 22:04:34 UTC 2018 - christophe@krop.fr
|
|
|
|
- Update to 18.08.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-18.08.0.php
|
|
- Changes since 18.07.80:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 26 13:00:44 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 18.07.80
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-18.07.80.php
|
|
- Changes since 18.04.3:
|
|
* Fix merging
|
|
* USe Q_REQUIRED_RESULT
|
|
* Fix minor typos
|
|
* LOGIN: remove deprecated encryption options
|
|
* Add proper error message when STARTTLS is not supported
|
|
* LoginJob: add Q_FALLTHROUGH
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 13 04:49:58 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 18.04.3
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-18.04.3.php
|
|
- Changes since 18.04.2:
|
|
* SELECT: handle READ-ONLY result
|
|
* Re-enable and update the LoginJobTest
|
|
* Fix STARTTLS support detection (kde#395249)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 08 05:06:48 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 18.04.2
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-18.04.2.php
|
|
- Changes since 18.04.1:
|
|
* Fix STARTTLS support detection
|
|
* Fix TLS vs STARTTLS handling (kde#394769)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 11 05:17:56 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 18.04.1
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-18.04.1.php
|
|
- Changes since 18.04.0:
|
|
* Session: emit connectionLost when getting disconnected before the initial OK
|
|
* IMAP fake server: provide more output in case the scenario is incomplete.
|
|
* KIMAP fake server: add support for disconnect before response
|
|
* Fix ctest with CTEST_PARALLEL_LEVEL being set.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 18 07:49:23 CEST 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 18.04.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-18.04.0.php
|
|
- Changes since 18.03.90:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 06 07:09:31 CEST 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 18.03.90
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-18.03.90.php
|
|
- Changes since 17.12.3:
|
|
* Don't add a subdirectory which was removed
|
|
* CMakeLists.txt - remove unnecessary search for Qt5 Network
|
|
* CMakeLists.txt, src/CMakeLists.txt - link to Qt5Network following changes to kio
|
|
* Move debug categories file here
|
|
* Remove extra ';'
|
|
* Fix warnings
|
|
* Fix some warning
|
|
* USe directly override keyword
|
|
* Use QLatin1String
|
|
* Port to new connect api
|
|
* Use new connect api
|
|
* Don't look for Sasl2.
|
|
* Cleanup. Add todo
|
|
* Use the same FindSasl2.cmake as kldap.
|
|
- Update package descriptions
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 08 23:51:52 CET 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 17.12.3
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.12.3.php
|
|
- Changes since 17.12.2:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 07 08:48:19 CET 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 17.12.2
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.12.2.php
|
|
- Changes since 17.12.1:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 11 23:41:11 CET 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 17.12.1
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.12.1.php
|
|
- Changes since 17.12.0:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 09 14:59:06 CET 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 17.12.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.12.0.php
|
|
- Changes since 17.11.90:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 02 10:12:37 CET 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 17.11.90
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
|
|
- Changes since 17.11.80:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 20 06:59:14 CET 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 17.11.80
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
|
|
- Changes since 17.08.3:
|
|
* Clean forward declaration
|
|
* Remove deprecated method
|
|
* initialize some variables
|
|
* autotests/kimaptest/CMakeLists.txt - export target for kimaptest
|
|
* Allow to run test without install it
|
|
* Remove not necessary virtual keyword
|
|
* Remove check
|
|
* Check module when necessary:
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 09 23:11:46 CET 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 17.08.3
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.08.3.php
|
|
- Changes since 17.08.2:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 17 00:32:10 CEST 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 17.08.2
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.08.2.php
|
|
- Changes since 17.08.1:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 07 07:02:13 CEST 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 17.08.1
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.08.1.php
|
|
- Changes since 17.08.0:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 22 15:38:57 UTC 2017 - fabian@ritter-vogt.de
|
|
|
|
- Fixup -lang requires
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 11 22:45:35 UTC 2017 - christophe@krop.fr
|
|
|
|
- Update to KDE Applications 17.08.0
|
|
* New feature release
|
|
* https://www.kde.org/announcements/announce-applications-17.08.0.php
|
|
- Changes since 17.04.3 :
|
|
- Too many changes to list here
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 5 18:17:55 UTC 2017 - christophe@krop.fr
|
|
|
|
- Update to KDE Applications 17.07.90
|
|
* KDE Applications 17.07.90
|
|
* https://www.kde.org/announcements/announce-applications-17.07.90.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 15 22:59:56 CEST 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 17.04.3
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.04.3.php
|
|
- Changes since 17.04.2:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 07 17:42:50 CEST 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 17.04.2
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.04.2.php
|
|
- Changes since 17.04.1:
|
|
* Add sasl include (need by windows)
|
|
* Define getPid on windows too
|
|
* Fix sasl include dir
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 17 20:36:21 CEST 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 17.04.1
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.04.1.php
|
|
- Changes since 17.04.0:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 16 10:45:01 CEST 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 17.04.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.04.0.php
|
|
- Changes since 17.03.90:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 12 20:25:38 CEST 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 17.03.90
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.04-rc.php
|
|
- Changes since 17.03.80:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 25 23:10:30 CET 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 17.03.80
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-17.03.80.php
|
|
- Changes since 16.12.3:
|
|
* initialize some variable (found by cppcheck)
|
|
* Fix some warning reported by cppcheck
|
|
* Remove duplicate code
|
|
* Minor optimization
|
|
* Minor optimization
|
|
* Port to STL iterator
|
|
* Use qAsConst when possible. Minor optimization
|
|
* Minor optimization
|
|
* Optimization
|
|
* Improve error message in case of bad KIMAP_LOGFILE
|
|
* Wsuggest-override
|
|
* Improve logging of SASL errors
|
|
* Remove some foreach
|
|
* Use Q_ENUM
|
|
* Use isEmpty here
|
|
* Minor optimization
|
|
* Add ECMCoverageOption
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 9 12:38:23 CET 2017 - lbeltrame@kde.org
|
|
|
|
- Update to 16.12.3
|
|
* New bugfix release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/announce-applications-16.12.3.php
|
|
- Changes since 16.12.2:
|
|
* None
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 9 06:58:04 UTC 2017 - lbeltrame@kde.org
|
|
|
|
- Update to KDE Applications 16.12.2
|
|
* KDE Applications 16.12.2
|
|
* https://www.kde.org/announcements/announce-applications-16.12.2.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 6 15:32:54 UTC 2017 - adam.majer@suse.de
|
|
|
|
- drop boost as a runtime dependency for -devel subpackage
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 14 08:57:17 UTC 2017 - lbeltrame@kde.org
|
|
|
|
- - Update to KDE Applications 16.12.1
|
|
* KDE Applications 16.12.1
|
|
* https://www.kde.org/announcements/announce-applications-16.12.1.php
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 19:45:10 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 16.12.0
|
|
* KDE Applications 16.12.0
|
|
* https://www.kde.org/announcements/announce-applications-16.12.0.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 3 16:31:20 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 16.11.90
|
|
* KDE Applications 16.12.0 RC
|
|
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 29 12:30:52 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 16.11.80
|
|
* KDE Applications 16.12.0 Beta
|
|
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 9 06:18:35 UTC 2016 - lbeltrame@kde.org
|
|
|
|
- Update to KDE Applications 16.08.3
|
|
* KDE Applications 16.08.3
|
|
* https://www.kde.org/announcements/announce-applications-16.08.3.php
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 11 20:57:09 UTC 2016 - lbeltrame@kde.org
|
|
|
|
- KDE Applications 16.08.2
|
|
https://www.kde.org/announcements/announce-applications-16.08.2.php
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 9 08:25:43 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 16.08.1
|
|
* KDE Applications 16.08.1
|
|
* https://www.kde.org/announcements/announce-applications-16.08.1.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 12 10:18:15 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 16.08.0
|
|
* KDE Applications 16.08.0
|
|
* https://www.kde.org/announcements/announce-applications-16.08.0.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 8 15:05:51 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 16.07.90
|
|
* KDE Applications 16.07.90 (16.08-RC)
|
|
* https://www.kde.org/announcements/announce-applications-16.07.90.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 16 18:57:17 UTC 2016 - wbauer@tmo.at
|
|
|
|
- Cleanup build requirements
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 7 23:58:08 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 16.04.3
|
|
* KDE Applications 16.04.3
|
|
* https://www.kde.org/announcements/announce-applications-16.04.3.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 10 17:59:18 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 16.04.2
|
|
* KDE Applications 16.04.2
|
|
* https://www.kde.org/announcements/announce-applications-16.04.2.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 7 10:29:36 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 16.04.1
|
|
* KDE Applications 16.04.1
|
|
* https://www.kde.org/announcements/announce-applications-16.04.1.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 17 06:05:40 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 16.04.0
|
|
* KDE Applications 16.04.0
|
|
* https://www.kde.org/announcements/announce-applications-16.04.0.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 11 06:42:11 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 16.03.90
|
|
* KDE Applications 16.04.0 RC
|
|
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 13 15:45:07 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 15.12.3
|
|
* KDE Applications 15.12.3
|
|
* https://www.kde.org/announcements/announce-applications-15.12.3.php
|
|
* boo#970855
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 13 08:12:20 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 15.12.2
|
|
* KDE Applications 15.12.2
|
|
* https://www.kde.org/announcements/announce-applications-15.12.2.php
|
|
* boo#966605
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 9 18:20:53 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 15.12.1
|
|
* KDE Applications 15.12.1
|
|
* https://www.kde.org/announcements/announce-applications-15.12.1.php
|
|
* boo#961265
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 13 13:20:22 UTC 2015 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 15.12.0
|
|
* KDE Applications 15.12.0
|
|
* https://www.kde.org/announcements/announce-applications-15.12.0.php
|
|
* boo#958887
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 11 01:28:52 UTC 2015 - p.drouand@gmail.com
|
|
|
|
- Remove superfluous libpth-devel dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 10 20:09:25 UTC 2015 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 15.08.3
|
|
* KDE Applications 15.08.3
|
|
* https://www.kde.org/announcements/announce-applications-15.08.3.php
|
|
* boo#954531
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 11 13:32:16 UTC 2015 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 15.08.2
|
|
* KDE Applications 15.08.2
|
|
* https://www.kde.org/announcements/announce-applications-15.08.2.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 13 19:16:03 UTC 2015 - tittiatcoke@gmail.com
|
|
|
|
- Update to KDE Applications 15.08.1
|
|
* KDE Applications 15.08.1
|
|
* https://www.kde.org/announcements/announce-applications-15.08.1.php
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 19 19:43:21 UTC 2015 - cgiboudeaux@gmx.com
|
|
|
|
- Update to KDE Applications 15.08.0
|
|
* KDE Applications 15.08.0
|
|
* https://www.kde.org/announcements/announce-applications-15.08.0.php
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 7 08:31:15 UTC 2015 - tittiatcoke@gmail.com
|
|
|
|
- Initial version based on KDE Applications 15.07.90
|
|
* KDE Applications 15.08.0 RC1
|
|
* https://www.kde.org/announcements/announce-applications-15.07.90.php
|
|
|
|
|