Changelog for
htmldoc-1.9.1-387.1.x86_64.rpm :
Mon Dec 4 13:00:00 2017 mpluskalAATTsuse.com
- Update to new version 1.9.1:
* Fixed monospace font size issue
* Added support for reproducible builds
* Added limited support for the HTML 4.0 SPAN element
* Added (extremely limited) UTF-8 support for input files
* Fixed buffer underflow for (invalid) short HTML comments
* Now indent PRE text, by popular request.
* EPUB output now makes sure that
is written
as .
* Now support both NAME and ID for table-of-contents targets.
* Added support for repeating a single header row for tables that
span multiple pages
* Added support for embedding the current filename/URL in the
header or footer
* Added EPUB support
* Added Markdown support
* Fixed a regression in header/footer image scaling
* Documentation updates
* Compiler fixes
* Fixed a bug when running HTMLDOC as a macOS application.
* Updated the bundled libpng to v1.6.29.
* And many more
- Drop upstreamed htmldoc-cups_rand.patch and no longer needed
htmldoc-docpath.diff
- Lots of spec file cleaning
- Use gnutls/gcrypt for crypto support as openssl support is gone
Sat Mar 11 13:00:00 2017 sfalkenAATTopensuse.org
- Edited %files to clear unpackaged files builderror in
openSUSE:Factory
Mon May 2 14:00:00 2016 mpluskalAATTsuse.com
- Cleanup spec file with spec-cleaner
- Use macro for configure
Wed Feb 25 13:00:00 2015 benoit.moninAATTgmx.fr
- update to version 1.8.28:
* Updated default PDF version to 1.4.
* SECURITY: Fixed three buffer overflow issues when reading AFM
files and parsing page sizes.
* Fixed incompatibility with Fortify\'s version of strcpy, which
does not work properly with variable-length arrays (STR #235)
* Fixed compilation against PNG library 1.5 or later (STR #243)
* Fixed documentation errors (PR #6593, PR #6595)
* Marked Zapf-Dingbats as a standard font (STR #198)
* Fixed GPL license text in GUI (STR #222)
* Fixed a table formatting problem when a column has multiple
colspan values (PR #6709)
* Fixed parsing of HTML comments (STR #181)
* Fixed potential out-of-bounds read in table-of-contents
rendering code (STR #183)
* Fixed handling of image URLs with ampersands in them (STR #186)
* Fixed top/bottom margins for logo and header/footer images
(STR #174)
* Fixed image alignment bug (Bug #231)
* Fixed X11 build problem (Bug #243)
- add source url
- drop the following patches after upstream fix:
* htmldoc_CVE-2009-3050_535943.diff
* htmldoc-fortify.diff
* htmldoc-libpng15.diff
* htmldoc-link-x11.patch
- refresh patch htmldoc-docpath.diff
- add patch htmldoc-cups_rand.patch to work around a build error
(upstream bug #510)
- remove now unused --with-fltk configure options
- set datadir for make install
- do not package doc/ source directory: documentation is already
provided by htmldoc.pdf
- remove COMPILE.txt from doc: useless in a rpm
- add -q to %setup to avoid spamming the build log
Fri Apr 19 14:00:00 2013 dimstarAATTopensuse.org
- Add htmldoc-link-x11.patch: link the GUI app against libX11.
Tue Sep 4 14:00:00 2012 pgajdosAATTsuse.com
- builds also against libpng15
* libpng15.patch
Tue Dec 20 13:00:00 2011 cooloAATTsuse.com
- add autoconf as buildrequire to avoid implicit dependency
Tue Dec 20 13:00:00 2011 cooloAATTsuse.com
- remove call to suse_update_config (very old work around)
Mon Feb 15 13:00:00 2010 rguentherAATTsuse.de
- Fix stricter fortification fallout with GCC 4.5.
Fri Dec 11 13:00:00 2009 lmuelleAATTsuse.de
- Fix buffer overflow in the set_page_size function; CVE-2009-3050;
(bnc#535943).