mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Update to postgresql-9.0.6.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9123 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1708b2ce0c
commit
4e9561aad3
@ -513,7 +513,7 @@ $Date$
|
||||
|
||||
<!ENTITY db-version "5.2.36">
|
||||
<!ENTITY mysql-version "5.5.17">
|
||||
<!ENTITY postgresql-version "9.0.1">
|
||||
<!ENTITY postgresql-version "9.0.6">
|
||||
<!ENTITY sqlite-version "3.7.8">
|
||||
|
||||
<!-- Obsolete
|
||||
|
@ -41,6 +41,15 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>December 19th, 2011</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Updated to postgresql-9.0.6.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
||||
<listitem>
|
||||
<para>December 17th, 2011</para>
|
||||
|
@ -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 "57ba57e43cfe29e16dacbf5789be98d1">
|
||||
<!ENTITY postgresql-size "14 MB">
|
||||
<!ENTITY postgresql-buildsize "173 MB (additional 138 MB to run the testsuite)">
|
||||
<!ENTITY postgresql-time "1.5 SBU">
|
||||
<!ENTITY postgresql-md5sum "4ad7e4fc31ef8b8a75a3e4243933963f">
|
||||
<!ENTITY postgresql-size "15 MB">
|
||||
<!ENTITY postgresql-buildsize "163 MB (additional 138 MB to run the testsuite)">
|
||||
<!ENTITY postgresql-time "1.6 SBU">
|
||||
]>
|
||||
|
||||
<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>
|
||||
|
||||
&lfs67_checked;
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -75,7 +75,8 @@
|
||||
<xref linkend="libxslt"/>,
|
||||
<xref linkend="openldap"/>,
|
||||
<xref linkend="linux-pam"/>,
|
||||
<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
|
||||
<!-- link is dead, no other suitable GSSAPI links found
|
||||
<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>, -->
|
||||
<xref linkend="mitkrb"/> or <xref linkend="heimdal"/>, and
|
||||
<ulink url="http://developer.apple.com/networking/bonjour/">Bonjour</ulink></para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user