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:
commit
a0e57b4bdf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:db6b5efe86de8f5a430583eb439b1adc9c7d2c785243577cbebd85bca41c083b
|
|
||||||
size 1966959
|
|
3
libfsntfs-experimental-20201027.tar.gz
Normal file
3
libfsntfs-experimental-20201027.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f8f73061ed19decce9d907e7be610b3ff3522755ece049ed44114a6aab1d4cba
|
||||||
|
size 2017550
|
@ -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>
|
Thu Apr 30 01:36:04 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libfsntfs1
|
%define lname libfsntfs1
|
||||||
%define timestamp 20200223
|
%define timestamp 20201027
|
||||||
Name: libfsntfs
|
Name: libfsntfs
|
||||||
Version: 0~%{timestamp}
|
Version: 0~%{timestamp}
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -115,7 +115,8 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
|
|
||||||
%files -n %{lname}
|
%files -n %{lname}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING ChangeLog
|
%doc AUTHORS ChangeLog
|
||||||
|
%license COPYING
|
||||||
%{_libdir}/libfsntfs.so.*
|
%{_libdir}/libfsntfs.so.*
|
||||||
|
|
||||||
%files tools
|
%files tools
|
||||||
|
Loading…
Reference in New Issue
Block a user