Changeset 20e6cade


Ignore:
Timestamp:
10/25/2011 03:31:31 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
d8069d7
Parents:
686435b
Message:

Update to apache-2.2.21
Update to rsync-3.0.9.
Remove rsync-client and move rsync to network programs.

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

Files:
7 edited
1 moved

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/netprogs.xml

    r686435b r20e6cade  
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ntp.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="portmap.xml"/>
    31   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rsync-client.xml"/>
     31<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rsync-client.xml"/> -->
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rsync.xml"/>
    3233  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="samba3-client.xml"/>
    3334  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="subversion.xml"/>
  • basicnet/netprogs/rsync.xml

    r686435b r20e6cade  
    77  <!ENTITY rsync-download-http "http://samba.org/ftp/rsync/src/rsync-&rsync-version;.tar.gz">
    88  <!ENTITY rsync-download-ftp  "ftp://ftp.samba.org/pub/rsync/src/rsync-&rsync-version;.tar.gz">
    9   <!ENTITY rsync-md5sum        "b53525900817cf1ba7ad3a516ab5bfe9">
    10   <!ENTITY rsync-size          "765 KB">
     9  <!ENTITY rsync-md5sum        "5ee72266fe2c1822333c407e1761b92b">
     10  <!ENTITY rsync-size          "780 KB">
    1111  <!ENTITY rsync-buildsize     "35 MB (includes installing all documentation)">
    12   <!ENTITY rsync-time          "0.2 SBU">
     12  <!ENTITY rsync-time          "0.4 SBU">
    1313]>
    1414
     
    3333    <command>rsync</command> utility. This is useful for synchronizing large
    3434    file archives over a network.</para>
     35
     36    &lfs70_checked;
    3537
    3638    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general.ent

    r686435b r20e6cade  
    5656<!-- End LFS versions -->
    5757
    58 <!ENTITY blfs-bootscripts-version     "20111022">
     58<!ENTITY blfs-bootscripts-version     "20111024">
    5959<!ENTITY blfs-bootscripts-download    "&downloads-root;/blfs-bootscripts-&blfs-bootscripts-version;.tar.bz2">
    6060
     
    444444<!ENTITY openssh-version              "5.9p1">
    445445<!ENTITY portmap-version              "6.0">
    446 <!ENTITY rsync-version                "3.0.7">
     446<!ENTITY rsync-version                "3.0.9">
    447447<!ENTITY samba3-version               "3.5.6">
    448448<!ENTITY subversion-version           "1.6.15">
     
    478478<!-- Part VI -->
    479479<!-- Chapter 21 -->
    480 <!ENTITY apache-version               "2.2.17">
     480<!ENTITY apache-version               "2.2.21">
    481481<!-- bind (chapter 19) -->
    482482<!ENTITY nfs-utils-version            "1.1.4">
  • introduction/welcome/changelog.xml

    r686435b r20e6cade  
    4545      <para>October 24th, 2011</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to apache-2.2.21.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[bdubbs] - Update to rsync-3.0.9. Remove rsync-client
     52          and move rsync to network programs.</para>
     53        </listitem>
    4754        <listitem>
    4855          <para>[bdubbs] - Update to sqlite-3.7.8.</para>
  • postlfs/security/acl.xml

    r686435b r20e6cade  
    9191    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    9292
    93 <screen role="root"><userinput>make install install-dev install-lib                     &amp;&amp;
    94 install -dv -m755          /usr/share/doc/acl-&acl-version;     &amp;&amp;
    95 install -v -m644 doc/*.txt /usr/share/doc/acl-&acl-version;     &amp;&amp;
    96 chmod   -v 755             /usr/lib/libacl.{so.1.1.0,la} &amp;&amp;
    97 chown   -v root.root       /usr/lib/libacl.{so.1.1.0,la,a}</userinput></screen>
     93<screen role="root"><userinput>make install install-dev install-lib                       &amp;&amp;
     94install -dv -m755          /usr/share/doc/acl-&acl-version;       &amp;&amp;
     95install -v -m644 doc/*.txt /usr/share/doc/acl-&acl-version;       &amp;&amp;
     96chmod   -v 755             /usr/lib/libacl.{so.1.1.0,la}   &amp;&amp;
     97chown   -v root.root       /usr/lib/libacl.{so.1.1.0,la,a} &amp;&amp;
     98chown   -v root.root       /usr/share/man/man*/*acl*</userinput></screen>
    9899
    99100    <para>You should now re-install <application><ulink
  • postlfs/security/attr.xml

    r686435b r20e6cade  
    9494
    9595<screen role="root"><userinput>make install install-dev install-lib &amp;&amp;
    96 chmod -v 755 /usr/lib/libattr.{so.1.1.0,la} &amp;&amp;
    97 chown -v root.root /usr/lib/libattr.{a,la,so.1.1.0}</userinput></screen>
     96chmod -v 755 /usr/lib/libattr.{so.1.1.0,la}         &amp;&amp;
     97chown -v root.root /usr/lib/libattr.{a,la,so.1.1.0} &amp;&amp;
     98chown -v root.root /usr/share/man/man*/*attr*</userinput></screen>
    9899
    99100  </sect2>
  • server/major/apache.xml

    r686435b r20e6cade  
    88  <!ENTITY apache-download-http "http://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
    99  <!ENTITY apache-download-ftp  "ftp://apache.mirrors.pair.com/httpd/httpd-&apache-version;.tar.bz2">
    10   <!ENTITY apache-md5sum        "16eadc59ea6b38af33874d300973202e">
    11   <!ENTITY apache-size          "4.9 MB">
    12   <!ENTITY apache-buildsize     "102 MB (building all available DSO modules)">
    13   <!ENTITY apache-time          "2.1 SBU (building all available DSO modules)">
     10  <!ENTITY apache-md5sum        "b24ca6db942a4f8e57c357e5e3058d31">
     11  <!ENTITY apache-size          "6.8 MB">
     12  <!ENTITY apache-buildsize     "105 MB (building all available DSO modules)">
     13  <!ENTITY apache-time          "1.2 SBU (building all available DSO modules)">
    1414]>
    1515
     
    3535    web sites or running huge web serving operations.</para>
    3636
     37    &lfs70_checked;
     38
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
    3840    <itemizedlist spacing="compact">
     
    6264        <para>Required patch: <ulink
    6365        url="&patch-root;/httpd-&apache-version;-config-1.patch"/></para>
    64       </listitem>
    65       <listitem>
    66         <para>Required patch: <ulink
    67         url="&patch-root;/httpd-&apache-version;-bdb51-1.patch"/></para>
    6866      </listitem>
    6967    </itemizedlist>
     
    9492    <ulink url="http://www.freetds.org/">FreeTDS</ulink></para>
    9593
    96     <para>Though you can install APR and APR-util as separate components,
    97     it is recommended to use the bundled versions that come with the Apache
    98     HTTPD tarball.</para>
     94    <para>Though you can install APR and APR-util as separate components, the
     95    bundled versions that come with the Apache HTTPD tarball are
     96    recommended.</para>
    9997
    10098    <para condition="html" role="usernotes">User Notes:
     
    156154    </note>
    157155
    158     <note>
    159       <para>You may see warnings and other information similar to the output
    160       shown below while running the <command>autoconf</command> program in the
    161       following instructions:</para>
    162 <screen><computeroutput>configure.in:152: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
    163 ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
    164 ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
    165 ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
    166 build/apr_common.m4:491: APR_TRY_COMPILE_NO_WARNING is expanded from...
    167 build/apu-conf.m4:215: APU_FIND_LDAP is expanded from...
    168 configure.in:152: the top level
    169 configure.in:162: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
    170 ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
    171 ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
    172 ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
    173 build/apr_common.m4:491: APR_TRY_COMPILE_NO_WARNING is expanded from...
    174 build/apu-iconv.m4:115: APU_CHECK_ICONV_INBUF is expanded from...
    175 build/apu-iconv.m4:34: APU_FIND_ICONV is expanded from...
    176 configure.in:162: the top level</computeroutput></screen>
    177     </note>
    178 
    179156    <para>Build and install <application>Apache</application> by running the
    180157    following commands:</para>
    181158
    182 <screen><userinput>patch -Np1 -i ../httpd-&apache-version;-bdb51-1.patch &amp;&amp;
    183 pushd srclib/apr-util &amp;&amp;
    184 autoconf &amp;&amp;
    185 popd &amp;&amp;
    186 
    187 ./configure --enable-layout=FHS \
    188             --enable-mods-shared=all \
    189             --enable-so &amp;&amp;
     159<screen><userinput>./configure --enable-layout=FHS      \
     160                               --enable-mods-shared=all \
     161                               --enable-so &amp;&amp;
    190162make</userinput></screen>
    191163
     
    195167
    196168<screen role="root"><userinput>make install &amp;&amp;
    197 chown -v root:root /usr/lib/apache/httpd.exp \
    198     /usr/sbin/{apxs,apachectl,dbmmanage,envvars{,-std}} \
    199     /usr/share/man/man1/{dbmmanage,ht{dbm,digest,passwd}}.1 \
     169chown -v root:root /usr/lib/apache/httpd.exp                     \
     170    /usr/sbin/{apxs,apachectl,dbmmanage,envvars{,-std}}          \
     171    /usr/share/man/man1/{dbmmanage,ht{dbm,digest,passwd}}.1      \
    200172    /usr/share/man/man8/{ab,apachectl,apxs,htcacheclean,httpd}.8 \
    201173    /usr/share/man/man8/{logresolve,rotatelogs,suexec}.8 &amp;&amp;
     
    206178  <sect2 role="commands">
    207179    <title>Command Explanations</title>
    208 
    209     <para><command>autoconf</command>: This command generates a new
    210     <command>configure</command> script required after installing the
    211     <filename>bdb</filename> patch.</para>
    212180
    213181    <para><parameter>--enable-mods-shared=all</parameter>: The modules
  • server/other/other.xml

    r686435b r20e6cade  
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="leafnode.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openldap.xml"/>
    28   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rsync.xml"/>
     28<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rsync.xml"/> -->
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="virtuoso.xml"/>
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="soprano.xml"/>
Note: See TracChangeset for help on using the changeset viewer.