forked from pool/libsmdev
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libsmdev?expand=0&rev=35
155 lines
5.2 KiB
Plaintext
155 lines
5.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun May 5 22:00:02 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 20240505
|
|
* No user-visible changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 10 09:05:36 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 20240309
|
|
* 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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 29 10:50:27 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 20231128
|
|
* Improved Python Unicode handling
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 1 16:03:51 UTC 2023 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
- use %{?sle15_python_module_pythons} for opensuse15.5 compatibility
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Delete system-libs.patch (not needed - system libs are
|
|
autodetected)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 28 11:54:47 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 20221028
|
|
* 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. (This reenables Python2 on Leap 15.)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 14 00:51:33 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to snapshot 20210418 (3b84f9f7)
|
|
* No changelog was provided
|
|
- Add system-libs.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 30 03:14:28 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
- update to v0~20201204
|
|
* Changes to detect removed device
|
|
- remove BuildRequires: pkg-config
|
|
- add COPYING* to %license line
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 30 01:50:55 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
- remove python2 submodule
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 17 21:41:14 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
- update to v0~20190315
|
|
* applied updates
|
|
* worked on tests
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 25 18:30:30 UTC 2017 - Greg.Freemyer@gmail.com
|
|
|
|
- update to v0~20170225
|
|
* applied updates
|
|
* worked on tests
|
|
* bug fix in debug output
|
|
- change RPM Group to Develment/Languages/Python
|
|
- review and update libyal dependencies
|
|
- add python3 binding
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 16 20:47:40 UTC 2017 - Greg.Freemyer@gmail.com
|
|
|
|
- update to v0~20160320
|
|
* worked on support for devices without bytes per sector support e.g. /dev/zero
|
|
* Changes to Python bindings
|
|
* worked on Python 3 support
|
|
* fixes for rpmbuild
|
|
* updated dependencies
|
|
* block aligned read now enabled by default
|
|
- Cleaned-up BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 9 18:26:15 UTC 2015 - Greg.Freemyer@gmail.com
|
|
|
|
- update to v0~20150105
|
|
* 2015 update
|
|
* worked on Python 3 support
|
|
* code clean up
|
|
* bug fix in Python-bindings
|
|
- update URL to the new github site
|
|
- replace Source: field with fully defined URL
|
|
- remove DL-URL comment
|
|
- start using libcstring from OBS, not internal version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 20 17:50:08 UTC 2014 - Greg.Freemyer@gmail.com
|
|
|
|
- ran spec-cleaner
|
|
- added BuildRequires for libcnotify and libcthreads to use the external package
|
|
- add %doc lines to all sub-packages
|
|
- add provides pysmdev to python sub-package to match upstream requires statemens
|
|
- add "Requires: %lname = %version" to python section. Fixes a bug found in testing.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 13 17:46:43 UTC 2014 - Greg.Freemyer@gmail.com
|
|
|
|
- update to v0~20140803
|
|
* worked on Python bindings
|
|
* bug fix in Python-bindings
|
|
* updated python.m4
|
|
* fixes for dealing with Unicode paths in pysmdev
|
|
* fadvise bug fix
|
|
* worked on non-blocking Windows device file support
|
|
* worked on block-based read to support Windows device files
|
|
* updated to include header
|
|
* added read/write at offset functions
|
|
* 2014 update
|
|
* code clean up
|
|
* updated dependencies
|
|
- use external packages for libcerror, libcdata, and libuna
|
|
- start building and packaging the python-libsmdev sub-package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 30 20:21:24 UTC 2013 - Greg.Freemyer@gmail.com
|
|
|
|
- update to v0~20130407
|
|
* updated dependencies
|
|
* textual changes
|
|
- change to gz compression to simplyfy download/convert
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 5 20:47:51 UTC 2013 - jengelh@inai.de
|
|
|
|
- Initial package (version 0~20130331) for build.opensuse.org
|