Accepting request 848242 from security:forensics

- update to v0~20201027
        * worked format support
        * worked on Python bindings
        * changes to handle resident data

OBS-URL: https://build.opensuse.org/request/show/848242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfsntfs?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2020-11-13 17:59:45 +00:00 committed by Git OBS Bridge
commit a0e57b4bdf
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db6b5efe86de8f5a430583eb439b1adc9c7d2c785243577cbebd85bca41c083b
size 1966959

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8f73061ed19decce9d907e7be610b3ff3522755ece049ed44114a6aab1d4cba
size 2017550

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 13 03:00:50 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20201027
* worked format support
* worked on Python bindings
* changes to handle resident data
-------------------------------------------------------------------
Thu Apr 30 01:36:04 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>

View File

@ -17,7 +17,7 @@
%define lname libfsntfs1
%define timestamp 20200223
%define timestamp 20201027
Name: libfsntfs
Version: 0~%{timestamp}
Release: 0
@ -115,7 +115,8 @@ find %{buildroot} -type f -name "*.la" -delete -print
%files -n %{lname}
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog
%doc AUTHORS ChangeLog
%license COPYING
%{_libdir}/libfsntfs.so.*
%files tools