]> git.ipfire.org Git - ipfire-2.x.git/commit - lfs/Crypt-PasswdMD5
Crypt-PasswdMD5: Update to 1.41
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 19 Apr 2021 20:56:27 +0000 (22:56 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 20 Apr 2021 09:05:37 +0000 (09:05 +0000)
commit6bfac21862aa33ae072896dc1ab17f8af449f35c
tree5e91acd4931e91f2a6a8135a35d5e3636277daff
parentf9370e10468e4deaecc5cadb55903179ed284c48
Crypt-PasswdMD5: Update to 1.41

- Update from 1.3 to 1.41
- Update of rootfile not needed
- Changelog
1.41  2021-02-01T15:56:00
        - Adopt new repo structure. See
                http://savage.net.au/Ron/html/My.Workflow.for.Building.Distros.html.
        - Reformat Makefile.PL.
        - Add t/00.*.
        - Update POD to change RT to github.
1.40  2013-09-30T15:32:00
        - No code changes.
        - Maintenance by Ron Savage <rsavage@cpan.org>.
        - Fabricate some version #s for this file.
        - Made Passwd.pm utf-8 so we can use Luis' proper name.
        - Clean up code formatting.
        - Clean up Makefile.PL.
        - Use fake (ASCII) ñ in Makefile.PL to keep Solaris happy. See RT#68478.
        - Clean up README.
        - Add Build.PL.
        - Add Changes and Changelog.ini.
        - Add META.*.
        - Adopt Test::More in t/basic.t.
        - Adopt 'use strict' and 'use warnings' to PasswdMD5.pm and t/basic.t.
        - Accept patch for new function random_md5_salt(), and tests, from kbrint@rufus.net.
                With thanx. See RT#37036.
        - Add xt/author/pod.t.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/Crypt-PasswdMD5