Up to [cvs.NetBSD.org] / pkgsrc / security / otptool
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4, Mon Jan 1 10:23:04 2018 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1
lines
FILE REMOVED
apache22: remove, it was eol'd in June 2017 Remove packages that only work with apache22. Remove apache22 references.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 4 01:17:53 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
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.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 17 13:36:19 2013 UTC (10 years, 5 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
security/otptool: pkg/47282: Upgrade to version 1.1.16 This package was upgraded to enable building on DragonFly. It was using the -r gnu sed option which DragonFly doesn't support, but this was fixed for version 1.1.15 per pkg/47282. Additional changes include: Version 1.1.6 (r131) released 2 Apr 2013 - Detect errors when writing to the new users.txt file - Fix (harmless) bug where new users.txt file was not being closed - Add -Werror configure flag to fail on compiler warnings Version 1.1.5 (r124) released 29 Nov 2012 - Allow building on systems without strptime(3) (e.g., Windows) - Add support for Apache 2.4.x
Revision 1.1 / (download) - annotate - [select for diffs], Sat Nov 10 22:13:47 2012 UTC (10 years, 10 months ago) by pettai
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Otptool is a client utility for two-factor authentication using one-time passwords (OTP) generated via the HOTP/OATH algorithm defined in RFC 4226.