Changelog for
libextractor-plugins-1.7-2.5.x86_64.rpm :
* Sun Jul 29 2018 aloisioAATTgmx.com- Added libextractor-1.7-segfault.patch to fix segfault during build
* Sat Jul 14 2018 astiegerAATTsuse.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 astiegerAATTsuse.com- update to 1.6:
* Fix various issues, including security relevant code fixes
* build with -std=c99 to fix build
* Thu Oct 12 2017 astiegerAATTsuse.com- update to 1.5- add upstream signing key and verify source signature- various spec file fixes for distribution standards
* Mon Aug 14 2017 avvissuAATTyandex.by- Update to stable 1.4- Remove _service file
* Fri Jun 02 2017 avvissuAATTyandex.by- Update to version 1.3+rsv37257:
* tolerate apparmor errors if not supported by Kernel
* trying to fix #4055
* updated French translation
* fix path detection for -ltdl check
* simple hack for PDF support
* fixing #4167 (untested)
* trying to fix #4436
* doxygen fixes- Add _service file- Spec file cleanup
* Thu Jun 25 2015 avvissuAATTyandex.ru- Update to 1.3- Drop: libextractor-1.2_giflib-5.1.0.patch- Add %BUILD_ORIG macro to build in Packman- Add BuildRequires: pkgconfig(gstreamer-plugins-base-1.0)- Use pkgconfig in package names- Add package for plugins- Add %info_{add,del} macro- Spec file cleanup
* Thu May 28 2015 avvissuAATTyandex.ru- Fix build on openSUSE > 13.2 (libextractor-1.2_giflib-5.1.0.patch)
* Thu Dec 19 2013 sleep_walkerAATTsuse.cz- bump to 1.2
* Increase select() timeout, handle timeout case better.
* Required external installation of libltdl.
* Check for presence of tidyNodeGetValue in libtidy.
* Updated Dutch translation.
* Fix build with libavcodec >= 54.25.0.- removing libextractor-ffmpeg-2.0.patch as it is not needed anymore
* Sat Jul 27 2013 iAATTmargueirte.su- update version 1.1
* xpdf plugin obsoleted
* qt thumbnail plugin obsoleted
* applefile plugin obsoleted
* asf plugin obsoleted
* elf plugin obsoleted
* flv plugin obsoleted
* mkv plugin obsoleted
* mp3 plugin obsoleted (thus all the id3 plugins)
* real plugin obsoleted
* tar plugin obsoleted
* see http://lists.gnu.org/archive/html/gnunet-svn/2012-08/msg00217.html- html plugin disabled, \'coz we don\'t have htmltidy.- jpeg plugin doesn\'t work for lower versions. (< 1230)- gstreamer plugin disabled, \'coz it\'s experimental.
* Thu May 31 2012 Manfred.TremmelAATTiiv.de- ffmpeg calls are outdated, compile against ffmpeg_oldabi
* Thu Dec 01 2011 pascal.bleserAATTopensuse.org- update to 0.6.3- This release fixes various minor bugs, in particular better handling of malloc failures and more robust handling of malformed inputs in various plugins.
* Sun Mar 14 2010 toniAATTlinks2linux.de- update to 0.6.1- This release fixes a problem with LE not finding its plugins under certain conditions. It also fixes an IPC issue under FreeBSD which caused some plugins to not work.
* Thu Jan 14 2010 toniAATTlinks2linux.de- update to 0.6.0- new so-name ==> libextractor3- renamed libextractor to extractor- removed static library- This release adds out-of-process execution for plugins and improves the quality and quantity of the extracted meta data for many formats.- It breaks API compatibility.
* Tue Oct 20 2009 toniAATTlinks2linux.de- update to 0.5.23- This release adds support for librpm 4.7 and uses an external version of libexiv2 for improved and more up-to-date EXIV2 support.