Ignore:
Timestamp:
06/17/2015 09:33:56 PM (9 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.8, 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:
e5bb823
Parents:
0f0ed0b4
Message:

Update to gnutls-3.4.2.
Update to appstream-glib-0.4.0.
Update to xorg-server-1.17.2.
Update to curl-7.43.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnutls.xml

    r0f0ed0b4 r8af694bb  
    77  <!ENTITY gnutls-download-http " ">
    88  <!ENTITY gnutls-download-ftp  "ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/gnutls-&gnutls-version;.tar.xz">
    9   <!ENTITY gnutls-md5sum        "2d04f34fa25b45f9dcb9104c0394e12e">
    10   <!ENTITY gnutls-size          "6.2 MB">
    11   <!ENTITY gnutls-buildsize     "128 MB (with built in API documentation; additional 16 MB for tests)">
    12   <!ENTITY gnutls-time          "0.8 SBU (additional 2.6 SBU for tests)">
     9  <!ENTITY gnutls-md5sum        "4fb4a6253e09aa070e6c467cbb51ba33">
     10  <!ENTITY gnutls-size          "6.3 MB">
     11  <!ENTITY gnutls-buildsize     "145 MB (with built in API documentation and tests)">
     12  <!ENTITY gnutls-time          "4.0 SBU (with built in API documentation and tests)">
    1313]>
    1414
     
    139139            --with-default-trust-store-file=/etc/ssl/ca-bundle.crt &amp;&amp;
    140140
    141 sed -e '/FUNCS=/ s/-d/&amp;|uniq/'    \
    142     -e '/get_x509_crt/ {n;d}'     \
    143     -e '/get_x509_key/ {n;d}'     \
    144     -e '/get_verify_flags/ {n;d}' \
    145     -i doc/manpages/Makefile      &amp;&amp;
    146 
    147141make</userinput></screen>
    148142
     
    173167  <sect2 role="commands">
    174168    <title>Command Explanations</title>
    175 
    176     <para>
    177       <command>sed -e ... -i doc/manpages/Makefile</command>:
    178       This command removes some duplicate lines and fixes the manpages Makefile.
    179     </para>
    180169
    181170    <para>
     
    218207        </seg>
    219208        <seg>
    220           /usr/include/gnutls,
    221           /usr/share/gtk-doc/html/gnutls, and
    222           /usr/share/guile/site/gnutls
     209          /usr/{include,share/{gtk-doc/html,guile/site}}/gnutls
    223210        </seg>
    224211      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.