Changeset 06858d8b


Ignore:
Timestamp:
10/27/2014 01:38:30 PM (10 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:
969ae5b
Parents:
2354b23
Message:

Update to pinentry-0.9.0.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2354b23 r06858d8b  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "26">                   <!-- Always 2 digits -->
     3<!ENTITY day          "27">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 26th, &year;">
     9<!ENTITY releasedate  "October 27th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genutils/pinentry.xml

    r2354b23 r06858d8b  
    77  <!ENTITY pinentry-download-http " ">
    88  <!ENTITY pinentry-download-ftp  "ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-&pinentry-version;.tar.bz2">
    9   <!ENTITY pinentry-md5sum        "e2b6f94471ba1e978f6e5bf6b275189b">
    10   <!ENTITY pinentry-size          "508 KB">
    11   <!ENTITY pinentry-buildsize     "10 MB">
     9  <!ENTITY pinentry-md5sum        "40a05856cb3accf6679987b7899b0f5a">
     10  <!ENTITY pinentry-size          "456 KB">
     11  <!ENTITY pinentry-buildsize     "9.8 MB">
    1212  <!ENTITY pinentry-time          "0.1 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    r2354b23 r06858d8b  
    4646
    4747    <listitem>
     48      <para>October 27th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to pinentry-0.9.0.  Fixes
     52          <ulink url="&blfs-ticket-root;5742">#5742</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>October 26th, 2014</para>
    4959      <itemizedlist>
  • packages.ent

    r2354b23 r06858d8b  
    195195<!ENTITY intltool-version             "0.50.2">
    196196<!ENTITY lsof-version                 "4.88">
    197 <!ENTITY pinentry-version             "0.8.4">
     197<!ENTITY pinentry-version             "0.9.0">
    198198<!ENTITY rarian-version               "0.8.1">
    199199<!ENTITY recode-version               "3.6">
Note: See TracChangeset for help on using the changeset viewer.