Accepting request 1134653 from zypp:Head

Softwarestack update

OBS-URL: https://build.opensuse.org/request/show/1134653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=484
This commit is contained in:
Ana Guerrero 2023-12-22 21:40:37 +00:00 committed by Git OBS Bridge
commit 8bb7050210
4 changed files with 25 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82660f3fd2af70100b9298646d65e5f1453ad99c8e35b6d79ec56263871ca2c4
size 5660375

3
libzypp-17.31.27.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9afcb863e84a58af18f1682d88159c13056f42d73a4f8be0d2f5ad14d0872eea
size 5655298

View File

@ -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 Thu Dec 14 11:09:24 CET 2023 - ma@suse.de

View File

@ -42,7 +42,7 @@
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper %bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
Name: libzypp Name: libzypp
Version: 17.31.25 Version: 17.31.27
Release: 0 Release: 0
License: GPL-2.0-or-later License: GPL-2.0-or-later
URL: https://github.com/openSUSE/libzypp URL: https://github.com/openSUSE/libzypp
@ -112,6 +112,7 @@ BuildRequires: readline-devel >= 5.1
# required for testsuite # required for testsuite
%if %{with mediabackend_tests} %if %{with mediabackend_tests}
BuildRequires: nginx BuildRequires: nginx
BuildRequires: vsftpd
%endif %endif
Requires: rpm Requires: rpm