Changeset feb1a649 for postlfs/security


Ignore:
Timestamp:
08/17/2014 11:07:51 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 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, krejzi/svn, 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:
98e2adf
Parents:
dc53944
Message:

Update to pango-1.36.6.
MIT Kerberos V5-1.12.2: fix 'import the public key'. Thanks to Armin K. for reporting.
Merge ImageMagick-6.8.9-1 from systemd.
FontForge-2.0.20140101: reorder external/internal optional requirements.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/mitkrb.xml

    rdc53944 rfeb1a649  
    123123    <para>You will probably see output similar to:</para>
    124124
    125 <screen>gpg: Signature made Wed Aug  8 22:29:58 2012 GMT using RSA key ID F376813D
    126 gpg: Can't check signature: public key not found</screen>
     125<screen><literal>gpg: Signature made Mon Aug 11 22:53:10 2014 GMT using RSA key ID 749D7889
     126gpg: Good signature from "Tom Yu &lt;tlyu@mit.edu&gt;" [unknown]
     127gpg: WARNING: This key is not certified with a trusted signature!
     128gpg:          There is no indication that the signature belongs to the owner.</literal></screen>
    127129
    128130    <para>
     
    130132    </para>
    131133
    132 <screen><userinput>gpg2 --keyserver pgp.mit.edu --recv-keys 0xF376813D</userinput></screen>
     134<screen><userinput>gpg2 --pgp2 --keyserver pgp.mit.edu --recv-keys 0x749D7889</userinput></screen>
    133135
    134136    <para>
Note: See TracChangeset for help on using the changeset viewer.