Changeset 51093c3


Ignore:
Timestamp:
08/23/2014 09:12:37 AM (10 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 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, krejzi/svn, 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:
49387059
Parents:
b33ea6fa
Message:

Update to libgcrypt-1.6.2.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rb33ea6fa r51093c3  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "22">                   <!-- Always 2 digits -->
     3<!ENTITY day          "23">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 22nd, &year;">
     9<!ENTITY releasedate  "August 23rd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/libgcrypt.xml

    rb33ea6fa r51093c3  
    77  <!ENTITY libgcrypt-download-http " ">
    88  <!ENTITY libgcrypt-download-ftp  "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2">
    9   <!ENTITY libgcrypt-md5sum        "a5a5060dc2f80bcac700ab0236ea47dc">
     9  <!ENTITY libgcrypt-md5sum        "b54395a93cb1e57619943c082da09d5f">
    1010  <!ENTITY libgcrypt-size          "2.4 MB">
    11   <!ENTITY libgcrypt-buildsize     "32 MB (additional 7 MB SBU for docs)">
     11  <!ENTITY libgcrypt-buildsize     "38 MB (additional 7 MB SBU for docs)">
    1212  <!ENTITY libgcrypt-time          "0.3 SBU (additional 0.1 SBU for docs and
    1313                                    0.8 SBU for tests)">
  • introduction/welcome/changelog.xml

    rb33ea6fa r51093c3  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>August 23rd, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to libgcrypt-1.6.2. Fixes
     52          <ulink url="&blfs-ticket-root;5408">#5408</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    rb33ea6fa r51093c3  
    110110<!ENTITY libesmtp-version             "1.0.6">
    111111<!ENTITY libffi-version               "3.1">
    112 <!ENTITY libgcrypt-version            "1.6.1">
     112<!ENTITY libgcrypt-version            "1.6.2">
    113113<!ENTITY libgee-version               "0.6.8">
    114114<!ENTITY libglade-version             "2.6.4">
Note: See TracChangeset for help on using the changeset viewer.