Skip to content

Commit

Permalink
kpcli: Update to 3.3
Browse files Browse the repository at this point in the history
2019-Aug-16 v3.3 - Allow open and save with key-only authentication,
		    as requested in SF bug #35.
		 - Prevent "multiple entries titled" warning in the
		    /_found/ area, as reports in SF bug #36.
		 - Fix two bugs affecting Windows, as reported in
		    SourceForge patch #11.
		 - Mark /_found entries as "*OLD" when listed, if
		    they reside in a group named old. Addresses an
		    issue where searches turn up "old" accounts.
  • Loading branch information
alarixnia committed Oct 31, 2019
1 parent 8426948 commit f9bbc5b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions security/kpcli/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.19 2019/08/11 13:22:46 wiz Exp $
# $NetBSD: Makefile,v 1.20 2019/10/31 14:09:09 nia Exp $

DISTNAME= kpcli-3.2
PKGREVISION= 1
DISTNAME= kpcli-3.3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kpcli/}
EXTRACT_SUFX= .pl
Expand Down
10 changes: 5 additions & 5 deletions security/kpcli/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.9 2019/05/20 11:41:09 nia Exp $
$NetBSD: distinfo,v 1.10 2019/10/31 14:09:09 nia Exp $

SHA1 (kpcli-3.2.pl) = 6d91295f420a64776708710353384b358d3548af
RMD160 (kpcli-3.2.pl) = 1a9e29904d66fdbb670c24eb7a74961d05dd7a5a
SHA512 (kpcli-3.2.pl) = 72374da627075a2a0a18932f0f4d48c77e23a8a3ac13599d7cebb6b3b685c2d1678bf8035651adeb471538b4da3825443a9e2a9a393e85be175637b0bfa611b9
Size (kpcli-3.2.pl) = 197369 bytes
SHA1 (kpcli-3.3.pl) = 6b6ea995ef69d8f0a153100e25fb0d56e4d18265
RMD160 (kpcli-3.3.pl) = bf717c80b1c6448c01250509ac966b99011b045d
SHA512 (kpcli-3.3.pl) = 5a837891a29dc65f0900015124fe3fdd1b7b9878ed2094d7c299c24590feee8e704212bcabf45c63064f97deca1dd2da96aa80c5be4305692f181db45b7e241a
Size (kpcli-3.3.pl) = 199249 bytes

0 comments on commit f9bbc5b

Please sign in to comment.