NOTICE: This package has been removed from pkgsrc

./security/sign, File signing and signature verification utility

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.7nb2, Package name: sign-1.0.7nb2, Maintainer: pkgsrc-users

sign is a file signing and signature verification utility.

Its main purpose is to be a simple and convenient extension to the
tar/gz/bzip2 line of tools that performs file integrity and
authenticity checks. It's small and simple, it does just one thing
and hopefully does it well.


Required to run:
[security/openssl]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 72694313d2d22a5f6f8c3094d817d7004b92221d
RMD160: 22aadfdaac2a06cab1fb51832d5ac53ec99feffc
Filesize: 28.244 KB

Version history: (Expand)


CVS history: (Expand)


   2020-03-01 18:35:30 by Nia Alarie | Files touched by this commit (4) | Package removed
Log message:
security: Remove sign - fails with OpenSSL 1.1, no release since 2004
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2019-11-04 22:13:04 by Roland Illig | Files touched by this commit (118)
Log message:
security: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-04-18 21:56:42 by Kamil Rytarowski | Files touched by this commit (2)
Log message:
sign: Improve distinfo

Reuse the GitHub framework and stop using plain ${PKGVERSION_NOREV}.zip for
distfile name.

No functional change intended.
   2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813)
Log message:
Bump PKGREVISION for security/openssl ABI bump.
   2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434)
Log message:
Add SHA512 digests for distfiles for security category

Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-07-25 20:15:14 by Benny Siegert | Files touched by this commit (3)
Log message:
Update sign to 1.0.7. From Ben Gergely via mail to pkgsrc-users.

* fixed 'test' (-t) mode (kudos to Kai for noticing)
* fixed a bug in error message formatting when the original
  file extension cannot be guessed (--verify mode)
* fixed a bug in key fingerprint formatting routine
* added missing buffer range check in buf_parse_bignum()
   2014-02-13 00:18:57 by Matthias Scheler | Files touched by this commit (1568)
Log message:
Recursive PKGREVISION bump for OpenSSL API version bump.