From b3f8c2174516e38bea8116e9f0918974afb6ce2af5782226741ee24229bb4f1f Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 25 Nov 2022 13:01:04 +0000 Subject: [PATCH] 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 --- libzypp-17.31.5.tar.bz2 | 3 --- libzypp-17.31.6.tar.bz2 | 3 +++ libzypp.changes | 13 +++++++++++++ libzypp.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.31.5.tar.bz2 create mode 100644 libzypp-17.31.6.tar.bz2 diff --git a/libzypp-17.31.5.tar.bz2 b/libzypp-17.31.5.tar.bz2 deleted file mode 100644 index 23d6491..0000000 --- a/libzypp-17.31.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18ce082770a66571a281786bedb23fff8633b449f270a44f30b470da54bed8e5 -size 5493913 diff --git a/libzypp-17.31.6.tar.bz2 b/libzypp-17.31.6.tar.bz2 new file mode 100644 index 0000000..8369f56 --- /dev/null +++ b/libzypp-17.31.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c9c2079b44d81ca1d7cc61684a3eaa1ed3c991d51ed38a5ea9ebd79c834059e +size 5494254 diff --git a/libzypp.changes b/libzypp.changes index 34c7ac7..44bd177 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -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 diff --git a/libzypp.spec b/libzypp.spec index 59526ac..c059c40 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -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