Changelog for
libewf2-0~20140608-bp151.3.1.x86_64.rpm :
* Wed Oct 11 2017 Greg.FreemyerAATTgmail.com- add skeleton python3 support - upstream doesn\'t have python 3 in the stable release- rename python-libewf to python2-libewf to be compatible with python singlespec- remove pyewf as it isn\'t versioned and isn\'t singlespec compatible
* Sat Jan 10 2015 Greg.FreemyerAATTgmail.com- clean up buildrequires section- remove %if opensuse. Not needed now that libyal is in security:forensics.- begin to use newly released libyal packages from OBS
* Mon Aug 25 2014 Greg.FreemyerAATTgmail.com- The latest update of libsmraw in factory is not building right in libewf. - Use internal version instead- add a version number to Provides: pyewf
* Wed Aug 20 2014 Greg.FreemyerAATTgmail.com- update to libewf-20140608
* worked on integrating multi threaded ewfacquire changes
* bug fix for utf16 header functions
* bug fix in ewfmount regarding logical files date and time values
* make pyewf_handle_open more strict to catch non-string objects without the check the code will segfault on non-string objects
* bug fixes in empty block compression
* bug fix in libewf_read_io_handle_read_chunk_data error tolerance code path
* bug fix in recent process status changes
* changed behavior of empty-block check- review BuildRequires for new external packages- use external packages where possible- added to python sub-package section - Requires: %{lname} = %{version\" - Provides: pyewf- ran spec-cleaner
* Mon Feb 03 2014 varadgautamAATTgmail.com- update to libewf-20140201- remove nonexistent README.dll from %doc
* Wed Jul 31 2013 Greg.FreemyerAATTgmail.com- update to 0~20130416
* changes to zlib.m4 for adler32 detection- add Obsoletes/Provides pair for ewftools. That was the old name of the tool package.
* Fri Apr 05 2013 jengelhAATTinai.de- Cleanups: Set RPM group, license, summary and description metadata; remove unused %py_requires; do not bloat shlib package with documentation- Use system libraries instead of bundled ones where possible- Name the tools package according to upstream\'s recommendation- Drop unnecessary -fno-strict-aliasing
* Wed Apr 03 2013 Greg.FreemyerAATTgmail.com- update to latest release 20130331
* more sync with experimental version
* improved error tolerance for issue 8
* updated libsmdev to fix issue 13- add 2 documentation files provided by upstream- fix a illegal group setting- update %files sections to match sample specfile in source tree- update Requires and BuildRequires to match sample specfile in source tree
* Fri Mar 08 2013 Greg.FreemyerAATTgmail.com- ensure fuse-devel is installed during build so the ./configure will find it- ewfmount fails in some circumstances without this
* Wed Feb 13 2013 hpjAATTurpla.net- update to libewf-20130128- more sync to closer match the experimental version- updated pyewf doc strings- updated examples- fix for zero sized section corruption scenario