* Tue Feb 01 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 20220131
* No changelog was provided
* Mon Jan 24 2022 Jan Engelhardt <jengelh@inai.de>
- Enable multipython builds. (This reenables python2 on Leap 15.)
* Sun Nov 14 2021 Jan Engelhardt <jengelh@inai.de>
- Update to release 20210809
* No changelog was provided
* Sat Jun 26 2021 Jan Engelhardt <jengelh@inai.de>
- Update to release 20210615
* No changelog was provided
- Drop python2 module build
* Thu May 13 2021 Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 20210504 (ee938acd)
* No changelog was provided
- Add system-libs.patch
* Thu Dec 31 2020 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to 20201007
* Changes to handle additional corruption scenarios
- Add COPYING* to %license line
- remove BuildRequires: pkg-config
* Sat Dec 26 2020 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to 20200805
* Changes to handle multi-string corruption scenario
* Worked on Python Bindings
* Tue May 05 2020 Dominique Leuenberger <dimstar@opensuse.org>
- Allow distros to disable python2 build (bcond_without python2):
Tumbleweed already declares this, as python2 is EOL.
* Mon Apr 06 2020 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to 20191221
* Worked on REG_MULTI_SZ support
* Added key path to regfexport output
* Added key path option to export tool
* Worked on thread lock support and tests
* Changes for local usage of libregf
- add python3 subpackage
* Wed Apr 17 2019 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to 20190303
* Applied updates and changes for class name
Version: 0~20170130-bp150.2.4
* Thu Feb 16 2017 Greg.Freemyer@gmail.com
- update to 20170130
- use these packages from factory to see if they are stable yet:
* libfcache
* libfdata
* libfwnt
* libfwsi
- change RPM group for python binding to development/languages/python
* Mon Feb 01 2016 Greg.Freemyer@gmail.com
- update to 20160107
* worked on Python 3 support
* worked on format support
* changed libregf_value_get_value_type to require a 32-bit value type
* worked for transaction log support
* worked on Python bindings
* worked on handling corrupt integer values
* enlarged pyregf error string buffer
* worked on setup.py
* Thu Aug 13 2015 Greg.Freemyer@gmail.com
- update to 20150704
* worked on handling corrupt hive bins
* worked on empty hive bins data corruption scenario handling
* worked on Python-bindings
* Bug fixes
* Fri May 08 2015 Greg.Freemyer@gmail.com
- update to 20150315
* bug fix in _get_sub_key_by_path for single character sub key paths
* Wed Jan 14 2015 Greg.Freemyer@gmail.com
- update to v0~20150105
* 2015 update
* worked on Python 3 support
* worked on tests
* code clean up
* removed libregf_file_get_version
- update Source and URL fields to use the new github site
- use more libyal packages from OBS
* Fri Sep 19 2014 Greg.Freemyer@gmail.com
- update to 20140905
* updated libfwsi version check
* bug fix in Python-bindings
* code clean
- update Source field to fullpath - delete DL_URL field
- use libcerror from external package
* Tue Aug 26 2014 Greg.Freemyer@gmail.com
- add these 2 lines to python sub-project to ensure proper syncronization between versions
* Requires: %lname = %version
* Provides: pyregf = %version
* Wed Aug 13 2014 Greg.Freemyer@gmail.com
- update to v0~20140803
* bug fix in Python-bindings
* worked on Python bindings
* worked on regfmount
- moved values to sub directory to prevent value and key name clashes
- added class name support
- other tasks
* updated dependencies
* fix for dealing with size mismatch between value and block list size
* improved string size corruption handling
* worked on setup.py
* bug fix for call to libfdata_tree_node_set_sub_nodes_data_range
* 2014 update
* worked on Dokan support for regfmount
* Sat Nov 23 2013 Greg.Freemyer@gmail.com
- update to v0~20131013
- clean up buildrequires
- use libyal packages from factory if feasible
* Wed Oct 02 2013 Greg.Freemyer@gmail.com
- update to v0~20130922
* removed hardcoded codepages from value functions
* worked on automated tests
* updated dependencies
* Tue Aug 27 2013 Greg.Freemyer@gmail.com
- update to v0~20130821
* fix in pyregf value data as integer function for bounds check being too strict
* Tue Jul 30 2013 Greg.Freemyer@gmail.com
- update to v0~20130716
* updated dependencies
* worked on tests
* bug fix for large values
* added support for REG_LINK as a string
* fixed multiple open issues
* pyregf: fix for retrieving default value by name
* worked on tests
* changes for strings values with trailing data
* small update for 64-bit build
* Textual changes
* updates and bug fixes in pyregf
* fixed codepage 1255 restriction
* fixed codepage 949 and 950 restriction
* changes for libfdata update
* removed item flags
- changed to gz compression to simplyfy download/convert
* Mon Apr 22 2013 Greg.Freemyer@gmail.com
- organize BuildRequires to better comment why they are commented out
- ran spec-cleaner
* Wed Apr 03 2013 jengelh@inai.de
- Cleanups: Set RPM group, license, summary and description
metadata; less greedy fileslists; remove unused %py_requires;
do not bloat shlib package with documentation
- Enable FUSE support
- Use system libraries instead of bundled ones where possible
- Name the tools package according to upstream's recommendation
- Drop unnecessary -fno-strict-aliasing
* Wed Mar 27 2013 Greg.Freemyer@gmail.com
- initial package (version 0~20130319) for build.opensuse.org