Skip to content

Commit 4c04fb0

Browse files
author
adam
committed
py-whitenoise: updated to 6.12.0
6.12.0 (2026-02-27) Drop Python 3.9 support. Fix potential unauthorised file access vulnerability in “autorefesh” mode. See 684 for details, and a reminder that autorefresh mode has always been documented as unsuitable for production use. Thanks Seth Larson for reporting.
1 parent ad945d3 commit 4c04fb0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

www/py-whitenoise/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.11 2025/12/26 12:01:26 adam Exp $
1+
# $NetBSD: Makefile,v 1.12 2026/03/26 12:55:00 adam Exp $
22

3-
DISTNAME= whitenoise-6.11.0
3+
DISTNAME= whitenoise-6.12.0
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= www python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=w/whitenoise/}

www/py-whitenoise/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.10 2025/12/26 12:01:26 adam Exp $
1+
$NetBSD: distinfo,v 1.11 2026/03/26 12:55:00 adam Exp $
22

3-
BLAKE2s (whitenoise-6.11.0.tar.gz) = e8f11f1d78a313eade46f918627ae9061940ec1bdc2ce813c690fdd993a9577d
4-
SHA512 (whitenoise-6.11.0.tar.gz) = 4d8679d4c5e1d1f8c43a57be3746698f1e6eb78b80be0aa11e7ca12cd4d7da77712921840e30fde7086658499db371a0c5bb7743ba3f71fc94c551206a83943e
5-
Size (whitenoise-6.11.0.tar.gz) = 26432 bytes
3+
BLAKE2s (whitenoise-6.12.0.tar.gz) = 37c7a08c1239b071f7f51b070157a4afb2d995fcd0581452190a76852a7ed9fe
4+
SHA512 (whitenoise-6.12.0.tar.gz) = 4e407b34e921f9a582bae160f683f3c34f8dade3320aeb1f90ec50a1c392a222d267c304693c1ec3726c2155468510d4dc9ee170f16e09ec9a3f20e7fee5551f
5+
Size (whitenoise-6.12.0.tar.gz) = 26841 bytes

0 commit comments

Comments
 (0)