From 4d7d4ff86c2c4d1f9d456ee674b782ca2533af62ebcc9974cf230b076ecd250c Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 4 Feb 2022 16:26:22 +0000 Subject: [PATCH 1/2] Update to last successful build 9b32e51d68b26c516f44511cbc04a9ae5b5aff90 Fix handling of redirected command in-/output (bsc#1195326) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2395 --- libzypp-17.29.3.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libzypp-17.29.3.tar.bz2 b/libzypp-17.29.3.tar.bz2 index e49fbba..7d948b5 100644 --- a/libzypp-17.29.3.tar.bz2 +++ b/libzypp-17.29.3.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:205751ff471cccf76c70ea1880c1645b97e5ab4c7d39a6f91b19415300d06a48 -size 5517083 +oid sha256:8f66b50b389ebe189be0f0098eb9dea476f67e27f61f7cc0ada349ebef8cfd19 +size 5517917 From 476827bb6ee7fc0455ffcb2955042ebf928f23eef3769db0335f986d4c5fe8f4 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 8 Feb 2022 10:52:08 +0000 Subject: [PATCH 2/2] Update to last successful build 1df1945e086df29b0fbd4bd6e51a827b25b71e0b changes 17.29.4 (22) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2396 --- libzypp-17.29.3.tar.bz2 | 3 --- libzypp-17.29.4.tar.bz2 | 3 +++ libzypp.changes | 9 +++++++++ libzypp.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.29.3.tar.bz2 create mode 100644 libzypp-17.29.4.tar.bz2 diff --git a/libzypp-17.29.3.tar.bz2 b/libzypp-17.29.3.tar.bz2 deleted file mode 100644 index 7d948b5..0000000 --- a/libzypp-17.29.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f66b50b389ebe189be0f0098eb9dea476f67e27f61f7cc0ada349ebef8cfd19 -size 5517917 diff --git a/libzypp-17.29.4.tar.bz2 b/libzypp-17.29.4.tar.bz2 new file mode 100644 index 0000000..462e193 --- /dev/null +++ b/libzypp-17.29.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89c6bd1126ba4dced0b9dcd860cf56827c07c0b72f42309d7b637ffafa91536c +size 5425939 diff --git a/libzypp.changes b/libzypp.changes index ccae466..606428d 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Feb 8 10:52:48 CET 2022 - ma@suse.de + +- Fix handling of redirected command in-/output (bsc#1195326) + This fixes delays at the end of zypper operations, where + zypper unintentionally waits for appdata plugin scripts to + complete. +- version 17.29.4 (22) + ------------------------------------------------------------------- Tue Feb 1 18:49:00 CET 2022 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 6d3254c..30f473f 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.29.3 +Version: 17.29.4 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp