Changeset 5363d29


Ignore:
Timestamp:
08/29/2012 01:36:02 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
440d664
Parents:
effe242
Message:

Updated to gnupg-2.0.19.
Tag 7.2 libksba, libassuan, pth

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    reffe242 r5363d29  
    161161<!ENTITY cyrus-sasl-version           "2.1.25">
    162162<!ENTITY gnupg-version                "1.4.12">
    163 <!ENTITY gnupg2-version               "2.0.18">
     163<!ENTITY gnupg2-version               "2.0.19">
    164164<!ENTITY gnutls-version               "3.0.22">
    165165<!ENTITY gpgme-version                "1.3.2">
  • general/genlib/libassuan.xml

    reffe242 r5363d29  
    4141    servers.</para>
    4242
    43     &lfs71_checked;
     43    &lfs72_checked;
    4444
    4545    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/libksba.xml

    reffe242 r5363d29  
    3737    integration with <application>Libgcrypt</application>.</para>
    3838
    39     &lfs71_checked;
     39    &lfs72_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/pth.xml

    reffe242 r5363d29  
    3939    program-counter, run-time stack, signal mask and errno variable. </para>
    4040
    41     &lfs71_checked;
     41    &lfs72_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    reffe242 r5363d29  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[bdubbs] - Updated to gnupg-2.0.19. Fixes
     51          <ulink url="&blfs-ticket-root;3498">#3984</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[bdubbs] - Updated to texlive-20120701. Fixes
    5155          <ulink url="&blfs-ticket-root;3484">#3484</ulink>.</para>
  • postlfs/editors/vim.xml

    reffe242 r5363d29  
    155155     directory -->
    156156
    157 <screen role="root"><userinput>ln -snfv ../vim/vim72/doc /usr/share/doc/vim-&vim-version;</userinput></screen>
     157<screen role="root"><userinput>ln -snfv ../vim/vim73/doc /usr/share/doc/vim-&vim-version;</userinput></screen>
    158158
    159159    <para>If you wish to update the runtime files, issue the
     
    242242      from: <ulink url="ftp://ftp.vim.org/pub/vim/runtime/spell/"/> and save
    243243      them to <filename class="directory"> ~/.vim/spell </filename> or in
    244       <filename class="directory">/usr/share/vim/vim72/spell/</filename>.</para>
     244      <filename class="directory">/usr/share/vim/vim73/spell/</filename>.</para>
    245245
    246246      <para>To find out what's new in <application>Vim-&vim-version;</application>
  • postlfs/security/gnupg2.xml

    reffe242 r5363d29  
    77  <!ENTITY gnupg2-download-http " ">
    88  <!ENTITY gnupg2-download-ftp  "ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-&gnupg2-version;.tar.bz2">
    9   <!ENTITY gnupg2-md5sum        "2f37e0722666a0fedbe4d9f9227ac4d7">
    10   <!ENTITY gnupg2-size          "3.8 MB">
    11   <!ENTITY gnupg2-buildsize     "78 MB">
    12   <!ENTITY gnupg2-time          "1.3 SBU">
     9  <!ENTITY gnupg2-md5sum        "6a8589381ca1b0c1a921e9955f42b016">
     10  <!ENTITY gnupg2-size          "4.0 MB">
     11  <!ENTITY gnupg2-buildsize     "67 MB">
     12  <!ENTITY gnupg2-time          "1.2 SBU">
    1313]>
    1414
     
    3939    OpenPGP-only version.</para>
    4040
    41     &lfs71_checked;
     41    &lfs72_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.