Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-08-11 | sudo 1.6.8p12: Fix build to work with the newer autotools versions. | Jamie Lenehan | 1 | |
2007-05-16 | sudo 1.6.8p12: Redo the long long autoconf macros using what is in the | Jamie Lenehan | 1 | |
current sudo cvs, the previous version wasn't really correct. Should close #1462. | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 1 | |
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-22 | sudo: upgrade to 1.6.8p12 due to CVE-2005-1993 | Marcin Juszkiewicz | 1 | |
- 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 |