Package Release Info

libextractor-1.13-bp160.1.14

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libextractor
libextractor-devel
libextractor-lang
libextractor-plugins
libextractor-plugins-archive
libextractor-plugins-base
libextractor-plugins-exiv2
libextractor-plugins-flac
libextractor-plugins-gif
libextractor-plugins-gstreamer
libextractor-plugins-html
libextractor-plugins-jpeg
libextractor-plugins-mime
libextractor-plugins-mpeg
libextractor-plugins-ogg
libextractor-plugins-ole2
libextractor-plugins-rpm
libextractor-plugins-thumbnailgtk
libextractor-plugins-tiff
libextractor3
libextractor_common1

Change Logs

* Mon Apr 01 2024 Andreas Stieger <andreas.stieger@gmx.de>
- split file format plugins into individual packages for user
  control, dependency limitation and security reasons
- remove unneeded build dependencies
- update license to GPL 2 and 3 or later
- enable apparmor support
- drop libextractor-1.7-segfault.patch
* Sat Mar 23 2024 Andreas Stieger <andreas.stieger@gmx.de>
- fix libextractor-lang not installable, move to extract-lang
* Sun Dec 17 2023 Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.13:
  * Misc. fixes to build system and code to support more recent libexiv2.
  * Revive REAL plugin
  * Revive ELF plugin
  * Removing plugins depending on buggy, unstable libffmpeg library
- drop libextractor-1.11-exiv2-0.28.patch, upstream
* Sun Oct 15 2023 seife+obs@b1-systems.com
- update to version 1.11:
  * mask SIGPIPE to avoid test case failure with latest librpm
    (#6709)
  * fix test case failures (#6613)
  * fixed some code that called deprecated libav routines
  * fixed missing initialization of duration in Opus extractor
  * fix invalid read for malformed DVI files (#5846)
  * fix build issue with exiv2-0.27 (#5820)
  * consistently use AS_IF and AS_CASE in configure.ac
- remove obsolete libextractor-1.8-exiv2-0.27.patch
- reformat libextractor-1.7-segfault.patch so it applies again
- add libextractor-1.11-exiv2-0.28.patch for new exiv2-0.28 APIs
* Wed May 15 2019 Alexei Podvalsky <avvissu@yandex.by>
- Build with mpeg2
- Add libextractor-1.8-exiv2-0.27.patch
* Wed Feb 20 2019 Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.9:
  * translation updates
  * Fix possible out-of-bounds read in libextractor_common in case
    of iconv() failure
  * Fix NULL dereference in OLE2 extractor (for malformed input)
  * do not export non-public functions from API
- includes changes from 1.8:
  * Fix missing 0-terminator on corrupted ZIP files
* Sun Jul 29 2018 aloisio@gmx.com
- Added libextractor-1.7-segfault.patch to fix segfault during
  build
* Sat Jul 14 2018 astieger@suse.com
- update to 1.7:
  * Fix potential infinite loop in mpeg extractor.
  * Fix build issue with FFmpeg 4.0
  * Fixing length calculation error in unzip logic reported
  * Fixing NULL pointer issues in GIF, IT, NSFE, S3M, SID and XM
    plugins, caused (except for GIF) by signed/unsigned confusion.
  * Fix integer overflows in DVI extractor
* Mon Oct 16 2017 astieger@suse.com
- update to 1.6:
  * Fix various issues, including security relevant code fixes
  * build with -std=c99 to fix build
* Thu Oct 12 2017 astieger@suse.com
- update to 1.5
- add upstream signing key and verify source signature
- various spec file fixes for distribution standards