summaryrefslogtreecommitdiff
path: root/packages/sudo/sudo_1.6.8p12.bb
AgeCommit message (Collapse)AuthorFiles
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2005-11-22sudo: upgrade to 1.6.8p12 due to CVE-2005-1993Marcin Juszkiewicz1
- Race condition in sudo 1.3.1 up to 1.6.8p8, when the ALL pseudo-command is used after a user entry in the sudoers file, allows local users to gain privileges via a symlink attack. - Thanks to Jamie Lenehan for notice - close #486