Package Release Info

libewf-0~20140608-bp151.3.1

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libewf-devel
libewf-tools
libewf2
python2-libewf
python3-libewf

Change Logs

Version: 0~20140608-bp150.2.4
* Wed Oct 11 2017 Greg.Freemyer@gmail.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.Freemyer@gmail.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.Freemyer@gmail.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.Freemyer@gmail.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 varadgautam@gmail.com
- update to libewf-20140201
- remove nonexistent README.dll from %doc
* Wed Jul 31 2013 Greg.Freemyer@gmail.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 jengelh@inai.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.Freemyer@gmail.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.Freemyer@gmail.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 hpj@urpla.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
* Tue Dec 11 2012 Greg.Freemyer@gmail.com
- update to libewf-20121209
  removed memwatch and gettext
- change license back to LGPL-3.0+
- closes BNC# 778993
- create new sub-package python-libewf with python bindings
* Thu Sep 06 2012 Greg.Freemyer@gmail.com
- change license to GPL-3.0+ until upstream resolves LGPL-3.0+ status (BNC# 778993)
- run spec-cleaner
- make soname a define
- remove requires libewf from ewftools sub-package
* Wed Sep 05 2012 Greg.Freemyer@gmail.com
- upgrade to libewf-20120813
  * Bug fixes and multiple enhancements
  * soname update from 1 to 2
  * see ChangeLog
- remove pyver patch, now upstream
- add remove_date_time_macros.patch to keep builds consistent
- add zlib as requires as per sample specfile in tarball
- Add SLES build support
* Wed Feb 08 2012 saschpe@suse.de
- Spec file cleanup:
  * Provide sane versioning, this will break updates in the 'security'
    project now, but this is better than breaking Factory updates later.
  * Don't "rm -rf %buildroot" in the %install section
  * Use upstream tarballs
  * Cleanup BuildRequires
* Mon Feb 06 2012 cfarrell@suse.com
- license update: LGPL-3.0+
  No indication that LGPL-3.0 is the license (i.e. only). Looks like
  LGPL-3.0+
* Sun Sep 04 2011 toganm@opensuse.org
- Reworked spec based on fedora package
- TODO
  +enable disktype for requires
* Tue Sep 14 2010 toganm@opensuse.org
- Initial opensuse build service checkin