Accepting request 355516 from security:forensics
1 OBS-URL: https://build.opensuse.org/request/show/355516 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libolecf?expand=0&rev=8
This commit is contained in:
commit
f000845bf9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7197bcaa9b77757f50b5425a5114bea42d15d56cf02c0c7837e94be4c3a30697
|
||||
size 1440712
|
3
libolecf-alpha-20151223.tar.gz
Normal file
3
libolecf-alpha-20151223.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:723983636a9eec6e04834bc6ac4605ecf433ea4f9d4a1ca344c7490327b9febe
|
||||
size 1478608
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 23 15:54:59 UTC 2016 - Greg.Freemyer@gmail.com
|
||||
|
||||
- update to v0~20151223
|
||||
* worked on format support
|
||||
* applied updates
|
||||
* worked on Python bindings
|
||||
* changed version for pypi repacking
|
||||
* worked on setup.py
|
||||
* bug fixes after fuzzing with AFL
|
||||
* improved support file without directory entries
|
||||
* added more bounds checks
|
||||
- required by plaso v1.4
|
||||
- update BuildRequires libfvalue to require version 0~20151226
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 14 20:53:36 UTC 2015 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libolecf
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libolecf
|
||||
%define lname libolecf1
|
||||
%define timestamp 20150106
|
||||
%define timestamp 20151223
|
||||
Version: 0~%timestamp
|
||||
Release: 0
|
||||
Summary: Library and tools to access the OLE 2 Compound File (OLECF) format
|
||||
@ -41,7 +41,7 @@ BuildRequires: pkgconfig(libcsystem) >= 20120425
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20130723
|
||||
BuildRequires: pkgconfig(libfguid) >= 20140103
|
||||
BuildRequires: pkgconfig(libfole) >= 20120426
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20120428
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20151226
|
||||
BuildRequires: pkgconfig(libuna)
|
||||
# testing fails with external package from factory
|
||||
#BuildRequires: pkgconfig(libcdata) > 20140105
|
||||
|
Loading…
x
Reference in New Issue
Block a user