Your message dated Thu, 21 Jun 2018 19:49:21 +0000
with message-id <e1fw5a5-000crt...@fasolo.debian.org>
and subject line Bug#873027: fixed in libclamunrar 0.100.0-1
has caused the Debian Bug report #873027,
regarding libclamunrar: FTBFS with zlib 1.2.10 and newer
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 ow...@bugs.debian.org
immediately.)


-- 
873027: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873027
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libclamunrar
Version: 0.99-4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu artful ubuntu-patch

Dear Maintainer,

libclamunrar FTBFS when compiled against zlib 1.2.10 or newer, due to a
faulty configure check:
https://bugzilla.clamav.net/show_bug.cgi?id=11711

In Ubuntu, the attached patch (cherrypicked from upstream) was applied
to achieve the following:

  * debian/patches/bb111711.patch: fix FTBFS caused by zlib version
    check, cherrypicked from upstream.

Thanks for considering the patch.

-- System Information:
Debian Release: stretch/sid
  APT prefers xenial-updates
  APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 
'xenial'), (100, 'xenial-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-83-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru libclamunrar-0.99/debian/files libclamunrar-0.99/debian/files
--- libclamunrar-0.99/debian/files	1969-12-31 16:00:00.000000000 -0800
+++ libclamunrar-0.99/debian/files	2017-08-23 11:31:57.000000000 -0700
@@ -0,0 +1 @@
+libclamunrar_0.99-4ubuntu1_source.buildinfo non-free/libs extra
diff -Nru libclamunrar-0.99/debian/patches/bb111711.patch libclamunrar-0.99/debian/patches/bb111711.patch
--- libclamunrar-0.99/debian/patches/bb111711.patch	1969-12-31 16:00:00.000000000 -0800
+++ libclamunrar-0.99/debian/patches/bb111711.patch	2017-08-23 11:25:21.000000000 -0700
@@ -0,0 +1,25 @@
+From f0bcd186190fe6e67b3f0eaaceb7a99aa6a98865 Mon Sep 17 00:00:00 2001
+From: Steven Morgan <stevm...@cisco.com>
+Date: Thu, 5 Jan 2017 12:30:35 -0500
+Subject: [PATCH] bb111711 - fix zlib version check - patch by Daniel J. Luke.
+
+---
+ m4/reorganization/libs/libz.m4 | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/m4/reorganization/libs/libz.m4 b/m4/reorganization/libs/libz.m4
+index b5c74147b..f7b67ca10 100644
+--- a/m4/reorganization/libs/libz.m4
++++ b/m4/reorganization/libs/libz.m4
+@@ -29,9 +29,9 @@ then
+     AC_MSG_ERROR([Please install zlib and zlib-devel packages])
+ else
+ 
+-    vuln=`grep "ZLIB_VERSION \"1.2.0" $ZLIB_HOME/include/zlib.h`
++    vuln=`grep "ZLIB_VERSION \"1.2.0\"" $ZLIB_HOME/include/zlib.h`
+     if test -z "$vuln"; then
+-	vuln=`grep "ZLIB_VERSION \"1.2.1" $ZLIB_HOME/include/zlib.h`
++	vuln=`grep "ZLIB_VERSION \"1.2.1\"" $ZLIB_HOME/include/zlib.h`
+     fi
+ 
+     if test -n "$vuln"; then
diff -Nru libclamunrar-0.99/debian/patches/series libclamunrar-0.99/debian/patches/series
--- libclamunrar-0.99/debian/patches/series	2017-07-04 15:11:06.000000000 -0700
+++ libclamunrar-0.99/debian/patches/series	2017-08-23 11:25:21.000000000 -0700
@@ -4,3 +4,4 @@
 drop_openssl_check.patch
 bb11601_pt2.patch
 unrar-adding-proposed-changes-to-fix-RAR-VMSF_DELTA-.patch
+bb111711.patch

--- End Message ---
--- Begin Message ---
Source: libclamunrar
Source-Version: 0.100.0-1

We believe that the bug you reported is fixed in the latest version of
libclamunrar, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 873...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Andrzej Siewior <sebast...@breakpoint.cc> (supplier of updated 
libclamunrar package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 21 Jun 2018 21:28:32 +0200
Source: libclamunrar
Binary: libclamunrar7
Architecture: source
Version: 0.100.0-1
Distribution: unstable
Urgency: medium
Maintainer: ClamAV Team <pkg-clamav-de...@lists.alioth.debian.org>
Changed-By: Sebastian Andrzej Siewior <sebast...@breakpoint.cc>
Description:
 libclamunrar7 - anti-virus utility for Unix - unrar support
Closes: 873027
Changes:
 libclamunrar (0.100.0-1) unstable; urgency=medium
 .
   * Update to new upstream version (Closes: #873027).
   * Update compat level to 11.
   * Drop autoreconf related build-depends.
   * Point Vcs* to salsa.
   * Bumped standards version to 4.1.4.
     - Use priority optional.
   * Use https in the watchfile.
   * Use `hardening=+all'.
Checksums-Sha1:
 704f897ebde34230177c36e3d3a798eefb717bef 2111 libclamunrar_0.100.0-1.dsc
 91a23a04f96dc99bc4aa3c0b5959d91040064691 317936 
libclamunrar_0.100.0.orig.tar.xz
 ec2dc721ef07e1104cc04e388270561a7af64785 6300 
libclamunrar_0.100.0-1.debian.tar.xz
 f83f29356e3fc4f145c6d1fbd3cf144b962279a5 5971 
libclamunrar_0.100.0-1_source.buildinfo
Checksums-Sha256:
 aabfcb298f4203338570b8021c15a41b9f38016cc07ff7d83cdd0012ae97d074 2111 
libclamunrar_0.100.0-1.dsc
 af31ca034e9b5aa77d45f5ee00805019a7ca2ba69f9881599bdaf5a0f18ee748 317936 
libclamunrar_0.100.0.orig.tar.xz
 364db5e7994ffa4e8b157865ef586a2662827848f57730bfe3f2da788d708e3b 6300 
libclamunrar_0.100.0-1.debian.tar.xz
 f26fd7c71ea45af725023de8e49a665bc18e889c18d1709c35f833f57beca6c5 5971 
libclamunrar_0.100.0-1_source.buildinfo
Files:
 3a3b1e75140678ac0de4feeabe08b1f9 2111 non-free/libs optional 
libclamunrar_0.100.0-1.dsc
 3cb00739d5c916af43c01009c88300c7 317936 non-free/libs optional 
libclamunrar_0.100.0.orig.tar.xz
 e142bd8282b694a30520743fe67d8281 6300 non-free/libs optional 
libclamunrar_0.100.0-1.debian.tar.xz
 85d4f7df3f1a12b8c2cfe97b2d95d183 5971 non-free/libs optional 
libclamunrar_0.100.0-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEErHvQgQWZUb1RregAT+XjJihy5MwFAlsr/KsACgkQT+XjJihy
5MzlJA//fG2t4n1h+xphKpeIpwjAwtBocEvSDrjKC2kzuawd/WY1dqC2Rk28/uCN
w2KYziUIMlMVpUvyHi+8XyN1wec5iIVZ0kQSPMnkcn1JKyZqMkw8RuOjSTSYU6zm
vtUl+ZYoZIJU56Fft9O562Bzhtb2QcvVehaog5qd7xyPyDIQ/1Opl4vZQj5CDAX2
o2WryV1e0+zZIumaJ/jo5AqDQM0j+tcCZGFxjdZ+qxxYMa2Hrun/Ydro/57Cja5y
xiXSVUoT2aFQHvcgK2tTtRAWX4JNoVY8LZFeY/6lhFh7lXqbnAlI520TlJaR25JQ
ubX1DBNU5MHAkSC7E79yOVx5SvVYnon+YFb9McxU0TgIuxNBNQ5NDQCWQrcX//M9
ZygkTFRmblG49r2mHJFJSjar7GeFKL5sdQB/ZgxJyoUXefoOl5qfWTF09Fjb5Dbu
e938VBuVv7XZZk82Qv8k4i43h3vbxeDKrDlbyYObjZ8L66PmGdW/YyTIC95SxEOO
d/g+zzoIunR5c7Qk6ZaN+pGpSs6Z4b6x+QwJbCCXOJPkRLlatCPzhsScFuCTRHXR
j0LfDWuiO8quwmMoZ/2APb7HezuvcCEby+73rjcWLTDS9AjRSAOZB8uoXhdoQ5Rh
phiWAFXfXUpXdaHe9JviWcgiqs3IJ6Sl7ocVgG0Qi/LEDvXCXOM=
=66ls
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to