Received: by mail.netbsd.org (Postfix, from userid 605) id BB77484DC7; Wed, 29 Jan 2020 22:47:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 40D8784DC4 for ; Wed, 29 Jan 2020 22:47:03 +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 V-Zg26jB9FPV for ; Wed, 29 Jan 2020 22:47:02 +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 A0C8684DB8 for ; Wed, 29 Jan 2020 22:47:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 947E1FBF4; Wed, 29 Jan 2020 22:47:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1580338022267880" MIME-Version: 1.0 Date: Wed, 29 Jan 2020 22:47:02 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/py-WebOb To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20200129224702.947E1FBF4@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. --_----------=_1580338022267880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jan 29 22:47:02 UTC 2020 Modified Files: pkgsrc/www/py-WebOb: Makefile distinfo Log Message: py-WebOb: updated to 1.8.6 1.8.6: Experimental Features - The SameSite value now includes a new option named "None", this is a new change that was introduced in https://tools.ietf.org/html/draft-west-cookie-incrementalism-00 Please be aware that older clients are incompatible with this change: https://www.chromium.org/updates/same-site/incompatible-clients, WebOb does not enable SameSite on cookies by default, so there is no backwards incompatible change here. - Validation of SameSite values can be disabled by toggling a module flag. This is in anticipation of future changes in evolving cookie standards. The discussion in https://github.com/Pylons/webob/pull/407 (which initially expanded the allowed options) notes the sudden change to browser cookie implementation details may happen again. In May 2019, Google announced a new model for privacy controls in their browsers, which affected the list of valid options for the SameSite attribute of cookies. In late 2019, the company began to roll out these changes to their browsers to force developer adoption of the new specification. See https://www.chromium.org/updates/same-site and https://blog.chromium.org/2019/10/developers-get-ready-for-new.html for more details on this change. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-WebOb/Makefile \ pkgsrc/www/py-WebOb/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1580338022267880 Content-Disposition: inline Content-Length: 1582 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/py-WebOb/Makefile diff -u pkgsrc/www/py-WebOb/Makefile:1.8 pkgsrc/www/py-WebOb/Makefile:1.9 --- pkgsrc/www/py-WebOb/Makefile:1.8 Sat Jan 5 00:17:07 2019 +++ pkgsrc/www/py-WebOb/Makefile Wed Jan 29 22:47:02 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2019/01/05 00:17:07 adam Exp $ +# $NetBSD: Makefile,v 1.9 2020/01/29 22:47:02 adam Exp $ -DISTNAME= WebOb-1.8.5 +DISTNAME= WebOb-1.8.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=W/WebOb/} Index: pkgsrc/www/py-WebOb/distinfo diff -u pkgsrc/www/py-WebOb/distinfo:1.8 pkgsrc/www/py-WebOb/distinfo:1.9 --- pkgsrc/www/py-WebOb/distinfo:1.8 Sat Jan 5 00:17:07 2019 +++ pkgsrc/www/py-WebOb/distinfo Wed Jan 29 22:47:02 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2019/01/05 00:17:07 adam Exp $ +$NetBSD: distinfo,v 1.9 2020/01/29 22:47:02 adam Exp $ -SHA1 (WebOb-1.8.5.tar.gz) = 62101f7f4b1e423388ee5b66c01d2eb8e931e493 -RMD160 (WebOb-1.8.5.tar.gz) = b393b75657ad0069bb67e58fe9bc502d15c5e27b -SHA512 (WebOb-1.8.5.tar.gz) = cc0b956a7c3b8ae58d6002baf5c6de4e442201280468f8fc8b5fbd2c7f7cb7a8f46447f97b98a32a9959c8d1aa7a2a8a7b9d624cb27ca79b2ad1ce94f891801b -Size (WebOb-1.8.5.tar.gz) = 271955 bytes +SHA1 (WebOb-1.8.6.tar.gz) = 6e66b6cd2f37babb7fe13aef08e6c0df9926e42b +RMD160 (WebOb-1.8.6.tar.gz) = b39c8545334e238d2f82bf17ae322eb4163a5577 +SHA512 (WebOb-1.8.6.tar.gz) = b9a3faac114c55f3e9a6eb71a78dd921d928da99a427dea05bc798bc1fe249f0f1cf8c9b9fcb1b73be2737b9132bbfe2250a8652e3a8a1199ac74fa62a59d44c +Size (WebOb-1.8.6.tar.gz) = 274606 bytes --_----------=_1580338022267880--