SF.net SVN: gar:[26704] csw/mgar/pkg/sudo/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Sep 23 22:23:16 CEST 2020


Revision: 26704
          http://sourceforge.net/p/gar/code/26704
Author:   dmichelsen
Date:     2020-09-23 20:23:16 +0000 (Wed, 23 Sep 2020)
Log Message:
-----------
sudo/trunk: Update to 1.9.3

Modified Paths:
--------------
    csw/mgar/pkg/sudo/trunk/Makefile
    csw/mgar/pkg/sudo/trunk/checksums
    csw/mgar/pkg/sudo/trunk/files/map.sudo

Modified: csw/mgar/pkg/sudo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sudo/trunk/Makefile	2020-09-18 16:29:23 UTC (rev 26703)
+++ csw/mgar/pkg/sudo/trunk/Makefile	2020-09-23 20:23:16 UTC (rev 26704)
@@ -2,7 +2,7 @@
 #
 
 NAME = sudo
-VERSION = 1.9.2
+VERSION = 1.9.3
 GARTYPE = v2
 
 EXTRA_MODULATORS = LDAP
@@ -40,6 +40,8 @@
 RUNTIME_DEP_PKGS_CSWsudo-5.9 += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWsudo-5.9 += CSWlibssp0  
 RUNTIME_DEP_PKGS_CSWsudo += CSWlibz1
+RUNTIME_DEP_PKGS_CSWsudo += CSWlibintl9  
+RUNTIME_DEP_PKGS_CSWsudo += CSWlibssp0  
 RUNTIME_DEP_PKGS_CSWsudo += $(RUNTIME_DEP_PKGS_CSWsudo-$(GAROSREL))
 #OBSOLETED_BY_CSWsudo = CSWsudo-common
 
@@ -66,6 +68,8 @@
 RUNTIME_DEP_PKGS_CSWsudo-ldap += CSWliblber2-4-2
 RUNTIME_DEP_PKGS_CSWsudo-ldap += CSWlibldap2-4-2
 RUNTIME_DEP_PKGS_CSWsudo-ldap += CSWlibz1
+RUNTIME_DEP_PKGS_CSWsudo-ldap += CSWlibintl9  
+RUNTIME_DEP_PKGS_CSWsudo-ldap += CSWlibssp0  
 RUNTIME_DEP_PKGS_CSWsudo-ldap += $(RUNTIME_DEP_PKGS_CSWsudo-ldap-$(GAROSREL))
 # This logical dependency can not be tracked via checkpkg
 RUNTIME_DEP_PKGS_CSWsudo-ldap += CSWsudo

Modified: csw/mgar/pkg/sudo/trunk/checksums
===================================================================
--- csw/mgar/pkg/sudo/trunk/checksums	2020-09-18 16:29:23 UTC (rev 26703)
+++ csw/mgar/pkg/sudo/trunk/checksums	2020-09-23 20:23:16 UTC (rev 26704)
@@ -1 +1 @@
-5f3ab41580fb1edf7cae2935c21e0719  sudo-1.9.2.tar.gz
+ecf74b49275f15a3e46f1903c6cb2211  sudo-1.9.3.tar.gz

Modified: csw/mgar/pkg/sudo/trunk/files/map.sudo
===================================================================
--- csw/mgar/pkg/sudo/trunk/files/map.sudo	2020-09-18 16:29:23 UTC (rev 26703)
+++ csw/mgar/pkg/sudo/trunk/files/map.sudo	2020-09-23 20:23:16 UTC (rev 26704)
@@ -1,6 +1,7 @@
 # Solaris 10 mapfile with libc Version 1.22.2 which is Update?? Kernel Version
 #   http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/libc/port/mapfile-vers#301
-libc.so - SUNW_1.22.2 SUNWprivate_1.1 $ADDVERS=SUNW_1.22.2;
+# We need SUNW_1.22.6 because of utimensat which first appears in this form in sudo 1.9.3
+libc.so - SUNW_1.22.6 SUNWprivate_1.1 $ADDVERS=SUNW_1.22.6;
 #  http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/libresolv2/common/mapfile-vers
 libresolv.so - SUNW_2.2 SUNWprivate_2.1 $ADDVERS=SUNW_2.2;
 # http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/libnsl/common/mapfile-vers

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list