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.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c7c2d3e86ff
branches:  trunk
changeset: 442623:0c7c2d3e86ff
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Nov 27 09:03:42 2020 +0000

description:
py-lxml: updated to 4.6.2

4.6.2

Bugs fixed
* A vulnerability (CVE-2020-27783) was discovered in the HTML Cleaner by Yaniv Nizry,
  which allowed JavaScript to pass through.  The cleaner now removes more sneaky
  "style" content.

diffstat:

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

diffs (30 lines):

diff -r 18bbf3b9e2e5 -r 0c7c2d3e86ff textproc/py-lxml/Makefile
--- a/textproc/py-lxml/Makefile Fri Nov 27 08:02:38 2020 +0000
+++ b/textproc/py-lxml/Makefile Fri Nov 27 09:03:42 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2020/11/05 09:09:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.73 2020/11/27 09:03:42 adam Exp $
 
-DISTNAME=      lxml-4.6.1
+DISTNAME=      lxml-4.6.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/lxml/}
 
diff -r 18bbf3b9e2e5 -r 0c7c2d3e86ff textproc/py-lxml/distinfo
--- a/textproc/py-lxml/distinfo Fri Nov 27 08:02:38 2020 +0000
+++ b/textproc/py-lxml/distinfo Fri Nov 27 09:03:42 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.56 2020/10/19 12:30:31 adam Exp $
+$NetBSD: distinfo,v 1.57 2020/11/27 09:03:42 adam Exp $
 
-SHA1 (lxml-4.6.1.tar.gz) = 0b46582a2da69151b9b792d118df7f44670b93ca
-RMD160 (lxml-4.6.1.tar.gz) = fb9130289088bd0382760862a718151fd036ddb5
-SHA512 (lxml-4.6.1.tar.gz) = 2c87bdaa3fae01e2ff3e3982dc473d89e5e08871f30e8c701fb1460121458115db20a2e46179757f3ef62c250a7aa2c4d8fca78933695d7d6111559f31031cfa
-Size (lxml-4.6.1.tar.gz) = 3173741 bytes
+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 (patch-setupinfo.py) = 264e934a4e5c095b0a65769798bf94db394d03e1



Home | Main Index | Thread Index | Old Index