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
0e1d3eee
Commit
0e1d3eee
authored
Oct 24, 2021
by
Patrick Griffis
💬
Browse files
2.74.1
parent
c8fcefba
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
0e1d3eee
Changes in libsoup from 2.74.0 to 2.74.1:
* Fix support for older versions of Vala [Rico Tzschichholz]
* Fix trying to build sysprof as a subproject on Windows [Christoph Reiter]
* Fix missing `extern "C"` in an installed header [Patrick Griffis]
* Improve `gssapi` dependency handling [Nirbheek Chauhan]
* Fix `libsoup-doc` build target [Patrick Griffis]
* Updated translations: Danish, Russian
Changes in libsoup from 2.72.0 to 2.74.0:
* IMPORTANT: Enable ssl-use-system-ca-file by default on deprecated
...
...
meson.build
View file @
0e1d3eee
project
(
'libsoup'
,
'c'
,
version
:
'2.74.
0
'
,
version
:
'2.74.
1
'
,
meson_version
:
'>=0.50'
,
license
:
'LGPL2'
,
default_options
:
'c_std=c99'
)
...
...
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