Changeset 97ccf649


Ignore:
Timestamp:
04/05/2015 07:52:09 AM (9 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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, 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:
21a2189
Parents:
2927f48
Message:

Remove executables in /usr/libexec
from the list of installed programs, Gnupg2

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r2927f48 r97ccf649  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[pierre] - Gnupg2: remove executables in /usr/libexec from
     52          the list of installed programs.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[bdubbs] - Update to totem-3.16.0. Fixes
    5256          <ulink url="&blfs-ticket-root;6300">#6300</ulink>.</para>
  • postlfs/security/gnupg2.xml

    r2927f48 r97ccf649  
    166166
    167167      <seglistitem>
    168         <seg>addgnupghome, applygnupgdefaults, gnupg-pcsc-wrapper, gpg,
    169         gpg-agent, gpg-check-pattern, gpg-connect-agent, gpg-preset-passphrase,
    170         gpg-protect-tool, gpg2, gpg2keys_curl, gpg2keys_finger, gpg2keys_hkp,
    171         gpg2keys_ldap, gpgconf, gpgkey2ssh, gpgparsemail, gpgsm,
    172         gpgsm-gencert.sh, gpgv, gpgv2, kbxutil, scdaemon, symcryptrun,
    173         and watchgnupg</seg>
     168        <seg>addgnupghome, applygnupgdefaults, gpg-agent, gpg-connect-agent,
     169        gpg, gpg2, gpgconf, gpgkey2ssh, gpgparsemail, gpgsm,
     170        gpgsm-gencert.sh, gpgv, gpgv2, kbxutil, symcryptrun, and watchgnupg</seg>
    174171        <seg>None</seg>
    175172        <seg>/usr/share/doc/gnupg-&gnupg2-version; and
     
    256253        <term><command>gpgconf</command></term>
    257254        <listitem>
    258           <para>is a utility used to automatically and reasonable safely
     255          <para>is a utility used to automatically and reasonably safely
    259256          query and modify configuration files in the
    260257          <filename class='directory'>~/.gnupg</filename> home directory. It is
     
    333330      </varlistentry>
    334331
    335       <varlistentry id="scdaemon">
    336         <term><command>scdaemon</command></term>
    337         <listitem>
    338           <para>is a daemon used to manage smartcards. It is usually invoked by
    339           <command>gpg-agent</command> and in general not used directly.</para>
    340           <indexterm zone="gnupg2 scdaemon">
    341             <primary sortas="b-scdaemon">scdaemon</primary>
    342           </indexterm>
    343         </listitem>
    344       </varlistentry>
    345 
    346332      <varlistentry id="symcryptrun">
    347333        <term><command>symcryptrun</command></term>
Note: See TracChangeset for help on using the changeset viewer.