Changeset e4570711 for server/major


Ignore:
Timestamp:
03/27/2016 12:52:28 AM (8 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, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9847c28
Parents:
84cedb4
Message:

Update to proftpd-1.3.5b.
Update to libsigc++-2.8.0.
Update to seamonkey-2.40.
Update to bind-9.10.3-P4.
Archive strigi

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

Location:
server/major
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • server/major/bind.xml

    r84cedb4 re4570711  
    77  <!ENTITY bind-download-http " ">
    88  <!ENTITY bind-download-ftp  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    9   <!ENTITY bind-md5sum        "bcf7e772b616f7259420a3edc5df350a">
    10   <!ENTITY bind-size          "8.2 MB">
    11   <!ENTITY bind-buildsize     "137 MB (additional 93 MB for the test suite)">
    12   <!ENTITY bind-time          "1 SBU (additional 24+ minutes, processor independent, to run the complete test suite)">
     9  <!ENTITY bind-md5sum        "173ce5e83e9ba31f8368367ee1ff7807">
     10  <!ENTITY bind-size          "8.1 MB">
     11  <!ENTITY bind-buildsize     "135 MB (additional 64 MB for the test suite)">
     12  <!ENTITY bind-time          "1 SBU (additional 22+ minutes, processor independent, to run the complete test suite)">
    1313]>
    1414
     
    153153
    154154<screen role="root"><userinput>make install &amp;&amp;
    155 chmod -v 0755 /usr/lib/lib{bind9,dns,isc{,cc,cfg},lwres}.so &amp;&amp;
    156155
    157156install -v -m755 -d /usr/share/doc/bind-&bind-version;/{arm,misc} &amp;&amp;
     
    186185    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    187186      href="../../xincludes/static-libraries.xml"/>
    188 
    189     <para><command>chmod 0755
    190     /usr/lib/{lib{bind9,dns,isc{,cc,cfg},lwres}.so</command>:
    191     Enable the execute bit to prevent a warning when using
    192     <command>ldd</command> to check library dependencies.</para>
    193187
    194188    <para><command>cd doc; install ...</command>: These commands install
  • server/major/proftpd.xml

    r84cedb4 re4570711  
    77  <!ENTITY proftpd-download-http " ">
    88  <!ENTITY proftpd-download-ftp  "ftp://ftp.proftpd.org/distrib/source/proftpd-&proftpd-version;.tar.gz">
    9   <!ENTITY proftpd-md5sum        "b9d3092411478415b31d435f8e26d173">
     9  <!ENTITY proftpd-md5sum        "f7b8e3a383b34a894c2502db74ccccde">
    1010  <!ENTITY proftpd-size          "29 MB">
    11   <!ENTITY proftpd-buildsize     "69 MB">
    12   <!ENTITY proftpd-time          "0.2 SBU">
     11  <!ENTITY proftpd-buildsize     "68 MB">
     12  <!ENTITY proftpd-time          "0.3 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.