diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-02 11:18:05 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-02 11:18:05 +0100 |
commit | b35696d557345db1664db7c6eda04631484769f4 (patch) | |
tree | 3e729237b65aecbf4a36e7c127dcd384e7bf6e3c /debian | |
parent | 2153ce360cbf1343dfc5f0461d25aa6bfb2a8b6c (diff) | |
download | itzks-systems-b35696d557345db1664db7c6eda04631484769f4.tar.gz itzks-systems-b35696d557345db1664db7c6eda04631484769f4.tar.bz2 itzks-systems-b35696d557345db1664db7c6eda04631484769f4.zip |
/bin/passwd: To users with uidNumber >= 1000 -> show the GOsa² link. To users with uidNumber < 1000 -> wrap around GNU passwd binary.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 25e4c96..2ef2116 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +itzks-systems (2012.11.02.3) UNRELEASED; urgency=low + + * /bin/passwd: + + To users with uidNumber >= 1000 -> show the GOsa² link. To users with + uidNumber < 1000 -> wrap around GNU passwd binary. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 02 Nov 2012 11:16:33 +0100 + itzks-systems (2012.11.02.2) squeeze-backports; urgency=low * Rename of bin:package: itzks-systems-config -> itzks-systems-common. |