Package Release Info

djvulibre-3.5.27-1.59

Update Info: Base Release
Available in Package Hub : 15 SP1 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

djvulibre

Change Logs

* Mon May 15 2017 bwiedemann@suse.com
- Add reproducible.patch to make build fully reproducible
* Fri Feb 27 2015 mpluskal@suse.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 pgajdos@suse.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 dimstar@opensuse.org
- Add pkg-config BuildRequires.
* Fri Mar 16 2012 pgajdos@suse.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 dimstar@opensuse.org
- Add djvulibre-gcc47.patch: Fix build with gcc 4.7.
* Tue Mar 13 2012 pgajdos@suse.com
- fix build for factory (define $QTDIR)
* Sun Sep 18 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
  (cf. packaging guidelines)
- Use %_smp_mflags for parallel build
* Thu Jun 09 2011 pgajdos@novell.com
- Fix MMX code when using gcc-4.6 [bnc#696824]
  * adjusted gcc46.patch
* Mon May 02 2011 idoenmez@novell.com
- Add djvulibre-3.5.23-gcc46.patch to fix compilation with gcc 4.6
Version: 3.5.27-150200.11.14.1
* Tue Aug 29 2023 pgajdos@suse.com
- security update
- added patches
  fix CVE-2021-46310 [bsc#1214670], divide by zero in IW44Image.cpp
  + djvulibre-CVE-2021-46310.patch
  fix CVE-2021-46312 [bsc#1214672], divide by zero in IW44EncodeCodec.cpp
  + djvulibre-CVE-2021-46312.patch
Version: 3.5.27-11.6.1
* Mon May 24 2021 pgajdos@suse.com
- security update
- added patches
  fix CVE-2021-3500 [bsc#1186253], Stack overflow in function DJVU:DjVuDocument:get_djvu_file() via crafted djvu file
  + djvulibre-CVE-2021-3500.patch
Version: 3.5.27-11.3.1
* Wed May 12 2021 pgajdos@suse.com
- security update
- added patches
  fix CVE-2021-32490 [bsc#1185895], Out of bounds write in function DJVU:filter_bv() via crafted djvu file
  + djvulibre-CVE-2021-32490.patch
  fix CVE-2021-32491 [bsc#1185900], Integer overflow in function render() in tools/ddjvu via crafted djvu file
  + djvulibre-CVE-2021-32491.patch
  fix CVE-2021-32492 [bsc#1185904], Out of bounds read in function DJVU:DataPool:has_data() via crafted djvu file
  + djvulibre-CVE-2021-32492.patch
  fix CVE-2021-32493 [bsc#1185905], Heap buffer overflow in function DJVU:GBitmap:decode() via crafted djvu file
  + djvulibre-CVE-2021-32493.patch
Version: 3.5.27-11.11.1
* Fri Jul 30 2021 pgajdos@suse.com
- security update
  extend CVE-2021-3630 fix [bsc#1187869#c14]
- modified patches
  % djvulibre-CVE-2021-3630.patch
* Thu Jul 01 2021 pgajdos@suse.com
- security update
- added patches
  fix CVE-2021-3630 [bsc#1187869], out-of-bounds write in DJVU:DjVuTXT:decode() in DjVuText.cpp
  + djvulibre-CVE-2021-3630.patch