head 1.2; access; symbols pkgsrc-2019Q2:1.1.0.62 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.60 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.58 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.56 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.54 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.52 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.50 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.48 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.44 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.42 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.40 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.38 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.36 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.34 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.32 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.30 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.28 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.26 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.24 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.22 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.20 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.18 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.16 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.14 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.12 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.10 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.8 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.6 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.4 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.2 pkgsrc-2012Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2019.09.12.22.54.23; author tnn; state dead; branches; next 1.1; commitid KEIMxAmk1pCfaMCB; 1.1 date 2012.03.19.03.07.55; author dholland; state Exp; branches; next ; desc @@ 1.2 log @ykpers: update to 1.20.0 * Version 1.20.0 (released 2019-07-03) ** Add yk_open_key_vid_pid() allowing vid and pid to be specified. ** Documentation fixes. ** Clear potentially sensitive material from buffers. ** Fix potential buffer overwrite. * Version 1.19.3 (released 2019-02-22) ** Fix capability read. * Version 1.19.2 (released 2019-02-19) ** Fix test on mac. ** Fix serial read and challenge response. * Version 1.19.1 (released 2019-02-19) ** Error out on json output with randomSeed. ** Validate more length fields. ** Use correct FormatMessage function on windows. ** Overflow, bounds and error condition checks. ** Try to zero sensitive memory better. * Version 1.19.0 (released 2018-04-24) ** Add yk_write_device_info(). ** Add ykpersonalize cli switch -D for device info. ** Add code for handling personalization interface of major version 5. * Version 1.18.1 (released 2018-01-16) ** Support reading accesscode and private ID from stdin. ** Parse optional arguments correctly. ** Documentation fixes. ** Fix for ykinfo modhex serial output when it ends with c. ** Treat all firmware versions as supported. * Version 1.18.0 (released 2017-01-27) ** Let ykchalresp read challenge from a file. ** Add support of working with a numbered key when many connected Thanks to Thomas Habets ** Documentation clarifications. ** Fixup argument parsing of flags with optional arguments on BSD platforms. ** Fix a file descriptor leak on windows. * Version 1.17.3 (released 2015-12-28) ** Dont read to much if we don't find a key. ** Text updates to make options clearer. ** Correct logic for question when mode switching to non-otp mode. ** Add 4.3 as supported firmware. * Version 1.17.2 (released 2015-09-22) ** Let _yk_write() return an error if yk_wait_for_key_status() fails. ** Fix a mistake in help, fixed is up to 16 bytes, 32 characters. ** Add 4.2 as supported firmware. * Version 1.17.1 (released 2015-04-01) ** Fixup of 1.17.0 * Version 1.17.0 (released 2015-04-01) ** add yk_get_capabilities() to fetch capabilities. ** add -c to ykinfo to fetch capabilities. ** whitelist firmware 4.1.x * Version 1.16.4 (released 2015-03-23) ** change the tool to accept autoeject time as a short instead of a byte * Version 1.16.3 (released 2015-03-10) ** whitelist YubiKey version 3.4.x ** only try to set libusb configuration if it's unset on the device * Version 1.16.2 (released 2014-11-28) ** ykinfo: fix modhex printout when serial is an odd number of hex digits. ** whitelist yubikey version 4.0.x ** try to open more PIDs and add for udev. @ text @$NetBSD: patch-Makefile_in,v 1.1 2012/03/19 03:07:55 dholland Exp $ - Makefile is not MAKE_JOBS_SAFE as shipped. --- Makefile.in~ 2011-12-15 14:29:10.000000000 +0000 +++ Makefile.in @@@@ -1004,7 +1004,7 @@@@ distcleancheck: distclean exit 1; } >&2 check-am: all-am check: check-recursive -all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) +all-am: Makefile $(LTLIBRARIES) .WAIT $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) install-binPROGRAMS: install-libLTLIBRARIES installdirs: installdirs-recursive @ 1.1 log @Makefile is not MAKE_JOBS_SAFE as shipped. Patch it up, since it doesn't appear to require or be using gmake. @ text @d1 1 a1 1 $NetBSD$ @