Changeset 875f1208


Ignore:
Timestamp:
05/18/2023 12:56:08 AM (12 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
702c50c
Parents:
9b14f4c
Message:

Update to nettle-3.9.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r9b14f4c r875f1208  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[bdubbs] - Update to nettle-3.9. Fixes
     46         <ulink url="&blfs-ticket-root;18046">#18046</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[bdubbs] - Update to at-spi2-core-2.48.2. Fixes
    4650         <ulink url="&blfs-ticket-root;18041">#18041</ulink>.</para>
  • packages.ent

    r9b14f4c r875f1208  
    1919<!ENTITY mitkrb-version               "&mitkrb-major-version;.1">
    2020<!--<!ENTITY mitkrb-version               "&mitkrb-major-version;">-->
    21 <!ENTITY nettle-version               "3.8.1">
     21<!ENTITY nettle-version               "3.9">
    2222
    2323<!ENTITY nss-dir                      "3_89_1">
  • postlfs/security/nettle.xml

    r9b14f4c r875f1208  
    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        "e15c5fd5cc901f5dde6a271d7f2320d1">
     9  <!ENTITY nettle-md5sum        "785726c81122bbf230be5a7a359c0094">
    1010  <!ENTITY nettle-size          "2.3 MB">
    11   <!ENTITY nettle-buildsize     "90 MB (with tests)">
    12   <!ENTITY nettle-time          "0.1 SBU (with tests; both using parallelism=4)">
     11  <!ENTITY nettle-buildsize     "95 MB (with tests)">
     12  <!ENTITY nettle-time          "0.2 SBU (with tests; both using parallelism=4)">
    1313]>
    1414
     
    101101chmod   -v   755 /usr/lib/lib{hogweed,nettle}.so &amp;&amp;
    102102install -v -m755 -d /usr/share/doc/nettle-&nettle-version; &amp;&amp;
    103 install -v -m644 nettle.html /usr/share/doc/nettle-&nettle-version;</userinput></screen>
     103install -v -m644 nettle.{html,pdf} /usr/share/doc/nettle-&nettle-version;</userinput></screen>
    104104
    105105  </sect2>
Note: See TracChangeset for help on using the changeset viewer.