From 1ba4bd7fa78a1b966631d75918fd97cf298aa4686a83164cdd9a255e4df26326 Mon Sep 17 00:00:00 2001 From: Michael Andres Date: Mon, 5 Jun 2023 13:48:28 +0000 Subject: [PATCH 1/3] OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2562 --- _constraints | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..0260b58 --- /dev/null +++ b/_constraints @@ -0,0 +1,8 @@ + + + + + 5 + + + From e2f48085c4059e8e56ed247b59429c115caba915c6ae36a2f108d4279fcc6b21 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Mon, 12 Jun 2023 09:46:44 +0000 Subject: [PATCH 2/3] gitrev 8dd49fe65 (log libcurl version in globalInitCurlOnce, 2023-06-12) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2563 --- libzypp-17.31.12.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libzypp-17.31.12.tar.bz2 b/libzypp-17.31.12.tar.bz2 index a069e21..e7a8d55 100644 --- a/libzypp-17.31.12.tar.bz2 +++ b/libzypp-17.31.12.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0e398f80b788e3260ca91e6c13249900280446ca27a6cffa2825b8d131986cc -size 5654288 +oid sha256:8c9960b86c54fb2609de6b5af0b869ec5701988c5a790f44610e8e09699e4d8e +size 5655773 From 4667af922a24f4ec9c3c6253a47a445b52ffe507c4a5e17e2bfec7ffaf429047 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Mon, 12 Jun 2023 14:57:09 +0000 Subject: [PATCH 3/3] gitrev 175864b19 (changes 17.31.13 (22), 2023-06-12) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2564 --- libzypp-17.31.12.tar.bz2 | 3 --- libzypp-17.31.13.tar.bz2 | 3 +++ libzypp.changes | 8 ++++++++ libzypp.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.31.12.tar.bz2 create mode 100644 libzypp-17.31.13.tar.bz2 diff --git a/libzypp-17.31.12.tar.bz2 b/libzypp-17.31.12.tar.bz2 deleted file mode 100644 index e7a8d55..0000000 --- a/libzypp-17.31.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c9960b86c54fb2609de6b5af0b869ec5701988c5a790f44610e8e09699e4d8e -size 5655773 diff --git a/libzypp-17.31.13.tar.bz2 b/libzypp-17.31.13.tar.bz2 new file mode 100644 index 0000000..87cec74 --- /dev/null +++ b/libzypp-17.31.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5094c2175cfd1418319ea6041caff6576f8007c5e7dacf03e263efeeff83444e +size 5655628 diff --git a/libzypp.changes b/libzypp.changes index 981755a..39ea774 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 12 16:37:13 CEST 2023 - ma@suse.de + +- curl: Trim user agent string (bsc#1212187) + HTTP/2 RFC 9113 forbids fields ending with a space. Violation + results in curl error: 92: HTTP/2 PROTOCOL_ERROR. +- version 17.31.13 (22) + ------------------------------------------------------------------- Mon Jun 5 12:15:55 CEST 2023 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 912f6fe..581797e 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.12 +Version: 17.31.13 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp