Changeset 4e9561aa
- Timestamp:
- 12/19/2011 12:18:17 AM (13 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e4faed3
- Parents:
- 1708b2ce
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r1708b2ce r4e9561aa 514 514 <!ENTITY db-version "5.2.36"> 515 515 <!ENTITY mysql-version "5.5.17"> 516 <!ENTITY postgresql-version "9.0. 1">516 <!ENTITY postgresql-version "9.0.6"> 517 517 <!ENTITY sqlite-version "3.7.8"> 518 518 -
introduction/welcome/changelog.xml
r1708b2ce r4e9561aa 42 42 43 43 --> 44 <listitem> 45 <para>December 19th, 2011</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Updated to postgresql-9.0.6.</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 44 53 45 54 <listitem> -
server/databases/postgresql.xml
r1708b2ce r4e9561aa 9 9 <!-- <!ENTITY postgresql-download-http "&sources-anduin-http;/p/postgresql-&postgresql-version;.tar.bz2"> 10 10 <!ENTITY postgresql-download-ftp "&sources-anduin-ftp;/p/postgresql-&postgresql-version;.tar.bz2"> --> 11 <!ENTITY postgresql-md5sum " 57ba57e43cfe29e16dacbf5789be98d1">12 <!ENTITY postgresql-size "1 4MB">13 <!ENTITY postgresql-buildsize "1 73 MB (additional 138 MB to run the testsuite)">14 <!ENTITY postgresql-time "1. 5SBU">11 <!ENTITY postgresql-md5sum "4ad7e4fc31ef8b8a75a3e4243933963f"> 12 <!ENTITY postgresql-size "15 MB"> 13 <!ENTITY postgresql-buildsize "163 MB (additional 138 MB to run the testsuite)"> 14 <!ENTITY postgresql-time "1.6 SBU"> 15 15 ]> 16 16 … … 42 42 in the download URLs have not been tested in a BLFS environment.</para> 43 43 44 &lfs 67_checked;44 &lfs70_checked; 45 45 46 46 <bridgehead renderas="sect3">Package Information</bridgehead> … … 76 76 <xref linkend="openldap"/>, 77 77 <xref linkend="linux-pam"/>, 78 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>, 78 <!-- link is dead, no other suitable GSSAPI links found 79 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>, --> 79 80 <xref linkend="mitkrb"/> or <xref linkend="heimdal"/>, and 80 81 <ulink url="http://developer.apple.com/networking/bonjour/">Bonjour</ulink></para>
Note:
See TracChangeset
for help on using the changeset viewer.