Author: fernando
Date: Tue Feb 10 09:45:20 2015
New Revision: 15488
Log:
Update to sudo-1.8.12.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
trunk/BOOK/postlfs/security/sudo.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Feb 10 06:47:02 2015 (r15487)
+++ trunk/BOOK/general.ent Tue Feb 10 09:45:20 2015 (r15488)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "09"> <!-- Always 2 digits -->
+<!ENTITY day "10"> <!-- Always 2 digits -->
<!ENTITY month "02"> <!-- Always 2 digits -->
<!ENTITY year "2015">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "February 9th, &year;">
+<!ENTITY releasedate "February 10th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Feb 10 06:47:02
2015 (r15487)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Feb 10 09:45:20
2015 (r15488)
@@ -45,6 +45,16 @@
-->
<listitem>
+ <para>February 10th, 2015</para>
+ <itemizedlist>
+ <listitem>
+ <para>[fernando] - Update to sudo-1.8.12. Fixes
+ <ulink url="&blfs-ticket-root;6130">#6130</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>February 9th, 2015</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Tue Feb 10 06:47:02 2015 (r15487)
+++ trunk/BOOK/packages.ent Tue Feb 10 09:45:20 2015 (r15488)
@@ -35,7 +35,7 @@
<!ENTITY shadow-version "4.2.1">
<!ENTITY ssh-askpass-version "&openssh-version;">
<!ENTITY stunnel-version "5.10">
-<!ENTITY sudo-version "1.8.11p2">
+<!ENTITY sudo-version "1.8.12">
<!ENTITY tripwire-version "2.4.2.2">
<!-- Chapter 5 -->
Modified: trunk/BOOK/postlfs/security/sudo.xml
==============================================================================
--- trunk/BOOK/postlfs/security/sudo.xml Tue Feb 10 06:47:02 2015
(r15487)
+++ trunk/BOOK/postlfs/security/sudo.xml Tue Feb 10 09:45:20 2015
(r15488)
@@ -6,10 +6,10 @@
<!ENTITY sudo-download-http
"http://www.sudo.ws/sudo/dist/sudo-&sudo-version;.tar.gz">
<!ENTITY sudo-download-ftp
"ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz">
- <!ENTITY sudo-md5sum "84012b4871b6c775c957cd310d5bad87">
- <!ENTITY sudo-size "2.3 MB">
- <!ENTITY sudo-buildsize "24 MB (additional 2 MB for tests)">
- <!ENTITY sudo-time "0.5 SBU (additional less than 0.1 SBU for
tests)">
+ <!ENTITY sudo-md5sum "87558f3a55c62bc9244b19594f103ffa">
+ <!ENTITY sudo-size "2.4 MB">
+ <!ENTITY sudo-buildsize "24 MB">
+ <!ENTITY sudo-time "0.5 SBU">
]>
<sect1 id="sudo" xreflabel="Sudo-&sudo-version;">
@@ -104,7 +104,6 @@
is written otherwise -disable-static \-->
<screen><userinput>./configure --prefix=/usr \
--libexecdir=/usr/lib \
- --with-secure-path \
--with-all-insults \
--with-env-editor \
--docdir=/usr/share/doc/sudo-&sudo-version; \
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page