From: Peter Palfrader Date: Mon, 2 Aug 2010 23:33:12 +0000 (+0000) Subject: Merge branch 'refactor-udgen' X-Git-Tag: userdir-ldap-0.3.78~6 X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=d6a45065258ad2edcf9e83684937b8b36ca7ff64;hp=032921f6a9454a411d72cf859aaef6dabdf8a2c9;p=mirror%2Fuserdir-ldap.git Merge branch 'refactor-udgen' * refactor-udgen: (24 commits) Get rid of global variable PasswdAttrs GenBSMTP GenDNS GenPasswd GenShadow Do not forget that passwords start with {crypt} GenShadowSudo GenSSHShadow fix not-array-value-but-multiple-values check GenGroup partially GenForward GenCDB And GenMailList whitespace fixes And GenMailBool Let disable-main-msg generation use Account class Let disabled-users generation use Account class Let private generation use Account class Catch the case where attributes that are not declared as an array value have more than one value. This indicates a bug in the data, code, or ldap schema Some improvement over the last path ... --- diff --git a/debian/changelog b/debian/changelog index dd64722..d1cc7ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -userdir-ldap (0.3.7X) Xnstable; urgency=low +userdir-ldap (0.3.77) unstable; urgency=low [ Peter Palfrader ] * ud-mailgate: Remove a global declaration after a variable has