Changeset 55be034


Ignore:
Timestamp:
06/13/2015 09:18:27 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:
8ac16b1
Parents:
222df76
Message:

Update to gnupg-2.1.5.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r222df76 r55be034  
    4848      <para>June 13th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to gnupg-2.1.5. Fixes
     52          <ulink url="&blfs-ticket-root;6595">#6595</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[fernando] - Update to thunderbird-38.0.1. Fixes
  • packages.ent

    r222df76 r55be034  
    1313<!ENTITY cracklib-version             "2.9.4">
    1414<!ENTITY cyrus-sasl-version           "2.1.26">
    15 <!ENTITY gnupg2-version               "2.1.4">
     15<!ENTITY gnupg2-version               "2.1.5">
    1616<!ENTITY gnutls-version               "3.4.1">
    1717<!ENTITY gpgme-version                "1.5.5">
  • postlfs/security/gnupg2.xml

    r222df76 r55be034  
    77  <!ENTITY gnupg2-download-http " ">
    88  <!ENTITY gnupg2-download-ftp  "ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-&gnupg2-version;.tar.bz2">
    9   <!ENTITY gnupg2-md5sum        "c36f1a4c261ecc81fa5df551356c33f1">
     9  <!ENTITY gnupg2-md5sum        "ff16648f14ec164c7afce1066019364b">
    1010  <!ENTITY gnupg2-size          "4.7 MB">
    11   <!ENTITY gnupg2-buildsize     "102 MB (including html documentation)">
    12   <!ENTITY gnupg2-time          "0.6 SBU (additional 0.1 SBU for the tests)">
     11  <!ENTITY gnupg2-buildsize     "104 MB (including html documentation and tests)">
     12  <!ENTITY gnupg2-time          "0.7 SBU (including html documentation and tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.