checkpw 1.02-1+deb6u1build0.14.04.1 source package in Ubuntu

Changelog

checkpw (1.02-1+deb6u1build0.14.04.1) trusty-security; urgency=medium

  * fake sync from Debian

checkpw (1.02-1+deb6u1) squeeze-lts; urgency=high

  * Non-maintainer upload by the Squeeze LTS Team.
  * CVE-2015-0885: Fix denial of service via -- in usernames (Closes: #780139)

 -- Steve Beattie <email address hidden>  Tue, 12 May 2015 12:42:58 -0700

Upload details

Uploaded by:
Steve Beattie
Uploaded to:
Trusty
Original maintainer:
Gerrit Pape
Architectures:
any
Section:
mail
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates universe mail
Trusty security universe mail

Downloads

File Size SHA-256 Checksum
checkpw_1.02.orig.tar.gz 28.0 KiB 685a7fd4f4c783d0dcee342d109b0e492d3251e3c0cbc0ef77d33613cac6bced
checkpw_1.02-1+deb6u1build0.14.04.1.diff.gz 6.7 KiB fa4e3d02871e561ea4e50d170dec0a5bdfa81796352f07d46a79c5c8025da336
checkpw_1.02-1+deb6u1build0.14.04.1.dsc 1.6 KiB ad8e13b4c737da398c9486412fd4ebfe3788abbc7e478807c681bdc91f004d5f

View changes file

Binary packages built by this source

checkpw: checks password which is stored in ~/Maildir/.password

 checkpw is an implementation of the checkpassword interface that checks a
 password against a ``.password'' file in the user's Maildir. The password
 file has read and write permissions to the user only.
 .
 The code is in the public domain.
 .
 The original checkpassword program and interface specification is written
 by D. J. Bernstein:
 http://cr.yp.to/checkpwd.html