Your message dated Sun, 20 Jul 2008 01:17:14 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#481382: fixed in ipset 2.3.3-1
has caused the Debian Bug report #481382,
regarding ipset: segfault on --unbind :all: :all:
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.)
--
481382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481382
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ipset
Version: 2.3.0-1
Severity: normal
Tags: upstream patch
Trying to run ipset --unbind :all: :all: causes a segfault. Reported
upstream at
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=539
Trivial patch to fix it:
--- ipset.c.orig 2008-05-15 13:02:26.000000000 -0400
+++ ipset.c 2008-05-15 13:02:44.000000000 -0400
@@ -1638,7 +1638,7 @@
DP("(%s, %s) -> %s", set ? set->name : IPSET_TOKEN_ALL, adt, binding);
/* Ugly */
- if (strcmp(set->settype->typename, "iptreemap") == 0)
+ if (set && strcmp(set->settype->typename, "iptreemap") == 0)
exit_error(PARAMETER_PROBLEM,
"iptreemap type of sets cannot be used at binding
operations\n");
/* Alloc memory for the data to send */
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.25.3-1 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages ipset depends on:
ii iptables 1.4.0-3 administration tools for packet fi
ii libc6 2.7-10 GNU C Library: Shared libraries
ipset recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: ipset
Source-Version: 2.3.3-1
We believe that the bug you reported is fixed in the latest version of
ipset, which is due to be installed in the Debian FTP archive:
ipset_2.3.3-1.diff.gz
to pool/main/i/ipset/ipset_2.3.3-1.diff.gz
ipset_2.3.3-1.dsc
to pool/main/i/ipset/ipset_2.3.3-1.dsc
ipset_2.3.3-1_amd64.deb
to pool/main/i/ipset/ipset_2.3.3-1_amd64.deb
ipset_2.3.3-1_i386.deb
to pool/main/i/ipset/ipset_2.3.3-1_i386.deb
ipset_2.3.3.orig.tar.gz
to pool/main/i/ipset/ipset_2.3.3.orig.tar.gz
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.
Robert S. Edmonds <[EMAIL PROTECTED]> (supplier of updated ipset 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.8
Date: Sat, 19 Jul 2008 20:56:33 -0400
Source: ipset
Binary: ipset
Architecture: amd64 i386 source
Version: 2.3.3-1
Distribution: unstable
Urgency: low
Maintainer: Robert S. Edmonds <[EMAIL PROTECTED]>
Changed-By: Robert S. Edmonds <[EMAIL PROTECTED]>
Closes: 481382
Description:
ipset - administration tool for kernel IP sets
Changes:
ipset (2.3.3-1) unstable; urgency=low
.
* New upstream release; closes: #481382.
Checksums-Sha1:
358f468084cafe00d2bf86044f7aa70ddeab94dc 2365 ipset_2.3.3-1.diff.gz
cfe02727fef88330b0a7dbb513830eb9494b1706 927 ipset_2.3.3-1.dsc
8c5c0e7470a317e6a8ebff910a1d3870ed6dd5a6 72048 ipset_2.3.3.orig.tar.gz
cf64edff830218747992f3a68b58a7394d959d82 35658 ipset_2.3.3-1_i386.deb
ff4a544231801432df0b70575ad678836ad3b221 39436 ipset_2.3.3-1_amd64.deb
Checksums-Sha256:
0158bb0fa8d452fc5d79fd1ceb9d9c14fb48ec74424ae4ba29306083ea339c68 72048
ipset_2.3.3.orig.tar.gz
3362e8fc985ac4a872a8de5177f76b7eb8ff286130ed101d955417cb32e53907 927
ipset_2.3.3-1.dsc
86b8e94097ab6ed67a70192b75b8ba86b05749d0a401400d5f9129dbbe482bea 39436
ipset_2.3.3-1_amd64.deb
b8c797549c7e597e2e6b061f123c1fff922bb0f3c5edff39f021e2678bf8fabf 35658
ipset_2.3.3-1_i386.deb
f7675e0bd79b9d22e28d5d4a0621517a6923f619fd37d48e4ecd7b686f99b746 2365
ipset_2.3.3-1.diff.gz
Files:
10d71e84b0b868e517a61c450921959b 2365 net extra ipset_2.3.3-1.diff.gz
194f2133b46465a2a6c68c23ad3a2e65 39436 net extra ipset_2.3.3-1_amd64.deb
4add1ae6ed1ee33b6510b9f6d0cff144 927 net extra ipset_2.3.3-1.dsc
5a1c2494c68eb023c3364aa90212bf65 35658 net extra ipset_2.3.3-1_i386.deb
f95292587ec3c47ea7e7e7beded6bef3 72048 net extra ipset_2.3.3.orig.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkiCj1kACgkQdp+/SHMBQJGv4QCgjUYcnyVuctRkmHjK4wO9Q8lL
ExgAmwQHpyFIJ6Wpk8l2DLfe+SRAhc5J
=mXJo
-----END PGP SIGNATURE-----
--- End Message ---