Changeset ae84932


Ignore:
Timestamp:
03/06/2012 06:17:49 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
806640c
Parents:
60bb78f
Message:

gnupg 1.4.12 update

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r60bb78f rae84932  
    44-->
    55
    6 <!ENTITY day          "05">                   <!-- Always 2 digits -->
     6<!ENTITY day          "06">                   <!-- Always 2 digits -->
    77<!ENTITY month        "03">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "March 5th, &year;">
     12<!ENTITY releasedate  "March 6th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    118118<!ENTITY cyrus-sasl-version           "2.1.25">
    119119<!ENTITY iptables-version             "1.4.12.2">
    120 <!ENTITY gnupg-version                "1.4.11">
     120<!ENTITY gnupg-version                "1.4.12">
    121121<!ENTITY gnupg2-version               "2.0.18">
    122122<!ENTITY gpgme-version                "1.3.1">
  • introduction/welcome/changelog.xml

    r60bb78f rae84932  
    4343-->
    4444    <listitem>
     45      <para>March 6th, 2012</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[krejzi] - gnupg-1.4.12.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>March 5th, 2012</para>
    4655      <itemizedlist>
  • postlfs/security/gnupg.xml

    r60bb78f rae84932  
    88  <!--<!ENTITY gnupg-download-http "http://public.ftp.planetmirror.com/pub/gnupg/gnupg-&gnupg-version;.tar.bz2"> -->
    99  <!ENTITY gnupg-download-ftp  "ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-&gnupg-version;.tar.bz2">
    10   <!ENTITY gnupg-md5sum        "411744e1ef8ce90b87938c4203f001f1">
    11   <!ENTITY gnupg-size          "3.4 MB">
     10  <!ENTITY gnupg-md5sum        "ce3742e5c7912559cab7894ad8ba7f6b">
     11  <!ENTITY gnupg-size          "3.5 MB">
    1212  <!ENTITY gnupg-buildsize     "45 MB">
    1313  <!ENTITY gnupg-time          "0.5 SBU">
     
    6161      </listitem>
    6262    </itemizedlist>
    63 
    64     <!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    65     <itemizedlist spacing='compact'>
    66       <listitem>
    67         <para>Required Patch (if you have <application>Curl</application>
    68           already installed and is linked against a SSL/TLS library): <ulink
    69           url="&patch-root;/gnupg-&gnupg-version;-curl_fix-1.patch"/>
    70       </para>
    71       </listitem>
    72     </itemizedlist> -->
    7363
    7464    <bridgehead renderas="sect3">GnuPG Dependencies</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.