Received: by mail.netbsd.org (Postfix, from userid 605) id C0D2B84DA9; Tue, 3 Oct 2017 11:49:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 556F384D9F for ; Tue, 3 Oct 2017 11:49:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id yuukHkSje_S0 for ; Tue, 3 Oct 2017 11:49:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9427984D04 for ; Tue, 3 Oct 2017 11:49:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8AAF4FBC7; Tue, 3 Oct 2017 11:49:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150703137456980" MIME-Version: 1.0 Date: Tue, 3 Oct 2017 11:49:34 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/net/libsoup To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171003114934.8AAF4FBC7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_150703137456980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: wiz Date: Tue Oct 3 11:49:34 UTC 2017 Modified Files: pkgsrc/net/libsoup: Makefile PLIST distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 pkgsrc/net/libsoup/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/libsoup/PLIST cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/libsoup/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150703137456980 Content-Disposition: inline Content-Length: 2490 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/libsoup/Makefile diff -u pkgsrc/net/libsoup/Makefile:1.36 pkgsrc/net/libsoup/Makefile:1.37 --- pkgsrc/net/libsoup/Makefile:1.36 Mon Sep 18 09:53:03 2017 +++ pkgsrc/net/libsoup/Makefile Tue Oct 3 11:49:34 2017 @@ -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 Index: pkgsrc/net/libsoup/PLIST diff -u pkgsrc/net/libsoup/PLIST:1.10 pkgsrc/net/libsoup/PLIST:1.11 --- pkgsrc/net/libsoup/PLIST:1.10 Mon Aug 14 20:09:02 2017 +++ pkgsrc/net/libsoup/PLIST Tue Oct 3 11:49:34 2017 @@ -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 Index: pkgsrc/net/libsoup/distinfo diff -u pkgsrc/net/libsoup/distinfo:1.13 pkgsrc/net/libsoup/distinfo:1.14 --- pkgsrc/net/libsoup/distinfo:1.13 Mon Aug 14 20:09:02 2017 +++ pkgsrc/net/libsoup/distinfo Tue Oct 3 11:49:34 2017 @@ -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 --_----------=_150703137456980--