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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Oct 10 09:29:22 CEST 2014


Revision: 24167
          http://sourceforge.net/p/gar/code/24167
Author:   dmichelsen
Date:     2014-10-10 07:29:20 +0000 (Fri, 10 Oct 2014)
Log Message:
-----------
sudo/trunk: Update to 1.8.11p1 and disable auditing completely for now, it would be a new feature enabled in the package anyway

Modified Paths:
--------------
    csw/mgar/pkg/sudo/trunk/Makefile

Modified: csw/mgar/pkg/sudo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sudo/trunk/Makefile	2014-10-09 19:01:58 UTC (rev 24166)
+++ csw/mgar/pkg/sudo/trunk/Makefile	2014-10-10 07:29:20 UTC (rev 24167)
@@ -2,7 +2,7 @@
 #
 
 NAME = sudo
-VERSION = 1.8.11
+VERSION = 1.8.11p1
 GARTYPE = v2
 
 EXTRA_MODULATORS = LDAP
@@ -113,7 +113,7 @@
 # Looks like even Solaris 10 is missing some defined for BSM
 #CONFIGURE_ARGS-5.9 += --with-bsm-audit
 #CONFIGURE_ARGS-5.10 += --with-bsm-audit
-CONFIGURE_ARGS-5.11 += --with-solaris-audit
+#CONFIGURE_ARGS-5.11 += --with-solaris-audit
 
 CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(GAROSREL))
 

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