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

[SCM] Debian package checker branch, master, updated. 4d78609fc20f6a8d682b9a8f0b9321f91ed4db46



The following commit has been merged in the master branch:
commit 4d78609fc20f6a8d682b9a8f0b9321f91ed4db46
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Mon Jul 7 23:59:28 2008 +0100

    Fix a typo in the description of executable-is-not-world-readable

diff --git a/checks/files.desc b/checks/files.desc
index 536c504..f33fdbc 100644
--- a/checks/files.desc
+++ b/checks/files.desc
@@ -184,7 +184,7 @@ Ref: policy 10.9
 
 Tag: executable-is-not-world-readable
 Type: warning
-Info: All executabless should be readable by any user.  Since anyone can
+Info: All executables should be readable by any user.  Since anyone can
  download the Debian package and obtain a copy of the executable, no
  security is gained by making the executable unreadable even for setuid
  binaries.  If only members of a certain group may execute this file,
diff --git a/debian/changelog b/debian/changelog
index dc894ed..bcd66e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ lintian (1.24.2) unstable; urgency=low
   * checks/files{,.desc}:
     + [ADB] Warn if the package contains embedded copies of separately
       packaged Javascript libraries.  Patch by Chris Lamb.  (Closes: #489191)
+    + [ADB] Fix a typo in the description of executable-is-not-world-readable
   * checks/infofiles{,.desc}:
     + [ADB] Warn if the package's postinst installs info directory entries
       but the prerm doesn't remove them.  (Closes: #182512)

-- 
Debian package checker


Reply to: