pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/htmldoc
Module Name: pkgsrc
Committed By: fcambus
Date: Thu Feb 10 13:43:14 UTC 2022
Modified Files:
pkgsrc/www/htmldoc: Makefile.common distinfo
Log Message:
htmldoc: update to 1.9.15.
# Changes in HTMLDOC v1.9.15
- Fixed a potential heap overflow bug with GIF images (Issue #461)
- Fixed a potential double-free bug with PNG images (Issue #462)
- Fixed a potential stack overflow bug with GIF images (Issue #463)
- Fixed a potential heap underflow bug with empty attributes (Issue #464)
- Fixed a potential stack overflow bug with BMP images (Issue #466)
- Fixed a potential heap overflow bug with the table-of-contents (Issue #467)
- Fixed a potential heap overflow bug with headings (Issue #468)
- Fixed a potential stack overflow bug with GIF images (Issue #470)
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/htmldoc/Makefile.common \
pkgsrc/www/htmldoc/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/htmldoc/Makefile.common
diff -u pkgsrc/www/htmldoc/Makefile.common:1.22 pkgsrc/www/htmldoc/Makefile.common:1.23
--- pkgsrc/www/htmldoc/Makefile.common:1.22 Tue Jan 4 20:30:02 2022
+++ pkgsrc/www/htmldoc/Makefile.common Thu Feb 10 13:43:14 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.22 2022/01/04 20:30:02 fcambus Exp $
+# $NetBSD: Makefile.common,v 1.23 2022/02/10 13:43:14 fcambus Exp $
#
# used by www/htmldoc/Makefile
# used by www/htmldoc-x11/Makefile
@@ -8,7 +8,7 @@ PKGNAME?= ${PKGNAME_BASE}-${VERSION}
COMMENT?= Converts HTML to indexed HTML, PDF and/or PostScript
# Normal package Makefile contents follow.
-VERSION= 1.9.14
+VERSION= 1.9.15
PKGNAME_BASE= htmldoc
CATEGORIES= www
DIST_SUBDIR= ${PKGNAME_BASE}
Index: pkgsrc/www/htmldoc/distinfo
diff -u pkgsrc/www/htmldoc/distinfo:1.22 pkgsrc/www/htmldoc/distinfo:1.23
--- pkgsrc/www/htmldoc/distinfo:1.22 Tue Jan 4 20:30:02 2022
+++ pkgsrc/www/htmldoc/distinfo Thu Feb 10 13:43:14 2022
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2022/01/04 20:30:02 fcambus Exp $
+$NetBSD: distinfo,v 1.23 2022/02/10 13:43:14 fcambus Exp $
-BLAKE2s (htmldoc/v1.9.14.tar.gz) = 4c70a877038e88544c73754be60d29a4001d4a0ae10038ed814c8e2d8f6c0dfe
-SHA512 (htmldoc/v1.9.14.tar.gz) = 5d4e94869a2765819262a909a28dfbe71534b5458306b0c87928f0631a68cdb9da6d2a2f692906a1f39252fc7817984041b25a07e59429850d2aed0a356fb5d6
-Size (htmldoc/v1.9.14.tar.gz) = 3421758 bytes
+BLAKE2s (htmldoc/v1.9.15.tar.gz) = 25f7684ecf26d5dc2d7e92ecfb7ec22dbd4971a5a975b8a9febb87a662171667
+SHA512 (htmldoc/v1.9.15.tar.gz) = 59460b2761294943164ceb1d0249fe7bf8f088fd904c7e77d608003bba7471c46ab9e9a6e6da4af4982934bc5d52c3877397f034806d576f4b6e5f81fc6c59ef
+Size (htmldoc/v1.9.15.tar.gz) = 3418006 bytes
SHA1 (patch-desktop_Makefile) = 687b416d6b4189aa4b0242b23858daabd54a76ed
SHA1 (patch-htmldoc_http-addrlist.c) = 5c36f78655838e633f805b6529a2a3183e10288a
Home |
Main Index |
Thread Index |
Old Index