Hello community, here is the log from the commit of package hivex for openSUSE:Factory checked in at 2018-03-06 10:47:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hivex (Old) and /work/SRC/openSUSE:Factory/.hivex.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hivex" Tue Mar 6 10:47:31 2018 rev:12 rq:582729 version:1.3.15 Changes: -------- --- /work/SRC/openSUSE:Factory/hivex/hivex.changes 2017-10-01 17:01:42.239642667 +0200 +++ /work/SRC/openSUSE:Factory/.hivex.new/hivex.changes 2018-03-06 10:47:35.515625301 +0100 @@ -1,0 +2,12 @@ +Mon Mar 5 09:14:16 UTC 2018 - [email protected] + +- Update to version 1.3.15 + * Improved performance by using a cache of iconv handles, especially + when dumping out large hives. + * Add the ‘hivexregedit --max-depth’ option for exports, so you can + dump out only the top N-level keys. + * ‘hivexsh -u’ flag allows you to open some broken hives. + * Fixes to broken POD documentation in some places. + * Fixes for OCaml 4.06 safe strings. + +------------------------------------------------------------------- Old: ---- hivex-1.3.14.tar.gz hivex-1.3.14.tar.gz.sig New: ---- hivex-1.3.15.tar.gz hivex-1.3.15.tar.gz.sig hivex.rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hivex.spec ++++++ --- /var/tmp/diff_new_pack.5lgqnE/_old 2018-03-06 10:47:36.191600882 +0100 +++ /var/tmp/diff_new_pack.5lgqnE/_new 2018-03-06 10:47:36.191600882 +0100 @@ -1,7 +1,7 @@ # # spec file for package hivex # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Michal Hrusecky <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -38,11 +38,12 @@ Summary: Windows "Registry Hive" extraction library License: LGPL-2.1 and GPL-2.0 Group: Development/Libraries/C and C++ -Version: 1.3.14 +Version: 1.3.15 Release: 0 Source: http://libguestfs.org/download/hivex/%name-%version.tar.gz Source2: http://libguestfs.org/download/hivex/%name-%version.tar.gz.sig Source3: %name.keyring +Source4: %name.rpmlintrc %description Hivex is a library for extracting the contents of Windows "Registry @@ -125,6 +126,8 @@ %prep %setup -q +sed -i 's:/usr/bin/env perl:/usr/bin/perl:' regedit/hivexregedit + %build if python --version && ! pkg-config python then ++++++ hivex-1.3.14.tar.gz -> hivex-1.3.15.tar.gz ++++++ ++++ 82334 lines of diff (skipped) ++++++ hivex.rpmlintrc ++++++ addFilter("non-standard-group Development/Languages/OCaml") addFilter("static-library-without-debuginfo .*/hivex/mlhivex.a")
