forked from pool/libsoup
Accepting request 987356 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 987187 from dimstar) OBS-URL: https://build.opensuse.org/request/show/987356 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsoup?expand=0&rev=135
This commit is contained in:
commit
0a8e0ad926
@ -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
3
libsoup-3.0.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebdf90cf3599c11acbb6818a9d9e3fc9d2c68e56eb829b93962972683e1bf7c8
|
||||
size 1525104
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user