Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8E6E970510 for ; Sun, 16 Jun 2013 09:39:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E315314A1B3; Sun, 16 Jun 2013 09:39:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8D8C814A161 for ; Sun, 16 Jun 2013 09:39:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id h6NWiJ-g4TJQ for ; Sun, 16 Jun 2013 09:39:08 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 0E3D814A128 for ; Sun, 16 Jun 2013 09:39:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 02B5896; Sun, 16 Jun 2013 09:39:08 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 16 Jun 2013 09:39:07 +0000 From: "Fredrik Pettai" Subject: CVS commit: pkgsrc/security/ykpers To: pkgsrc-changes@NetBSD.org Reply-To: pettai@netbsd.org X-Mailer: log_accum Message-Id: <20130616093908.02B5896@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: pettai Date: Sun Jun 16 09:39:07 UTC 2013 Modified Files: pkgsrc/security/ykpers: Makefile distinfo Log Message: Version 1.13.0 (released 2013-04-22) * Added import/export of ycfg-json format. Invoke with -fjson to -s or -i Add exported functions ykp_export_config() and ykp_import_config() * Fixup output of flags when using ykp_write_config() * Add binary builds for mac. * Minor cleanups noticed during debian packaging. Version 1.12.0 (released 2013-03-14) * Recognize firmwares 2.4 and 3.1. * Add support for setting the new extflag LED_INV When set the behaviour of the led on the YubiKey is inversed. (Moved HOMEPAGE and MASTER_SITES to the new GitHub project URLs) To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/ykpers/Makefile \ pkgsrc/security/ykpers/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.