Re-inject the changes from 4.1.2.1.

This commit is contained in:
nekral-guest
2008-07-11 22:20:43 +00:00
parent 5b194e290c
commit 21c692d23f
3 changed files with 54 additions and 36 deletions

10
NEWS
View File

@@ -1,6 +1,6 @@
$Id$
shadow-4.1.2 -> shadow-4.1.3 UNRELEASED
shadow-4.1.2.1 -> shadow-4.1.3 UNRELEASED
*** general:
- newusers
@@ -9,6 +9,14 @@ shadow-4.1.2 -> shadow-4.1.3 UNRELEASED
* Allow adding LDAP users (or any user not present in the local passwd
file) to local groups
shadow-4.1.2 -> shadow-4.1.2.1 26-06-2008
*** security
- Fix an "audit log injection" vulnerability in login.
This vulnerability makes it easier for attackers to hide activities by
modifying portions of log events, e.g. by appending an addr= statement
to the login name.
shadow-4.1.1 -> shadow-4.1.2 25-05-2008
*** security: