checkpw 1.02-2 source package in Ubuntu

Changelog

checkpw (1.02-2) unstable; urgency=medium

  * QA upload.
  * Set maintainer to Debian QA Group <email address hidden>. (see: #947694)

 -- Marcos Talau <email address hidden>  Sat, 12 Nov 2022 07:43:36 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
checkpw_1.02-2.dsc 1.6 KiB e0fc9b34d9c27595e72aa01a7168dc7d1793e98ed7ea460ec615b7ec51a76ab5
checkpw_1.02.orig.tar.gz 28.0 KiB 685a7fd4f4c783d0dcee342d109b0e492d3251e3c0cbc0ef77d33613cac6bced
checkpw_1.02-2.diff.gz 7.1 KiB ba41df1d40ff513c1c99de5b4db8589eb09c99de9c68e8abadcb88fed37618e0

Available diffs

No changes file available.

Binary packages built by this source

checkpw: checks password that 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