1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/security/py-cracklib/pkg-plist
Jung-uk Kim b3de49c53e - Update to 2.9.7. This release fixes CVE-2016-6318. Excerpt from NEWS:
* apply patch to fix CVE-2016-6318 Stack-based buffer overflow when
parsing large GECOS field
 * fix a buffer overflow processing long words
 * historical research and updates to repository tags to correct history,
and suggestions for new release process (Neustradamus)

- Replace a local patch with an upstream patch.

https://github.com/cracklib/cracklib/commit/a1379d0

- Apply a patch from the upstream to fix build.

https://github.com/cracklib/cracklib/commit/77082c4

- OPTIONize NLS and add pkg-plist to appease portlint.

Approved by:	cy (maintainer)
MFH:		2019Q4
2019-12-09 19:12:15 +00:00

9 lines
292 B
Plaintext

%%PYTHON_SITELIBDIR%%/_cracklib.a
%%PYTHON_SITELIBDIR%%/_cracklib.so
%%PYTHON_SITELIBDIR%%/cracklib.py
%%PYTHON_SITELIBDIR%%/cracklib.pyc
%%PYTHON_SITELIBDIR%%/cracklib.pyo
%%PYTHON_SITELIBDIR%%/test_cracklib.py
%%PYTHON_SITELIBDIR%%/test_cracklib.pyc
%%PYTHON_SITELIBDIR%%/test_cracklib.pyo