./security/libyubikey, Yubikey library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.13, Package name: libyubikey-1.13, Maintainer: pettai

This package make up the low-level C software development kit for the
Yubico authentication device, the Yubikey.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 339.196 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2019-09-13 00:45:24 by Tobias Nygren | Files touched by this commit (2) | Package updated
Log message:
libyubikey: update to 1.13

* Version 1.13 (released 2015-03-05)
 ** Correct hex decode with uneven characters, for example "abc".
   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.
   2014-09-27 22:17:17 by Fredrik Pettai | Files touched by this commit (2)
Log message:
Version 1.12 (released 2014-06-11)

* Rewrote man pages using Asciidoc.
   2014-03-13 23:13:45 by Fredrik Pettai | Files touched by this commit (4)
Log message:
Version 1.11 (released 2013-10-18)

* Add man pages.

* Self-tests may be run under valgrind to catch bugs.
Disable with "./configure --disable-valgrind-tests".
   2013-03-16 20:56:07 by Fredrik Pettai | Files touched by this commit (2)
Log message:
Version 1.10 (released 2013-03-12)

* Added ./configure --enable-gcc-warnings to enable a lot of warnings.

* Warning fixes, build fixes etc.
   2012-10-23 20:17:02 by Aleksej Saushev | Files touched by this commit (368)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.