From 931300cf618a37817a59284945a2a97cb2904f20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 20 Dec 2024 12:58:55 +0100 Subject: [PATCH] Sync from SUSE:ALP:Source:Standard:1.0 libzypp revision 4aef9c171eb898cb94c35c5178c50557 --- libzypp-17.35.12.tar.bz2 | 3 --- libzypp-17.35.16.tar.bz2 | 3 +++ libzypp.changes | 33 +++++++++++++++++++++++++++++++++ libzypp.spec | 2 +- 4 files changed, 37 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.35.12.tar.bz2 create mode 100644 libzypp-17.35.16.tar.bz2 diff --git a/libzypp-17.35.12.tar.bz2 b/libzypp-17.35.12.tar.bz2 deleted file mode 100644 index a51061b..0000000 --- a/libzypp-17.35.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b69d21e6f4ab0b79835237e8543cb00bc5f4e2d87c235c2a5b0f2f18f483d785 -size 5623203 diff --git a/libzypp-17.35.16.tar.bz2 b/libzypp-17.35.16.tar.bz2 new file mode 100644 index 0000000..e4077e8 --- /dev/null +++ b/libzypp-17.35.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13020b0ebef369e2fe135ca8a76b35950bfb4687871f02abbc61ea2f2dd73d6 +size 5632850 diff --git a/libzypp.changes b/libzypp.changes index 4dba4cb..fe6d6fe 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Wed Dec 18 22:40:49 CET 2024 - ma@suse.de + +- Url: queryparams without value should not have a trailing "=". +- version 17.35.16 (35) + +------------------------------------------------------------------- +Mon Dec 9 19:01:14 CET 2024 - ma@suse.de + +- Url query part: `=` is a safe char in value (bsc#1234304) +- RpmDb: Recognize rpmdb.sqlite as database file (#593) +- Fix typo (fixes #592) +- cmake: check location of fcgi header and adjust include + accordingly. On Debian and derivatives the fcgi headers + are not stored in a fastcgi/ subdirectory.(#590) +- version 17.35.15 (35) + +------------------------------------------------------------------- +Fri Nov 15 10:45:20 CET 2024 - ma@suse.de + +- The 20MB download limit must not apply to non-metadata files like + package URLs provided via the CLI (bsc#1233393). +- version 17.35.14 (35) + +------------------------------------------------------------------- +Tue Nov 12 14:35:35 CET 2024 - ma@suse.de + +- BuildCache: Don't try to retrieve missing raw metadata if no + permission to write the cache (bsc#1225451) +- RepoManager: throw RepoNoPermissionException if the user has no + permission to update(write) the caches (bsc#1225451) +- version 17.35.13 (35) + ------------------------------------------------------------------- Wed Oct 9 18:21:43 CEST 2024 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 31cefc1..31ca392 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -57,7 +57,7 @@ %bcond_with enable_preview_single_rpmtrans_as_default_for_zypper Name: libzypp -Version: 17.35.12 +Version: 17.35.16 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp