Tue Sep 4 14:43:09 2018 UTC ()
security/duo-unix: Update to 1.10.4.

duo_unix-1.10.4:

- Removed failmode decision from auth endpoint and moved it to only
  preauth according to standards in our other integrations
- Updated Duo Unix to speak up to TLS 1.2
- Support for LibreSSL 2.7.0 and up
- Minor memory leak fixes
- Output message when user is locked out

duo_unix-1.10.3:

- Added support for http_proxy with SELinux enabled

duo_unix-1.10.2:

- Added default failmode values in config files


(fhajny)
diff -r1.2 -r1.3 pkgsrc/security/duo-unix/Makefile
diff -r1.1 -r1.2 pkgsrc/security/duo-unix/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/security/duo-unix/Makefile (expand / switch to unified diff)

--- pkgsrc/security/duo-unix/Makefile 2018/07/04 13:40:34 1.2
+++ pkgsrc/security/duo-unix/Makefile 2018/09/04 14:43:09 1.3
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.2 2018/07/04 13:40:34 jperkin Exp $ 1# $NetBSD: Makefile,v 1.3 2018/09/04 14:43:09 fhajny Exp $
2# 2#
3 3
4DISTNAME= duo_unix-1.10.1 4DISTNAME= duo_unix-1.10.4
5PKGNAME= ${DISTNAME:S/_/-/} 5PKGNAME= ${DISTNAME:S/_/-/}
6CATEGORIES= security 6CATEGORIES= security
7MASTER_SITES= https://dl.duosecurity.com/ 7MASTER_SITES= https://dl.duosecurity.com/
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://www.duosecurity.com/ 10HOMEPAGE= https://www.duosecurity.com/
11COMMENT= Duo two-factor authentication for Unix systems 11COMMENT= Duo two-factor authentication for Unix systems
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_TOOLS+= gmake pkg-config 15USE_TOOLS+= gmake pkg-config
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17 17

cvs diff -r1.1 -r1.2 pkgsrc/security/duo-unix/distinfo (expand / switch to unified diff)

--- pkgsrc/security/duo-unix/distinfo 2018/02/16 07:20:56 1.1
+++ pkgsrc/security/duo-unix/distinfo 2018/09/04 14:43:09 1.2
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.1 2018/02/16 07:20:56 fhajny Exp $ 1$NetBSD: distinfo,v 1.2 2018/09/04 14:43:09 fhajny Exp $
2 2
3SHA1 (duo_unix-1.10.1.tar.gz) = 66d08f2286c7f7877ec4bb6770b939e01f7dfb96 3SHA1 (duo_unix-1.10.4.tar.gz) = b10e777fed8ee4f9f89ab55867ebba4b623ec4f6
4RMD160 (duo_unix-1.10.1.tar.gz) = d22f3ffa6ac2578e5ebcc50945270d5f903c8cde 4RMD160 (duo_unix-1.10.4.tar.gz) = c2f0cc23ea35769b1e89d1a15481b76fb8a51d07
5SHA512 (duo_unix-1.10.1.tar.gz) = 45e246e7665e8d9c70ce43eed632371b079e9aec20f6c5d771a7d1de80a0f75d987fb88002de719358511d92d05b27824e539af53836af75a0939e59aae37359 5SHA512 (duo_unix-1.10.4.tar.gz) = a91aeefaac39fed49fa636ad7effc49d7809f6b77b2488db1e112694d0101c7981062b196db6cc0c47c56123a79d0e06eefb434700e710eebfc7c3b57da04180
6Size (duo_unix-1.10.1.tar.gz) = 472431 bytes 6Size (duo_unix-1.10.4.tar.gz) = 467528 bytes
7SHA1 (patch-login__duo_Makefile.in) = 8b9079d8ea6a9a1f2a23c5c9146a045789517378 7SHA1 (patch-login__duo_Makefile.in) = 8b9079d8ea6a9a1f2a23c5c9146a045789517378