pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/duo-unix security/duo-unix: Update to 1.10.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30f89dddb1dc
branches:  trunk
changeset: 312491:30f89dddb1dc
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Tue Sep 04 14:43:09 2018 +0000

description:
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

diffstat:

 security/duo-unix/Makefile |   4 ++--
 security/duo-unix/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 7df58353d188 -r 30f89dddb1dc security/duo-unix/Makefile
--- a/security/duo-unix/Makefile        Tue Sep 04 13:57:37 2018 +0000
+++ b/security/duo-unix/Makefile        Tue Sep 04 14:43:09 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2018/07/04 13:40:34 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2018/09/04 14:43:09 fhajny Exp $
 #
 
-DISTNAME=      duo_unix-1.10.1
+DISTNAME=      duo_unix-1.10.4
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    security
 MASTER_SITES=  https://dl.duosecurity.com/
diff -r 7df58353d188 -r 30f89dddb1dc security/duo-unix/distinfo
--- a/security/duo-unix/distinfo        Tue Sep 04 13:57:37 2018 +0000
+++ b/security/duo-unix/distinfo        Tue Sep 04 14:43:09 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2018/02/16 07:20:56 fhajny Exp $
+$NetBSD: distinfo,v 1.2 2018/09/04 14:43:09 fhajny Exp $
 
-SHA1 (duo_unix-1.10.1.tar.gz) = 66d08f2286c7f7877ec4bb6770b939e01f7dfb96
-RMD160 (duo_unix-1.10.1.tar.gz) = d22f3ffa6ac2578e5ebcc50945270d5f903c8cde
-SHA512 (duo_unix-1.10.1.tar.gz) = 45e246e7665e8d9c70ce43eed632371b079e9aec20f6c5d771a7d1de80a0f75d987fb88002de719358511d92d05b27824e539af53836af75a0939e59aae37359
-Size (duo_unix-1.10.1.tar.gz) = 472431 bytes
+SHA1 (duo_unix-1.10.4.tar.gz) = b10e777fed8ee4f9f89ab55867ebba4b623ec4f6
+RMD160 (duo_unix-1.10.4.tar.gz) = c2f0cc23ea35769b1e89d1a15481b76fb8a51d07
+SHA512 (duo_unix-1.10.4.tar.gz) = a91aeefaac39fed49fa636ad7effc49d7809f6b77b2488db1e112694d0101c7981062b196db6cc0c47c56123a79d0e06eefb434700e710eebfc7c3b57da04180
+Size (duo_unix-1.10.4.tar.gz) = 467528 bytes
 SHA1 (patch-login__duo_Makefile.in) = 8b9079d8ea6a9a1f2a23c5c9146a045789517378



Home | Main Index | Thread Index | Old Index