pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libsoup
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 16 13:12:10 UTC 2018
Modified Files:
pkgsrc/net/libsoup: Makefile distinfo
Log Message:
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]
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/net/libsoup/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/libsoup/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/libsoup/Makefile
diff -u pkgsrc/net/libsoup/Makefile:1.41 pkgsrc/net/libsoup/Makefile:1.42
--- pkgsrc/net/libsoup/Makefile:1.41 Sat Apr 14 07:34:00 2018
+++ pkgsrc/net/libsoup/Makefile Mon Apr 16 13:12:10 2018
@@ -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
Index: pkgsrc/net/libsoup/distinfo
diff -u pkgsrc/net/libsoup/distinfo:1.16 pkgsrc/net/libsoup/distinfo:1.17
--- pkgsrc/net/libsoup/distinfo:1.16 Sun Jan 28 16:01:25 2018
+++ pkgsrc/net/libsoup/distinfo Mon Apr 16 13:12:10 2018
@@ -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