Sync from SUSE:ALP:Source:Standard:1.0 libzypp revision 4aef9c171eb898cb94c35c5178c50557
This commit is contained in:
parent
d6eed990a6
commit
931300cf61
BIN
libzypp-17.35.12.tar.bz2
(Stored with Git LFS)
BIN
libzypp-17.35.12.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
libzypp-17.35.16.tar.bz2
(Stored with Git LFS)
Normal file
BIN
libzypp-17.35.16.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user