Received: by mail.netbsd.org (Postfix, from userid 605) id AA3CE84ECE; Fri, 7 Apr 2023 04:30:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DB13584D8A for ; Fri, 7 Apr 2023 04:30:01 +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 4tjrs-a5SUFM for ; Fri, 7 Apr 2023 04:30:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3104C84D09 for ; Fri, 7 Apr 2023 04:30:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 270FAFA84; Fri, 7 Apr 2023 04:30:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168084180192690" MIME-Version: 1.0 Date: Fri, 7 Apr 2023 04:30:01 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/converters/py-simplejson To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230407043001.270FAFA84@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168084180192690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Apr 7 04:30:01 UTC 2023 Modified Files: pkgsrc/converters/py-simplejson: Makefile distinfo Log Message: py-simplejson: update to 3.19.1 Version 3.19.1 released 2023-04-06 * This release contains security hardening measures based on recommendations by a security audit sponsored by OSTIF and conducted by X41 D-Sec GmbH. Several of these measures include changing defaults to be more strict, by default simplejson will now only consume and produce compliant JSON, but the flags still exist for any backwards compatibility needs. No high priority issues were discovered, the reference count leak is thought to be unreachable since the digits of the float are checked before PyOS_string_to_double is called. A link to the public version of this report will be included in a future release of simplejson. The following fixes were implemented in one PR: https://github.com/simplejson/simplejson/pull/313 * Fix invalid handling of unicode escape sequences in the pure Python implementation of the decoder (SJ-PT-23-01) * Fix missing reference count decrease if PyOS_string_to_double raises an exception in Python 2.x; was probably unreachable (SJ-PT-23-02) * Backport the integer string length limitation from Python 3.11 to limit quadratic number parsing (SJ-PT-23-03) * Fix inconsistencies with error messages between the C and Python implementations (SJ-PT-23-100) * Remove unused unichr import from encoder (SJ-PT-23-101) * Remove unused namedtuple_as_object and tuple_as_array arguments from simplejson.load (SJ-PT-23-102) * Remove vestigial _one_shot code from iterencode (SJ-PT-23-103) * Change default of allow_nan from True to False and add allow_nan to decoder (SJ-PT-23-107) To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 pkgsrc/converters/py-simplejson/Makefile cvs rdiff -u -r1.39 -r1.40 pkgsrc/converters/py-simplejson/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168084180192690 Content-Disposition: inline Content-Length: 1681 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/converters/py-simplejson/Makefile diff -u pkgsrc/converters/py-simplejson/Makefile:1.48 pkgsrc/converters/py-simplejson/Makefile:1.49 --- pkgsrc/converters/py-simplejson/Makefile:1.48 Wed Mar 15 13:00:39 2023 +++ pkgsrc/converters/py-simplejson/Makefile Fri Apr 7 04:30:00 2023 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.48 2023/03/15 13:00:39 adam Exp $ +# $NetBSD: Makefile,v 1.49 2023/04/07 04:30:00 adam Exp $ -DISTNAME= simplejson-3.18.4 +DISTNAME= simplejson-3.19.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= converters python MASTER_SITES= ${MASTER_SITE_PYPI:=s/simplejson/} Index: pkgsrc/converters/py-simplejson/distinfo diff -u pkgsrc/converters/py-simplejson/distinfo:1.39 pkgsrc/converters/py-simplejson/distinfo:1.40 --- pkgsrc/converters/py-simplejson/distinfo:1.39 Wed Mar 15 13:00:39 2023 +++ pkgsrc/converters/py-simplejson/distinfo Fri Apr 7 04:30:00 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.39 2023/03/15 13:00:39 adam Exp $ +$NetBSD: distinfo,v 1.40 2023/04/07 04:30:00 adam Exp $ -BLAKE2s (simplejson-3.18.4.tar.gz) = b097a5968e8e1c1a848dac0907030072c1df2d88e030bbee70a9c5e2789624e0 -SHA512 (simplejson-3.18.4.tar.gz) = 6335389eb620c96d5c537cd335e20d4f112b86c0c463ceed4d8fa36c27bab8b00386b7995e40070bda5eed1fe5883a462579c7d09bdbc828c39537282669d0e4 -Size (simplejson-3.18.4.tar.gz) = 83721 bytes +BLAKE2s (simplejson-3.19.1.tar.gz) = 5986ec8bf76c5eccf6453ea2d5f6e05bd33e67c4bd66401a9d35d2a98da7f6b4 +SHA512 (simplejson-3.19.1.tar.gz) = a2239a932f43abe59da84fc3ba95eeaa6a720c929da79d8f4447603b8c770403c9cba0f008a66c20c5c8aa3255891b687336eef1db071171a2c8435563bbb1bd +Size (simplejson-3.19.1.tar.gz) = 85207 bytes --_----------=_168084180192690--