Changeset 6f05378


Ignore:
Timestamp:
10/27/2014 03:48:43 PM (9 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
systemd-13485
Children:
d9250c27
Parents:
74247af
Message:

Merge update from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14761 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r74247af r6f05378  
    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

    r74247af r6f05378  
    4444
    4545-->
     46    <listitem>
     47      <para>October 27th, 2014</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[fernando] - Update to pinentry-0.9.0.  Fixes
     51          <ulink url="&blfs-ticket-root;5742">#5742</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
    4656    <listitem>
    4757      <para>October 19th, 2014</para>
Note: See TracChangeset for help on using the changeset viewer.