[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lintian: r654 - in trunk: checks debian



Author: rra
Date: 2006-05-04 03:54:08 +0200 (Thu, 04 May 2006)
New Revision: 654

Modified:
   trunk/checks/files
   trunk/debian/changelog
Log:
Policy 3.7.2 reverts the /usr/lib/cgi-bin change entirely, so remove the
test again.


Modified: trunk/checks/files
===================================================================
--- trunk/checks/files	2006-05-04 01:52:21 UTC (rev 653)
+++ trunk/checks/files	2006-05-04 01:54:08 UTC (rev 654)
@@ -246,14 +246,6 @@
 	    tag "package-installs-file-to-usr-x11r6", "$file";
 	}
 
-	# ---------------- /usr/lib/cgi-bin
-	# Disabled at least for the time being.	 Policy still says this isn't
-	# allowed, but there is widespread objection to policy and that
-	# discussion is still ongoing.
-	#elsif ($file =~ m,^usr/lib/cgi-bin/\S,) {
-	#    tag "file-in-usr-lib-cgi-bin", "$file";
-	#}
-
 	# ---------------- /usr/lib/sgml
 	elsif ($file =~ m,^usr/lib/sgml/\S,) {
 	    if ($perm =~ m/^-.*[xs]/) {

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-05-04 01:52:21 UTC (rev 653)
+++ trunk/debian/changelog	2006-05-04 01:54:08 UTC (rev 654)
@@ -22,11 +22,10 @@
       intentional.
     + [RA] Report a more specific tag for binaries that are owned by group
       games but are not setgid.
-    + [RA] Disable the check for files in /usr/lib/cgi-bin at least for
-      the time being.  Policy still says that's not allowed, but it looks
-      like there are a lot of objections and Policy may change.
+    + [RA] Remove the check for files in /usr/lib/cgi-bin.  This policy
+      change was reverted.
 
- -- Russ Allbery <rra@debian.org>  Wed,  3 May 2006 16:22:05 -0700
+ -- Russ Allbery <rra@debian.org>  Wed,  3 May 2006 18:53:35 -0700
 
 lintian (1.23.19) unstable; urgency=low
 



Reply to: