Hi

Below you will find the NMU patch. The issue should be out for sid now and the 
package should migrate to testing shortly.
Feel free to keep working on the package split though.

Cheers
Steffen

diff -u scponly-4.6/debian/changelog scponly-4.6/debian/changelog
--- scponly-4.6/debian/changelog
+++ scponly-4.6/debian/changelog
@@ -1,3 +1,14 @@
+scponly (4.6-1.1) unstable; urgency=high
+
+  * Non-maintainer upload by the testing-security team
+  * Disable unison, rsync and svn usability, because all three could be
+    exploited. (Closes: #437148)
+   - The maintainer is working on splitting the packages and providing
+     a binary package, which enables these features, but warns about
+     them and one, which is safe and has them disabled, like this
+
+ -- Steffen Joeris <[EMAIL PROTECTED]>  Tue, 25 Sep 2007 10:06:31 +0000
+
 scponly (4.6-1) unstable; urgency=high

   * New upstream version 4.6. (Closes: #342701, #324918)
diff -u scponly-4.6/debian/rules scponly-4.6/debian/rules
--- scponly-4.6/debian/rules
+++ scponly-4.6/debian/rules
@@ -26,7 +26,7 @@
 config.status: configure
        dh_testdir
        # Add here commands to configure the package.
-       ./configure 
CFLAGS='$(CFLAGS)' --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) 
--prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info 
--sysconfdir=\$${prefix}/../etc --enable-scp-compat --enable-winscp-compat 
--enable-rsync-compat --enable-unison-compat --enable-chrooted-binary 
--enable-passwd-compat --enable-svn-compat 
PROG_USERADD=/usr/sbin/useradd
+       ./configure 
CFLAGS='$(CFLAGS)' --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) 
--prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info 
--sysconfdir=\$${prefix}/../etc --enable-scp-compat --enable-winscp-compat 
--enable-chrooted-binary --enable-passwd-compat 
PROG_USERADD=/usr/sbin/useradd


 build: build-stamp

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to