pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/htmldoc htmldoc: update to 1.9.15.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8be1fd7b3f32
branches:  trunk
changeset: 373264:8be1fd7b3f32
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Thu Feb 10 13:43:14 2022 +0000

description:
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)

diffstat:

 www/htmldoc/Makefile.common |  4 ++--
 www/htmldoc/distinfo        |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r 5d838f8a4629 -r 8be1fd7b3f32 www/htmldoc/Makefile.common
--- a/www/htmldoc/Makefile.common       Thu Feb 10 13:17:52 2022 +0000
+++ b/www/htmldoc/Makefile.common       Thu Feb 10 13:43:14 2022 +0000
@@ -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 @@
 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}
diff -r 5d838f8a4629 -r 8be1fd7b3f32 www/htmldoc/distinfo
--- a/www/htmldoc/distinfo      Thu Feb 10 13:17:52 2022 +0000
+++ b/www/htmldoc/distinfo      Thu Feb 10 13:43:14 2022 +0000
@@ -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