Changeset b01e2d2 for postlfs/security


Ignore:
Timestamp:
04/08/2014 10:39:08 PM (10 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.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:
1de15ced
Parents:
3458ddad
Message:

openssl-1.0.1g, gnutls-3.2.13, cups-filters-1.0.52, util-macros-1.19.0, pcre-8.35 and mc-4.8.12. Move sed for tests in giflib-5.0.6.

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

Location:
postlfs/security
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnutls.xml

    r3458ddad rb01e2d2  
    77  <!ENTITY gnutls-download-http " ">
    88  <!ENTITY gnutls-download-ftp  "ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/gnutls-&gnutls-version;.tar.xz">
    9   <!ENTITY gnutls-md5sum        "a795db68253d1336f1e3c2ee48c1fee4">
     9  <!ENTITY gnutls-md5sum        "300e5f413054e2f4719c1c3b5179a611">
    1010  <!ENTITY gnutls-size          "4.9 MB">
    11   <!ENTITY gnutls-buildsize     "119 MB (additional 12 MB for the tests and
    12                                  3MB for the API documentation rebuild)">
     11  <!ENTITY gnutls-buildsize     "102 MB (additional 10 MB for the tests and 4 MB for the API documentation rebuild)">
    1312<!-- tested with -j1 on x86_64 with SBU=140 seconds, the tests seem to have built-in
    1413 delays and may well be quicker on a slower box -->
    15   <!ENTITY gnutls-time          "0.8 SBU (additional 2.0 SBU for the tests and
    16                                  0.1 SBU for API documentation rebuild)">
     14  <!ENTITY gnutls-time          "0.9 SBU (additional 1.7 SBU for the tests and 0.1 SBU for API documentation rebuild)">
    1715]>
    1816
     
    132130  <sect2 role="installation">
    133131    <title>Installation of GnuTLS</title>
    134 
    135     <!-- FIXME : applies to 3.2.12.1, should not be needed for 3.2.13. -->
    136     <note><para>The directory created by this version of the source is
    137     <filename class="directory">gnutls-3.2.12</filename>.</para></note>
    138132
    139133    <para>
  • postlfs/security/openssl.xml

    r3458ddad rb01e2d2  
    99  <!ENTITY openssl-download-ftp
    1010           "ftp://ftp.openssl.org/source/openssl-&openssl-version;.tar.gz">
    11   <!ENTITY openssl-md5sum        "f26b09c028a0541cab33da697d522b25">
     11  <!ENTITY openssl-md5sum        "de62b43dfcd858e66a74bee1c834e959">
    1212  <!ENTITY openssl-size          "4.4 MB">
    13   <!ENTITY openssl-buildsize     "52 MB">
    14   <!ENTITY openssl-time          "1.4 SBU">
     13  <!ENTITY openssl-buildsize     "51 MB (additional 1 MB for the tests)">
     14  <!ENTITY openssl-time          "1.0 SBU (additional 0.3 SBU for the tests)">
    1515]>
    1616
     
    233233        </seg>
    234234        <seg>
    235           libcrypto.{so,a} and libssl.{so,a}
     235          libcrypto.{so,a}, libssl.{so,a} and several under /usr/lib/engines/
    236236        </seg>
    237237        <seg>
Note: See TracChangeset for help on using the changeset viewer.