Author: ken
Date: Wed Apr  9 15:57:50 2014
New Revision: 12945

Log:
postgresql-9.3.4

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/server/databases/postgresql.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Apr  9 13:29:41 2014        (r12944)
+++ trunk/BOOK/general.ent      Wed Apr  9 15:57:50 2014        (r12945)
@@ -512,7 +512,7 @@
 <!ENTITY db-version                   "6.0.30">
 <!ENTITY mariadb-version              "10.0.9">
 <!ENTITY mysql-version                "5.6.16">
-<!ENTITY postgresql-version           "9.3.3">
+<!ENTITY postgresql-version           "9.3.4">
 <!ENTITY sqlite-version               "3.8.4.3">
 
 <!-- Chapter 23 -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Apr  9 13:29:41 
2014        (r12944)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Apr  9 15:57:50 
2014        (r12945)
@@ -48,6 +48,10 @@
       <para>April 9th, 2014</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - postgresql-9.3.4. Fixes
+          <ulink url="&blfs-ticket-root;4840">#4840</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[fernando] - xf86-video-vmware-13.0.2. Fixes
           <ulink url="&blfs-ticket-root;4906">#4906</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/server/databases/postgresql.xml
==============================================================================
--- trunk/BOOK/server/databases/postgresql.xml  Wed Apr  9 13:29:41 2014        
(r12944)
+++ trunk/BOOK/server/databases/postgresql.xml  Wed Apr  9 15:57:50 2014        
(r12945)
@@ -6,10 +6,10 @@
 
   <!ENTITY postgresql-download-http 
"http://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2";>
   <!ENTITY postgresql-download-ftp  
"ftp://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2";>
-  <!ENTITY postgresql-md5sum        "0247b0a24e76a3f20cc50c06d0aa2412">
+  <!ENTITY postgresql-md5sum        "d0a41f54c377b2d2fab4a003b0dac762">
   <!ENTITY postgresql-size          "16 MB">
-  <!ENTITY postgresql-buildsize     "168 MB (additional 170 MB to run the 
testsuite)">
-  <!ENTITY postgresql-time          "1.4 SBU (additional 0.2 SBU to run the 
testsuite)">
+  <!ENTITY postgresql-buildsize     "184 MB (additional 169 MB to run the 
testsuite)">
+  <!ENTITY postgresql-time          "1.5 SBU (additional 0.2 SBU to run the 
testsuite)">
 ]>
 
 <sect1 id="postgresql" xreflabel="PostgreSQL-&postgresql-version;">
-- 
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