pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-tornado



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue May 16 10:20:23 UTC 2023

Modified Files:
        pkgsrc/www/py-tornado: Makefile distinfo

Log Message:
py-tornado: updated to 6.3.2

What's new in Tornado 6.3.2
===========================

Security improvements

- Fixed an open redirect vulnerability in StaticFileHandler under certain
  configurations.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/py-tornado/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/py-tornado/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-tornado/Makefile
diff -u pkgsrc/www/py-tornado/Makefile:1.32 pkgsrc/www/py-tornado/Makefile:1.33
--- pkgsrc/www/py-tornado/Makefile:1.32 Tue Apr 25 10:53:27 2023
+++ pkgsrc/www/py-tornado/Makefile      Tue May 16 10:20:23 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2023/04/25 10:53:27 adam Exp $
+# $NetBSD: Makefile,v 1.33 2023/05/16 10:20:23 adam Exp $
 
-DISTNAME=      tornado-6.3.1
+DISTNAME=      tornado-6.3.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tornado/}

Index: pkgsrc/www/py-tornado/distinfo
diff -u pkgsrc/www/py-tornado/distinfo:1.24 pkgsrc/www/py-tornado/distinfo:1.25
--- pkgsrc/www/py-tornado/distinfo:1.24 Tue Apr 25 10:53:27 2023
+++ pkgsrc/www/py-tornado/distinfo      Tue May 16 10:20:23 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2023/04/25 10:53:27 adam Exp $
+$NetBSD: distinfo,v 1.25 2023/05/16 10:20:23 adam Exp $
 
-BLAKE2s (tornado-6.3.1.tar.gz) = 2cb5f9f6aadd4341d2267b82ac7b37bcf99379683972819064a4659734992b3b
-SHA512 (tornado-6.3.1.tar.gz) = e6b33d017448060d29e718cb4ed4f852f3f1a970ef6149fcf88900cf7a7f008b737cfdad3c217a6c43a5c7176aee0adb72c3c0055b6b3faac49acd34c3b74b90
-Size (tornado-6.3.1.tar.gz) = 508547 bytes
+BLAKE2s (tornado-6.3.2.tar.gz) = e6006b40d69a55ee055a8d2ad6b87b54916519ec33dead4e64ccf152e34a50ec
+SHA512 (tornado-6.3.2.tar.gz) = cd4be43672dcf0814536ad1b2b1dde045f25494a9f70facf0dbae5d3a71b112d0dbca235916948982922975d0d4c58efff880c0b432db382f58f25d65ef18c92
+Size (tornado-6.3.2.tar.gz) = 508776 bytes



Home | Main Index | Thread Index | Old Index