* NEWS, src/chfn.c, src/chsh.c: Fix CVE-2011-0721: forbid \n in

gecos or shell.
This commit is contained in:
nekral-guest
2011-02-16 00:18:45 +00:00
parent 7de49dec7b
commit 0419fc4f5f
4 changed files with 18 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
2010-02-13 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, src/chfn.c, src/chsh.c: Fix CVE-2011-0721: forbid \n in
gecos or shell.
2011-02-12 Nicolas François <nicolas.francois@centraliens.net>
* autogen.sh: Restore original autoreconf (see 2010-08-29's change