cracklib2 2.9.1-1 source package in Ubuntu

Changelog

cracklib2 (2.9.1-1) unstable; urgency=medium


  * New upstream version
  * refresh debian/patches/libcrack2-error-safer-check-variant.patch
  * debian/control:
    - bump Standards-Version to 3.9.5 (No changes)
    - run wrap-and-sort
  * add debian/patches/improve_test_737040.patch to check for proper behavior
    of Python low level code
  * Fix "python-cracklib accepts anything" by modifying
    debian/patches/libcrack2-error-safer-check-varian.patch to perform proper
    error message copying (Closes: #737040)

 -- Jan Dittberner <email address hidden>  Sat, 01 Feb 2014 21:11:22 +0100

Upload details

Uploaded by:
Jan Dittberner
Uploaded to:
Sid
Original maintainer:
Jan Dittberner
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cracklib2_2.9.1-1.dsc 2.0 KiB fbfefecaaceada8423adbb3439371ea498f6063b511f212d2f254676caed6db0
cracklib2_2.9.1.orig.tar.gz 620.2 KiB 408905c2539a97dc8cbbb6d7cd2046cb5647a345b4bda399220d9471be16d156
cracklib2_2.9.1-1.debian.tar.xz 28.0 KiB b5f8744f3ddbdbdf750e7f0e57c84cf17eb623c3a2406b256d319043f0d7a2cc

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.