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
This commit is contained in:
parent
41550f4808
commit
77ee1b0154
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce16ac2084dfcfc3a386bf502c53fca468d510d89d2bcd300ef6c9d2039fe1aa
|
||||
size 5661115
|
3
libzypp-17.31.24.tar.bz2
Normal file
3
libzypp-17.31.24.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3dfbda4c96faa9ab2dc5281c2bbd5b945c9ca7ebd73cef54d170463a3ddb999f
|
||||
size 5660422
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user