pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-lxml py-lxml: updated to 4.6.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7abfa31ecbb
branches:  trunk
changeset: 449243:e7abfa31ecbb
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Mar 23 06:47:48 2021 +0000

description:
py-lxml: updated to 4.6.3

4.6.3

Bugs fixed
* A vulnerability (CVE-2021-28957) was discovered in the HTML Cleaner by Kevin Chung,
  which allowed JavaScript to pass through.  The cleaner now removes the HTML5
  ``formaction`` attribute.

diffstat:

 textproc/py-lxml/Makefile |   4 ++--
 textproc/py-lxml/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r e2e74ff4e113 -r e7abfa31ecbb textproc/py-lxml/Makefile
--- a/textproc/py-lxml/Makefile Tue Mar 23 04:16:47 2021 +0000
+++ b/textproc/py-lxml/Makefile Tue Mar 23 06:47:48 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2020/11/27 09:03:42 adam Exp $
+# $NetBSD: Makefile,v 1.74 2021/03/23 06:47:48 adam Exp $
 
-DISTNAME=      lxml-4.6.2
+DISTNAME=      lxml-4.6.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/lxml/}
diff -r e2e74ff4e113 -r e7abfa31ecbb textproc/py-lxml/distinfo
--- a/textproc/py-lxml/distinfo Tue Mar 23 04:16:47 2021 +0000
+++ b/textproc/py-lxml/distinfo Tue Mar 23 06:47:48 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.57 2020/11/27 09:03:42 adam Exp $
+$NetBSD: distinfo,v 1.58 2021/03/23 06:47:48 adam Exp $
 
-SHA1 (lxml-4.6.2.tar.gz) = ab5b8053945d1404b4e54cfd62afc38c8b62aa0c
-RMD160 (lxml-4.6.2.tar.gz) = 708eec1d1c2cb2560840cfc1dc4c55b68a577453
-SHA512 (lxml-4.6.2.tar.gz) = 0a99e3f3c95c409d3f336aa6fb7f21527cf75d00ef8b55731d8ae8ba1b90792812b4551cd0751e5296b0007dc6d448fe63990a487993229e26477f087e52e29d
-Size (lxml-4.6.2.tar.gz) = 3177310 bytes
+SHA1 (lxml-4.6.3.tar.gz) = a14e8b1cb38f3ed425e2d9b22950ce64c63500ef
+RMD160 (lxml-4.6.3.tar.gz) = 4b54125427221bb6e74c11cc58d560b78e32c35f
+SHA512 (lxml-4.6.3.tar.gz) = 57489c42257afd00376886d6873c97088778afa8009fa644e2660722d134f346030218c24be6329ee828f73f5164cdd1dad583c17addbdf3e0c84e4d8ab9e176
+Size (lxml-4.6.3.tar.gz) = 3191113 bytes
 SHA1 (patch-setupinfo.py) = 264e934a4e5c095b0a65769798bf94db394d03e1



Home | Main Index | Thread Index | Old Index