diff --git a/libzypp-17.31.5.tar.bz2 b/libzypp-17.31.5.tar.bz2 deleted file mode 100644 index ae73bf3..0000000 --- a/libzypp-17.31.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb60973047912cad482e9026db07ee465336eac231c62d2660548271e41f7a83 -size 5494862 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