cracklib2 2.9.0-2 source package in Ubuntu
Changelog
cracklib2 (2.9.0-2) unstable; urgency=low [ Jan Dittberner ] * Fix "Please add a udeb for early password quality checking in d-i" (Closes: #658089) * add udeb package stanza in debian/control * bump compatibility level in debian/compat to 9 * debian/rules: - move sequence before args in dh call - copy files for libcrack2-udeb - include compiled cracklib dictionary in udeb [ Eleanor Chen ] * Add "stage1" support to not build python bits during bootstrapping. (Closes: #721354) [ Martin Pitt ] * debian/control: Wrap build dependencies. * Add missing docbook-xml build dependency. (Closes: #724842) -- Martin Pitt <email address hidden> Wed, 23 Oct 2013 08:11:31 +0200
Upload details
- Uploaded by:
- Jan Dittberner
- Uploaded to:
- Sid
- Original maintainer:
- Jan Dittberner
- 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-2.dsc | 2.4 KiB | 31e4d6d4dec361ab9c5ca5a4acc9144b44ca660938437850b5c272f32f426d1a |
cracklib2_2.9.0.orig.tar.gz | 611.6 KiB | 17fecdfa78c0b9b47afa1533ea99b5351c3cef770bbd9c8c34391827efecbdc0 |
cracklib2_2.9.0-2.debian.tar.gz | 31.7 KiB | 9feae1aca79573fabfdd7ca7b5d925774d53b1b7411e8d5113667ce334d0b9b9 |
Available diffs
No changes file available.
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.