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.4.tar.xz b/libsoup-3.4.4.tar.xz new file mode 100644 index 0000000..d6d2489 --- /dev/null +++ b/libsoup-3.4.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:291c67725f36ed90ea43efff25064b69c5a2d1981488477c05c481a3b4b0c5aa +size 1536268 diff --git a/libsoup.changes b/libsoup.changes index e673ea7..17afc3c 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Oct 26 19:15:00 UTC 2023 - Bjørn Lie + +- Update to version 3.4.4: + + Improve HTTP/2 performance when a lot of buffering happens + + Support building libnghttp2 as a subproject + +------------------------------------------------------------------- +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..3e7bc0c 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.4 Release: 0 Summary: HTTP client/server library for GNOME License: LGPL-2.1-or-later