cracklib2 2.9.0-1ubuntu1 source package in Ubuntu
Changelog
cracklib2 (2.9.0-1ubuntu1) trusty; urgency=low * Build-depend on docbook-xml to avoid FTBFS on restricted networks. -- Adam Conrad <email address hidden> Thu, 24 Oct 2013 00:26:35 -0600
Upload details
- Uploaded by:
- Adam Conrad
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low 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-1ubuntu1.debian.tar.gz | 31.7 KiB | 7bcb4f3811ffdd34e9d3af2e9ff076b98171ddd73dd70b00328cc921c1cd02c4 |
cracklib2_2.9.0-1ubuntu1.dsc | 1.8 KiB | 1b32ab9cd0c9b6e468693eaa4f0088caa473db5000e66725c803d7e49d8cf622 |
Available diffs
- diff from 2.8.22-1 (in Debian) to 2.9.0-1ubuntu1 (20.8 KiB)
- diff from 2.9.0-1 (in Debian) to 2.9.0-1ubuntu1 (756 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.
- 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.