diff --git a/libzypp-17.25.8.tar.bz2 b/libzypp-17.25.8.tar.bz2 deleted file mode 100644 index ea3d17b..0000000 --- a/libzypp-17.25.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e176ae28115b5b25fb06dca619916010e45eee1275e64dab6b4c2179bafc8d95 -size 4843937 diff --git a/libzypp-17.25.9.tar.bz2 b/libzypp-17.25.9.tar.bz2 new file mode 100644 index 0000000..6a669bc --- /dev/null +++ b/libzypp-17.25.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a64aab30eb43a205250e3508be117d58472b11629ccd64cf71b5ec5e1c71ae55 +size 4846884 diff --git a/libzypp.changes b/libzypp.changes index df1c613..f1d31ca 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Apr 22 15:52:19 CEST 2021 - ma@suse.de + +- Add missing includes for GCC 11 (bsc#1181874) +- Fix unsafe usage of static in media verifier. +- Solver: Avoid segfault if no system is loaded (bsc#1183628) +- MediaVerifier: Relax media set verification in case of a single + not-volatile medium (bsc#1180851) +- Do no cleanup in custom cache dirs (bsc#1182936) +- ZConfig: let pubkeyCachePath follow repoCachePath. +- version 17.25.9 (22) + ------------------------------------------------------------------- Wed Feb 24 17:07:52 CET 2021 - ma@suse.de @@ -11,11 +23,11 @@ Wed Feb 24 17:07:52 CET 2021 - ma@suse.de ------------------------------------------------------------------- Wed Feb 17 09:06:49 CET 2021 - ma@suse.de -- Patch: Identify well-known category names (bsc#117984) +- Patch: Identify well-known category names (bsc#1179847) This allows to use the RH and SUSE patch categrory names synonymously: (recommendedi = bugfix) and (optional = feature = enhancement). -- Add missing includes for GCC 11 compatibility. +- Add missing includes for GCC 11 compatibility. (bsc#1181874) - Fix %posttrans script execution (fixes #265) The scripts are execuable. No need to call them through 'sh -c'. - Commit: Fix rpmdb compat symlink in case rpm got removed. diff --git a/libzypp.spec b/libzypp.spec index 2bd1fe9..d576f48 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -31,7 +31,7 @@ %bcond_without mediabackend_tests Name: libzypp -Version: 17.25.8 +Version: 17.25.9 Release: 0 URL: https://github.com/openSUSE/libzypp Summary: Library for package, patch, pattern and product management