Your message dated Fri, 28 Oct 2016 11:01:50 +0000
with message-id <e1c04v0-00053w...@franck.debian.org>
and subject line Bug#823330: fixed in tsocks 1.8beta5-9.5
has caused the Debian Bug report #823330,
regarding tsocks: The actual configure command disable host name resolution in 
tsocks.conf when it was supposed to enable it
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.)


-- 
823330: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823330
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: tsocks
Version: 1.8beta5-9.4
Severity: grave
Justification: renders package unusable

The configure script is bugged and the way debian/rules triggers the bug.

make clean
rm -f *.so *.so.* *.o *~ libtsocks.so.1.8  saveme inspectsocks validateconf
./configure

grep HOSTNAME config.h                                                          
#define HOSTNAMES 1

So by default HOSTNAME resolution is enabled as mentionned via configure *
help command:

./configure --help
...
--disable-hostnames      disable hostname lookups for socks servers

./configure --disable-hostnames
...
grep HOSTNAME config.h
#define HOSTNAMES 0

So far so good.

But when issuing

./configure --enable-hostnames
grep HOSTNAME config.h

#define HOSTNAMES 0


And debain/rules uses --enable-hostnames...




-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.8 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF8, LC_CTYPE=en_US.UTF8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages tsocks depends on:
ii  libc6  2.23-0experimental2

tsocks recommends no packages.

tsocks suggests no packages.

-- Configuration Files:
/etc/tsocks.conf changed [not included]

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: tsocks
Source-Version: 1.8beta5-9.5

We believe that the bug you reported is fixed in the latest version of
tsocks, 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 823...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gustavo panizzo <g...@zumbi.com.ar> (supplier of updated tsocks 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: SHA256

Format: 1.8
Date: Fri, 28 Oct 2016 10:33:56 +0800
Source: tsocks
Binary: tsocks
Architecture: source
Version: 1.8beta5-9.5
Distribution: unstable
Urgency: medium
Maintainer: Tamas SZERB <t...@rulez.org>
Changed-By: gustavo panizzo <g...@zumbi.com.ar>
Description:
 tsocks     - transparent network access through a SOCKS 4 or 5 proxy
Closes: 815611 823330
Changes:
 tsocks (1.8beta5-9.5) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Removal of deprecated dh_undocumented debhelper command (Closes: #815611).
   * Enable host name resolution on /etc/tsocks.conf at configure time,
     it was intended to be enabled in previous releases, but a bug in the
     configure script disabled it (Closes: #823330).
Checksums-Sha1:
 adc73bec38b99356f903f20f6cecdf3164f7f1b8 1109 tsocks_1.8beta5-9.5.dsc
 f2f02835cde46f91459f5c667ecac287ab066e80 86495 tsocks_1.8beta5-9.5.tar.gz
Checksums-Sha256:
 b67579031ec251992f8744fb9b03e017a29f44d78bf7d35aebc651011f61ad33 1109 
tsocks_1.8beta5-9.5.dsc
 b248a4fffcd0a9888fd90a291af14460bfcb76d470b2a9a050661c9c673513f3 86495 
tsocks_1.8beta5-9.5.tar.gz
Files:
 9ea4c9cecd86e088ce7d51cecc96eeb2 1109 net optional tsocks_1.8beta5-9.5.dsc
 7595805f26a346adcb45cadeb56fe8d4 86495 net optional tsocks_1.8beta5-9.5.tar.gz

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

iQEcBAEBCAAGBQJYExVTAAoJEJ1bI/kYT6UUVNkH/jZGTpvUnYdsTGAP8ps3ID5U
8ujaJMV1EN+UlPyJZd5qIAqDX6BWQLt59Lcjpnd707vbA0xO15Y8tuCMRlBNWEJw
WNUN+TtaiST1YxKjiRk/9YCRAq2X1dqZLcBDHgs5HO8jruP5PRqOhEI+DungzncZ
2SAS9iyj88Bg7Ke5nSPih26KNOjQH3n1SB1n0ZxxSi/cgyMtEAIIKaZJJNhnWeIV
UT0j5LSDaTMnN+d9y7T6SO5GcZ0TcGRWf7SIDkurVHnsaRiBCmBXzuxvWrK+Afk0
h6Odc78B9tsV3CbOR13CelBg8xACcjcFebXxLtfhWE/FdnvM9nO/XfFOgF6QnQg=
=6pMl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to