From 387551d9ac3a4268745ecb7f549eae66d8646edb74458e4495220702a98daf37 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 22 Apr 2021 14:07:55 +0000 Subject: [PATCH] Update to last successful build 6d6c0f07cbb700880e12069905e4f95eeaa2f02c changes 17.25.9 (22) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2309 --- libzypp-17.25.8.tar.bz2 | 3 --- libzypp-17.25.9.tar.bz2 | 3 +++ libzypp.changes | 12 ++++++++++++ libzypp.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.25.8.tar.bz2 create mode 100644 libzypp-17.25.9.tar.bz2 diff --git a/libzypp-17.25.8.tar.bz2 b/libzypp-17.25.8.tar.bz2 deleted file mode 100644 index ce806cb..0000000 --- a/libzypp-17.25.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc8a6981da9fd30db9d6f82107c7e1617854830d06f44a10fff8bf3846184627 -size 4847241 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 a926c62..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 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