Update to last successful build
59a934d5e948d216fc4cee70c63b281f80401631 changes 17.31.6 (22) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2504
This commit is contained in:
parent
3cb2f8b2d6
commit
b3f8c21745
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18ce082770a66571a281786bedb23fff8633b449f270a44f30b470da54bed8e5
|
||||
size 5493913
|
3
libzypp-17.31.6.tar.bz2
Normal file
3
libzypp-17.31.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c9c2079b44d81ca1d7cc61684a3eaa1ed3c991d51ed38a5ea9ebd79c834059e
|
||||
size 5494254
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 13:41:55 CET 2022 - ma@suse.de
|
||||
|
||||
- Avoid calling getsockopt when we know the info already.
|
||||
This patch hopefully fixes logging on WSL, getsockopt seems to
|
||||
not be fully supported but the code required it when accepting
|
||||
new socket connections. (for bsc#1178233)
|
||||
- Enhance yaml-cpp detection (fixes #428)
|
||||
- No need to redirect 'history.logfile=/dev/null' into the target.
|
||||
- MultiCurl: Make sure to reset the progress function when
|
||||
falling back.
|
||||
- version 17.31.6 (22)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 7 13:09:46 CET 2022 - ma@suse.de
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
||||
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
|
||||
|
||||
Name: libzypp
|
||||
Version: 17.31.5
|
||||
Version: 17.31.6
|
||||
Release: 0
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/openSUSE/libzypp
|
||||
|
Loading…
Reference in New Issue
Block a user