diff options
author | John Southworth <john.southworth@vyatta.com> | 2012-09-25 10:16:57 -0700 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2012-09-25 10:16:57 -0700 |
commit | ed7cdece4009646b7f2d67030c439108c3692485 (patch) | |
tree | 8274096d8283f885ff2373976d7af97f9b557523 /debian | |
parent | 0aabbfdb8bf8b51eb774f385f1ec8da0c599a2b4 (diff) | |
parent | 647f7b50a80925bed700525aebd225ad59319cf4 (diff) | |
download | vyatta-cfg-system-ed7cdece4009646b7f2d67030c439108c3692485.tar.gz vyatta-cfg-system-ed7cdece4009646b7f2d67030c439108c3692485.zip |
Bugfix 8290: Detect original unsalted password
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a8294d8e..29459faf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +vyatta-cfg-system (0.20.35) unstable; urgency=low + + * Do not check disabled accounts for default password + + -- James Davidson <james.davidson@vyatta.com> Fri, 21 Sep 2012 14:17:25 -0700 + +vyatta-cfg-system (0.20.34) unstable; urgency=low + + * Set hostname after updating hosts file + + -- James Davidson <james.davidson@vyatta.com> Wed, 19 Sep 2012 11:56:39 -0700 + +vyatta-cfg-system (0.20.33) unstable; urgency=low + + * fix for 8372 - Unclear which user ID the changed administrator + password applies to + + -- Deepti Kulkarni <deepti@vyatta.com> Tue, 18 Sep 2012 16:58:30 -0700 + +vyatta-cfg-system (0.20.32) unstable; urgency=low + + * Bugfix 8359: When deleteing vti interface use tunnel interface mode + ipip + + -- Saurabh Mohan <saurabh@vyatta.com> Tue, 18 Sep 2012 12:36:43 -0700 + vyatta-cfg-system (0.20.31) unstable; urgency=low * Update /etc/hosts when host name and domain name changes |