Accepting request 791588 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/791588 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfsntfs?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27c6c4c037724e853edefd8f541510f81788bdd1a2de895d895ddfe2e45e9cb1
|
||||
size 1729804
|
3
libfsntfs-experimental-20200223.tar.gz
Normal file
3
libfsntfs-experimental-20200223.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db6b5efe86de8f5a430583eb439b1adc9c7d2c785243577cbebd85bca41c083b
|
||||
size 1966959
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:40:53 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
- update to v0~20200223
|
||||
* the codebase has seen significant rework and improvements
|
||||
* improved format support
|
||||
* improved documentation
|
||||
* improved python binding
|
||||
* worked on mount tool
|
||||
* worked on WofCompressedData format
|
||||
* worked on casesensitive support
|
||||
* added namespace API function
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 20:24:11 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libfsntfs
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libfsntfs1
|
||||
%define timestamp 20190104
|
||||
%define timestamp 20200223
|
||||
Name: libfsntfs
|
||||
Version: 0~%{timestamp}
|
||||
Release: 0
|
||||
Summary: Library and tools to access the NTFS filesystem
|
||||
License: LGPL-3.0-or-later AND GFDL-1.3-or-later
|
||||
Group: Productivity/File utilities
|
||||
Url: https://github.com/libyal/libfsntfs/wiki
|
||||
URL: https://github.com/libyal/libfsntfs/wiki
|
||||
Source: https://github.com/libyal/libfsntfs/releases/download/%{timestamp}/%{name}-experimental-%{timestamp}.tar.gz
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-devel
|
||||
|
Reference in New Issue
Block a user