diff --git a/libzypp-17.25.10.tar.bz2 b/libzypp-17.25.10.tar.bz2 deleted file mode 100644 index a943dfe..0000000 --- a/libzypp-17.25.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8512bb00ef11f1572fec04c8b2b12571254b1e6b7e15f72c38d7a12e713251c -size 4838155 diff --git a/libzypp-17.26.0.tar.bz2 b/libzypp-17.26.0.tar.bz2 new file mode 100644 index 0000000..a274df2 --- /dev/null +++ b/libzypp-17.26.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f51d029a068faae0f38b3fc7d7acac8bd47c01645a91710e58e76a3c4e66a181 +size 4838693 diff --git a/libzypp.changes b/libzypp.changes index 3389890..650c34b 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Jun 1 19:10:35 CEST 2021 - ma@suse.de + +- Work around download.o.o broken https redirects. +- Allow trusted repos to add additional signing keys (bsc#1184326) + Repositories signed with a trusted gpg key may import additional + package signing keys. This is needed if different keys were used + to sign the the packages shipped by the repository. +- MediaCurl: Fix logging of redirects. +- Use 15.3 resolver problem and solution texts on all distros. +- $ZYPP_LOCK_TIMEOUT: Let negative values wait forever for the + zypp lock (bsc#1184399) + Helps boot time services like 'zypper purge-kernels' to wait for + the zypp lock until other services using zypper have completed. +- Fix purge-kernels is broken in Leap 15.3 (bsc#1185325) + Leap 15.3 introduces a new kernel package called + kernel-flavour-extra, which contain kmp's. Currently kmp's are + detected by name ".*-kmp(-.*)?" but this does not work which + those new packages. This patch fixes the problem by checking + packages for kmod(*) and ksym(*) provides and only falls back to + name checking if the package in question does not provide one of + those. +- Introduce zypp-runpurge, a tool to run purge-kernels on + testcases. +- version 17.26.0 (22) + ------------------------------------------------------------------- Wed Apr 28 15:34:01 CEST 2021 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 3593f74..38f01e9 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -31,7 +31,7 @@ %bcond_without mediabackend_tests Name: libzypp -Version: 17.25.10 +Version: 17.26.0 Release: 0 URL: https://github.com/openSUSE/libzypp Summary: Library for package, patch, pattern and product management