checkpw 1.02-1.2 source package in Ubuntu

Changelog

checkpw (1.02-1.2) unstable; urgency=medium

  * Non-maintainer upload.

  [ Chris Lamb ]
  * Remove timestamps from the build system (Closes: #777299)

  [ Vagrant Cascadian ]
  * debian/rules: Add -ffile-prefix-map to CFLAGS to avoid embedding build
    paths. (Closes: #1020887)

 -- Vagrant Cascadian <email address hidden>  Thu, 20 Oct 2022 11:41:55 -0700

Upload details

Uploaded by:
Gerrit Pape
Uploaded to:
Sid
Original maintainer:
Gerrit Pape
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-1.2.dsc 1.1 KiB 9bc402713ac02a09bfafaa3f14bac8203c2b2874cd69e0cfc8df1837ee1e4e58
checkpw_1.02.orig.tar.gz 28.0 KiB 685a7fd4f4c783d0dcee342d109b0e492d3251e3c0cbc0ef77d33613cac6bced
checkpw_1.02-1.2.diff.gz 6.9 KiB 7daa6f42cb3934c30f2f0d4fccc2a86f082300c7d8df991a5f7cbd324ace154d

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