Accepting request 1133058 from zypp:Head
Softwarestack update OBS-URL: https://build.opensuse.org/request/show/1133058 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=483
This commit is contained in:
commit
c69b86e762
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ceb532ee235f9ab3a6a6004ec4659b176a64e19c0b6c31c1db8fc5466253f4e
|
||||
size 5662724
|
3
libzypp-17.31.25.tar.bz2
Normal file
3
libzypp-17.31.25.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82660f3fd2af70100b9298646d65e5f1453ad99c8e35b6d79ec56263871ca2c4
|
||||
size 5660375
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user