Changeset d45a8367 for postlfs


Ignore:
Timestamp:
01/30/2016 01:43:12 AM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 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:
2b102681
Parents:
2f1eeafe
Message:
  • VLC-2.2.1: fixes to build with opencv-3.1.0.
  • Update to nettle-3.2.
  • Update to openssl-1.0.2f.
  • Update to stunnel-5.30.
  • Traceroute-2.0.21, Time-1.7 and UnZip-6.0: s/Less/less/ in repective time ENTITYs (SBU).
  • Update to mdadm-3.4 (tests not run).
  • Update to gtk+-3.18.7 (gtk+3.18.7).
  • Update to vte-0.42.3.
  • Update to gnome-calculator-3.18.3.

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

Location:
postlfs
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/mdadm.xml

    r2f1eeafe rd45a8367  
    77  <!ENTITY mdadm-download-http "&kernel;linux/utils/raid/mdadm/mdadm-&mdadm-version;.tar.xz">
    88  <!ENTITY mdadm-download-ftp " ">
    9   <!ENTITY mdadm-md5sum        "7ca8b114710f98f53f20c5787b674a09">
    10   <!ENTITY mdadm-size          "404 KB">
    11   <!ENTITY mdadm-buildsize     "12 MB (with tests)">
    12   <!ENTITY mdadm-time          "less than 0.1 SBU (23 SBU, with tests)">
     9  <!ENTITY mdadm-md5sum        "04b8b21f637540350f8517c7e68d3c63">
     10  <!ENTITY mdadm-size          "416 KB">
     11  <!ENTITY mdadm-buildsize     "416 MB (12 MB with tests)">
     12  <!ENTITY mdadm-time          "0.1 SBU (23 SBU, with tests)">
     13  <!-- tests statistcs repeated from previous one, given by Pierre-->
    1314]>
    1415
  • postlfs/security/nettle.xml

    r2f1eeafe rd45a8367  
    77  <!ENTITY nettle-download-http "https://ftp.gnu.org/gnu/nettle/nettle-&nettle-version;.tar.gz">
    88  <!ENTITY nettle-download-ftp  "ftp://ftp.gnu.org/gnu/nettle/nettle-&nettle-version;.tar.gz">
    9   <!ENTITY nettle-md5sum        "b40fa88dc32f37a182b6b42092ebb144">
     9  <!ENTITY nettle-md5sum        "afb15b4764ebf1b4e6d06c62bd4d29e4">
    1010  <!ENTITY nettle-size          "1.8 MB">
    11   <!ENTITY nettle-buildsize     "60 MB (additional 88 MB for the tests)">
    12   <!ENTITY nettle-time          "0.2 SBU (additional 0.1 SBU for the tests)">
     11  <!ENTITY nettle-buildsize     "73 MB (with tests)">
     12  <!ENTITY nettle-time          "0.3 SBU (with tests)">
    1313]>
    1414
     
    8989    commands:</para>
    9090
    91 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     91<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    9292make</userinput></screen>
    9393
     
    9797
    9898    <para>
    99       If you want to disable installing the static library, use this sed:
    100     </para>
    101 
    102 <screen><userinput>sed -i '/^install-here/ s/ install-static//' Makefile</userinput></screen>
    103 
    104     <para>
    10599      Now, as the <systemitem class="username">root</systemitem> user:
    106100    </para>
     
    108102<screen role="root"><userinput>make install &amp;&amp;
    109103chmod   -v   755 /usr/lib/lib{hogweed,nettle}.so &amp;&amp;
    110 install -v -m755 -d /usr/share/doc/nettle-&nettle-version;  &amp;&amp;
     104install -v -m755 -d /usr/share/doc/nettle-&nettle-version; &amp;&amp;
    111105install -v -m644 nettle.html /usr/share/doc/nettle-&nettle-version;</userinput></screen>
     106
     107  </sect2>
     108
     109  <sect2 role="commands">
     110    <title>Command Explanations</title>
     111
     112    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     113      href="../../xincludes/static-libraries.xml"/>
    112114
    113115  </sect2>
     
    127129        </seg>
    128130        <seg>
    129           libhogweed.{so,a} and libnettle.{so,a}
     131          libhogweed.so and libnettle.so
    130132        </seg>
    131133        <seg>
  • postlfs/security/openssl.xml

    r2f1eeafe rd45a8367  
    99  <!ENTITY openssl-download-ftp
    1010           "ftp://openssl.org/source/openssl-&openssl-version;.tar.gz">
    11   <!ENTITY openssl-md5sum        "5262bfa25b60ed9de9f28d5d52d77fc5">
     11  <!ENTITY openssl-md5sum        "b3bf73f507172be9292ea2a8c28b659d">
    1212  <!ENTITY openssl-size          "5.1 MB">
    1313  <!ENTITY openssl-buildsize     "68 MB (with tests)">
  • postlfs/security/stunnel.xml

    r2f1eeafe rd45a8367  
    1111  <!-- Following ftp only has later release -->
    1212<!--  <!ENTITY stunnel-download-ftp  "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz"> -->
    13   <!ENTITY stunnel-md5sum        "bf4c13ea9705156adbd04f1d766093ea">
     13  <!ENTITY stunnel-md5sum        "ENTITY">
    1414  <!ENTITY stunnel-size          "624 KB">
    1515  <!ENTITY stunnel-buildsize     "7.9 MB">
Note: See TracChangeset for help on using the changeset viewer.