cracklib2 2.9.0-2build1 source package in Ubuntu
Changelog
cracklib2 (2.9.0-2build1) trusty; urgency=medium * Rebuild for python3.4 as a supported python version. -- Matthias Klose <email address hidden> Sat, 04 Jan 2014 18:31:02 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Jan Dittberner
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cracklib2_2.9.0.orig.tar.gz | 611.6 KiB | 17fecdfa78c0b9b47afa1533ea99b5351c3cef770bbd9c8c34391827efecbdc0 |
cracklib2_2.9.0-2build1.debian.tar.gz | 33.1 KiB | 975747dfaa9b2b6aef3cec22c071bdd9ae179287c0c099d706962e3435915f68 |
cracklib2_2.9.0-2build1.dsc | 1.8 KiB | 09d98119912db030f660a4a853aaadb63a9f7f27a4a5eb8458ff143d025ce05c |
Available diffs
- diff from 2.9.0-2 (in Debian) to 2.9.0-2build1 (337 bytes)
Binary packages built by this source
- cracklib-runtime: runtime support for password checker library cracklib2
Run-time support programs which use the shared library in libcrack2
including programs to build the password dictionary databases used by
the functions in the shared library.
- libcrack2: pro-active password checker library
Shared library for cracklib2 which contains a C function which may be
used in a passwd like program. The idea is simple: try to prevent
users from choosing passwords that could be guessed by crack by
filtering them out, at source. cracklib2 is NOT a replacement passwd
program. cracklib2 is a LIBRARY.
- libcrack2-dev: pro-active password checker library - development files
Header files, static libraries, documentation, and symbolic links
developers using cracklib2 will need.
.
If you want to build software using cracklib2 you will need to
install this package. For developing Python based applications for
cracklib2 you need to install python-cracklib instead.
- libcrack2-udeb: pro-active password checker library
Shared library for cracklib2 which contains a C function which may be
used in a passwd like program. The idea is simple: try to prevent
users from choosing passwords that could be guessed by crack by
filtering them out, at source.
.
This is an udeb package that can be used by the Debian installer.
- python-cracklib: Python bindings for password checker library cracklib2
This package provides Python bindings for cracklib. It contains a
pythonic interface to cracklib's functions and some Python
convenience functions.
.
You should install this package if you want to use or develop Python
applications that want to interface with cracklib2.
- python3-cracklib: Python3 bindings for password checker library cracklib2
This package provides Python bindings for cracklib. It contains a
pythonic interface to cracklib's functions and some Python
convenience functions.
.
You should install this package if you want to use or develop Python3
applications that want to interface with cracklib2.
.
This package provides the Python3 version of cracklib2's Python binding.