Your message dated Sat, 04 Jun 2016 14:57:25 +0100
with message-id <[email protected]>
and subject line Closing bugs for fixes included in 8.5
has caused the Debian Bug report #825221,
regarding jessie-pu: package hivex/1.3.10-2+deb8u2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
825221: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825221
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: [email protected]
Usertags: pu
Hi,
I'd like to update hivex, backporting a patch from 1.3.13-2 that fixes
ruby-hivex so that it is actually usable:
hivex (1.3.10-2+deb8u2) jessie; urgency=medium
* Fix ruby-hivex installation (Closes: #819261)
-- Hilko Bengen <[email protected]> Tue, 24 May 2016 20:37:40 +0200
Cheers,
-Hilko
diff -Nru hivex-1.3.10/debian/changelog hivex-1.3.10/debian/changelog
--- hivex-1.3.10/debian/changelog 2015-03-07 17:19:06.000000000 +0100
+++ hivex-1.3.10/debian/changelog 2016-05-24 20:44:27.000000000 +0200
@@ -1,3 +1,9 @@
+hivex (1.3.10-2+deb8u2) jessie; urgency=medium
+
+ * Fix ruby-hivex installation (Closes: #819261)
+
+ -- Hilko Bengen <[email protected]> Tue, 24 May 2016 20:37:40 +0200
+
hivex (1.3.10-2+deb8u1) testing-proposed-updates; urgency=medium
* Added upstream patches that fix CVE-2014-9273 ("missing checks for
diff -Nru hivex-1.3.10/debian/control hivex-1.3.10/debian/control
--- hivex-1.3.10/debian/control 2015-03-07 15:30:38.000000000 +0100
+++ hivex-1.3.10/debian/control 2016-05-24 20:36:57.000000000 +0200
@@ -121,7 +121,7 @@
Architecture: any
Section: ruby
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Ruby bindings for hivex
Ruby bindings for libhivex, a library for reading and writing
Windows Registry "hive" binary files.
diff -Nru hivex-1.3.10/debian/ruby-hivex.install hivex-1.3.10/debian/ruby-hivex.install
--- hivex-1.3.10/debian/ruby-hivex.install 2015-03-07 12:55:03.000000000 +0100
+++ hivex-1.3.10/debian/ruby-hivex.install 2016-05-24 20:36:57.000000000 +0200
@@ -1 +1,2 @@
usr/lib/ruby
+usr/lib/*-*/ruby
diff -Nru hivex-1.3.10/debian/rules hivex-1.3.10/debian/rules
--- hivex-1.3.10/debian/rules 2015-03-07 12:55:03.000000000 +0100
+++ hivex-1.3.10/debian/rules 2016-05-24 20:36:57.000000000 +0200
@@ -85,5 +85,4 @@
dh_strip --dbg-package=libhivex0-dbg
override_dh_install:
- rm debian/tmp/usr/lib/python*/dist-packages/libhivexmod.la
- dh_install
+ dh_install --fail-missing -X.la -X.so.owner
--- End Message ---
--- Begin Message ---
Version: 8.5
Hi,
The fixes referred to by each of these bugs were included in today's 8.5
point release.
Regards,
Adam
--- End Message ---