forked from pool/libvmdk
build with fuse 3 boo#1242079 OBS-URL: https://build.opensuse.org/request/show/1273734 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libvmdk?expand=0&rev=49
170 lines
5.9 KiB
Plaintext
170 lines
5.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 30 20:00:41 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- build with fuse 3 boo#1242079
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 10 07:59:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 20240510
|
|
* No changelog was provided
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 3 16:51:36 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 20240303
|
|
* No user-visible changes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use python-setuptools for python distutils backport
|
|
gh#libyal/libbde#68
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 23 09:59:32 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 20231123
|
|
* Improve Python3 Unicode handling
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 1 16:04:14 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
- use %{?sle15_python_module_pythons} for opensuse15.5 compatibility
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Add missing 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)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 24 11:47:58 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 20221124
|
|
* Added alternate extent data filename support
|
|
* Added Shift_JIS encoding support
|
|
* A refcounting issue with the Python module was fixed
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 8 11:37:44 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Add forced symvers
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 24 10:41:51 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Enable multipython builds. (This reenables Python2 on Leap 15.)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 14 12:36:10 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 20210807
|
|
* Python binding updates
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 16 10:34:51 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to snapshot 20210418 (4601e0bd)
|
|
* No changelog was provided
|
|
- Add system-libs.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 24 19:50:21 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
- Update to 20200926
|
|
* Added Big5 as an alias for CP950
|
|
* Added GBK as an alias for CP936
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 30 02:12:02 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
- remove python2 submodule
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 16 21:53:38 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
- Update to 20181227
|
|
* Extended pyvmdk with disk and extent types
|
|
* Fixed issue in fallback inflate implementation
|
|
* Worked on mount tool
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 4 21:27:57 UTC 2017 - Greg.Freemyer@gmail.com
|
|
|
|
- rename python-libvmdk to python2-libvmdk as expected by singlespec
|
|
- remove Provides pyvmdk as it is not versioned
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 2 21:44:34 UTC 2017 - Greg.Freemyer@gmail.com
|
|
|
|
- Update to 20170226
|
|
* worked on python bindings
|
|
* code clean up
|
|
* worked on internal tests
|
|
- disabled tests - they no longer compile
|
|
- use internal version of libcnotify
|
|
- Change Group: field for the python bindings to devel/languages/python
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 1 16:27:00 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
- Enable tests
|
|
- Build against external versions of all libraries.
|
|
They work now.
|
|
- rename doc file to eliminate () due to new security chec
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 30 19:23:31 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
- Update to 20160124
|
|
* 2016 update
|
|
* changes for deployment
|
|
* Changes to Python bindings
|
|
* fixed bug handling extent without filename
|
|
* fixed bug in basename handling on non UTF-8 system string systems
|
|
* fixed memory leak
|
|
* fixes for rpmbuild
|
|
* updated dependencies
|
|
* worked on fallback inflate implementation
|
|
* worked on Python 3 support
|
|
* worked on Python bindings
|
|
* worked on tests
|
|
- Build with fuse. If not, mounting doesn't work.
|
|
- Build python 3 bindings.
|
|
- Update summaries and descriptions based on upstream spec file.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 5 22:02:48 UTC 2015 - Greg.Freemyer@gmail.com
|
|
|
|
- update to v0~20150105
|
|
* worked on Python 3 support
|
|
* worked on tests
|
|
* worked on test scripts
|
|
* code clean up
|
|
* small fixes for stand-alone usage of libfvalue
|
|
* worked on multi-threading support
|
|
* added tests/pyvmdk_test_open_close.py to make dist
|
|
* bug fix in Python-bindings
|
|
- update URL field to point to the new github site
|
|
- update Source: field to be a fully defined URL
|
|
- deleted the DL-URL comment
|
|
- update the BuildRequires based on what works from OBS
|
|
- remove %if for opensuse version, not needed with libyal consolidated in decurity:forensics
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 25 15:35:37 UTC 2014 - Greg.Freemyer@gmail.com
|
|
|
|
- remove reference to GFDL-1.1+. Supplemental docs were GFDL-1.3+ only.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 23 17:23:19 UTC 2014 - Greg.Freemyer@gmail.com
|
|
|
|
- initial package in OBS (0v20140803)
|
|
|