Mon Sep 7 13:52:00 2020 UTC ()
p5-Authen-TacacsPlus: update to 0.28.

0.27 2020-02-09  Mike McCauley
     - Patch from Jacob Farkas via RT to allow building under on Alpine Linux
     under Docker on armv7l, and possibly others

0.28 2020-03-14 Mike McCauley
     - Patch from Heikki Vatiainen:
     - File descriptor leak introduced in release 0.25 where check for open
     connection was added to TacacsPlus::close() before calling tacpluslib's
     deinit_tac_session()
     - File descriptor leak in tacpluslib's init_tac_session where close()
     was not called for the newly created socket if, for example, destination
     host was unreachable
     - Port and Timeout TacacsPlus::new() parameters were documented
     incorrectly. The are not passed within array references.


(wiz)
diff -r1.20 -r1.21 pkgsrc/security/p5-Authen-TacacsPlus/Makefile
diff -r1.6 -r1.7 pkgsrc/security/p5-Authen-TacacsPlus/distinfo

cvs diff -r1.20 -r1.21 pkgsrc/security/p5-Authen-TacacsPlus/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Authen-TacacsPlus/Makefile 2020/08/31 18:11:10 1.20
+++ pkgsrc/security/p5-Authen-TacacsPlus/Makefile 2020/09/07 13:52:00 1.21
@@ -1,18 +1,16 @@ @@ -1,18 +1,16 @@
1# $NetBSD: Makefile,v 1.20 2020/08/31 18:11:10 wiz Exp $ 1# $NetBSD: Makefile,v 1.21 2020/09/07 13:52:00 wiz Exp $
2# 
3 2
4DISTNAME= Authen-TacacsPlus-0.26 3DISTNAME= Authen-TacacsPlus-0.28
5PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
6PKGREVISION= 4 5CATEGORIES= security perl5
7CATEGORIES= perl5 security 
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
9 7
10MAINTAINER= pettai@NetBSD.org 8MAINTAINER= pettai@NetBSD.org
11HOMEPAGE= https://metacpan.org/pod/distribution/Authen-TacacsPlus/TacacsPlus.pm 9HOMEPAGE= https://metacpan.org/pod/distribution/Authen-TacacsPlus/TacacsPlus.pm
12COMMENT= Perl extension for authentication using tacacs+ server 10COMMENT= Perl extension for authentication using tacacs+ server
13LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
14 12
15PERL5_PACKLIST= auto/Authen/TacacsPlus/.packlist 13PERL5_PACKLIST= auto/Authen/TacacsPlus/.packlist
16 14
17.include "../../lang/perl5/module.mk" 15.include "../../lang/perl5/module.mk"
18.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/security/p5-Authen-TacacsPlus/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p5-Authen-TacacsPlus/distinfo 2017/04/06 13:42:46 1.6
+++ pkgsrc/security/p5-Authen-TacacsPlus/distinfo 2020/09/07 13:52:00 1.7
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.6 2017/04/06 13:42:46 mef Exp $ 1$NetBSD: distinfo,v 1.7 2020/09/07 13:52:00 wiz Exp $
2 2
3SHA1 (Authen-TacacsPlus-0.26.tar.gz) = d64b982e649505887ea281bd7a498de28e9e6ee2 3SHA1 (Authen-TacacsPlus-0.28.tar.gz) = 45b9531f5e0ff914073ab5467099f6b9ce5be420
4RMD160 (Authen-TacacsPlus-0.26.tar.gz) = 80f07c45d5d91135b135256a815e891953922e5c 4RMD160 (Authen-TacacsPlus-0.28.tar.gz) = 172f905fe45789dab34d3fb93160833a1a002d80
5SHA512 (Authen-TacacsPlus-0.26.tar.gz) = 50d9c4dca1cc8a3c9bae55c74c3d6b91ae741ded20ade8311e0e6a01bb1cbcbc95fdc3e3124727b1ac3b56cf364c2725fbd941d9e358481908d8369dd1a53be1 5SHA512 (Authen-TacacsPlus-0.28.tar.gz) = df2a9a2ea641c3f72956e0c511c6fca97c63088f17d2068b90ecb5c41ea33ce7c541ba98b291e08db9e732d6434edbc0f69e8cf12cc646bdb14898cb8739a40f
6Size (Authen-TacacsPlus-0.26.tar.gz) = 22897 bytes 6Size (Authen-TacacsPlus-0.28.tar.gz) = 23061 bytes
7SHA1 (patch-aa) = e94f44e9ce1f7b8e18ac1cfabbe0ff36e9664216 7SHA1 (patch-aa) = e94f44e9ce1f7b8e18ac1cfabbe0ff36e9664216