From a42666a35b01b083c67057081c42f45dca3ddf581cd035b4f6dc87a8f03cea38 Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Sat, 26 Dec 2020 23:56:05 +0000 Subject: [PATCH] Accepting request 858790 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to 20200805 * Changes to handle multi-string corruption scenario * Worked on Python Bindings OBS-URL: https://build.opensuse.org/request/show/858790 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libregf?expand=0&rev=22 --- libregf-alpha-20191221.tar.gz | 3 --- libregf-alpha-20200805.tar.gz | 3 +++ libregf.changes | 7 +++++++ libregf.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 libregf-alpha-20191221.tar.gz create mode 100644 libregf-alpha-20200805.tar.gz diff --git a/libregf-alpha-20191221.tar.gz b/libregf-alpha-20191221.tar.gz deleted file mode 100644 index e78e38c..0000000 --- a/libregf-alpha-20191221.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8107e6fd7e6128d538e23294539aaff99257fa192f65525b32210c902640d9ae -size 1635979 diff --git a/libregf-alpha-20200805.tar.gz b/libregf-alpha-20200805.tar.gz new file mode 100644 index 0000000..894f554 --- /dev/null +++ b/libregf-alpha-20200805.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f5ab2247cfc30f2b344c5472fe1ce006d470fa7e46a9f2fb7342f77f0dc396 +size 1672618 diff --git a/libregf.changes b/libregf.changes index ed36670..7fc931e 100644 --- a/libregf.changes +++ b/libregf.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Dec 26 16:48:04 UTC 2020 - Greg Freemyer + +- update to 20200805 + * Changes to handle multi-string corruption scenario + * Worked on Python Bindings + ------------------------------------------------------------------- Tue May 5 11:21:40 UTC 2020 - Dominique Leuenberger diff --git a/libregf.spec b/libregf.spec index 1e0ea51..dfb8717 100644 --- a/libregf.spec +++ b/libregf.spec @@ -19,7 +19,7 @@ %bcond_without python2 Name: libregf %define lname libregf1 -%define timestamp 20191221 +%define timestamp 20200805 Version: 0~%timestamp Release: 0 Summary: Library to access Windows REGF-type Registry files