From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta001.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) by sourceware.org (Postfix) with ESMTPS id 67B6F3858403 for ; Sun, 7 Nov 2021 06:21:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 67B6F3858403 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSW.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=systematicsw.ab.ca Received: from shw-obgw-4003a.ext.cloudfilter.net ([10.228.9.183]) by cmsmtp with ESMTP id jRcKmSFRKczbLjbYBmx7yh; Sun, 07 Nov 2021 06:21:07 +0000 Received: from SystematicSW.ab.ca ([68.147.0.90]) by cmsmtp with ESMTP id jbYAmRvJzO1m6jbYAmwGJk; Sun, 07 Nov 2021 06:21:07 +0000 X-Authority-Analysis: v=2.4 cv=RqrWkQqK c=1 sm=1 tr=0 ts=61877053 a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=aTVoPYTGAAAA:8 a=NEAV23lmAAAA:8 a=YFzpqFWGo2rUaKHBqcAA:9 a=rKT3Ez47ESLuxQAP_tCa:22 From: Cygwin htmldoc Maintainer To: Cygwin Announcements Reply-To: Cygwin Date: Sun, 07 Nov 2021 00:19:30 -0600 Message-Id: <20211107001930.51072-1-Brian.Inglis@SystematicSW.ab.ca> Subject: Updated: htmldoc 1.9.13 X-CMAE-Envelope: MS4xfFfB6n9n3FFfVQfxiLxEjG95uy94MUDVXv19IHDeeSQnqcIQuOTWnZzi/5pq26pU7Rq+zg6JB2qH6KwpckUhGyshtTgsfKVG1k+yEXEdQKoNXOI8mlzC cD5+dSjjgM1ivadzCQpoM8B14AdK7pQ8u3sqO31CcqClf8j1dYtuvFKykHMXNwSyyxHurhDFk7XmlOsFwU/o5kunxkVgyEOAqoqScBTYMpdXaW2EtlnEYlbc VqjGg1oktRLXEJ0G9qCi7U2dJLFWczhPTfy6nimeq5w= X-Spam-Status: No, score=-1160.5 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2021 06:21:09 -0000 The following package has been upgraded in the Cygwin distribution: * htmldoc 1.9.13 HTMLDOC reads HTML and Markdown source files or web pages and generates EPUB, HTML, PostScript, or PDF files with an optional table of contents. HTMLDOC normally expects structured documents, with chapters, headings, lists, tables, etc. but also handles web pages in HTML, Markdown, and other continuous formats. For more information, please see the project home page: https://www.msweet.org/htmldoc or the repository README: https://github.com/michaelrsweet/htmldoc/blob/master/README.md Please see below or read /usr/share/doc/htmldoc/CHANGES.md after installation for details of the many changes since the previous Cygwin release: https://github.com/michaelrsweet/htmldoc/blob/v1.9.13/CHANGES.md Changes in HTMLDOC v1.9.13 * Install a 32x32 icon for Linux * Fix issue with large values for Roman numerals and letters in headings * Fix crash bug when an HTML comment contains an invalid NUL character * Fix crash bug with bogus BMP images * Fix potential heap overflow bug with bogus GIF images * Fix potential stack overflow bug with bogus BMP images