Changeset e8f26ef7


Ignore:
Timestamp:
06/27/2019 12:27:53 PM (5 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
d2812732
Parents:
e181ec3
Message:

Update to nettle-3.5 (#12197)

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re181ec3 re8f26ef7  
    4545      <para>June 27th, 2019</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[xry111] - Update to nettle-3.5. Fixes
     49          <ulink url="&blfs-ticket-root;12197">#12197</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[thomas] - Update bind-9.14.3. Fixes
  • packages.ent

    re181ec3 re8f26ef7  
    2828<!ENTITY mitkrb-major-version         "1.17">
    2929<!ENTITY mitkrb-version               "1.17">
    30 <!ENTITY nettle-version               "3.4.1">
     30<!ENTITY nettle-version               "3.5">
    3131
    3232<!ENTITY nss-minor-version            "44">
  • postlfs/security/nettle.xml

    re181ec3 re8f26ef7  
    77  <!ENTITY nettle-download-http "&gnu-http;/nettle/nettle-&nettle-version;.tar.gz">
    88  <!ENTITY nettle-download-ftp  "&gnu-ftp;/nettle/nettle-&nettle-version;.tar.gz">
    9   <!ENTITY nettle-md5sum        "9bdebb0e2f638d3b9d91f7fc264b70c1">
     9  <!ENTITY nettle-md5sum        "39049e5caca0a275b7f5b29d4f145a82">
    1010  <!ENTITY nettle-size          "1.9 MB">
    11   <!ENTITY nettle-buildsize     "71 MB (with tests)">
     11  <!ENTITY nettle-buildsize     "76 MB (with tests)">
    1212  <!ENTITY nettle-time          "0.4 SBU (with tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.