diff --git a/libzypp-17.31.25.tar.bz2 b/libzypp-17.31.25.tar.bz2 deleted file mode 100644 index 64c69a0..0000000 --- a/libzypp-17.31.25.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82660f3fd2af70100b9298646d65e5f1453ad99c8e35b6d79ec56263871ca2c4 -size 5660375 diff --git a/libzypp-17.31.27.tar.bz2 b/libzypp-17.31.27.tar.bz2 new file mode 100644 index 0000000..ab66e67 --- /dev/null +++ b/libzypp-17.31.27.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9afcb863e84a58af18f1682d88159c13056f42d73a4f8be0d2f5ad14d0872eea +size 5655298 diff --git a/libzypp.changes b/libzypp.changes index 29fc1e4..9c993a6 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Fri Dec 22 17:12:31 CET 2023 - ma@suse.de + +- CheckAccessDeleted: fix 'running in container' filter + (bsc#1218291) +- version 17.31.27 (22) + +------------------------------------------------------------------- +Thu Dec 21 18:14:32 CET 2023 - ma@suse.de + +- Call zypp commit plugins during transactional update (fixes #506) +- Add support for loongarch64 (fixes #504) +- Teach MediaMultiCurl to download HTTP Multibyte ranges. +- Teach zsync downloads to MultiCurl. +- Expand RepoVars in URLs downloading a .repo file (bsc#1212160) + Convenient and helps documentation as it may refer to a single + command for a bunch of distributions. Like e.g. "zypper ar + 'https://server.my/$releasever/my.repo'". +- version 17.31.26 (22) + ------------------------------------------------------------------- Thu Dec 14 11:09:24 CET 2023 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index bb7de88..7f3811e 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -42,7 +42,7 @@ %bcond_with enable_preview_single_rpmtrans_as_default_for_zypper Name: libzypp -Version: 17.31.25 +Version: 17.31.27 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp @@ -112,6 +112,7 @@ BuildRequires: readline-devel >= 5.1 # required for testsuite %if %{with mediabackend_tests} BuildRequires: nginx +BuildRequires: vsftpd %endif Requires: rpm