Author: igor
Date: Wed Oct  2 02:39:34 2013
New Revision: 11904

Log:
update to sudo-1.8.8

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/sudo.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Tue Oct  1 09:07:56 2013        (r11903)
+++ trunk/BOOK/general.ent      Wed Oct  2 02:39:34 2013        (r11904)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "01">                   <!-- Always 2 digits -->
+<!ENTITY day          "02">                   <!-- Always 2 digits -->
 <!ENTITY month        "10">                   <!-- Always 2 digits -->
 <!ENTITY year         "2013">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "October 1st, &year;">
+<!ENTITY releasedate  "October 2nd, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- 
version|testing|unstable|development] -->
@@ -162,7 +162,7 @@
 <!ENTITY polkit-version               "0.112">
 <!ENTITY shadow-version               "4.1.5.1">
 <!ENTITY stunnel-version              "4.56">
-<!ENTITY sudo-version                 "1.8.7">
+<!ENTITY sudo-version                 "1.8.8">
 <!ENTITY tripwire-version             "2.4.2.2">
 
 <!-- Chapter 5 -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Oct  1 09:07:56 
2013        (r11903)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Oct  2 02:39:34 
2013        (r11904)
@@ -44,6 +44,16 @@
 
 -->
     <listitem>
+      <para>October 2nd, 2013</para>
+      <itemizedlist>
+        <listitem>
+          <para>[igor] - Update to sudo-1.8.8. Fixes
+          <ulink url="&blfs-ticket-root;4126">#4126</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>October 1st, 2013</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/postlfs/security/sudo.xml
==============================================================================
--- trunk/BOOK/postlfs/security/sudo.xml        Tue Oct  1 09:07:56 2013        
(r11903)
+++ trunk/BOOK/postlfs/security/sudo.xml        Wed Oct  2 02:39:34 2013        
(r11904)
@@ -6,8 +6,8 @@
 
   <!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        "a02367090e1dac8d0c1747de1127b6bf">
-  <!ENTITY sudo-size          "1.9 MB">
+  <!ENTITY sudo-md5sum        "fc4f074090afd56d9ff4ff4e97321971">
+  <!ENTITY sudo-size          "2.1 MB">
   <!ENTITY sudo-buildsize     "31 MB">
   <!ENTITY sudo-time          "0.3 SBU">
 ]>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to