SHA256
1
0
forked from pool/htmldoc
Commit Graph

46 Commits

Author SHA256 Message Date
Dominique Leuenberger
db696f6a95 Accepting request 1198406 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1198406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=35
2024-09-04 11:22:10 +00:00
Martin Pluskal
1dcbb9b3e2 - security update
- added patches
  fix CVE-2024-45508 [bsc#1230022], HTMLDOC before 1.9.19 has an out-of-bounds write in parse_paragraph in ps-pdf.cxx because of an attempt to strip leading whitespace from a whitespace-only node.
  + htmldoc-CVE-2024-45508.patch

OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=42
2024-09-03 06:27:49 +00:00
Ana Guerrero
04c1697c92 Accepting request 1146797 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1146797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=34
2024-02-16 20:41:29 +00:00
Martin Pluskal
2ac80bf0a4 Accepting request 1146733 from home:pgajdos
- version update to 1.9.18
  * Fixed table rendering when there are missing `</tr>` (Issue #494)
  * Fixed support for links of the form "filename.html#anchor" in PDF output
    (Issue #514)
  * Fixed `--header1` support for web page output (Issue #515)
  * Fixed markdown emphasized, strong, and struck-through text (Issue 517)

OBS-URL: https://build.opensuse.org/request/show/1146733
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=40
2024-02-15 11:14:10 +00:00
Ana Guerrero
f426f18d91 Accepting request 1114937 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1114937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=33
2023-10-04 20:30:33 +00:00
Martin Pluskal
6913ff178d Accepting request 1114779 from home:pgajdos
- version update to 1.9.17
  * Added new `--pre-indent` option to control indentation of pre-formatted text
    (Issue #505)
  * Now link to CUPS library instead of embedding its HTTP code.
  * Updated PostScript and PDF date/time information to use UTC (Issue #490)
  * Fixed multiple conversions of UTF-8 HTML files from the GUI (Issue #496)
  * Fixed a compile bug on Solaris (Issue #498)
  * Fixed a markdown parsing bug (Issue #503)
  * Fixed a relative URL handling bug (Issue #507)
  * Fixed a crash bug with bad title images (Issue #510)
  * Fixed some minor CodeQL warnings.

OBS-URL: https://build.opensuse.org/request/show/1114779
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=38
2023-10-03 08:17:53 +00:00
Dominique Leuenberger
7a25049b0c Accepting request 988703 from Publishing
OBS-URL: https://build.opensuse.org/request/show/988703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=32
2022-07-13 11:44:47 +00:00
Martin Pluskal
5b98c5a69e Accepting request 988298 from home:dirkmueller:Factory
- update to 1.9.16:
  * Added support for $DATE(format) and $TIME(format) header/footer strings
  * (Issue #472)
  * Fixed a potential image overflow bug with JPEG and PNG images (htmldoc-CVE-2022-27114.patch)
  * Fixed potential heap overflow bugs with pages (CVE-2022-28085)
  * Fixed potential use-after-free in blocks (Issue #484)
  * Updated the GNU TLS HTTPS support code to use a faster connection shutdown
  * mode (Issue #487)
  * Fixed some minor Coverity warnings.
- drop htmldoc-CVE-2022-27114.patch, htmldoc-CVE-2022-28085.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/988298
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=36
2022-07-12 15:54:21 +00:00
Dominique Leuenberger
a734242c1a Accepting request 976398 from Publishing
OBS-URL: https://build.opensuse.org/request/show/976398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=31
2022-05-14 20:51:51 +00:00
Martin Pluskal
fd465e8f75 Accepting request 976218 from home:pgajdos
- security update
- added patches
  fix CVE-2022-27114 [bsc#1199370], image_load_jpeg can cause integer overflow
  + htmldoc-CVE-2022-27114.patch

OBS-URL: https://build.opensuse.org/request/show/976218
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=34
2022-05-11 13:08:40 +00:00
Dominique Leuenberger
c9e72aa6b6 Accepting request 973947 from Publishing
OBS-URL: https://build.opensuse.org/request/show/973947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=30
2022-05-01 16:53:42 +00:00
Martin Pluskal
7db71ad13b Accepting request 973830 from home:pgajdos
- security update
- added patches
  fix CVE-2022-28085 [bsc#1198933], Heap buffer overflow in function pdf_write_names in ps-pdf.cxx
  + htmldoc-CVE-2022-28085.patch

OBS-URL: https://build.opensuse.org/request/show/973830
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=32
2022-04-29 13:46:08 +00:00
Dominique Leuenberger
355c872c2c Accepting request 953216 from Publishing
OBS-URL: https://build.opensuse.org/request/show/953216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=29
2022-02-11 22:07:15 +00:00
Thomas Schraitle
e55fe33708 Accepting request 953153 from home:pgajdos
- version update to 1.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)

OBS-URL: https://build.opensuse.org/request/show/953153
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=31
2022-02-10 13:32:23 +00:00
Dominique Leuenberger
61087f7f9e Accepting request 945830 from Publishing
OBS-URL: https://build.opensuse.org/request/show/945830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=28
2022-01-14 22:12:45 +00:00
Martin Pluskal
52509d7d54 Accepting request 945819 from editors
OBS-URL: https://build.opensuse.org/request/show/945819
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=30
2022-01-12 12:44:55 +00:00
Dominique Leuenberger
42a93aaab3 Accepting request 929621 from Publishing
- security update
- added patches
  fix CVE-2021-40985 [bsc#1192357], buffer overflow may lead to DoS via a crafted BMP image
  + htmldoc-CVE-2021-40985.patch (forwarded request 929571 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/929621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=27
2021-11-06 17:15:37 +00:00
Dr. Werner Fink
5ba7530688 Accepting request 929571 from home:pgajdos
- security update
- added patches
  fix CVE-2021-40985 [bsc#1192357], buffer overflow may lead to DoS via a crafted BMP image
  + htmldoc-CVE-2021-40985.patch

OBS-URL: https://build.opensuse.org/request/show/929571
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=29
2021-11-05 09:31:11 +00:00
Dominique Leuenberger
1ed63beef8 Accepting request 896576 from Publishing
Update to version 1.9.12

Fixed buffer-overflow CVE-2021-20308 ( boo#1184424 ) (forwarded request 896478 from susnux)

OBS-URL: https://build.opensuse.org/request/show/896576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=26
2021-06-05 21:30:40 +00:00
Dr. Werner Fink
a2adaafc36 Accepting request 896478 from home:susnux:branches:Publishing
Update to version 1.9.12

Fixed buffer-overflow CVE-2021-20308 ( boo#1184424 )

OBS-URL: https://build.opensuse.org/request/show/896478
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=27
2021-06-01 06:51:28 +00:00
Dominique Leuenberger
72731b9903 Accepting request 868393 from Publishing
OBS-URL: https://build.opensuse.org/request/show/868393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=25
2021-02-04 19:22:37 +00:00
Martin Pluskal
f52fecabe7 Accepting request 867825 from home:dirkmueller:branches:Publishing
- update to 1.9.11:
  - Added high-resolution desktop icons for Linux.
  - Updated the internal HTTP library to fix truncation of redirection URLs
  - Fixed a regression in the handling of character entities for UTF-8 input
  - The `--numbered` option did not work when the table-of-contents was disabled
  - Updated local zlib to v1.2.11.
  - Updated local libpng to v1.6.37.
  - Fixed packaging issues on macOS and Windows
  - Now ignore sRGB profile errors in PNG files
  - The GUI would crash when saving
  - Page comments are now allowed in `pre` text

OBS-URL: https://build.opensuse.org/request/show/867825
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=25
2021-02-01 15:15:42 +00:00
Dominique Leuenberger
4f17a63f7a Accepting request 827709 from Publishing
OBS-URL: https://build.opensuse.org/request/show/827709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=24
2020-09-29 16:58:43 +00:00
Martin Pluskal
6c3e2a6005 Accepting request 827665 from home:dirkmueller:branches:Publishing
- update to 1.9.9:
  - Added support for a `HTMLDOC.filename` META keyword that controls the filename
    reported in CGI mode; the default remains "htmldoc.pdf" (Issue #367)
  - Fixed a paragraph formatting issue with large inline images (Issue #369)
  - Fixed a buffer underflow issue (Issue #370)
  - Fixed PDF page numbers (Issue #371)
  - Added support for a new `L` header/footer format (`$LETTERHEAD`), which
    inserts a letterhead image at its full size (Issue #372, Issue #373,
    Issue #375)
  - Updated the build documentation (Issue #374)
  - Refactored the PRE rendering code to work around compiler optimization bugs
  - Added support for links with targets (Issue #351)
  - Fixed a table rowspan + valign bug (Issue #360)
  - Added support for data URIs (Issue #340)
  - HTMLDOC no longer includes a PDF table of contents when converting a single
    web page (Issue #344)
  - Updated the markdown support with external links, additional inline markup,
    and hard line breaks.
  - Links in markdown text no longer render with a leading space as part of the
    link (Issue #346)
  - Fixed a buffer underflow bug discovered by AddressSanitizer.
  - Fixed a bug in UTF-8 support (Issue #348)
  - PDF output now includes the base language of the input document(s)
  - Optimized the loading of font widths (Issue #354)
  - Optimized PDF page resources (Issue #356)
  - Optimized the base memory used for font widths (Issue #357)
  - Added proper `&shy;` support (Issue #361)
  - Title files can now be markdown.
  - The GUI did not support EPUB output.
  - Empty markdown table cells were not rendered in PDF or PostScript output.

OBS-URL: https://build.opensuse.org/request/show/827665
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=23
2020-08-19 06:02:09 +00:00
Dominique Leuenberger
4547235dde Accepting request 548024 from Publishing
- 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 <element property> is written
    as <element property="property">.
  * 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

OBS-URL: https://build.opensuse.org/request/show/548024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=23
2017-12-22 11:18:10 +00:00
Martin Pluskal
b0b23dd687 - Use gnutl/gcrypt for crypto support as openssl support is gone
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=21
2017-12-04 09:31:07 +00:00
Martin Pluskal
566e6a37b8 - Lots of spec file cleaning
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=20
2017-12-04 09:29:09 +00:00
Martin Pluskal
df9cf61fa0 - 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 <element property> is written
    as <element property="property">.
  * 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

OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=19
2017-12-04 08:43:37 +00:00
Dominique Leuenberger
c3db6af2b9 Accepting request 478621 from Publishing
1

OBS-URL: https://build.opensuse.org/request/show/478621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=22
2017-03-12 19:05:21 +00:00
Martin Pluskal
4b3c80a851 Accepting request 478594 from home:sfalken:branches:Publishing
- Edited %files to clear unpackaged files builderror in
  openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/478594
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=17
2017-03-11 07:57:01 +00:00
Dominique Leuenberger
adbf1017c6 Accepting request 393337 from Publishing
1

OBS-URL: https://build.opensuse.org/request/show/393337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=21
2016-05-08 08:45:21 +00:00
Martin Pluskal
afd6537e5d Accepting request 393336 from home:pluskalm:branches:Publishing
- Cleanup spec file with spec-cleaner
- Use macro for configure

OBS-URL: https://build.opensuse.org/request/show/393336
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=15
2016-05-02 17:50:34 +00:00
Dominique Leuenberger
a9624199b1 Accepting request 288486 from Publishing
1

OBS-URL: https://build.opensuse.org/request/show/288486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=20
2015-03-03 10:15:30 +00:00
Tomáš Chvátal
859e1a4643 Accepting request 287778 from home:benoit_monin:branches:Publishing
- update to version 1.8.28
- 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

OBS-URL: https://build.opensuse.org/request/show/287778
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=13
2015-03-02 14:34:58 +00:00
Stephan Kulow
5374d70c74 Accepting request 172665 from Publishing
Link to libX11 - fixes build in Factory... (forwarded request 172601 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/172665
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=17
2013-04-22 12:06:43 +00:00
OBS User mrdocs
d015178ff0 Accepting request 172601 from home:dimstar:branches:Publishing
Link to libX11 - fixes build in Factory...

OBS-URL: https://build.opensuse.org/request/show/172601
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=11
2013-04-21 03:36:51 +00:00
Ismail Dönmez
cce8162aa7 Accepting request 134007 from Publishing
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/134007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=15
2012-09-14 10:26:04 +00:00
39a1da0b0f Accepting request 132556 from home:pgajdos:libpng15
- builds also against libpng15
  * libpng15.patch

OBS-URL: https://build.opensuse.org/request/show/132556
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=9
2012-09-04 15:19:36 +00:00
Stephan Kulow
5672611982 Accepting request 100910 from Publishing
OBS-URL: https://build.opensuse.org/request/show/100910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=13
2012-01-24 11:18:38 +00:00
Thomas Schraitle
afcf6e55d7 Accepting request 97377 from home:coolo:removeautoconf
add autoconf to buildrequires

OBS-URL: https://build.opensuse.org/request/show/97377
OBS-URL: https://build.opensuse.org/package/show/Publishing/htmldoc?expand=0&rev=7
2011-12-21 07:20:05 +00:00
Stephan Kulow
ffa40f85dc replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=12
2011-12-06 17:18:29 +00:00
OBS User autobuild
91924f7b98 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=7 2010-03-18 14:52:36 +00:00
OBS User autobuild
beb7f3b2ae Accepting request 32582 from Publishing
Copy from Publishing/htmldoc based on submit request 32582 from user coolo

OBS-URL: https://build.opensuse.org/request/show/32582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=6
2010-02-18 14:11:48 +00:00
OBS User autobuild
0853e1bfbf Accepting request 29904 from Publishing
Copy from Publishing/htmldoc based on submit request 29904 from user coolo

OBS-URL: https://build.opensuse.org/request/show/29904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=5
2010-01-21 12:02:01 +00:00
OBS User unknown
f4ecb52a93 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=3 2009-06-17 17:38:26 +00:00
OBS User unknown
d6a4c6b4f0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htmldoc?expand=0&rev=1 2007-01-15 23:16:52 +00:00