Changelog for
libpff1-debuginfo-20231205-lp160.1.2.x86_64.rpm :
* Mon Feb 05 2024 Jan Engelhardt
- Use python-setuptools for python distutils backport gh#libyal/libbde#68
* Tue Dec 05 2023 Jan Engelhardt - Update to release 20231205
* No user-visible changes
* Thu Nov 30 2023 Jan Engelhardt - Update to release 20231130
* RTF body decompression used wrong argument order, now fixed
* Improved Python Unicode handling
* Tue Aug 01 2023 Greg Freemyer - use %{?sle15_python_module_pythons} for opensuse15.5 compatibility
* Sun Mar 26 2023 Jan Engelhardt - Update to snapshot 20230225
* Adjust for changed libfdata API
* Tue Jan 03 2023 Jan Engelhardt - Replace pkgconfig.diff by a Require on libbfio-devel.
* Sat Nov 26 2022 Jan Engelhardt - Delete system-libs.patch (not needed - system libs are autodetected)
* Fri Jan 21 2022 Jan Engelhardt - Edit specfile to do multipython builds.
* Sun Nov 14 2021 Jan Engelhardt - Update to release 20211114
* Improved compressed OST format support
* Wed May 12 2021 Jan Engelhardt - Update to snapshot 20210508 (b736acdd)
* No changelog was provided- Add system-libs.patch
* Thu Apr 30 2020 Greg Freemyer - convert python bindings to python3- rename the binding submodule from python-libpff to python3-libpff
* Tue Apr 02 2019 Greg Freemyer - Updated to v0~20180714
* several bug fixes
* see github log- update which internal packages from libyal are used. Now only libcpath
* Wed Feb 15 2017 Greg.FreemyerAATTgmail.com- Updated to v0~20161119
* changes only provided in gitlog- Renamed Personal_Folder_File_PFF_format.pdf to meet new naming rules- correct URL and Source fields to the new github location- Clean-up BuildRequires to use external packages as feasible
* Mon Oct 17 2016 jengelhAATTinai.de- Add pkgconfig.diff; adds libbfio as a require into the .pc file
* Thu Aug 14 2014 Greg.FreemyerAATTgmail.com- updated to v0~20131018
* worked on python bindings
* updated dependencies
* worked on setup.py, largely for MSI builds
* code clean up
* added libcthreads build support
* worked tests
* refactored local descriptors
* worked on compressed OST support - local descriptors - table reference - data array - table reference
* worked on recovery in compressed OST files
* updated dependencies
* worked on record entry values array number out of bounds issue
* refactored table index values to use libcdata array
* fixed invalid return code in error path
* worked on fixing out of bounds read of name to id map string in an error toloreant way
* Added is corrupted function
* worked on name to id map string out of bounds issue
* worked on record entry values array number out of bounds issue
* Worked on 64-bit 4k pages support
* Worked on item recovery- Clean-up BuildRequires to use external packages as feasible
* Wed Jul 31 2013 Greg.FreemyerAATTgmail.com- update to v0~20130722
* major refactor of code, packaged redesignated experimental
* Worked on compressed OST support
* worked on pypff
* worked on tests
* fix for handling floating point values in item file
* updated dependencies
* worked on API by_utf8_name and by_utf16_name functions
* worked on libcdata rewrite
* worked on libfdata update
* worked on 64-bit 4k page file format support
* bug fixes in error path
* improved debug output
* pffexport: - worked on IPM.DistList support - added message flags - improved output of flag types
* libfmapi - improved debug output - fixes in error code paths
* tests: - added pffinfo test
* 2013 update- changed to gz compression to simplyfy download/convert- use all libyal factory packages possible
* Mon Apr 29 2013 kaanozdincerAATTgmail.com- Make specfile more consistent with the other Joachim Metz packages.- Move developer docs to devel package.
* Fri Apr 05 2013 jengelhAATTinai.de- Cleanups: Set RPM group, summary and description metadata- 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- Put documentation in -devel; do not bloat the shlib package- Set licenses in each sub-package- Remove unused %py_requires
* Mon Apr 01 2013 Greg.FreemyerAATTgmail.com- initial package (version 0.0.0~20120802) - alpha quality software