30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jan 29 19:39:39 UTC 2026 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
|
|
|
|
- Update to version 4.5.0
|
|
* decorator solution for lazy loading frequency_lists library
|
|
* handle zero-length password gracefully
|
|
* add max password length, default 72, configurable via
|
|
ZXCVBN_MAX_LENGTH env var
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 6 03:08:58 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
- No more greedy globs in %files.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 1 16:43:22 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 20 11:29:04 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Really run all the tests using pytest
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 20 10:54:22 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
|
|
|
- initial import of release 4.4.28
|