Your message dated Wed, 02 Nov 2005 00:32:05 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#336532: fixed in vpnc 0.3.3+SVN20051028-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 31 Oct 2005 00:46:59 +0000
>From [EMAIL PROTECTED] Sun Oct 30 16:46:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c3p0.cc.swin.edu.au (swin.edu.au) [136.186.1.30]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EWNpD-0006gf-00; Sun, 30 Oct 2005 16:46:59 -0800
Received: from scuzzie.home (vpn246-86.cc.swin.edu.au [136.186.246.86])
by swin.edu.au (8.9.3p2-20030918/8.9.3) with ESMTP id LAA651540;
Mon, 31 Oct 2005 11:46:26 +1100 (EST)
Received: from tconnors by scuzzie.home with local (Exim 3.36 #1 (Debian))
id 1EWNof-00062C-00; Mon, 31 Oct 2005 11:46:25 +1100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Tim Connors <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: "Target networks" broken in new vpnc-script
X-Mailer: reportbug 3.17
Date: Mon, 31 Oct 2005 11:46:24 +1100
Message-Id: <[EMAIL PROTECTED]>
Sender: Tim Connors <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: vpnc
Version: 0.3.3+SVN20051028-1
Severity: normal
Hi, was there a patching oversight in vpnc-script? The following
patch was made, which breaks "Target networks" (my default route
becomes the vpn tunnel again).
- else
- # -- Debian specific
- if test "$TARGET_NETWORKS" ; then
- for network in $TARGET_NETWORKS ; do
- ip route del $network 2>/dev/null
- ip route add $network dev $TUNDEV
- done
- else
- set_default_route
- fi
+ else
+ set_default_route
fi
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.3
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Versions of packages vpnc depends on:
ii iproute 20041019-3 Professional tools to control the
ii libc6 2.3.5-7 GNU C Library: Shared libraries an
ii libgcrypt11 1.2.2-1 LGPL Crypto library - runtime libr
ii libgpg-error0 1.1-4 library for common error values an
vpnc recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 336532-close) by bugs.debian.org; 2 Nov 2005 08:38:13 +0000
>From [EMAIL PROTECTED] Wed Nov 02 00:38:13 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EXE2P-0005y5-00; Wed, 02 Nov 2005 00:32:05 -0800
From: Eduard Bloch <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#336532: fixed in vpnc 0.3.3+SVN20051028-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 02 Nov 2005 00:32:05 -0800
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: vpnc
Source-Version: 0.3.3+SVN20051028-2
We believe that the bug you reported is fixed in the latest version of
vpnc, which is due to be installed in the Debian FTP archive:
vpnc_0.3.3+SVN20051028-2.diff.gz
to pool/main/v/vpnc/vpnc_0.3.3+SVN20051028-2.diff.gz
vpnc_0.3.3+SVN20051028-2.dsc
to pool/main/v/vpnc/vpnc_0.3.3+SVN20051028-2.dsc
vpnc_0.3.3+SVN20051028-2_i386.deb
to pool/main/v/vpnc/vpnc_0.3.3+SVN20051028-2_i386.deb
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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Eduard Bloch <[EMAIL PROTECTED]> (supplier of updated vpnc 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 02 Nov 2005 09:07:12 +0100
Source: vpnc
Binary: vpnc
Architecture: source i386
Version: 0.3.3+SVN20051028-2
Distribution: unstable
Urgency: low
Maintainer: Eduard Bloch <[EMAIL PROTECTED]>
Changed-By: Eduard Bloch <[EMAIL PROTECTED]>
Description:
vpnc - Cisco-compatible VPN client
Closes: 336532
Changes:
vpnc (0.3.3+SVN20051028-2) unstable; urgency=low
.
* TARGET_NETWORKS code was accidentaly removed in 04_debianitis.dpatch, now
restored (closes: #336532)
Files:
e6665d25f478dbf259ec84d23f4f19d2 610 net extra vpnc_0.3.3+SVN20051028-2.dsc
d4a6cb8635a1fcae3606d5e1ba77c1ca 11290 net extra
vpnc_0.3.3+SVN20051028-2.diff.gz
ced0c46b60f3f27b1d1d85dc22b8084d 53490 net extra
vpnc_0.3.3+SVN20051028-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDaHXZ4QZIHu3wCMURAoJnAJ9U0J07CniCxqF0f7vlMQI2HpDKtgCbBbFy
TwpGRzOkMHtrIXBkCTyC3OA=
=Mu1I
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]