Browse Source

Import Debian version 5.04-5+squeeze5

Christoph Biedl 11 years ago
parent
commit
68a653a5af
2 changed files with 11 additions and 0 deletions
  1. 10 0
      debian/patches/DSA-2873-1-regression.patch
  2. 1 0
      debian/patches/series

+ 10 - 0
debian/patches/DSA-2873-1-regression.patch

@@ -0,0 +1,10 @@
+--- a/magic/Magdir/commands
++++ b/magic/Magdir/commands
+@@ -53,6 +53,7 @@
+ # this is broken because postscript has /EBEGIN{ for example.
+ #0	search/Ww	BEGIN {			awk script text
+ 0	regex		=^\\s{0,100}BEGIN\\s{0,100}[{]	awk script text
++!:strength - 12
+ 
+ # AT&T Bell Labs' Plan 9 shell
+ 0	string/w	#!\ /bin/rc	Plan 9 rc shell script text executable

+ 1 - 0
debian/patches/series

@@ -88,3 +88,4 @@ limit-repetitions-in-awk-detection.patch
 fix-segv-from-loop-overrun.patch
 use-s-format-to-print-untrusted-string.patch
 CVE-2014-2270.patch
+DSA-2873-1-regression.patch