2017-04-15 10:19:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 15 10:11:43 CEST 2017 - lbeltrame@kde.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.
|
|
|
|
* Upgrade KF5 version to 5.33.0.
|
|
|
|
|
2017-03-19 15:03:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 19 14:50:14 CET 2017 - lbeltrame@kde.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:
|
|
|
|
* Upgrade ECM and KF5 version requirements for 5.32.0 release.
|
|
|
|
* Fix Potential leak of memory pointed to by 'limitedDev'.
|
|
|
|
* Upgrade KF5 version to 5.32.0.
|
|
|
|
|
2017-02-09 10:23:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 9 09:23:42 UTC 2017 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.31.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
|
|
|
|
2017-01-09 00:38:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 8 23:38:01 UTC 2017 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.30.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
|
|
|
|
|
2016-12-04 02:55:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 4 01:55:22 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.29.0
|
2016-12-14 23:08:15 +01:00
|
|
|
* Add errorString() method to provide error info
|
2016-12-04 02:55:26 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.29.0.php
|
|
|
|
|
2016-11-05 21:10:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 5 20:10:33 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.28.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.28.0.php
|
|
|
|
|
2016-10-02 14:50:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 2 12:49:55 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.27.0
|
2016-10-22 18:15:16 +02:00
|
|
|
* Fix memory leak with KTar's KCompressionDevice
|
|
|
|
* KArchive: fix memory leak when an entry with the
|
|
|
|
same name already exists
|
|
|
|
* Fix memory leak in KZip when handling empty directories
|
|
|
|
* K7Zip: Fix memory leaks on error
|
|
|
|
* Fix memory leak detected by ASAN when open() fails
|
|
|
|
on the underlying device
|
|
|
|
* Remove bad cast to KFilterDev, detected by ASAN
|
2016-10-02 14:50:00 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.27.0.php
|
|
|
|
|
2016-09-06 22:47:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 6 20:46:59 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.26.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.26.0.php
|
|
|
|
|
2016-08-07 23:50:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 7 21:50:22 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.25.0
|
2016-08-21 18:01:43 +02:00
|
|
|
* Qt >= 5.5 is now required
|
|
|
|
* Handle multiple gzip streams (kde#232843)
|
|
|
|
* Assume a directory is a directory, even if the permission bit
|
|
|
|
is set wrong (kde#364071)
|
2016-08-07 23:50:27 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
|
|
|
|
2016-07-06 17:01:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 6 15:01:52 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.24.0
|
2016-07-09 20:57:04 +02:00
|
|
|
* Ensure extracting an archive does not install files outside
|
|
|
|
the extraction folder, for security reasons. Instead, extract
|
|
|
|
such files to the root of the extraction folder.
|
2016-07-06 17:01:56 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.24.0.php
|
|
|
|
|
2016-06-06 23:23:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 6 21:23:19 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.23.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.23.0.php
|
|
|
|
|
2016-05-07 20:30:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 7 18:29:58 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-05-15 17:39:07 +02:00
|
|
|
- Update to 5.22.0 (boo#980066)
|
2016-05-07 20:30:01 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
|
|
|
|
|
2016-04-04 16:18:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 4 14:18:46 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-04-10 18:44:19 +02:00
|
|
|
- Update to 5.21.0 (boo#974793)
|
2016-04-04 16:18:49 +02:00
|
|
|
* Upgrade Qt version requirement to 5.4.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
|
|
|
|
2016-02-06 18:59:17 +01:00
|
|
|
-------------------------------------------------------------------
|
2016-03-06 10:54:48 +01:00
|
|
|
Sun Mar 6 09:54:44 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-03-13 17:26:22 +01:00
|
|
|
- Update to 5.20.0 (boo#970856)
|
2016-03-06 10:54:48 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-02-06 18:59:17 +01:00
|
|
|
Sat Feb 6 17:59:13 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
2016-02-22 17:40:10 +01:00
|
|
|
- Update to 5.19.0 (boo#967668)
|
2016-02-06 18:59:17 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
|
|
|
|
|
2016-01-02 18:41:49 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 2 17:41:47 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.18.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.18.0.php
|
|
|
|
|
2015-12-11 00:03:02 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 10 23:02:58 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.17.0
|
2015-12-12 23:17:27 +01:00
|
|
|
* Fix KCompressionDevice::seek(), called when creating a KTar
|
|
|
|
on top of a KCompressionDevice.
|
2015-12-11 00:03:02 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
|
|
|
|
|
2015-11-08 17:57:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 8 16:57:42 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
2015-11-15 17:13:25 +01:00
|
|
|
- Update to 5.16.0 (boo#955067)
|
|
|
|
* Fix KArchive for behavior change in Qt 5.6
|
|
|
|
* Fix memleaks, lower memory usage
|
2015-11-08 17:57:46 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
|
|
|
|
|
2015-10-05 19:56:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 5 17:37:00 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.15.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
|
|
|
|
|
2015-09-08 19:13:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 8 17:12:37 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.14.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.14.0.php
|
|
|
|
|
2015-07-05 20:54:03 +02:00
|
|
|
-------------------------------------------------------------------
|
2015-08-04 21:47:48 +02:00
|
|
|
Tue Aug 4 19:20:12 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.13.0
|
2015-08-12 19:10:07 +02:00
|
|
|
* 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
|
2015-08-04 21:47:48 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-07-05 20:54:03 +02:00
|
|
|
Sun Jul 5 18:44:46 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.12.0
|
2015-07-10 20:56:58 +02:00
|
|
|
* Preserve executable permissions from files in copyTo()
|
|
|
|
* Clarify ~KArchive by removing dead code.
|
2015-07-05 20:54:03 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.12.0.php
|
|
|
|
|
2015-06-07 21:39:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 7 19:07:10 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.11.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.11.0.php
|
|
|
|
|
2015-05-03 21:48:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 3 19:48:24 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.10.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.10.0.php
|
|
|
|
|
2015-04-05 13:46:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 4 14:40:52 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.9.0
|
2015-04-10 12:37:59 +02:00
|
|
|
* Respect KZip::extraField setting also when writing
|
|
|
|
central header entries
|
|
|
|
* Remove two erroneous asserts, happening when disk is full, kde#343214
|
2015-04-05 13:46:48 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.9.0.php
|
|
|
|
|
2015-03-07 18:17:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 7 16:58:53 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.8.0
|
2015-03-13 10:20:30 +01:00
|
|
|
* Stop failing on ZIP files with redundant data descriptors
|
2015-03-07 18:17:31 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.8.0.php
|
|
|
|
|
2015-02-08 20:10:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 8 18:15:27 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.7.0
|
|
|
|
* Create temporary files in the temp dir rather than in the
|
|
|
|
current directory
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
|
|
|
|
|
2015-01-03 20:26:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 3 18:03:26 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.6.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.6.0.php
|
|
|
|
|
2014-12-06 18:52:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 6 12:53:47 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
|
|
|
|
|
2014-11-02 19:07:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 2 17:47:22 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.4.0
|
2014-11-03 18:42:12 +01:00
|
|
|
* Add support for rcc files
|
2014-11-02 19:07:23 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
|
|
|
|
|
2014-10-04 20:40:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 4 17:59:51 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.3.0
|
2014-10-04 23:48:55 +02:00
|
|
|
* Add convenience method KArchive::file()
|
|
|
|
* Compilation fixes for MSVC
|
2014-10-04 20:40:21 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.3.0.php
|
|
|
|
|
2014-09-09 12:14:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 9 09:49:33 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2.0
|
2014-09-10 17:22:17 +02:00
|
|
|
* KArchive: fix handling of uncompressed files
|
2014-09-09 12:14:00 +02:00
|
|
|
* For more details please see:
|
|
|
|
http://kde.org/announcements/kde-frameworks-5.2.php
|
|
|
|
|
2014-08-02 15:19:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 2 10:20:17 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.1.0
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/kde-frameworks-5.1.php
|
2014-08-07 22:43:43 +02:00
|
|
|
- Harden required Qt5 libs versions
|
2014-08-02 15:19:11 +02:00
|
|
|
|
2014-07-02 00:27:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 1 21:36:02 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.0.0
|
|
|
|
* Final release of KDE Frameworks 5
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
2014-07-08 22:59:16 +02:00
|
|
|
http://www.kde.org/announcements/kde-frameworks-5.0.php
|
2014-07-02 00:27:48 +02:00
|
|
|
|
2014-06-01 20:48:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 1 18:02:33 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.100.0
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-beta3.php
|
2014-06-03 21:31:20 +02:00
|
|
|
- Add baselibs.conf
|
2014-06-01 20:48:05 +02:00
|
|
|
|
2014-05-05 04:28:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 4 01:40:56 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.99.0
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-beta2.php
|
|
|
|
|
2014-03-29 21:14:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 29 19:47:20 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.98.0
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-beta1.php
|
|
|
|
|
2014-03-04 17:35:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 4 16:39:39 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.97.0:
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-alpha2.php
|
|
|
|
|
2014-02-08 03:16:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 8 02:17:16 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Init karchive package
|
|
|
|
|