Changeset 406d365


Ignore:
Timestamp:
02/15/2014 02:39:39 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.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:
23562ea
Parents:
f037b3e
Message:

Update to gnutls-3.2.11. OpenJDK-1.7.0.51/IcedTea-2.4.5: add alsa-lib-1.0.27.2, libxslt-1.1.28, and Mercurial-2.9 as optional dependencies.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf037b3e r406d365  
    151151<!ENTITY cyrus-sasl-version           "2.1.26">
    152152<!ENTITY gnupg2-version               "2.0.22">
    153 <!ENTITY gnutls-version               "3.2.10">
     153<!ENTITY gnutls-version               "3.2.11">
    154154<!ENTITY gpgme-version                "1.4.3">
    155155<!ENTITY iptables-version             "1.4.21">
  • general/prog/openjdk.xml

    rf037b3e r406d365  
    262262    <bridgehead renderas="sect4">Optional</bridgehead>
    263263    <para role="optional">
     264      <xref linkend="alsa-lib"/>,
     265      <xref linkend="libxslt"/>,
    264266      <xref linkend="lsb-release"/>,
     267      <xref linkend="mercurial"/>,
    265268      <xref linkend="mitkrb"/>, and
    266269      <xref linkend="pulseaudio"/>
  • introduction/welcome/changelog.xml

    rf037b3e r406d365  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[fernando] - Update to gnutls-3.2.11. Fixes
     51          <ulink url="&blfs-ticket-root;4687">#4687</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[fernando] - Update to Git-1.9.0. Fixes
    5155          <ulink url="&blfs-ticket-root;4690">#4690</ulink>.</para>
  • postlfs/security/gnutls.xml

    rf037b3e r406d365  
    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        "5b74319f1e6462a68d886d1266b282fc">
     9  <!ENTITY gnutls-md5sum        "3fce0742dd7e273235a9d376dd895657">
    1010  <!ENTITY gnutls-size          "4.9 MB">
    1111  <!ENTITY gnutls-buildsize     "102 MB (additional 10 MB for the tests and
    1212                                 4 MB for the API documentation rebuild)">
    13   <!ENTITY gnutls-time          "0.9 SBU (additional 1.5 SBU for the tests and
    14                                  0.2 SBU for API documentation rebuild)">
     13  <!ENTITY gnutls-time          "0.9 SBU (additional 1.3 SBU for the tests and
     14                                 less than 0.1 SBU for API documentation rebuild)">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.