Changeset 5230b40


Ignore:
Timestamp:
07/06/2007 01:00:04 AM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
8e37798
Parents:
7de560e
Message:

Downgraded OpenLDAP to the stable 2.3.32 version as the download page now properly reflects the versions; Updated to PostgreSQL-8.2.4

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7de560e r5230b40  
    44-->
    55
    6 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     6<!ENTITY day          "06">                   <!-- Always 2 digits -->
    77<!ENTITY month        "07">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2007">
     
    370370
    371371<!ENTITY mysql-version                "5.0.41">
    372 <!ENTITY postgresql-version           "8.2.3">
     372<!ENTITY postgresql-version           "8.2.4">
    373373
    374374<!-- Chapter 24 -->
    375375<!-- dhcp (chapter 14) -->
    376376<!ENTITY leafnode-version             "1.11.5">
    377 <!ENTITY openldap-download-version    "2.3.34">
    378 <!ENTITY openldap-version             "2.3.34">
     377<!ENTITY openldap-download-version    "stable-20070110">
     378<!ENTITY openldap-version             "2.3.32">
    379379<!-- rsync (chaptet 18) -->
    380380<!-- cvs (chapter 18) -->
  • introduction/welcome/changelog.xml

    r7de560e r5230b40  
    4343
    4444    <listitem>
     45      <para>July 6th, 2007</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to PostgreSQL-8.2.4.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[randy] - Downgraded OpenLDAP to the stable 2.3.32 version as
     52          the download page now properly reflects the versions.
     53          .</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4559      <para>July 5th, 2007</para>
    4660      <itemizedlist>
  • server/databases/postgresql.xml

    r7de560e r5230b40  
    99  <!ENTITY postgresql-download-http " ">
    1010  <!ENTITY postgresql-download-ftp  "ftp://ftp5.us.postgresql.org/pub/PostgreSQL/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
    11   <!ENTITY postgresql-md5sum        "cb47771004d53505200ffd00ac45bc32">
    12   <!ENTITY postgresql-size          "12.2 MB">
    13   <!ENTITY postgresql-buildsize     "129 MB (additional 119 MB to run the testsuite)">
     11  <!ENTITY postgresql-md5sum        "af7ec100a33c41bfb8d87b5e0ec2f44a">
     12  <!ENTITY postgresql-size          "12.5 MB">
     13  <!ENTITY postgresql-buildsize     "165 MB (additional 118 MB to run the testsuite)">
    1414  <!ENTITY postgresql-time          "1.4 SBU">
    1515]>
     
    6464    <xref linkend="tcl"/>,
    6565    <xref linkend="openssl"/>,
     66    <xref linkend="openldap"/>,
    6667    <xref linkend="linux-pam"/>,
    6768    <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
  • server/other/openldap.xml

    r7de560e r5230b40  
    55  %general-entities;
    66
    7   <!ENTITY openldap-download-http "http://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/openldap-&openldap-download-version;.tgz">
    8   <!ENTITY openldap-download-ftp  "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-download-version;.tgz">
    9   <!ENTITY openldap-md5sum        "143eeb6e3c163e5f52d8e744b43a5960">
     7  <!ENTITY openldap-download-http "http://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-stable/openldap-&openldap-download-version;.tgz">
     8  <!ENTITY openldap-download-ftp  "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-stable/openldap-&openldap-download-version;.tgz">
     9  <!ENTITY openldap-md5sum        "154d674cf95a8f8acc496cc6cb0671e1">
    1010  <!ENTITY openldap-size          "3.7 MB">
    1111  <!ENTITY openldap-buildsize     "112 MB">
    12   <!ENTITY openldap-time          "1.9 SBU and approximately 30 minutes to run the tests (processor independent)">
     12  <!ENTITY openldap-time          "1.7 SBU and approximately 30 minutes to run the tests (processor independent)">
    1313]>
    1414
     
    5959      packaged without version numbers in the tarball names. You can see the
    6060      relationship between the version number and name of the tarball at <ulink
    61       url="http://www.openldap.org/software/download/"/>. Currently, a
    62       version release is being used due to a mixup on the
    63       <application>OpenLDAP</application> download page.</para>
     61      url="http://www.openldap.org/software/download/"/>.</para>
    6462    </note>
    6563
     
    116114
    117115<screen role="root"><userinput>make install &amp;&amp;
    118 chmod -v 755 /usr/lib/libl*-2.3.so.0.2.22 &amp;&amp;
     116chmod -v 755 /usr/lib/libl*-2.3.so.0.2.20 &amp;&amp;
    119117install -v -m755 -d /usr/share/doc/openldap-&openldap-version;/{drafts,guide,rfc} &amp;&amp;
    120118install -v -m644 doc/drafts/* /usr/share/doc/openldap-&openldap-version;/drafts &amp;&amp;
     
    175173    database.</para>
    176174
    177     <para><command>chmod -v 755 /usr/lib/libl*-2.3.so.0.2.22</command>: This
     175    <para><command>chmod -v 755 /usr/lib/libl*-2.3.so.0.2.20</command>: This
    178176    command adds the executable bit to the shared libraries.</para>
    179177
Note: See TracChangeset for help on using the changeset viewer.