diff --git a/libzypp-17.31.10.tar.bz2 b/libzypp-17.31.10.tar.bz2 deleted file mode 100644 index 1454cdb..0000000 --- a/libzypp-17.31.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d7b879c067c7ab65eb9fe3d06d081c9ef4cff7e090535ba7adfe91781298dd6 -size 5654550 diff --git a/libzypp-17.31.11.tar.bz2 b/libzypp-17.31.11.tar.bz2 new file mode 100644 index 0000000..b5b85c2 --- /dev/null +++ b/libzypp-17.31.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad2980278829d41f5441fb4f65bef99a4186d8aef2f332a57054add39a93d1be +size 5654280 diff --git a/libzypp.changes b/libzypp.changes index 8b39a13..fd3a0ad 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Apr 28 13:40:07 CEST 2023 - ma@suse.de + +- MediaCurl: Fix endless loop if wrong credentials are stored in + credentials.cat (bsc#1210870) + Since libzypp-17.31.7 wrong credentials stored in credentials.cat + may lead to an endless loop. Rather than asking for the right + credentials, the stored ones are used again and again. +- zypp.conf: Introduce 'download.connect_timeout' [60 sec.] + (bsc#1208329) + Maximum time in seconds that you allow the connection phase to + the server to take. This only limits the connection phase, it has + no impact once it has connected. (see also CURLOPT_CONNECTTIMEOUT) +- commit: Try to provide /dev fs if not present (fixes #444) +- fix build with boost 1.82. +- version 17.31.11 (22) + +------------------------------------------------------------------- +Mon Apr 24 08:30:44 CEST 2023 - aschnell@suse.com + +- fix build with boost 1.82 + ------------------------------------------------------------------- Thu Apr 13 16:48:40 CEST 2023 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 7f3eb56..01366d1 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -42,7 +42,7 @@ %bcond_with enable_preview_single_rpmtrans_as_default_for_zypper Name: libzypp -Version: 17.31.10 +Version: 17.31.11 Release: 0 License: GPL-2.0+ Url: https://github.com/openSUSE/libzypp