pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/libsoup libsoup: update to 2.62.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e895dcb6a27
branches:  trunk
changeset: 378828:4e895dcb6a27
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 16 13:12:10 2018 +0000

description:
libsoup: update to 2.62.0.

Changes in libsoup from 2.61.91 to 2.62.0:

        * Updated translations.

Changes in libsoup from 2.61.90 to 2.61.91:

        * Add limit to header length to avoid DOS attacks
          [#792173, Michele Dionisio]

        * Update the public-suffix list.
          [Claudio Saavedra]

        * Revert "cookie-jar: use base domain to decide if cookie is third party"
          [#792130, Claudio Saavedra]

Changes in libsoup from 2.61.2 to 2.61.90:

        * Various improvements to the WebSocket implementation
          [#792113, Italo Guerrieri]

         * cookie-jar: use base domain to decide if cookie is third party
          [#792130, Michael Catanzaro]

         * Add new API to create a new connection from a SoupSession
          [#792212, Carlos Garcia Campos]

         * soup-headers: accept any 3 digit number as message status code
          [#792124, Carlos Garcia Campos]

Changes in libsoup from 2.61.1 to 2.61.2:

        * session: don't request Keep-Alive for upgraded connections
          [#788723, Lionel Landwerlin]

diffstat:

 net/libsoup/Makefile |   5 ++---
 net/libsoup/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r b0ea2aa746c0 -r 4e895dcb6a27 net/libsoup/Makefile
--- a/net/libsoup/Makefile      Mon Apr 16 13:07:11 2018 +0000
+++ b/net/libsoup/Makefile      Mon Apr 16 13:12:10 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2018/04/14 07:34:00 adam Exp $
+# $NetBSD: Makefile,v 1.42 2018/04/16 13:12:10 wiz Exp $
 
-DISTNAME=      libsoup-2.60.3
-PKGREVISION=   1
+DISTNAME=      libsoup-2.62.0
 CATEGORIES=    net gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsoup/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
diff -r b0ea2aa746c0 -r 4e895dcb6a27 net/libsoup/distinfo
--- a/net/libsoup/distinfo      Mon Apr 16 13:07:11 2018 +0000
+++ b/net/libsoup/distinfo      Mon Apr 16 13:12:10 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2018/01/28 16:01:25 wiz Exp $
+$NetBSD: distinfo,v 1.17 2018/04/16 13:12:10 wiz Exp $
 
-SHA1 (libsoup-2.60.3.tar.xz) = 8161819ccb9afe77f24b38fd6fd99c7239b7c17a
-RMD160 (libsoup-2.60.3.tar.xz) = df249dfddd64e143c2290f81a87c013d4a8d0fea
-SHA512 (libsoup-2.60.3.tar.xz) = 56d03702643c8b37ed2ec23a0c7517b7d2d06d4cc01f374a8f1c6a03a95d5413522f430827c8daa30a6338fff11013e303fd12c927ca21c84f0d52a44e3525a8
-Size (libsoup-2.60.3.tar.xz) = 1838640 bytes
+SHA1 (libsoup-2.62.0.tar.xz) = 06cac28e7929dfe4b5194a3120b5ac1231c4a27e
+RMD160 (libsoup-2.62.0.tar.xz) = 7a412a0ba493052e3796f2339a77a39ea2fea0d7
+SHA512 (libsoup-2.62.0.tar.xz) = a2bbe360eb29fd325cdb19eac9f53e554bc9a7a682d0e3c88395d5243fe1990e637631cd9f3b0084607e4c6bab61f368423b2b08707224406b6f078c6dc57675
+Size (libsoup-2.62.0.tar.xz) = 1838052 bytes



Home | Main Index | Thread Index | Old Index