pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-httptools
Module Name: pkgsrc
Committed By: adam
Date: Wed Feb 23 08:27:29 UTC 2022
Modified Files:
pkgsrc/www/py-httptools: Makefile distinfo
Log Message:
py-httptools: updated to 0.4.0
v0.4.0
Changes
Bump bundled http-parser to 2.9.4 and llhttp to 6.0.6
fixes CVE-2021-22959 & CVE-2021-22960
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-httptools/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-httptools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-httptools/Makefile
diff -u pkgsrc/www/py-httptools/Makefile:1.8 pkgsrc/www/py-httptools/Makefile:1.9
--- pkgsrc/www/py-httptools/Makefile:1.8 Tue Jan 4 20:55:30 2022
+++ pkgsrc/www/py-httptools/Makefile Wed Feb 23 08:27:29 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2022/01/04 20:55:30 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2022/02/23 08:27:29 adam Exp $
-DISTNAME= httptools-0.3.0
+DISTNAME= httptools-0.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httptools/}
Index: pkgsrc/www/py-httptools/distinfo
diff -u pkgsrc/www/py-httptools/distinfo:1.9 pkgsrc/www/py-httptools/distinfo:1.10
--- pkgsrc/www/py-httptools/distinfo:1.9 Tue Oct 26 11:30:42 2021
+++ pkgsrc/www/py-httptools/distinfo Wed Feb 23 08:27:29 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:30:42 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/02/23 08:27:29 adam Exp $
-BLAKE2s (httptools-0.3.0.tar.gz) = 77bf6223311ca262c1ebeb979b8813062cbdd0f1619f580936772cc645f89bd0
-SHA512 (httptools-0.3.0.tar.gz) = 37a87aadd30b73e4a861599ad9a37edbfaa1bdafbfa0ebf8cda2386272d0eb24b160f106fc283877b1c9992066e31c7fb1f87913e9da4a5a517807b337b7442c
-Size (httptools-0.3.0.tar.gz) = 170395 bytes
+BLAKE2s (httptools-0.4.0.tar.gz) = ef82085255352fc27859ede5ff0e0f3772454f6f4068ffa8ca0d36d433dcba3f
+SHA512 (httptools-0.4.0.tar.gz) = 19cfe9209844921c43905212eaf272334fd0a360712fdce495797abd6836c946108d9fe75d921d88d469b7afdc2bbfe6090f953748afe1d609f3e17f1f8c43d8
+Size (httptools-0.4.0.tar.gz) = 174553 bytes
Home |
Main Index |
Thread Index |
Old Index