diff --git a/libzypp-17.31.28.tar.bz2 b/libzypp-17.31.28.tar.bz2 deleted file mode 100644 index 448b403..0000000 --- a/libzypp-17.31.28.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fe0cdad55a277a404508da2c079d37a15fd5dd7cf78d5e0ae4d16f54b8bbadd -size 5655095 diff --git a/libzypp-17.31.31.tar.bz2 b/libzypp-17.31.31.tar.bz2 new file mode 100644 index 0000000..c817337 --- /dev/null +++ b/libzypp-17.31.31.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4778a18932f0c46fe2cbec24d5c1bd0965f3aa8938df82748ee27fbde9881dd +size 5654345 diff --git a/libzypp.changes b/libzypp.changes index 8febb35..3210796 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Wed Feb 7 10:25:39 CET 2024 - ma@suse.de + +- tui: allow to access the underlying ostream of out::Info. +- Add MLSep: Helper to produce not-NL-terminated multi line + output. +- version 17.31.31 (22) + +------------------------------------------------------------------- +Tue Feb 6 10:36:24 CET 2024 - ma@suse.de + +- applydeltaprm: Create target directory if it does not exist + (bsc#1219442) +- Add ProblemSolution::skipsPatchesOnly (for openSUSE/zypper#514) +- Fix problems with EINTR in ExternalDataSource::getline (fixes + bsc#1215698) +- version 17.31.30 (22) + +------------------------------------------------------------------- +Tue Jan 23 16:10:26 CET 2024 - ma@suse.de + +- CheckAccessDeleted: fix running_in_container detection + (bsc#1218782) +- Detect CURLOPT_REDIR_PROTOCOLS_STR availability at runtime + (bsc#1218831) +- Make Wakeup class EINTR safe. +- Add a way to cancel media operations on shutdown + (openSUSE/zypper#522) + This patch adds a mechanism to signal libzypp that a shutdown was + requested, usually when CTRL+C was pressed by the user. Currently + only the media backend will utilize this, but can be extended to + all code paths that use g_poll() to wait for events. +- Manually poll fds for curl in MediaCurl. + Using curl_easy_perform does not give us the required control on + when we want to cancel a download. Switching to the MultiCurl + implementation with a external poll() event loop will give us + much more freedom and helps us to improve our Ctrl+C handling. +- Move reusable curl poll code to curlhelper.h. +- version 17.31.29 (22) + ------------------------------------------------------------------- Tue Jan 9 15:38:42 CET 2024 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index d2427f4..ea99dca 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.28 +Version: 17.31.31 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp