Changelog for
djvulibre-3.5.27-lp151.3.3.1.i586.rpm :
* Mon Sep 02 2019 pgajdosAATTsuse.com- security update- added patches CVE-2019-15142 [bsc#1146702] + djvulibre-CVE-2019-15142.patch CVE-2019-15143 [bsc#1146569] + djvulibre-CVE-2019-15143.patch CVE-2019-15144 [bsc#1146571] + djvulibre-CVE-2019-15144.patch CVE-2019-15145 [bsc#1146572] + djvulibre-CVE-2019-15145.patch do not segfault when libtiff encounters corrupted TIFF (upstream issue #295) + djvulibre-invalid-tiff.patch
* Mon May 15 2017 bwiedemannAATTsuse.com- Add reproducible.patch to make build fully reproducible
* Fri Feb 27 2015 mpluskalAATTsuse.com- Remove obsolete patches
* djvulibre-filepath.patch
* djvulibre-not-existing-icons.patch- Update to 3.5.27
* simplified configuration scripts
* deadlock fixes
* miniexp under win32 uses tlsalloc instead of _thread vars (pb under xp)- New in 3.5.26
* Thread safe miniexp
* Now using the standard autotools approach (thanks to Vincent Torri).
* New windows installer (thanks to Konstantin Kravtsov).
* Fixed Russian code page issues in windows.
* General speedup thanks to lock-free smart pointers.
* ddjvu can produce one file per page.
* djvused can now set the default page orientation.
* Bug fixes all around.
* Wed Mar 27 2013 pgajdosAATTsuse.com- updated to 3.5.25.3:
* minor fixes
* call autoreconf
* do not cp not existing prebuilt icons
* not-existing-icons.patch
* Sun Mar 25 2012 dimstarAATTopensuse.org- Add pkg-config BuildRequires.
* Fri Mar 16 2012 pgajdosAATTsuse.com- updated to 3.5.25:
* Removed the deprecated djview3 code.
* Removed the deprecated cothreads code.
* Removed the unmaintained japanese man pages.
* Added ddjvu option to skip corrupted pages.
* Miniexp API is now reentrant.
* Bug fixes all around.
* Thu Mar 15 2012 dimstarAATTopensuse.org- Add djvulibre-gcc47.patch: Fix build with gcc 4.7.
* Tue Mar 13 2012 pgajdosAATTsuse.com- fix build for factory (define $QTDIR)
* Sun Sep 18 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile (cf. packaging guidelines)- Use %_smp_mflags for parallel build
* Thu Jun 09 2011 pgajdosAATTnovell.com- Fix MMX code when using gcc-4.6 [bnc#696824]
* adjusted gcc46.patch