Changeset cb0bbd2 for postlfs/security


Ignore:
Timestamp:
08/16/2015 04:33:18 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
7ff0948
Parents:
b181b06e
Message:

Update to gjs-1.43.3
Update to libsecret-0.18.3
Update to sqlite-3.8.11.1
Update to nss-3.19.3
Update to gsettings-desktop-schemas-3.16.1
Update to firefox-40.0.2
Added some short descriptions by Denis.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16346 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
postlfs/security
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg2.xml

    rb181b06e rcb0bbd2  
    297297      </varlistentry>
    298298
     299      <varlistentry id="gpgkey2ssh">
     300        <term><command>gpgkey2ssh</command></term>
     301        <listitem>
     302          <para>is a utility used to get the correctly formated key for
     303          ssh usage.</para>
     304          <indexterm zone="gnupg2 gpgkey2ssh">
     305            <primary sortas="b-gpgkey2ssh">gpgkey2ssh</primary>
     306          </indexterm>
     307        </listitem>
     308      </varlistentry>
     309
    299310      <varlistentry id="gpgparsemail">
    300311        <term><command>gpgparsemail</command></term>
  • postlfs/security/mitkrb-systemd.xml

    rb181b06e rcb0bbd2  
    518518      <?dbhtml list-presentation="table"?>
    519519
     520      <varlistentry id="gss-client">
     521        <term><command>gss-client</command></term>
     522        <listitem>
     523          <para>
     524            is a GSSAPI test client.
     525          </para>
     526          <indexterm zone="mitkrb gss-client">
     527            <primary sortas="b-gss-client">gss-client</primary>
     528          </indexterm>
     529        </listitem>
     530      </varlistentry>
     531
     532      <varlistentry id="gss-server">
     533        <term><command>gss-server</command></term>
     534        <listitem>
     535          <para>
     536            is a GSSAPI test server.
     537          </para>
     538          <indexterm zone="mitkrb gss-server">
     539            <primary sortas="b-gss-server">gss-server</primary>
     540          </indexterm>
     541        </listitem>
     542      </varlistentry>
     543
    520544      <varlistentry id="k5srvutil">
    521545        <term><command>k5srvutil</command></term>
     
    534558        <listitem>
    535559          <para>
    536             is an utility used to make modifications
     560            is a utility used to make modifications
    537561            to the Kerberos database.
    538562          </para>
     
    552576          <indexterm zone="mitkrb kadmind">
    553577            <primary sortas="b-kadmind">kadmind</primary>
     578          </indexterm>
     579        </listitem>
     580      </varlistentry>
     581
     582      <varlistentry id="kdb5_ldap_util">
     583        <term><command>kdb5_ldap_util (optional)</command></term>
     584        <listitem>
     585          <para>
     586            allows an administrator to manage realms, Kerberos services
     587            and ticket policies.
     588          </para>
     589          <indexterm zone="mitkrb kdb5_ldap_util">
     590            <primary sortas="b-kdb5_ldap_util">kdb5_ldap_util</primary>
    554591          </indexterm>
    555592        </listitem>
     
    645682      </varlistentry>
    646683
     684      <varlistentry id="kproplog">
     685        <term><command>kproplog</command></term>
     686        <listitem>
     687          <para>
     688            displays the contents of the KDC database update log to standard
     689            output.
     690          </para>
     691          <indexterm zone="mitkrb kproplog">
     692            <primary sortas="b-kproplog">kproplog</primary>
     693          </indexterm>
     694        </listitem>
     695      </varlistentry>
     696
    647697      <varlistentry id="krb5-config-prog2">
    648698        <term><command>krb5-config</command></term>
     
    666716          <indexterm zone="mitkrb krb5kdc">
    667717            <primary sortas="b-krb5kdc">krb5kdc</primary>
     718          </indexterm>
     719        </listitem>
     720      </varlistentry>
     721
     722      <varlistentry id="krb-send-pr">
     723        <term><command>krb-send-pr</command></term>
     724        <listitem>
     725          <para>
     726            send problem report (PR) to a central support site.
     727          </para>
     728          <indexterm zone="mitkrb krb-send-pr">
     729            <primary sortas="b-krb-send-pr">krb-send-pr</primary>
    668730          </indexterm>
    669731        </listitem>
     
    738800      </varlistentry>
    739801
     802      <varlistentry id="sim_client">
     803        <term><command>sim_client</command></term>
     804        <listitem>
     805          <para>
     806            is a simple UDP-based sample client program, for
     807            demonstration.
     808          </para>
     809          <indexterm zone="mitkrb sim_client">
     810            <primary sortas="b-sim_client">sim_client</primary>
     811          </indexterm>
     812        </listitem>
     813      </varlistentry>
     814
     815      <varlistentry id="sim_server">
     816        <term><command>sim_server</command></term>
     817        <listitem>
     818          <para>
     819            is a simple UDP-based server application, for
     820            demonstration.
     821          </para>
     822          <indexterm zone="mitkrb sim_server">
     823            <primary sortas="b-sim_server">sim_server</primary>
     824          </indexterm>
     825        </listitem>
     826      </varlistentry>
     827
    740828      <varlistentry id="sserver">
    741829        <term><command>sserver</command></term>
     
    749837        </listitem>
    750838      </varlistentry>
     839
     840      <varlistentry id="uuclient">
     841        <term><command>uuclient</command></term>
     842        <listitem>
     843          <para>
     844            is an another sample client.
     845          </para>
     846          <indexterm zone="mitkrb uuclient">
     847            <primary sortas="b-uuclient">uuclient</primary>
     848          </indexterm>
     849        </listitem>
     850      </varlistentry>
     851
     852      <varlistentry id="uuserver">
     853        <term><command>uuserver</command></term>
     854        <listitem>
     855          <para>
     856            is an another sample server.
     857          </para>
     858          <indexterm zone="mitkrb uuserver">
     859            <primary sortas="b-uuserver">uuserver</primary>
     860          </indexterm>
     861        </listitem>
     862      </varlistentry>
     863
    751864
    752865      <varlistentry id="libgssapi_krb5">
  • postlfs/security/nss.xml

    rb181b06e rcb0bbd2  
    1414<!ENTITY nss-download-ftp "ftp://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz"> -->
    1515
    16   <!ENTITY nss-md5sum        "b02ffd1e8e8ef5f8512fa02d8ca9db3d">
    17   <!ENTITY nss-size          "6.7 MB">
    18   <!ENTITY nss-buildsize     "84 MB">
    19   <!ENTITY nss-time          "0.7 SBU">
     16  <!ENTITY nss-md5sum        "e18466ce0e8918191f65faa854096f41">
     17  <!ENTITY nss-size          "7 MB">
     18  <!ENTITY nss-buildsize     "82 MB">
     19  <!ENTITY nss-time          "0.8 SBU">
    2020]>
    2121
  • postlfs/security/p11-kit.xml

    rb181b06e rcb0bbd2  
    175175      </varlistentry>
    176176
     177      <varlistentry id="trust">
     178        <term><command>trust</command></term>
     179        <listitem>
     180          <para>
     181            is a command line tool to examine and modify the shared trust
     182            policy store.
     183          </para>
     184          <indexterm zone="p11-kit trust">
     185            <primary sortas="b-trust">trust</primary>
     186          </indexterm>
     187        </listitem>
     188      </varlistentry>
     189
     190
    177191      <varlistentry id="libp11-kit">
    178192        <term><filename class="libraryfile">libp11-kit.so</filename></term>
  • postlfs/security/polkit-systemd.xml

    rb181b06e rcb0bbd2  
    306306      </varlistentry>
    307307
     308      <varlistentry id="pk-example-frobnicate">
     309        <term><command>pk-example-frobnicate</command></term>
     310        <listitem>
     311          <para>
     312            is an example program to test the <command>pkexec</command>
     313            command.
     314          </para>
     315          <indexterm zone="polkit pk-example-frobnicate">
     316            <primary sortas="b-pk-example-frobnicate">pk-example-frobnicate</primary>
     317          </indexterm>
     318        </listitem>
     319      </varlistentry>
     320
    308321      <varlistentry id="pkexec">
    309322        <term><command>pkexec</command></term>
  • postlfs/security/sudo.xml

    rb181b06e rcb0bbd2  
    323323      </varlistentry>
    324324
     325      <varlistentry id="sudoreplay">
     326        <term><command>sudoreplay</command></term>
     327        <listitem>
     328          <para>
     329            is used to play back or list the output
     330            logs created by <command>sudo</command>.
     331          </para>
     332          <indexterm zone="sudo sudoreplay">
     333            <primary sortas="b-sudoreplay">sudoreplay</primary>
     334          </indexterm>
     335        </listitem>
     336      </varlistentry>
     337
    325338      <varlistentry id="visudo">
    326339        <term><command>visudo</command></term>
     
    336349      </varlistentry>
    337350
    338       <varlistentry id="sudoreplay">
    339         <term><command>sudoreplay</command></term>
    340         <listitem>
    341           <para>
    342             is used to play back or list the output
    343             logs created by <command>sudo</command>.
    344           </para>
    345           <indexterm zone="sudo sudoreplay">
    346             <primary sortas="b-sudoreplay">sudoreplay</primary>
    347           </indexterm>
    348         </listitem>
    349       </varlistentry>
    350 
    351351    </variablelist>
    352352
Note: See TracChangeset for help on using the changeset viewer.