Changeset de70936


Ignore:
Timestamp:
07/12/2023 04:13:25 PM (15 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
b1b83b3
Parents:
26760ad
git-author:
Pierre Labastie <pierre.labastie@…> (07/12/2023 03:35:59 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (07/12/2023 04:13:25 PM)
Message:

Update to gpgme-1.21.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r26760ad rde70936  
    4242     <para>July 12th, 2023</para>
    4343     <itemizedlist>
     44        <listitem>
     45          <para>[pierre] - Update to gpgme-1.21.0. Fixes
     46          <ulink url="&blfs-ticket-root;18268">#18268</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[pierre] - Update to pipewire-0.3.74. Fixes
  • packages.ent

    r26760ad rde70936  
    88<!ENTITY gnupg2-version               "2.4.2">
    99<!ENTITY gnutls-version               "3.8.0">
    10 <!ENTITY gpgme-version                "1.20.0">
     10<!ENTITY gpgme-version                "1.21.0">
    1111<!ENTITY iptables-version             "1.8.9">
    1212<!ENTITY libcap-version               "2.69">
  • postlfs/security/gpgme.xml

    r26760ad rde70936  
    88  <!ENTITY gpgme-download-ftp  "&gnupg-ftp;/gpgme/gpgme-&gpgme-version;.tar.bz2">
    99  <!ENTITY gpgme-download-ftp  " ">
    10   <!ENTITY gpgme-md5sum        "526949233610f46655741cafd09e66a7">
    11   <!ENTITY gpgme-size          "1.7 MB">
    12   <!ENTITY gpgme-buildsize     "189 MB (Add 34 MB for tests)">
    13   <!ENTITY gpgme-time          "0.6 SBU (with all bindings, add 0.8 SBU for tests; both with parallelism=4)">
     10  <!ENTITY gpgme-md5sum        "3a83288e753a7da53a5626d29e4416fd">
     11  <!ENTITY gpgme-size          "1.8 MB">
     12  <!ENTITY gpgme-buildsize     "305 MB (with tests)">
     13  <!ENTITY gpgme-time          "1.7 SBU (with all bindings and tests; with parallelism=4)">
    1414]>
    1515
     
    161161          /usr/include/{gpgme++,qgpgme,QGpgME},
    162162          /usr/lib/cmake/{Gpgmepp,QGpgme}.
    163           /usr/lib/python{2.7,3.9}/site-packages/gpg, and
     163          /usr/lib/python&python2-majorver;/gpg,
     164          /usr/lib/python&python3-majorver;/gpg-&gpgme-version;-py&python3-majorver;-linux-&lt;arch&gt;.egg, and
    164165          /usr/share/common-lisp/source/gpgme
    165166        </seg>
Note: See TracChangeset for help on using the changeset viewer.