retitle 320357 fetchmail: CAN-2005-2335 unfixed in unstable, stable and
possibly oldstable
tags 320357 + patch
thanks
Hi,
the attached patch seems to fix it. Want me to NMU?
-Michael
--- rules.orig 2005-07-30 11:20:27.000000000 +0200
+++ rules 2005-07-30 11:42:13.000000000 +0200
@@ -108,7 +108,8 @@
-rm -f config.sub config.guess config.status
dh_clean -X.orig -X.rej
-config.status: configure
+configure: config.status
+config.status: patch-stamp
dh_testdir
-rm -f config.sub config.guess
ln -s /usr/share/misc/config.sub config.sub
@@ -119,8 +120,8 @@
./configure $(CONFFLAGS) --prefix=/usr --enable-nls \
--disable-fallback $(FETCHCONFOPT)
-build: build-stamp patch
-build-stamp: config.status
+build: configure build-stamp
+build-stamp:
dh_testdir
$(MAKE)
sed -e '/fetchmail-5.3.3/ { s/.*/=== file truncated, see source package for complete changelog ===/; q; }' < NEWS > NEWS.truncated