From 9628a9d523b06fd146ed2f891725f5f42c499e4e7d0adaeaa4e5908444abc45c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 15 Sep 2023 18:25:23 +0000 Subject: [PATCH] Accepting request 1111595 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1111595 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=284 --- libsoup-3.4.2.tar.xz | 3 --- libsoup-3.4.3.tar.xz | 3 +++ libsoup.changes | 10 ++++++++++ libsoup.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 libsoup-3.4.2.tar.xz create mode 100644 libsoup-3.4.3.tar.xz diff --git a/libsoup-3.4.2.tar.xz b/libsoup-3.4.2.tar.xz deleted file mode 100644 index 46cabbc..0000000 --- a/libsoup-3.4.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78c8fa37cb152d40ec8c4a148d6155e2f6947f3f1602a7cda3a31ad40f5ee2f3 -size 1535992 diff --git a/libsoup-3.4.3.tar.xz b/libsoup-3.4.3.tar.xz new file mode 100644 index 0000000..5984261 --- /dev/null +++ b/libsoup-3.4.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f1bbaeeb43f5812daba3ee258a72e1b4b14c2fd91f4a1a75d4eea10dcf288f +size 1529884 diff --git a/libsoup.changes b/libsoup.changes index e673ea7..763efa0 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Sep 15 15:11:03 UTC 2023 - Bjørn Lie + +- Update to version 3.4.3: + + Fix incorrect UTF-8 encoding for params in headers + + Numerous HTTP/2 fixes and improvements + + Fix possible crashes in connection management + + Fix small leak in SoupServer + + Fix the possibility of empty HTTP/2 frames being sent + ------------------------------------------------------------------- Sat Apr 29 19:26:55 UTC 2023 - Bjørn Lie diff --git a/libsoup.spec b/libsoup.spec index df59c61..bc9f033 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -18,7 +18,7 @@ %define api_version 3.0 Name: libsoup -Version: 3.4.2 +Version: 3.4.3 Release: 0 Summary: HTTP client/server library for GNOME License: LGPL-2.1-or-later