SHA256
1
0
forked from pool/karchive

Accepting request 436804 from KDE:Frameworks5

Update to 5.27.0

OBS-URL: https://build.opensuse.org/request/show/436804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/karchive?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2016-10-28 10:16:12 +00:00 committed by Git OBS Bridge
commit 24fea57671
4 changed files with 20 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af082dc3a8bd48302d5c36c0a70e2d2c796cb852e3f6ee64cb5059fb7f9adaeb
size 110836

3
karchive-5.27.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f387fa2e0f5360870524d0f2b352179f191d0ed0ea78ec3456964ffab8bebb0
size 110736

View File

@ -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

View File

@ -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}