pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-RT-Authen-ExternalAuth: update to 0.27.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Sep 21 11:52:14 2017 +0200
Changeset:	aeb33565d31241d444d4caa046aa953602b7c9a4

Modified Files:
	p5-RT-Authen-ExternalAuth/Makefile
	p5-RT-Authen-ExternalAuth/distinfo

Log Message:
p5-RT-Authen-ExternalAuth: update to 0.27.

0.27 2017-06-15
 - Fix timing sidechannel vulnerability in password checking (CVE-2017-5361)

0.26 2016-08-02
 - Document and enforce against installing under RT 4.4, as this module's
   features were made part of core

Still broken because it installs into "var".

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=aeb33565d31241d444d4caa046aa953602b7c9a4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-RT-Authen-ExternalAuth/Makefile | 3 ++-
 p5-RT-Authen-ExternalAuth/distinfo | 7 ++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/p5-RT-Authen-ExternalAuth/Makefile b/p5-RT-Authen-ExternalAuth/Makefile
index 181d19a8cb..cbb929767e 100644
--- a/p5-RT-Authen-ExternalAuth/Makefile
+++ b/p5-RT-Authen-ExternalAuth/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.1 2015/02/10 08:29:01 thomasklausner Exp $
 
-DISTNAME=	RT-Authen-ExternalAuth-0.25
+DISTNAME=	RT-Authen-ExternalAuth-0.27
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=RT/}
@@ -19,6 +19,7 @@ DEPENDS+=	rt4-[0-9]*:../../devel/rt4
 # TODO: broken -- installs to var!
 PERL5_PACKLIST=		auto/RT/Authen/ExternalAuth/.packlist
 
+MAKE_ENV+=		PERL_USE_UNSAFE_INC=1
 MAKE_ENV+=		RTHOME=${PREFIX}/share/rt4/lib
 
 # checks permissions of file from rt4 and dies if different user
diff --git a/p5-RT-Authen-ExternalAuth/distinfo b/p5-RT-Authen-ExternalAuth/distinfo
index 12be2ff8f5..c676893a39 100644
--- a/p5-RT-Authen-ExternalAuth/distinfo
+++ b/p5-RT-Authen-ExternalAuth/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1 2015/02/10 08:29:03 thomasklausner Exp $
 
-SHA1 (RT-Authen-ExternalAuth-0.25.tar.gz) = cbd019339255e9ee9e578a849584702993e13e26
-RMD160 (RT-Authen-ExternalAuth-0.25.tar.gz) = 819c3750581384f812305ca732c5ac279ecb44a0
-Size (RT-Authen-ExternalAuth-0.25.tar.gz) = 79297 bytes
+SHA1 (RT-Authen-ExternalAuth-0.27.tar.gz) = af08a44c6d0c9e52f5240216ff2606dc4fe83e24
+RMD160 (RT-Authen-ExternalAuth-0.27.tar.gz) = 00764e7dae5620e47f9a5de60374fdc219cede4e
+SHA512 (RT-Authen-ExternalAuth-0.27.tar.gz) = c376024fbc9075e2e26050d3f4b222c94548963a1cc8ae99533417227f06038da870e5a274923d754440a5710548a0960fcdd9222bdaf8ef78e4880ccc75990f
+Size (RT-Authen-ExternalAuth-0.27.tar.gz) = 78045 bytes


Home | Main Index | Thread Index | Old Index