forked from pool/libzypp
Accepting request 1117442 from zypp:Head
Softwarestack update OBS-URL: https://build.opensuse.org/request/show/1117442 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=480
This commit is contained in:
commit
3145dcde30
BIN
libzypp-17.31.20.tar.bz2
(Stored with Git LFS)
BIN
libzypp-17.31.20.tar.bz2
(Stored with Git LFS)
Binary file not shown.
3
libzypp-17.31.22.tar.bz2
Normal file
3
libzypp-17.31.22.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a980662a21297da68d3ba2d49705507e35ad025b5cb4837aa073380cc6439a54
|
||||
size 5663341
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 14:26:36 CEST 2023 - ma@suse.de
|
||||
|
||||
- Preliminary disable 'rpm --runposttrans' usage for chrooted
|
||||
systems (bsc#1216091)
|
||||
This limits the %transfiletrigger(postun|in) support in the
|
||||
default installer iff --root is used (as described in bug
|
||||
1041742). The chrooted execution of the scripts in 'rpm
|
||||
--runposttrans' broke in rpm-4.18. It's expected to be fixed in
|
||||
rpm-4.19. Then we'll enable the feature again.
|
||||
- fix comment typo on zypp.conf (boo#1215979)
|
||||
- version 17.31.22 (22)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 21 14:54:42 CEST 2023 - ma@suse.de
|
||||
|
||||
- Attempt to delay %transfiletrigger(postun|in) execution if rpm
|
||||
supports it (bsc#1041742)
|
||||
Decide during installation whether rpm is capable of delayed
|
||||
%posttrans %transfiletrigger(postun|in) execution or whether we
|
||||
can just handle the packages %posttrans. On TW a delayed
|
||||
%transfiletrigger handling is possible since rpm-4.17.
|
||||
- Make sure the old target is deleted before a new one is created
|
||||
(bsc#1203760)
|
||||
- version 17.31.21 (22)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 24 15:33:45 CEST 2023 - ma@suse.de
|
||||
|
||||
|
@ -42,7 +42,7 @@
|
||||
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
|
||||
|
||||
Name: libzypp
|
||||
Version: 17.31.20
|
||||
Version: 17.31.22
|
||||
Release: 0
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/openSUSE/libzypp
|
||||
|
Loading…
x
Reference in New Issue
Block a user