Changeset 1dee513


Ignore:
Timestamp:
11/26/2019 06:59:37 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
18b304df
Parents:
3559b1be
Message:

Update to gnupg-2.2.18

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r3559b1be r1dee513  
    5050          <ulink url="&blfs-ticket-root;12812">#12812</ulink>.</para>
    5151        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to GnuPG-2.2.18 (security fix). Fixes
     54          <ulink url="&blfs-ticket-root;12821">#12821</ulink>.</para>
     55        </listitem>
    5256      </itemizedlist>
    5357    </listitem>
  • packages.ent

    r3559b1be r1dee513  
    1111<!ENTITY cryptsetup-version           "&cryptsetup-minor;.6">
    1212<!ENTITY cyrus-sasl-version           "2.1.27">
    13 <!ENTITY gnupg2-version               "2.2.17">
     13<!ENTITY gnupg2-version               "2.2.18">
    1414<!ENTITY firewalld-version            "0.7.2">
    1515<!ENTITY gnutls-version               "3.6.10">
  • postlfs/security/gnupg2.xml

    r3559b1be r1dee513  
    77  <!ENTITY gnupg2-download-http "&gnupg-http;/gnupg/gnupg-&gnupg2-version;.tar.bz2">
    88  <!ENTITY gnupg2-download-ftp  "&gnupg-ftp;/gnupg/gnupg-&gnupg2-version;.tar.bz2">
    9   <!ENTITY gnupg2-md5sum        "1ba2d9b70c377f8e967742064c27a19c">
     9  <!ENTITY gnupg2-md5sum        "f449339d8110c54fc9279961a76cc636">
    1010  <!ENTITY gnupg2-size          "6.4 MB">
    11   <!ENTITY gnupg2-buildsize     "116 MB (with all tests; add 24 MB for docs)">
    12   <!ENTITY gnupg2-time          "0.4 SBU (using parallelism=4; add 1.6 SBU for tests)">
     11  <!ENTITY gnupg2-buildsize     "150 MB (with all tests; add 24 MB for docs)">
     12  <!ENTITY gnupg2-time          "0.3 SBU (using parallelism=4; add 1.7 SBU for tests)">
    1313]>
    1414
     
    117117    -->
    118118
    119     <para>By default GnuPG doesn't install the deprecated gpg-zip script.
    120     But it is still needed by some programs.  Make GnuPG install it with:
     119    <para>By default GnuPG doesn't install the deprecated gpg-zip script,
     120    but it is still needed by some programs.  Make GnuPG install it with:
    121121    </para>
    122122
Note: See TracChangeset for help on using the changeset viewer.