Author: fernando
Date: Fri Feb  6 07:27:39 2015
New Revision: 15456

Log:
Update to postgresql-9.4.1.

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

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Fri Feb  6 01:21:25 2015        (r15455)
+++ trunk/BOOK/general.ent      Fri Feb  6 07:27:39 2015        (r15456)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "05">                   <!-- Always 2 digits -->
+<!ENTITY day          "06">                   <!-- 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 5th, &year;">
+<!ENTITY releasedate  "February 6th, &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       Fri Feb  6 01:21:25 
2015        (r15455)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Feb  6 07:27:39 
2015        (r15456)
@@ -45,7 +45,17 @@
 -->
 
     <listitem>
-      <para>February 4th, 2015</para>
+      <para>February 6th, 2015</para>
+      <itemizedlist>
+        <listitem>
+          <para>[fernando] - Update to postgresql-9.4.1. Fixes
+          <ulink url="&blfs-ticket-root;6121">#6121</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
+      <para>February 5th, 2015</para>
       <itemizedlist>
         <listitem>
           <para>[fernando] - Update to ntp-4.2.8p1. Fixes

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Fri Feb  6 01:21:25 2015        (r15455)
+++ trunk/BOOK/packages.ent     Fri Feb  6 07:27:39 2015        (r15456)
@@ -411,7 +411,7 @@
 <!-- Chapter 22 -->
 <!ENTITY db-version                   "6.1.19">
 <!ENTITY mariadb-version              "10.0.16">
-<!ENTITY postgresql-version           "9.4.0">
+<!ENTITY postgresql-version           "9.4.1">
 <!ENTITY sqlite-version               "3.8.8.2">
 
 <!-- Chapter 23 -->

Modified: trunk/BOOK/server/databases/postgresql.xml
==============================================================================
--- trunk/BOOK/server/databases/postgresql.xml  Fri Feb  6 01:21:25 2015        
(r15455)
+++ trunk/BOOK/server/databases/postgresql.xml  Fri Feb  6 07:27:39 2015        
(r15456)
@@ -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        "8cd6e33e1f8d4d2362c8c08bd0e8802b">
+  <!ENTITY postgresql-md5sum        "2cf30f50099ff1109d0aa517408f8eff">
   <!ENTITY postgresql-size          "17 MB">
-  <!ENTITY postgresql-buildsize     "190 MB (additional 170 MB to run the 
testsuite)">
-  <!ENTITY postgresql-time          "1.6 SBU (additional 0.3 SBU to run the 
testsuite)">
+  <!ENTITY postgresql-buildsize     "191 MB (additional 6 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://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to