summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/shadow/shadow-4.1.4.2/login_defs_pam.sed
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-02-28 19:34:45 +0800
committerSaul Wold <sgw@linux.intel.com>2011-03-02 09:48:50 -0800
commit0af09206acbf3b9cde581088e4430f1e8dc3bf2e (patch)
tree8ee40510c2255fa788ec972c2243a18c5d630c48 /meta/recipes-extended/shadow/shadow-4.1.4.2/login_defs_pam.sed
parentcb118b739b53fadad1c20e75a9f5a77d3473e7c7 (diff)
downloadopenembedded-core-0af09206acbf3b9cde581088e4430f1e8dc3bf2e.tar.gz
openembedded-core-0af09206acbf3b9cde581088e4430f1e8dc3bf2e.tar.bz2
openembedded-core-0af09206acbf3b9cde581088e4430f1e8dc3bf2e.tar.xz
openembedded-core-0af09206acbf3b9cde581088e4430f1e8dc3bf2e.zip
shadow: upgrade to 4.1.4.3 to fix security vulnerability
For CVE-2011-0721: http://lists.debian.org/debian-security-announce/2011/msg00030.html Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-extended/shadow/shadow-4.1.4.2/login_defs_pam.sed')
-rw-r--r--meta/recipes-extended/shadow/shadow-4.1.4.2/login_defs_pam.sed32
1 files changed, 0 insertions, 32 deletions
diff --git a/meta/recipes-extended/shadow/shadow-4.1.4.2/login_defs_pam.sed b/meta/recipes-extended/shadow/shadow-4.1.4.2/login_defs_pam.sed
deleted file mode 100644
index 0a1f3be4a..000000000
--- a/meta/recipes-extended/shadow/shadow-4.1.4.2/login_defs_pam.sed
+++ /dev/null
@@ -1,32 +0,0 @@
-/^FAILLOG_ENAB/b comment
-/^LASTLOG_ENAB/b comment
-/^MAIL_CHECK_ENAB/b comment
-/^OBSCURE_CHECKS_ENAB/b comment
-/^PORTTIME_CHECKS_ENAB/b comment
-/^QUOTAS_ENAB/b comment
-/^MOTD_FILE/b comment
-/^FTMP_FILE/b comment
-/^NOLOGINS_FILE/b comment
-/^ENV_HZ/b comment
-/^ENV_TZ/b comment
-/^PASS_MIN_LEN/b comment
-/^SU_WHEEL_ONLY/b comment
-/^CRACKLIB_DICTPATH/b comment
-/^PASS_CHANGE_TRIES/b comment
-/^PASS_ALWAYS_WARN/b comment
-/^PASS_MAX_LEN/b comment
-/^PASS_MIN_LEN/b comment
-/^CHFN_AUTH/b comment
-/^CHSH_AUTH/b comment
-/^ISSUE_FILE/b comment
-/^LOGIN_STRING/b comment
-/^ULIMIT/b comment
-/^ENVIRON_FILE/b comment
-
-b exit
-
-: comment
- s:^:#:
-
-: exit
-