Accepting request 933576 from GNOME:Next

- Update to version 3.0.3:
  + Fix various HTTP/2 issues.
  + Error when libsoup2 has been loaded before libsoup3.
  + Fix memory leak when using TLS.

OBS-URL: https://build.opensuse.org/request/show/933576
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=261
This commit is contained in:
Dominique Leuenberger 2021-11-26 14:13:04 +00:00 committed by Git OBS Bridge
parent f766d272a2
commit 19a92320c2
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98ef53ed9b4815ec05232155371af803a9928f4652acc685ff02086be16a3ff5
size 1518728

3
libsoup-3.0.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5165b04dadae3027e9a2882d868694b4586affd778c194982ae4de2373d2e25e
size 1525388

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 24 20:07:35 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.0.3:
+ Fix various HTTP/2 issues.
+ Error when libsoup2 has been loaded before libsoup3.
+ Fix memory leak when using TLS.
-------------------------------------------------------------------
Fri Nov 5 11:40:43 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -18,7 +18,7 @@
%define api_version 3.0
Name: libsoup
Version: 3.0.2
Version: 3.0.3
Release: 0
Summary: HTTP client/server library for GNOME
License: LGPL-2.1-or-later