[pkg-lighttpd] r587 - in lighttpd: tags tags/1.4.31-3/debian trunk/debian

Arno Töll atoell-guest at alioth.debian.org
Wed Nov 21 14:04:03 UTC 2012


Author: atoell-guest
Date: 2012-11-21 14:04:03 +0000 (Wed, 21 Nov 2012)
New Revision: 587

Added:
   lighttpd/tags/1.4.31-3/
Removed:
   lighttpd/tags/1.4.31-3/
Modified:
   lighttpd/tags/1.4.31-3/debian/changelog
   lighttpd/tags/1.4.31-3/debian/control
   lighttpd/tags/1.4.31-3/debian/rules
   lighttpd/trunk/debian/changelog
   lighttpd/trunk/debian/control
   lighttpd/trunk/debian/rules
Log:
Fix the mess. For some reason our trunk didn't have hardening flags anymore?

Modified: lighttpd/tags/1.4.31-3/debian/changelog
===================================================================
--- lighttpd/trunk/debian/changelog	2012-11-21 13:45:16 UTC (rev 586)
+++ lighttpd/tags/1.4.31-3/debian/changelog	2012-11-21 14:04:03 UTC (rev 587)
@@ -3,8 +3,8 @@
   * Fix "configuration files refer to wrong path for documentation"
     by merging a patch supplied by  Denis Laxalde <denis at laxalde.org>
     (Closes: #676641)
-  * CVE-2012-5533: Fix Denial Of Service attacks against Lighttpd by sending faulty
-    Connection headers
+  * CVE-2012-5533: Fix Denial Of Service attacks against Lighttpd by sending
+    faulty Connection headers
 
  -- Arno Töll <arno at debian.org>  Wed, 21 Nov 2012 14:42:32 +0100
 

Modified: lighttpd/tags/1.4.31-3/debian/control
===================================================================
--- lighttpd/trunk/debian/control	2012-11-21 13:45:16 UTC (rev 586)
+++ lighttpd/tags/1.4.31-3/debian/control	2012-11-21 14:04:03 UTC (rev 587)
@@ -10,7 +10,7 @@
  zlib1g-dev, libbz2-dev, libattr1-dev, libpcre3-dev, libmysqlclient-dev,
  libfam-dev, libldap2-dev, libfcgi-dev, libgdbm-dev, libmemcache-dev,
  liblua5.1-0-dev, pkg-config, uuid-dev, libsqlite3-dev,
- libxml2-dev, libkrb5-dev, perl
+ libxml2-dev, libkrb5-dev, perl, dpkg-dev (>= 1.16.1~)
 Vcs-Svn: svn://svn.debian.org/pkg-lighttpd/lighttpd/trunk
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-lighttpd/lighttpd/trunk/
 Standards-Version: 3.9.3.1

Modified: lighttpd/tags/1.4.31-3/debian/rules
===================================================================
--- lighttpd/trunk/debian/rules	2012-11-21 13:45:16 UTC (rev 586)
+++ lighttpd/tags/1.4.31-3/debian/rules	2012-11-21 14:04:03 UTC (rev 587)
@@ -19,7 +19,7 @@
                 --with-openssl \
                 --with-pcre \
                 --with-webdav-locks \
-		--with-webdav-props \
+                --with-webdav-props \
 		$(shell dpkg-buildflags --export=configure)
 
 override_dh_fixperms:

Modified: lighttpd/trunk/debian/changelog
===================================================================
--- lighttpd/trunk/debian/changelog	2012-11-21 13:45:16 UTC (rev 586)
+++ lighttpd/trunk/debian/changelog	2012-11-21 14:04:03 UTC (rev 587)
@@ -3,8 +3,8 @@
   * Fix "configuration files refer to wrong path for documentation"
     by merging a patch supplied by  Denis Laxalde <denis at laxalde.org>
     (Closes: #676641)
-  * CVE-2012-5533: Fix Denial Of Service attacks against Lighttpd by sending faulty
-    Connection headers
+  * CVE-2012-5533: Fix Denial Of Service attacks against Lighttpd by sending
+    faulty Connection headers
 
  -- Arno Töll <arno at debian.org>  Wed, 21 Nov 2012 14:42:32 +0100
 

Modified: lighttpd/trunk/debian/control
===================================================================
--- lighttpd/trunk/debian/control	2012-11-21 13:45:16 UTC (rev 586)
+++ lighttpd/trunk/debian/control	2012-11-21 14:04:03 UTC (rev 587)
@@ -10,7 +10,7 @@
  zlib1g-dev, libbz2-dev, libattr1-dev, libpcre3-dev, libmysqlclient-dev,
  libfam-dev, libldap2-dev, libfcgi-dev, libgdbm-dev, libmemcache-dev,
  liblua5.1-0-dev, pkg-config, uuid-dev, libsqlite3-dev,
- libxml2-dev, libkrb5-dev, perl
+ libxml2-dev, libkrb5-dev, perl, dpkg-dev (>= 1.16.1~)
 Vcs-Svn: svn://svn.debian.org/pkg-lighttpd/lighttpd/trunk
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-lighttpd/lighttpd/trunk/
 Standards-Version: 3.9.3.1

Modified: lighttpd/trunk/debian/rules
===================================================================
--- lighttpd/trunk/debian/rules	2012-11-21 13:45:16 UTC (rev 586)
+++ lighttpd/trunk/debian/rules	2012-11-21 14:04:03 UTC (rev 587)
@@ -19,7 +19,7 @@
                 --with-openssl \
                 --with-pcre \
                 --with-webdav-locks \
-		--with-webdav-props \
+                --with-webdav-props \
 		$(shell dpkg-buildflags --export=configure)
 
 override_dh_fixperms:




More information about the pkg-lighttpd-maintainers mailing list