diff --git a/libzypp-17.31.23.tar.bz2 b/libzypp-17.31.23.tar.bz2 deleted file mode 100644 index 9b77f04..0000000 --- a/libzypp-17.31.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ceb532ee235f9ab3a6a6004ec4659b176a64e19c0b6c31c1db8fc5466253f4e -size 5662724 diff --git a/libzypp-17.31.25.tar.bz2 b/libzypp-17.31.25.tar.bz2 new file mode 100644 index 0000000..64c69a0 --- /dev/null +++ b/libzypp-17.31.25.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82660f3fd2af70100b9298646d65e5f1453ad99c8e35b6d79ec56263871ca2c4 +size 5660375 diff --git a/libzypp.changes b/libzypp.changes index dfc7776..29fc1e4 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Dec 14 11:09:24 CET 2023 - ma@suse.de + +- Fix build issue with zchunk build flags (fixes #500) +- version 17.31.25 (22) + +------------------------------------------------------------------- +Thu Dec 14 10:48:01 CET 2023 - ma@suse.de + +- Open rpmdb just once during execution of %posttrans scripts + (bsc#1216412) +- Avoid using select() since it does not support fd numbers > + 1024 (fixes #447) +- tools/DownloadFiles: use standard zypp progress bar (fixes #489) +- Revert "Color download progress bar" (fixes #475) + Cyan is already used for the output of RPM scriptlets. Avoid this + colorific collision between download progress bar and scriptlet + output. +- Fix ProgressBar's calculation of the printed tag position (fixes #494) +- Switch zypp::Digest to Openssl 3.0 Provider API (fixes #144) +- Fix usage of deprecated CURL features (fixes #486) +- version 17.31.24 (22) + ------------------------------------------------------------------- Wed Oct 25 16:03:51 CEST 2023 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index df0af1e..bb7de88 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.23 +Version: 17.31.25 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp