File pdftohtml.changes of Package pdftohtml
-------------------------------------------------------------------
Mon Nov 5 12:34:07 CET 2007 - lrupp@suse.de
- fixes for the following security bugs (see #335637 for details):
+ CVE-2007-4352
+ CVE-2007-5392
+ CVE-2007-5393
- bzip the source
-------------------------------------------------------------------
Tue Jul 31 13:45:05 CEST 2007 - lnussel@suse.de
- fix xpdf buffer overflow (#291690, CVE-2007-3387)
-------------------------------------------------------------------
Mon Jan 15 17:54:28 CET 2007 - lrupp@suse.de
- added MOAB-06-01-2007 patch (233113)
-------------------------------------------------------------------
Wed Jan 25 21:39:24 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Dec 15 19:51:54 CET 2005 - lrupp@suse.de
- fixed overflows found by Chris Evans and similiar ones
no loop nor segfault with "bad pdfs" anymore - just exit
see (#137156) for more details
-------------------------------------------------------------------
Tue Dec 6 18:32:47 CET 2005 - lrupp@suse.de
- fixed xpdf overflow CVE-2005-3193 (#137156)
- added more files to doc
-------------------------------------------------------------------
Tue Oct 18 16:53:08 CEST 2005 - lrupp@suse.de
- added pdftohtml-HtmlLinks.h.patch to avoid errors on gcc4.1
- removed 'rm -rf $RPM_BUILD_ROOT' from %install
-------------------------------------------------------------------
Thu Sep 29 03:06:07 CEST 2005 - dmueller@suse.de
- add norootforbuild
-------------------------------------------------------------------
Wed Jan 19 10:39:01 CET 2005 - ke@suse.de
- New xpdf-decrypt.patch provided by upstream author to fix
CAN-2005-0064 [#49840].
-------------------------------------------------------------------
Fri Jan 14 15:18:28 CET 2005 - ke@suse.de
- Apply xpdf-decrypt.patch to fix buffer overflow CAN-2005-0064
[#49840].
-------------------------------------------------------------------
Mon Jan 10 13:25:01 CET 2005 - meissner@suse.de
- Applied xpdf security patch. CAN-2004-1125/#49463
-------------------------------------------------------------------
Wed Nov 3 15:45:02 CET 2004 - ke@suse.de
- Continue with fixing arithmetic flaws; using patches provided by
Marcus Meissner [#43082].
-------------------------------------------------------------------
Mon Oct 18 17:14:08 CEST 2004 - meissner@suse.de
- Added yet another sizeof() check that was missed (#44963)
-------------------------------------------------------------------
Wed Sep 29 13:20:26 CEST 2004 - thomas@suse.de
- added fix for integer overflows in xpdf code
-------------------------------------------------------------------
Fri Jul 25 07:31:15 CEST 2003 - ke@suse.de
- Add Obsoletes/Provides for pdf2html; reported by Adrian Schroeter.
-------------------------------------------------------------------
Wed Jul 16 14:34:47 CEST 2003 - ke@suse.de
- Update to version 0.35:
* Add support for different Ghostscript output devices (-dev).
* Update Xpdf to 2.02 (security fix).
* A couple of fixes and tweaks for better output.
* Fix bug which caused bold to spread from one sentence to the entire
document.
* Support for document outlines (bookmarks).
-------------------------------------------------------------------
Tue Jul 1 13:45:14 CEST 2003 - coolo@suse.de
- fix build for debug
-------------------------------------------------------------------
Wed Jan 15 11:59:20 CET 2003 - ke@suse.de
- Update to version 0.34:
* Better HTML 4.01 compliance.
* Add meta author, keywords and date.
* Add mechanism for correct charsets.
* Fix bug with links pointing nowhere for '-c -noframes'.
* Fix bug with page numbering.
* Fix bug with collapsing text for '-c -noframes -i'.
* Update Xpdf to 2.01.
-------------------------------------------------------------------
Wed Jul 10 12:05:54 CEST 2002 - ke@suse.de
- Update to version 0.34:
* Bugfixes
* Add pdf-vector drawings extraction
* output for XML post-processing
* zoom option
* experimental ability to specify output encoding (UTF-8 might work)
* ability to specify user/master password
* fix core dump on documents with type 3 fonts only
* fix bug with inline images not being handled properly
* Ghostscript is executed from the program itself, no need for
external script
* ps output (for complex mode) is produced by pdftohtml, got rid of pdftops
* several memory leaks fixed (should not crash on large files now)
* join multiple <b></b>'s and <i></i>'s together
* command line option to extract hidden text
* parts of hrefs (links) are joined together (just like <b> and <i>)
* paragraphs joined together
* updated Xpdf to 1.01
* can produce noframes (single html file) output for complex mode
- goo/gfile.c: Make sure to use mkstemp instead of tmpnam.
-------------------------------------------------------------------
Sun Dec 10 19:27:49 CET 2000 - schwab@suse.de
- Fix missing declarations.
-------------------------------------------------------------------
Tue Apr 11 15:45:03 CEST 2000 - ke@suse.de
- make version 0.21 an official package.
-------------------------------------------------------------------
Tue Feb 15 17:21:50 CET 2000 - ke@suse.de
- Initial package: version 0.20.