From 77ee1b01542a45ed74e9940687f6e2f1ff9b7f469b7b0c2ab97d3cdcf8628cab Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 14 Dec 2023 10:02:59 +0000 Subject: [PATCH] gitrev a624d2463 (changes 17.31.24 (22), 2023-12-14) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2615 --- libzypp-17.31.23.tar.bz2 | 3 --- libzypp-17.31.24.tar.bz2 | 3 +++ libzypp.changes | 17 +++++++++++++++++ libzypp.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.31.23.tar.bz2 create mode 100644 libzypp-17.31.24.tar.bz2 diff --git a/libzypp-17.31.23.tar.bz2 b/libzypp-17.31.23.tar.bz2 deleted file mode 100644 index 8dacb7f..0000000 --- a/libzypp-17.31.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce16ac2084dfcfc3a386bf502c53fca468d510d89d2bcd300ef6c9d2039fe1aa -size 5661115 diff --git a/libzypp-17.31.24.tar.bz2 b/libzypp-17.31.24.tar.bz2 new file mode 100644 index 0000000..9a5d15c --- /dev/null +++ b/libzypp-17.31.24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dfbda4c96faa9ab2dc5281c2bbd5b945c9ca7ebd73cef54d170463a3ddb999f +size 5660422 diff --git a/libzypp.changes b/libzypp.changes index dfc7776..9b8d4c8 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +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..8fbaf27 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.24 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp