Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/sudo security/sudo: update to 1.8.31p1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5fb767aaf71a
branches:  trunk
changeset: 430144:5fb767aaf71a
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Apr 28 05:29:18 2020 +0000

description:
security/sudo: update to 1.8.31p1

Update sudo to 1.8.31p1.


Major changes between sudo 1.8.31p1 and 1.8.31

 * Sudo once again ignores a failure to restore the RLIMIT_CORE
   resource limit, as it did prior to version 1.8.29.  Linux
   containers don't allow RLIMIT_CORE to be set back to RLIM_INFINITY
   if we set the limit to zero, even for root, which resulted in a
   warning from sudo.

diffstat:

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

diffs (30 lines):

diff -r b9c57a8da90a -r 5fb767aaf71a security/sudo/Makefile
--- a/security/sudo/Makefile    Tue Apr 28 04:40:28 2020 +0000
+++ b/security/sudo/Makefile    Tue Apr 28 05:29:18 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.178 2020/02/03 07:47:55 kim Exp $
+# $NetBSD: Makefile,v 1.179 2020/04/28 05:29:18 taca Exp $
 
-DISTNAME=      sudo-1.8.31
+DISTNAME=      sudo-1.8.31p1
 CATEGORIES=    security
 MASTER_SITES=  https://www.sudo.ws/dist/
 MASTER_SITES+= ftp://ftp.sudo.ws/pub/sudo/
diff -r b9c57a8da90a -r 5fb767aaf71a security/sudo/distinfo
--- a/security/sudo/distinfo    Tue Apr 28 04:40:28 2020 +0000
+++ b/security/sudo/distinfo    Tue Apr 28 05:29:18 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.109 2020/02/03 07:47:55 kim Exp $
+$NetBSD: distinfo,v 1.110 2020/04/28 05:29:18 taca Exp $
 
-SHA1 (sudo-1.8.31.tar.gz) = 24222b6fb644354c944bc024a0f77548b289410d
-RMD160 (sudo-1.8.31.tar.gz) = 8f67e551df2f528983f675cda6c9c908f9f1950b
-SHA512 (sudo-1.8.31.tar.gz) = b9e408a322938c7a712458e9012d8a5f648fba5b23a5057cf5d8372c7f931262595f1575c32c32b9cb1a04af670ff4611e7df48d197e5c4cc038d6b65439a28a
-Size (sudo-1.8.31.tar.gz) = 3350674 bytes
+SHA1 (sudo-1.8.31p1.tar.gz) = b959be78c815e37d893c5c481975b9793f9ed227
+RMD160 (sudo-1.8.31p1.tar.gz) = ace03e181e4240fde407f5353b363f28a72900c1
+SHA512 (sudo-1.8.31p1.tar.gz) = 9344fd1d8a8445e8afb9c5628cdc832fe32ea29199f071f35fb6ec694371801556df560f4382afec199f468b1f3264ad5e3a89e964612e571b8d911f823724cc
+Size (sudo-1.8.31p1.tar.gz) = 3351312 bytes
 SHA1 (patch-Makefile.in) = e8813e1aa208d9ef6304038328504a5402341560
 SHA1 (patch-configure) = 906a90a8e8f5397693d9f410b7715439cf029508
 SHA1 (patch-plugins_sudoers_Makefile.in) = 730193c6437197a7114dd31886050cecdcba6772



Home | Main Index | Thread Index | Old Index