File libpff.changes of Package libpff
-------------------------------------------------------------------
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Use python-setuptools for python distutils backport
gh#libyal/libbde#68
-------------------------------------------------------------------
Tue Dec 5 15:51:38 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20231205
* No user-visible changes
-------------------------------------------------------------------
Thu Nov 30 09:53:56 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20231130
* RTF body decompression used wrong argument order, now fixed
* Improved Python Unicode handling
-------------------------------------------------------------------
Tue Aug 1 16:02:53 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
- use %{?sle15_python_module_pythons} for opensuse15.5 compatibility
-------------------------------------------------------------------
Sun Mar 26 09:23:03 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 20230225
* Adjust for changed libfdata API
-------------------------------------------------------------------
Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Replace pkgconfig.diff by a Require on libbfio-devel.
-------------------------------------------------------------------
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Delete system-libs.patch (not needed - system libs are
autodetected)
-------------------------------------------------------------------
Fri Jan 21 18:25:58 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Edit specfile to do multipython builds.
-------------------------------------------------------------------
Sun Nov 14 18:26:45 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20211114
* Improved compressed OST format support
-------------------------------------------------------------------
Wed May 12 22:39:33 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 20210508 (b736acdd)
* No changelog was provided
- Add system-libs.patch
-------------------------------------------------------------------
Thu Apr 30 01:42:30 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- convert python bindings to python3
- rename the binding submodule from python-libpff to python3-libpff
-------------------------------------------------------------------
Tue Apr 2 00:15:15 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
- Updated to v0~20180714
* several bug fixes
* see github log
- update which internal packages from libyal are used. Now only libcpath
-------------------------------------------------------------------
Wed Feb 15 17:02:45 UTC 2017 - Greg.Freemyer@gmail.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 09:30:29 UTC 2016 - jengelh@inai.de
- Add pkgconfig.diff; adds libbfio as a require into the .pc file
-------------------------------------------------------------------
Thu Aug 14 13:47:22 UTC 2014 - Greg.Freemyer@gmail.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 18:32:45 UTC 2013 - Greg.Freemyer@gmail.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 08:54:49 UTC 2013 - kaanozdincer@gmail.com
- Make specfile more consistent with the other Joachim Metz packages.
- Move developer docs to devel package.
-------------------------------------------------------------------
Fri Apr 5 03:18:14 UTC 2013 - jengelh@inai.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 3 19:39:18 UTC 2013 - Greg.Freemyer@gmail.com
- Put documentation in -devel; do not bloat the shlib package
- Set licenses in each sub-package
- Remove unused %py_requires
-------------------------------------------------------------------
Mon Apr 1 16:30:50 UTC 2013 - Greg.Freemyer@gmail.com
- initial package (version 0.0.0~20120802) - alpha quality software