diff --git a/karchive-5.23.0.tar.xz b/karchive-5.23.0.tar.xz deleted file mode 100644 index 2c77d60..0000000 --- a/karchive-5.23.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b3e310ae2aceae0513e809e4fc559bea5262cd26ecbe43071388cc1de5e30ef -size 109308 diff --git a/karchive-5.24.0.tar.xz b/karchive-5.24.0.tar.xz new file mode 100644 index 0000000..02050b2 --- /dev/null +++ b/karchive-5.24.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f86f35bf4a216348ab09aaef36ee2aca3b3223ceea78299f6cd9e2ed3274b6d8 +size 109840 diff --git a/karchive.changes b/karchive.changes index bc5582c..362af25 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jul 6 15:01:52 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.24.0 + * 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. + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.24.0.php + ------------------------------------------------------------------- Mon Jun 6 21:23:19 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/karchive.spec b/karchive.spec index 89ee9e0..04c0dec 100644 --- a/karchive.spec +++ b/karchive.spec @@ -17,9 +17,9 @@ %define lname libKF5Archive5 -%define _tar_path 5.23 +%define _tar_path 5.24 Name: karchive -Version: 5.23.0 +Version: 5.24.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= %{_tar_path}