25049475 Update sudo to version 1.8.18p1 s11u3-sru
authorLukas Rovensky <Lukas.Rovensky@oracle.com>
Wed, 16 Nov 2016 01:27:17 -0800
branchs11u3-sru
changeset 7409 f574f35f5142
parent 7407 a0896226224d
child 7419 7d972873ad6d
25049475 Update sudo to version 1.8.18p1 25043883 problem in UTILITY/SUDO 24942360 Regression in sudo 1.8.15, log file entries miss newline when loglinelen=0 24561133 sudo uses unitialized memory when auditing fails
components/sudo/Makefile
components/sudo/TESTING
components/sudo/sudo.p5m
--- a/components/sudo/Makefile	Tue Nov 29 16:17:19 2016 -0800
+++ b/components/sudo/Makefile	Wed Nov 16 01:27:17 2016 -0800
@@ -25,8 +25,8 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		sudo
-SRC_VERSION=	1.8.15
-SRC_PATCH_VERSION=
+SRC_VERSION=	1.8.18
+SRC_PATCH_VERSION=	1
 ifdef SRC_PATCH_VERSION
 COMPONENT_VERSION=	$(SRC_VERSION).$(SRC_PATCH_VERSION)
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(SRC_VERSION)p$(SRC_PATCH_VERSION)
@@ -36,12 +36,12 @@
 endif
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:4316381708324da8b6cb151f655c1a11855207c7c02244d8ffdea5104d7cc308
+    sha256:e5a0471c721281a693025bbde33ebd9d3db43245d83ab8516bbfc23980379434
 COMPONENT_ARCHIVE_URL=	http://www.sudo.ws/sudo/dist/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=  http://www.sudo.ws/
 COMPONENT_BUGDB=	utility/sudo
 
-TPNO=			26593
+TPNO=			32515
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/configure.mk
@@ -93,7 +93,7 @@
 
 install:	$(INSTALL_32)
 
-VISUDO=$(BUILD_DIR_32)/plugins/sudoers/visudo
+VISUDO=$(BUILD_DIR_32)/plugins/sudoers/.libs/visudo
 test:
 	# Since linking with libmd.so (which provides sha2 capability on
 	# Solaris) is optional, we have a check here to make sure that the
--- a/components/sudo/TESTING	Tue Nov 29 16:17:19 2016 -0800
+++ b/components/sudo/TESTING	Wed Nov 16 01:27:17 2016 -0800
@@ -149,3 +149,10 @@
 before
 uid=101(rimmer) gid=10(staff) groups=10(staff)
 after
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+# Verify that "Last login..." message does not appear
+
+$ sudo /bin/date
+Thu Nov 10 08:24:57 UTC 2016
--- a/components/sudo/sudo.p5m	Tue Nov 29 16:17:19 2016 -0800
+++ b/components/sudo/sudo.p5m	Wed Nov 16 01:27:17 2016 -0800
@@ -107,6 +107,9 @@
 link path=usr/share/locale/ja.UTF-8 target=ja
 file path=usr/share/locale/ja/LC_MESSAGES/sudo.mo
 file path=usr/share/locale/ja/LC_MESSAGES/sudoers.mo
+link path=usr/share/locale/ko.UTF-8 target=ko
+file path=usr/share/locale/ko/LC_MESSAGES/sudo.mo
+file path=usr/share/locale/ko/LC_MESSAGES/sudoers.mo
 link path=usr/share/locale/lt.UTF-8 target=lt
 file path=usr/share/locale/lt/LC_MESSAGES/sudoers.mo
 link path=usr/share/locale/nb.UTF-8 target=nb