cracklib2 2.8.18-3build1 source package in Ubuntu

Changelog

cracklib2 (2.8.18-3build1) precise; urgency=low

  * Rebuild to drop python2.6 dependencies.
 -- Matthias Klose <email address hidden>   Sat, 31 Dec 2011 02:01:52 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Jan Dittberner
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main libs

Downloads

File Size SHA-256 Checksum
cracklib2_2.8.18.orig.tar.gz 573.5 KiB 2b072f67f7267358459424c3ed70f7f5b70919118e6504a90d3bce37a67c1454
cracklib2_2.8.18-3build1.debian.tar.gz 26.2 KiB bb26f474ef81081fd5a433b9d6371a884700d297e3e120b2523eee3ef1003b3b
cracklib2_2.8.18-3build1.dsc 1.5 KiB 87c448d57347a253ff135cd9a01d67d0c25ab034b9c2b9c53d0d3ce88a245129

Available diffs

View changes file

Binary packages built by this source

cracklib-runtime: No summary available for cracklib-runtime in ubuntu quantal.

No description available for cracklib-runtime in ubuntu quantal.

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: No summary available for libcrack2-dev in ubuntu quantal.

No description available for libcrack2-dev in ubuntu quantal.

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.