Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Chris Talbot
libsoup
Commits
40cabaef
Commit
40cabaef
authored
Jun 30, 2022
by
Patrick Griffis
💬
Browse files
3.0.7
parent
7413504b
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
40cabaef
Changes in libsoup from 3.0.6 to 3.0.7:
* Fix leak in SoupAuthNTLM [Milan Crha]
* Fix constructing SoupAuthNTLM objects [Milan Crha]
* Disable mutual negotiation in SoupAuthNegotiate [Michael Catanzaro]
* http2: Do not advertise the `h2` protocool for proxy connections [Carlos Garcia Campos]
* http2: Remove left-over headers when HTTP/1 redirects to HTTP/2 [Carlos Garcia Campos]
* http2: Handle HTTP_1_1_REQUIRED error [Carlos Garcia Campos]
* http2: Read request bodies synchronously for sync requests [Carlos Garcia Campos]
* http2: Properly handle server sending shut down GOAWAY [Carlos Garcia Campos]
* tests: Remove dependency on Apache's PHP module [Carlos Garcia Campos]
* tests: Depend upon Apache's http2 module [Carlos Garcia Campos]
Changes in libsoup from 3.0.5 to 3.0.6:
* Misc HTTP/2 fixes [Carlos Garcia Campos]
...
...
meson.build
View file @
40cabaef
project
(
'libsoup'
,
'c'
,
version
:
'3.0.
6
'
,
version
:
'3.0.
7
'
,
meson_version
:
'>= 0.54'
,
license
:
'LGPL-2.0-or-later'
,
default_options
:
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment