Author: ken
Date: 2012-08-24 17:26:36 -0600 (Fri, 24 Aug 2012)
New Revision: 10568

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/server/databases/postgresql.xml
Log:
Postgresql-9.1.5.

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-08-24 19:52:55 UTC (rev 10567)
+++ trunk/BOOK/general.ent      2012-08-24 23:26:36 UTC (rev 10568)
@@ -657,7 +657,7 @@
 <!-- Chapter 22 -->
 <!ENTITY db-version                   "5.3.21">
 <!ENTITY mysql-version                "5.5.27">
-<!ENTITY postgresql-version           "9.1.4">
+<!ENTITY postgresql-version           "9.1.5">
 <!ENTITY sqlite-version               "3.7.13">
 
 <!-- Chapter 23 -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2012-08-24 19:52:55 UTC 
(rev 10567)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2012-08-24 23:26:36 UTC 
(rev 10568)
@@ -44,6 +44,16 @@
 
 -->
     <listitem>
+      <para>August 24th, 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - PostgreSQL-9.1.5. Fixes
+          <ulink url="&blfs-ticket-root;3532">#3532</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>August 23rd, 2012</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/server/databases/postgresql.xml
===================================================================
--- trunk/BOOK/server/databases/postgresql.xml  2012-08-24 19:52:55 UTC (rev 
10567)
+++ trunk/BOOK/server/databases/postgresql.xml  2012-08-24 23:26:36 UTC (rev 
10568)
@@ -8,10 +8,10 @@
   <!ENTITY postgresql-download-ftp  
"ftp://ftp5.us.postgresql.org/pub/PostgreSQL/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2";>
   <!-- <!ENTITY postgresql-download-http 
"&sources-anduin-http;/p/postgresql-&postgresql-version;.tar.bz2">
   <!ENTITY postgresql-download-ftp  
"&sources-anduin-ftp;/p/postgresql-&postgresql-version;.tar.bz2"> -->
-  <!ENTITY postgresql-md5sum        "a8035688dba988b782725ac1aec60186">
+  <!ENTITY postgresql-md5sum        "c784decb60615aa94c6a31601bc6ffd2">
   <!ENTITY postgresql-size          "15 MB">
   <!ENTITY postgresql-buildsize     "174 MB (additional 143 MB to run the 
testsuite)">
-  <!ENTITY postgresql-time          "1.2 SBU (additional 0.3 SBU to run the 
testsuite)">
+  <!ENTITY postgresql-time          "1.0 SBU (additional 0.1 SBU to run the 
testsuite)">
 ]>
 
 <sect1 id="postgresql" xreflabel="PostgreSQL-&postgresql-version;">
@@ -41,7 +41,7 @@
     existing BLFS instructions. Note that versions other than the one shown
     in the download URLs have not been tested in a BLFS environment.</para>
 
-    &lfs70_checked;
+    &lfs71_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

-- 
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