Accepting request 987187 from GNOME:Next

Scripted push from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/987187
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=267
This commit is contained in:
Dominique Leuenberger 2022-07-07 07:26:14 +00:00 committed by Git OBS Bridge
parent 7dd27f34c9
commit 12b99e8188
4 changed files with 21 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Jul 6 12:27:20 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.0.7:
+ Fix leak in SoupAuthNTLM.
+ Fix constructing SoupAuthNTLM objects.
+ Disable mutual negotiation in SoupAuthNegotiate.
+ http2:
- Do not advertise the `h2` protocool for proxy connections.
- Remove left-over headers when HTTP/1 redirects to HTTP/2.
- Handle HTTP_1_1_REQUIRED error.
- Read request bodies synchronously for sync requests.
- Properly handle server sending shut down GOAWAY.
+ tests:
- Remove dependency on Apache's PHP module.
- Depend upon Apache's http2 module.
-------------------------------------------------------------------
Fri Apr 1 11:08:14 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

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