diff --git a/libsoup-3.0.4.tar.xz b/libsoup-3.0.4.tar.xz deleted file mode 100644 index b902be7..0000000 --- a/libsoup-3.0.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bd38b5e091f707fd7fa3ed7c37aacca3f8e16c65787f1cc17dc38d1dcde567b -size 1523336 diff --git a/libsoup-3.0.5.tar.xz b/libsoup-3.0.5.tar.xz new file mode 100644 index 0000000..3911cf0 --- /dev/null +++ b/libsoup-3.0.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d143db6830b3825edc2a1c4449d639273b0bfa017a4970871962d9bca22145 +size 1528824 diff --git a/libsoup.changes b/libsoup.changes index 778d6f2..0509e18 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Mar 18 17:47:48 UTC 2022 - Bjørn Lie + +- Update to version 3.0.5: + + Misc HTTP/2 fixes. + + Fix missing files for installed-tests. + + Fix SoupServer not properly handling invalid percent encoded + paths. + + Fix other areas not properly handling invalid percent encoded + paths. + + Fix SoupLogger:max-body-size of 0 meaning log nothing. + ------------------------------------------------------------------- Fri Jan 7 14:57:23 UTC 2022 - Dominique Leuenberger diff --git a/libsoup.spec b/libsoup.spec index fb399e5..b36d2bd 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -18,7 +18,7 @@ %define api_version 3.0 Name: libsoup -Version: 3.0.4 +Version: 3.0.5 Release: 0 Summary: HTTP client/server library for GNOME License: LGPL-2.1-or-later