libcrypt-smbhash-perl 0.12-3 source package in Ubuntu

Changelog

libcrypt-smbhash-perl (0.12-3) unstable; urgency=low

  * lifted standards version
  * cleared some lintian warnings
  * fixed makemaker DESTDIR/PREFIX issue with perl 5.10.1

 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  05 Nov 2009 06:04:44 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Lucid
Original maintainer:
az
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcrypt-smbhash-perl_0.12.orig.tar.gz 8.6 KiB 68c4ac7eabfa957dcf894c2c23bcec096f87e8cf06dedfcbbf702e5531dbb137
libcrypt-smbhash-perl_0.12-3.diff.gz 2.0 KiB b00264b3d2aa07d0a2e88c85fe636a5f22bfefd7d3a67b9b06b2852d60acb215
libcrypt-smbhash-perl_0.12-3.dsc 1.1 KiB 0e5c778a2f10ec2b6bc8b7cf35953a127e03862e3cb6e7a2bd71c42eeffe0bac

Available diffs

View changes file

Binary packages built by this source

libcrypt-smbhash-perl: generate LM/NT hash of a password for samba

 Crypt::SmbHash provides functions to generate LM/NT hashes
 used in Samba's 'smbpasswd' file.
 .
 The module is a direct port of code from Samba and is written
 entirely in perl, so it is slower than a C implementation but it
 is easily ported and installed.