Author: randy
Date: 2010-02-14 08:53:09 -0700 (Sun, 14 Feb 2010)
New Revision: 8248
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/sudo.xml
Log:
Updated to Sudo-1.7.2p3
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-02-14 15:37:25 UTC (rev 8247)
+++ trunk/BOOK/general.ent 2010-02-14 15:53:09 UTC (rev 8248)
@@ -86,7 +86,7 @@
<!ENTITY mitkrb-version "1.6">
<!ENTITY cyrus-sasl-version "2.1.22">
<!ENTITY stunnel-version "4.21">
-<!ENTITY sudo-version "1.7.2p2">
+<!ENTITY sudo-version "1.7.2p3">
<!ENTITY nss-version "3.12.4">
<!ENTITY policykit-version "0.9">
<!ENTITY polkit-version "0.94">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-02-14 15:37:25 UTC
(rev 8247)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-02-14 15:53:09 UTC
(rev 8248)
@@ -45,6 +45,9 @@
<para>February 14th, 2010</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to Sudo-1.7.2p3.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to Sysstat-9.0.6.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/postlfs/security/sudo.xml
===================================================================
--- trunk/BOOK/postlfs/security/sudo.xml 2010-02-14 15:37:25 UTC (rev
8247)
+++ trunk/BOOK/postlfs/security/sudo.xml 2010-02-14 15:53:09 UTC (rev
8248)
@@ -5,11 +5,11 @@
%general-entities;
<!ENTITY sudo-download-http
"http://www.sudo.ws/sudo/dist/sudo-&sudo-version;.tar.gz">
- <!ENTITY sudo-download-ftp
"ftp://ftp.twaren.net/Unix/Security/Sudo/sudo-&sudo-version;.tar.gz">
- <!ENTITY sudo-md5sum "2a19cf1ab4afc94fe19d0d0899d4cd45">
- <!ENTITY sudo-size "750 KB">
- <!ENTITY sudo-buildsize "4.4 MB">
- <!ENTITY sudo-time "0.1 SBU">
+ <!ENTITY sudo-download-ftp
"ftp://ftp.twaren.net/Unix/Security/Sudo/sudo-&sudo-version;.tar.gz">
+ <!ENTITY sudo-md5sum "b4bb9a0ae896958b71e48ef91967cdcb">
+ <!ENTITY sudo-size "772 KB">
+ <!ENTITY sudo-buildsize "5 MB">
+ <!ENTITY sudo-time "0.1 SBU">
]>
<sect1 id="sudo" xreflabel="sudo-&sudo-version;">
@@ -93,10 +93,15 @@
<!-- <screen><userinput>patch -Np1 -i
../sudo-&sudo-version;-envvar_fix-1.patch &&
-->
-<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/lib \
- --with-ignore-dot --with-all-insults \
- --enable-shell-sets-home --disable-root-sudo \
- --with-logfac=auth --without-pam --without-sendmail &&
+<screen><userinput>./configure --prefix=/usr \
+ --libexecdir=/usr/lib \
+ --with-ignore-dot \
+ --with-all-insults \
+ --enable-shell-sets-home \
+ --disable-root-sudo \
+ --with-logfac=auth \
+ --without-pam \
+ --without-sendmail &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -139,8 +144,8 @@
<note>
<para>There are many options to <application>sudo</application>'s
- <command>configure</command> command. Check the
- <command>configure --help</command> output for a complete list.</para>
+ <command>configure</command> command. Check the
+ <command>configure --help</command> output for a complete list.</para>
</note>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page