Package: makepasswd / 1.10-16
Metadata
| Package | Version | Patches format |
|---|---|---|
| makepasswd | 1.10-16 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| update copyright dates.patch | (download) |
makepasswd.1 |
4 2 + 2 - 0 ! |
update copyright dates |
| fix program name.patch | (download) |
makepasswd |
2 1 + 1 - 0 ! |
change program name so that the help text is displayed properly Bug-Debian: https://bugs.debian.org/147808 |
| clear option error.patch | (download) |
makepasswd |
12 12 + 0 - 0 ! |
exit with error if old --clear option is used Bug-Debian: https://bugs.debian.org/50885 |
| use bytes.patch | (download) |
makepasswd |
1 1 + 0 - 0 ! |
add "use bytes" to support utf-8 locales Bug-Debian: https://bugs.debian.org/168492 |
| crypt md5.patch | (download) |
makepasswd |
107 97 + 10 - 0 ! |
generate md5 passwords with the --crypt-md5 option |
| increase default length.patch | (download) |
makepasswd |
8 4 + 4 - 0 ! |
increase default password length range from 6-8 characters to 8-10 Bug-Debian: https://bugs.debian.org/23648 |
| help to stdout.patch | (download) |
makepasswd |
4 2 + 2 - 0 ! |
send --help output to stdout, not stderr |
| long clearfrom output format.patch | (download) |
makepasswd |
1 1 + 0 - 0 ! |
fix output formatting when --clearfrom password is >= 12 characters |
| better randomness.patch | (download) |
makepasswd |
73 55 + 18 - 0 ! |
use bytes::random::secure to generate random bytes Bug-Debian: https://bugs.debian.org/307700 Bug-Debian: https://bugs.debian.org/320310 Bug-Debian: https://bugs.debian.org/564559 Bug-Debian: https://bugs.debian.org/642410 Bug-Debian: https://bugs.debian.org/792535 Bug-Ubuntu: https://bugs.launchpad.net/bugs/1573974 |
