forked from pool/htmldoc
Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 31f6980af1 | |||
| f60d549541 | |||
| a08ad20d3a | |||
| da2e06686b |
3
htmldoc-1.9.20-source.tar.gz
Normal file
3
htmldoc-1.9.20-source.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f458f3476acf73b791e3c0c71497c42d094b5d6bf96a4572d755b8c9e180609a
|
||||
size 3291106
|
||||
BIN
htmldoc-1.9.20-source.tar.gz.sig
Normal file
BIN
htmldoc-1.9.20-source.tar.gz.sig
Normal file
Binary file not shown.
BIN
htmldoc-1.9.23-source.tar.gz
LFS
BIN
htmldoc-1.9.23-source.tar.gz
LFS
Binary file not shown.
Binary file not shown.
@@ -1,33 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 3 09:37:10 UTC 2026 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
- version update to 1.9.23:
|
||||
* Fixed a regression in list handling that caused a crash for empty list items
|
||||
(Issue #553)
|
||||
* Fixed a regression in the number of rendered table of contents levels in PDF
|
||||
and PostScript output (Issue #554)
|
||||
- version update to 1.9.22:
|
||||
* Added a "--without-http" configure option to build without CUPS HTTP/HTTPS
|
||||
support (Issue #547)
|
||||
* Updated HTTP/HTTPS support to work with both CUPS 2.x and 3.x.
|
||||
* Updated the maximum image dimension to prevent integer overflow on 32-bit
|
||||
platforms (Issue #550)
|
||||
* Updated the HTML parser to correctly report the line number of errors in files
|
||||
with more than 2^32-1 lines (Issue #551)
|
||||
* Fixed a crash bug with certain markdown files (Issue #548)
|
||||
* Fixed an unrestricted recursion bug when reading and formatting HTML
|
||||
(Issue #552)
|
||||
- version update to 1.9.21
|
||||
* Updated HTTP/HTTPS connection error reporting to include the reason.
|
||||
* Updated markdown parser.
|
||||
* Updated the HTTP/HTTPS connection timeout to 5 minutes (Issue #541)
|
||||
* Fixed a bug in the new PDF link code (Issue #536)
|
||||
* Fixed a bug in the number-up code (Issue #539)
|
||||
* Fixed a regression in leading whitespace handling (Issue #540)
|
||||
* Fixed a bug in numbered heading support (Issue #543)
|
||||
* Fixed a bug with setting the header on the first page (Issue #544)
|
||||
* Fixed paths in the HTMLDOC snap (Issue #545)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 24 07:35:46 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package htmldoc
|
||||
#
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: htmldoc
|
||||
Version: 1.9.23
|
||||
Version: 1.9.20
|
||||
Release: 0
|
||||
Summary: HTML Processor that Generates HTML, PostScript, and PDF Files
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user