Changeset 618aef19


Ignore:
Timestamp:
03/07/2008 11:05:16 AM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
b12cddd
Parents:
10ca4fa
Message:

Added new package GnuPG-2.0.8

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r10ca4fa r618aef19  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Added new package GnuPG-2.0.8.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[bdubbs] - Fixed autofs bootscript.</para>
    4952        </listitem>
     
    6467      <itemizedlist>
    6568        <listitem>
    66           <para>[ag] - Updated to zsh-4.3.5. Added libcap as optional
     69          <para>[ag] - Updated to zsh-4.3.5. Added libcap as an optional
    6770          dependency and enabled the --bindir=/bin switch.</para>
    6871        </listitem>
     
    116119        </listitem>
    117120        <listitem>
    118           <para>[ag] - Added a switch to the Openssh instructions to set the
     121          <para>[ag] - Added a switch to the OpenSSH instructions to set the
    119122          default path for xauth.</para>
    120123        </listitem>
  • postlfs/security/gnupg.xml

    r10ca4fa r618aef19  
    3333    public/private key encryptor. This is becoming useful for signing
    3434    files or emails as proof of identity and preventing tampering with
    35     the contents of the file or email.</para>
     35    the contents of the file or email. For a more enhanced version of
     36    GnuPG which supports S/MIME, see the <xref linkend="gnupg2"/>
     37    package.</para>
    3638
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
  • postlfs/security/security.xml

    r10ca4fa r618aef19  
    4848  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="firewalling.xml"/>
    4949  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnupg.xml"/>
     50  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnupg2.xml"/>
    5051  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tripwire.xml"/>
    5152  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="heimdal.xml"/>
Note: See TracChangeset for help on using the changeset viewer.