ubuntu/+source/makepasswd:applied/ubuntu/mantic-devel

Last commit made on 2022-12-17
Get this branch:
git clone -b applied/ubuntu/mantic-devel https://git.launchpad.net/ubuntu/+source/makepasswd
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/mantic-devel
Repository:
lp:ubuntu/+source/makepasswd

Recent commits

1401925... by Colin Watson

1.10-14 (patches applied)

Imported using git-ubuntu import.

f8a4abe... by Colin Watson

Use Bytes::Random::Secure to generate random bytes

Gbp-Pq: better-randomness.patch.

6bf0a26... by Colin Watson

Fix output formatting when --clearfrom password is >= 12 characters

Gbp-Pq: long-clearfrom-output-format.patch.

a2a412e... by Colin Watson

Send --help output to stdout, not stderr

Gbp-Pq: help-to-stdout.patch.

c73af76... by Colin Watson

Increase default password length range from 6-8 characters to 8-10

Gbp-Pq: increase-default-length.patch.

9c2b5f9... by Colin Watson

Generate MD5 passwords with the --crypt-md5 option

Gbp-Pq: crypt-md5.patch.

b127430... by Colin Watson

Add "use bytes" to support UTF-8 locales

Gbp-Pq: use-bytes.patch.

e0886d3... by Colin Watson

Exit with error if old --clear option is used

Gbp-Pq: clear-option-error.patch.

f3f1967... by Colin Watson

Change program name so that the help text is displayed properly

Gbp-Pq: fix-program-name.patch.

ef06872... by Colin Watson

Update copyright dates

Gbp-Pq: update-copyright-dates.patch.