File libvshadow.changes of Package libvshadow
-------------------------------------------------------------------
Sun May 4 16:23:38 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- build with fuse 3 (boo#1242079)
-------------------------------------------------------------------
Sat May 4 08:02:14 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240504
* No user-visible changes
-------------------------------------------------------------------
Thu Feb 29 09:19:12 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240229
* 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
-------------------------------------------------------------------
Tue Nov 28 09:14:06 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20231128
* Improved Python Unicode handling
-------------------------------------------------------------------
Tue Aug 1 16:06:16 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)
-------------------------------------------------------------------
Mon Oct 31 17:22:17 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20221030
* No changelog was provided
-------------------------------------------------------------------
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. (Reenables Python2 for Leap 15.)
-------------------------------------------------------------------
Sun Nov 14 16:44:42 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20211114
* Recognize up to python3.11 during build
-------------------------------------------------------------------
Sun Nov 14 12:45:41 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20211113
* No changelog was provided
-------------------------------------------------------------------
Sun May 16 10:44:23 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 20210507 (9f06d799)
* No changelog was provided
- Add system-libs.patch
-------------------------------------------------------------------
Thu Dec 24 20:29:21 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20201222
* Changes for large amount of block descriptors
* Worked on format support
* Worked on Python bindings
* Code clean up
-------------------------------------------------------------------
Thu Apr 30 02:14:36 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- remove python2 submodule
-------------------------------------------------------------------
Tue Apr 2 00:08:23 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20190323
* Fixed bug for over 30 snapshots in place
* Worked on mount tool
-------------------------------------------------------------------
Mon Nov 6 23:45:11 UTC 2017 - Greg.Freemyer@gmail.com
- add python3 binding subpackage
-------------------------------------------------------------------
Wed Oct 4 21:32:29 UTC 2017 - Greg.Freemyer@gmail.com
- rename python-libvshadow to python2-libshadow as expected by singlespec
- remove Provides pyvshadow as it is not versioned
-------------------------------------------------------------------
Mon Oct 2 21:37:48 UTC 2017 - Greg.Freemyer@gmail.com
- update to v0~20170902
* applied 2017 update
* worked on tests
-------------------------------------------------------------------
Thu Feb 16 19:44:55 UTC 2017 - Greg.Freemyer@gmail.com
- update to v0~20161111
- rename Volume_Shadow_Snapshot_VSS_format.pdf to meet new OBS naming rules
- clean up BuildRequires
-------------------------------------------------------------------
Mon Jan 25 12:27:50 UTC 2016 - Greg.Freemyer@gmail.com
- update to v0~20160110
* worked on Python 3 support
* worked on win2k3 format support
* introduced new function has_in_volume_data
-------------------------------------------------------------------
Thu Jan 8 17:43:30 UTC 2015 - Greg.Freemyer@gmail.com
- update to v0~20150106
* 2015 update - minimal changes
- remove ifdef macros around buildrequires
* The ifdefs are no longer needed now that all of libyal is in security:forensics
- update BuildRequires based on new packages in OBS
-------------------------------------------------------------------
Thu Dec 11 19:03:31 UTC 2014 - Greg.Freemyer@gmail.com
- update to v0~20141023
* bug fix in Python-bindings
* update man page / info page
- update URL to point to new home on github
- update Source: field to a full URL referring to github
- delete DL-URL comment
- add several BuildRequires to use libyal packages from OBS
-------------------------------------------------------------------
Wed Aug 20 22:02:15 UTC 2014 - Greg.Freemyer@gmail.com
- add "Requires: %lname = %version" to tools sub-project
- add "Provice: pyvshadow" to match upstream requires
-------------------------------------------------------------------
Wed Aug 13 02:07:29 UTC 2014 - Greg.Freemyer@gmail.com
- update to v0~20140731
* updated dependencies
* worked on Python bindings
* worked on setup.py
* changed return value check of libvshadow_store_read_buffer to allow for
on read size valid read count values
* subtle bug fix where python file-like object returns an int object
instead of long object
* improved error reporting
-------------------------------------------------------------------
Thu Oct 3 04:19:14 UTC 2013 - Greg.Freemyer@gmail.com
- update to 0~20131003
* Primarily Windows related improvements
- add libcthread as a standalone BuildRequires
- update BuildRequires for post 13.1 builds
-------------------------------------------------------------------
Fri Aug 2 15:29:13 UTC 2013 - Greg.Freemyer@gmail.com
- add version levels to BuildRequires to due to a build failure with older libyal packages
-------------------------------------------------------------------
Sat Jul 27 01:31:43 UTC 2013 - Greg.Freemyer@gmail.com
- update to 0~20130723
* Changes for stand-alone libbfio build
* remove unnecessary restriction in library include headers
* updated dependencies
* worked on multi-threading support
* added libvshadow_volume_get_store_identifier function
* added libcthreads
* changes to read block descriptors on demand improves vshadowinfo preformance
* fixes for multiple open/close on the same volume object
* fixed issue in read buffer due to recent changes
* added store read from file IO handle function
* vshadowmount small changes
* worked on tests
* worked on vshadowmount Dokan support
- Added buildrequires for gcc
- Use factory libyal packages if possible
- Add BuildRequires for fuse-devel. Required for vshadowmount in libvshadow-tools to work correctly.
-------------------------------------------------------------------
Wed Apr 17 16:20:08 UTC 2013 - Greg.Freemyer@gmail.com
- update to 0~20130413
- make specfile more consistent with the other Joachim Metz packages in openSUSE
* change version from 0.0.0~%{timestamp} to 0~%{timestamp}
* move developer docs to devel package
* add BuildRequires for the internally provided libs
- add Volume_Shadow_Snapshot_(VSS)_format.pdf to devel package
-------------------------------------------------------------------
Wed Mar 27 17:21:57 UTC 2013 - Greg.Freemyer@gmail.com
- initial package 0~20130304