diff --git a/karchive-5.26.0.tar.xz b/karchive-5.26.0.tar.xz deleted file mode 100644 index 49f75fd..0000000 --- a/karchive-5.26.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af082dc3a8bd48302d5c36c0a70e2d2c796cb852e3f6ee64cb5059fb7f9adaeb -size 110836 diff --git a/karchive-5.27.0.tar.xz b/karchive-5.27.0.tar.xz new file mode 100644 index 0000000..e4eb05e --- /dev/null +++ b/karchive-5.27.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f387fa2e0f5360870524d0f2b352179f191d0ed0ea78ec3456964ffab8bebb0 +size 110736 diff --git a/karchive.changes b/karchive.changes index 9048815..685af95 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Oct 2 12:49:55 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.27.0 + * 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 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.27.0.php + ------------------------------------------------------------------- Tue Sep 6 20:46:59 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/karchive.spec b/karchive.spec index c1ba8c7..a64d71a 100644 --- a/karchive.spec +++ b/karchive.spec @@ -17,9 +17,9 @@ %define lname libKF5Archive5 -%define _tar_path 5.26 +%define _tar_path 5.27 Name: karchive -Version: 5.26.0 +Version: 5.27.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= %{_tar_path}