git: crypt(3) - Switch SHA256/512 to the Linux implementation
Chris Turner
c.turner at 199technologies.com
Tue Feb 28 03:22:15 PST 2012
On 01/20/12 07:13, Samuel Greear wrote:
> commit d8ee3b5d2d9ba12d8978a47bccb8e3945f96ea08
> Author: Samuel J. Greear<sjg at thesjg.com>
> Date: Fri Jan 20 05:24:33 2012 -0700
>
> crypt(3) - Switch SHA256/512 to the Linux implementation
(probably obvious) Note -
Applications linked against the old version are *not* forwards compatible.
Found this out when a pre-commit dovecot build wouldn't authenticate against
a new-format ($5$) master.password but would against an old-format one,
and a rebuild of the same package against the new lib would.
This also explains my Xscreensaver post to users@ as well. doh
More information about the Commits
mailing list