Ignore:
Timestamp:
01/05/2013 10:47:05 PM (11 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:
ba1be62
Parents:
48fcfcf6
Message:

Some more package updates, fix iptables compilation.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/mitkrb.xml

    r48fcfcf6 r3ff3b9b  
    55  %general-entities;
    66
    7   <!ENTITY mitkrb-download-http "http://web.mit.edu/kerberos/www/dist/krb5/1.10/krb5-&mitkrb-version;-signed.tar">
     7  <!ENTITY mitkrb-download-http "http://web.mit.edu/kerberos/www/dist/krb5/1.11/krb5-&mitkrb-version;-signed.tar">
    88  <!ENTITY mitkrb-download-ftp  " ">
    9   <!ENTITY mitkrb-md5sum        "a31eaa949d663cccca6b790af4573368">
    10   <!ENTITY mitkrb-size          "11 MB">
    11   <!ENTITY mitkrb-buildsize     "120 MB (Additional 20 MB if running the testsuite)">
     9  <!ENTITY mitkrb-md5sum        "1a13c53899806c4da99a798a04d25545">
     10  <!ENTITY mitkrb-size          "12 MB">
     11  <!ENTITY mitkrb-buildsize     "125 MB (Additional 20 MB if running the testsuite)">
    1212  <!ENTITY mitkrb-time          "1.4 SBU (additional 2.0 SBU if running the testsuite)">
    1313]>
     
    124124gpg: Can't check signature: public key not found</screen>
    125125
    126     <para>You can import the public key with:</para>
     126    <para>
     127      You can import the public key with:
     128    </para>
    127129
    128130<screen><userinput>gpg gpg --keyserver pgp.mit.edu --recv-keys 0xF376813D</userinput></screen>
    129131
    130     <para>Now re-verify the package with the first command above.  You should
    131     get a indication of a good signature, but the key will still not be certified
    132     with a trusted signature.  Trusting the downloaded key is a separate operation
    133     but it is up to you to determine the level of trust.</para>
     132    <para>
     133      Now re-verify the package with the first command above.  You should  get a
     134      indication of a good signature, but the key will still not be certified
     135      with a trusted signature.  Trusting the downloaded key is a separate
     136      operation but it is up to you to determine the level of trust.
     137    </para>
    134138
    135139    <para>
     
    139143
    140144<screen><userinput>cd src &amp;&amp;
    141 sed -i -e 's/^YYSTYPE yylval/&amp;={0}/' lib/krb5/krb/deltat.c &amp;&amp;
    142145./configure CPPFLAGS="-I/usr/include/et -I/usr/include/ss" \
    143146            --prefix=/usr                                  \
     
    160163
    161164for LIBRARY in gssapi_krb5 gssrpc k5crypto kadm5clnt_mit kadm5srv_mit \
    162                kdb5 krb5 krb5support verto-k5ev verto ; do
     165               kdb5 krb5 krb5support verto ; do
    163166    chmod -v 755 /usr/lib/lib$LIBRARY.so.*.*
    164167done &amp;&amp;
     
    199202
    200203    <para>
    201       <command>sed ... lib/krb5/krb/deltat.c</command>: This sed
    202       fixes a problem when building with GCC 4.7.
    203     </para>
    204 
    205     <para>
    206       <option>--enable-dns-for-realm</option>: This parameter allows
     204      <option>--enable-dns-for-realm</option>: This switch allows
    207205      realms to be resolved using the DNS server.
    208206    </para>
     
    484482          libgssapi_krb5.so, libgssrpc.so, libk5crypto.so,
    485483          libkadm5clnt.so, libkadm5srv.so, libkdb5.so, libkdb_ldap.so,
    486           libkrb5.so, libkrb5support.so, libverto-k5ev.so and
    487           libverto.so
     484          libkrb5.so, libkrb5support.so, and libverto.so
    488485        </seg>
    489486        <seg>
    490           /usr/include/{gssapi,gssrpc,kadm5,krb5},
     487          /usr/include/gssapi,
     488          /usr/include/gssrpc,
     489          /usr/include/kadm5,
     490          /usr/include/krb5,
    491491          /usr/lib/krb5,
    492492          /usr/share/doc/krb5-&mitkrb-version;,
     
    735735
    736736      <varlistentry id="libgssapi_krb5">
    737         <term><filename class='libraryfile'>libgssapi_krb5.so</filename></term>
     737        <term><filename class="libraryfile">libgssapi_krb5.so</filename></term>
    738738        <listitem>
    739739          <para>
     
    752752
    753753      <varlistentry id="libkadm5clnt">
    754         <term><filename class='libraryfile'>libkadm5clnt.so</filename></term>
     754        <term><filename class="libraryfile">libkadm5clnt.so</filename></term>
    755755        <listitem>
    756756          <para>
     
    765765
    766766      <varlistentry id="libkadm5srv">
    767         <term><filename class='libraryfile'>libkadm5srv.so</filename></term>
     767        <term><filename class="libraryfile">libkadm5srv.so</filename></term>
    768768        <listitem>
    769769          <para>
     
    778778
    779779      <varlistentry id="libkdb5">
    780         <term><filename class='libraryfile'>libkdb5.so</filename></term>
     780        <term><filename class="libraryfile">libkdb5.so</filename></term>
    781781        <listitem>
    782782          <para>
     
    791791
    792792      <varlistentry id="libkrb5">
    793         <term><filename class='libraryfile'>libkrb5.so</filename></term>
     793        <term><filename class="libraryfile">libkrb5.so</filename></term>
    794794        <listitem>
    795795          <para>
Note: See TracChangeset for help on using the changeset viewer.