Changeset a8176f6


Ignore:
Timestamp:
08/24/2012 11:26:36 PM (12 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ee22698
Parents:
6d5683f
Message:

Postgresql-9.1.5.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10568 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6d5683f ra8176f6  
    658658<!ENTITY db-version                   "5.3.21">
    659659<!ENTITY mysql-version                "5.5.27">
    660 <!ENTITY postgresql-version           "9.1.4">
     660<!ENTITY postgresql-version           "9.1.5">
    661661<!ENTITY sqlite-version               "3.7.13">
    662662
  • introduction/welcome/changelog.xml

    r6d5683f ra8176f6  
    4545-->
    4646    <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>
    4757      <para>August 23rd, 2012</para>
    4858      <itemizedlist>
  • server/databases/postgresql.xml

    r6d5683f ra8176f6  
    99  <!-- <!ENTITY postgresql-download-http "&sources-anduin-http;/p/postgresql-&postgresql-version;.tar.bz2">
    1010  <!ENTITY postgresql-download-ftp  "&sources-anduin-ftp;/p/postgresql-&postgresql-version;.tar.bz2"> -->
    11   <!ENTITY postgresql-md5sum        "a8035688dba988b782725ac1aec60186">
     11  <!ENTITY postgresql-md5sum        "c784decb60615aa94c6a31601bc6ffd2">
    1212  <!ENTITY postgresql-size          "15 MB">
    1313  <!ENTITY postgresql-buildsize     "174 MB (additional 143 MB to run the testsuite)">
    14   <!ENTITY postgresql-time          "1.2 SBU (additional 0.3 SBU to run the testsuite)">
     14  <!ENTITY postgresql-time          "1.0 SBU (additional 0.1 SBU to run the testsuite)">
    1515]>
    1616
     
    4242    in the download URLs have not been tested in a BLFS environment.</para>
    4343
    44     &lfs70_checked;
     44    &lfs71_checked;
    4545
    4646    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.