diff options
author | wiz <wiz@pkgsrc.org> | 2017-10-03 11:49:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-10-03 11:49:34 +0000 |
commit | 42776d5d6bd2760edaa76a3e018cb552777fb925 (patch) | |
tree | 500b1b96d70374b003e22b722e913f9414e0ab39 | |
parent | 30add5aecb6fefff61a57ba92ef4f2657d50d327 (diff) | |
download | pkgsrc-42776d5d6bd2760edaa76a3e018cb552777fb925.tar.gz |
libsoup: update to 2.60.0.
Changes in libsoup from 2.59.90.1 to 2.60.0:
* New/updated translations: Catalan, Danish, Dutch, Nepali
Changes in libsoup from 2.59.90 to 2.59.90.1:
* CVE-2017-2885: Fixed a chunked decoding buffer overrun that
could be exploited against either clients or servers.
[#785774]
Changes in libsoup from 2.58.0 to 2.59.90:
* Several SoupAuthNegotiate compatibility fixes [#783780,
#783781, Tomas Popela]
* Include a payload in SoupWebsocketConnection's "ping"
messages (to avoid problems with certain buggy server
implementations), and emit a signal when receiving a "pong"
(to allow apps to notice when the remote peer has
disconnected them). [#785660, David Woodhouse]
* Fix the interpretation of wss:// URIs, which previously
mostly didn't work. [#784766, Nirbheek Chauhan].
* Fixed SoupContentSniffer behavior on XML files with no
Content-Type
[https://bugs.webkit.org/show_bug.cgi?id=173923]
* Fixed a bug with cancelling async requests [#773257, Carlos
Garcia Campos]
* Reverted the (undocumented) change in 2.58.0 to call
soup_session_abort() after changing
SoupSession:proxy-resolver; while this made its behavior
more consistent with :proxy-uri, it ended up breaking
things. [#781590]
* Allow HTTP responses that have no trailing CRLF after the
response headers (and no body) [#780352, Carlos Garcia
Campos]
* Fixed an out-of-bounds read in SoupURI parsing [#785042]
* Fixed a spurious (debug-level) error message in
SoupWebsocketConnection [#784935, Ignacio Casal Quinteiro]
* Fixed introspection annotations on
soup_message_headers_get_content_range() [Philip Withnall]
* Fixed a flake in tests/header-parsing [#777258]
* Update tests/test-cert.pem to use stronger algorithms to
avoid problems with newer gnutls. [#784949, Jan Alexander
Steffens]
* Fixed examples/get to not accidentally break https
certificate validation [#784259, Sebatian Dröge]
* Misc updates to apache/php stuff in unit tests:
* Dropped support for Apache 2.2
* Deal with mod_unixd being compiled-in [#776478]
* Switched PHP support from PHP 5 to PHP 7
* Updated translations:
Esperanto, Turkish
-rw-r--r-- | net/libsoup/Makefile | 5 | ||||
-rw-r--r-- | net/libsoup/PLIST | 3 | ||||
-rw-r--r-- | net/libsoup/distinfo | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/net/libsoup/Makefile b/net/libsoup/Makefile index 072bc976708..38c50d47cba 100644 --- a/net/libsoup/Makefile +++ b/net/libsoup/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2017/09/18 09:53:03 maya Exp $ +# $NetBSD: Makefile,v 1.37 2017/10/03 11:49:34 wiz Exp $ -DISTNAME= libsoup-2.58.2 -PKGREVISION= 1 +DISTNAME= libsoup-2.60.0 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/net/libsoup/PLIST b/net/libsoup/PLIST index 847c6cfc786..963dced7b1f 100644 --- a/net/libsoup/PLIST +++ b/net/libsoup/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2017/08/14 20:09:02 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2017/10/03 11:49:34 wiz Exp $ include/libsoup-2.4/libsoup/soup-address.h include/libsoup-2.4/libsoup/soup-auth-domain-basic.h include/libsoup-2.4/libsoup/soup-auth-domain-digest.h @@ -161,6 +161,7 @@ share/locale/lv/LC_MESSAGES/libsoup.mo share/locale/ml/LC_MESSAGES/libsoup.mo share/locale/mr/LC_MESSAGES/libsoup.mo share/locale/nb/LC_MESSAGES/libsoup.mo +share/locale/ne/LC_MESSAGES/libsoup.mo share/locale/nl/LC_MESSAGES/libsoup.mo share/locale/oc/LC_MESSAGES/libsoup.mo share/locale/or/LC_MESSAGES/libsoup.mo diff --git a/net/libsoup/distinfo b/net/libsoup/distinfo index bbf479557e5..38bbd8734eb 100644 --- a/net/libsoup/distinfo +++ b/net/libsoup/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2017/08/14 20:09:02 wiz Exp $ +$NetBSD: distinfo,v 1.14 2017/10/03 11:49:34 wiz Exp $ -SHA1 (libsoup-2.58.2.tar.xz) = ac203befb84b4db9c576090f3ae2a390a971f0e7 -RMD160 (libsoup-2.58.2.tar.xz) = ecc17632960fc7760e449daaba27a5cfeebbd820 -SHA512 (libsoup-2.58.2.tar.xz) = 85af6fac87343bdd22312518402144d33916225f60d6fa158efdd84f7ee7ed1f9895989b3558f711c9aedc93cff35a4114ad79d6d2aa19c54cb326f162a4c7de -Size (libsoup-2.58.2.tar.xz) = 1815256 bytes +SHA1 (libsoup-2.60.0.tar.xz) = 402ec43a392c8c5c8391927470809818299827cf +RMD160 (libsoup-2.60.0.tar.xz) = 3d1206deb0cbeb5628f63d0e6e19476137d25757 +SHA512 (libsoup-2.60.0.tar.xz) = 9759d0f6c7dd5975e96e91b7a2b70d2559e2089e54659182dcd443ada6e0481db3b8457377c8ce04085f1ab3160f5e3ec761defc41d8547ff2d3bc08b9ca1217 +Size (libsoup-2.60.0.tar.xz) = 1826560 bytes |