Changeset a8176f6
- Timestamp:
- 08/24/2012 11:26:36 PM (12 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:
- ee22698
- Parents:
- 6d5683f
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r6d5683f ra8176f6 658 658 <!ENTITY db-version "5.3.21"> 659 659 <!ENTITY mysql-version "5.5.27"> 660 <!ENTITY postgresql-version "9.1. 4">660 <!ENTITY postgresql-version "9.1.5"> 661 661 <!ENTITY sqlite-version "3.7.13"> 662 662 -
introduction/welcome/changelog.xml
r6d5683f ra8176f6 45 45 --> 46 46 <listitem> 47 <para>August 24th, 2012</para> 48 <itemizedlist> 49 <listitem> 50 <para>[ken] - PostgreSQL-9.1.5. Fixes 51 <ulink url="&blfs-ticket-root;3532">#3532</ulink>.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 56 <listitem> 47 57 <para>August 23rd, 2012</para> 48 58 <itemizedlist> -
server/databases/postgresql.xml
r6d5683f ra8176f6 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 " a8035688dba988b782725ac1aec60186">11 <!ENTITY postgresql-md5sum "c784decb60615aa94c6a31601bc6ffd2"> 12 12 <!ENTITY postgresql-size "15 MB"> 13 13 <!ENTITY postgresql-buildsize "174 MB (additional 143 MB to run the testsuite)"> 14 <!ENTITY postgresql-time "1. 2 SBU (additional 0.3SBU to run the testsuite)">14 <!ENTITY postgresql-time "1.0 SBU (additional 0.1 SBU to run the testsuite)"> 15 15 ]> 16 16 … … 42 42 in the download URLs have not been tested in a BLFS environment.</para> 43 43 44 &lfs7 0_checked;44 &lfs71_checked; 45 45 46 46 <bridgehead renderas="sect3">Package Information</bridgehead>
Note:
See TracChangeset
for help on using the changeset viewer.