Changeset a0814e3e for postlfs


Ignore:
Timestamp:
12/13/2014 10:05:24 AM (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.7, 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:
a861450
Parents:
43e64a4a
Message:

Update to libassuan-2.2.0.
Update to gpgme-1.5.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gpgme.xml

    r43e64a4a ra0814e3e  
    77  <!ENTITY gpgme-download-http " ">
    88  <!ENTITY gpgme-download-ftp  "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-&gpgme-version;.tar.bz2">
    9   <!ENTITY gpgme-md5sum        "d1bde2f441a7f2fa30600c8ffc5da0f9">
     9  <!ENTITY gpgme-md5sum        "082ab2632e7f051f5c09bafd5c4bfacf">
    1010  <!ENTITY gpgme-size          "948 KB">
    1111  <!ENTITY gpgme-buildsize     "17 MB (additional 1 MB for the tests)">
     
    7575      </listitem>
    7676    </itemizedlist>
    77 
     77<!--
    7878    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7979    <itemizedlist spacing="compact">
     
    8484        </para>
    8585      </listitem>
    86     </itemizedlist>
     86    </itemizedlist>-->
    8787
    8888    <bridgehead renderas="sect3">GPGME Dependencies</bridgehead>
     
    115115            --disable-gpgsm-test &amp;&amp;
    116116make</userinput></screen>
    117 
     117<!--
    118118    <para>
    119119      In <application>gpgme-1.5.2</application>, the test suite was modified
     
    122122    </para>
    123123
    124 <screen><userinput>patch -Np1 -i ../gpgme-&gpgme-version;-tests-1.patch</userinput></screen>
    125 
    126     <para>
    127       To test the results, issue: <command>make check</command>.
     124<screen><userinput>patch -Np1 -i ../gpgme-&gpgme-version;-tests-1.patch</userinput></screen>-->
     125
     126    <para>
     127      The test suite was modified and is close to useless, with 2/3 of failures.<!--To test the results, issue: <command>make check</command>.-->
    128128    </para>
    129129
Note: See TracChangeset for help on using the changeset viewer.