Ignore:
Timestamp:
08/13/2015 01:50:44 AM (9 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.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:
6d772cc
Parents:
6c6990c
Message:
  • Update to gnupg-2.1.7.
  • Update to qemu-2.4.0.
  • nfs-utils, obconf-qt, qterminal, juffed, akonadi and sddm: typos.
  • Update to libpng-1.6.18.
  • Update to vala-0.28.1.
  • Update to mesa-10.6.4.
  • Update to curl-7.44.0.
  • OpenSSH-7.0p1 and Firefox-40.0: reformat.
  • libESMTP-1.0.6: dead URL.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg2.xml

    r6c6990c r5ee1266  
    77  <!ENTITY gnupg2-download-http " ">
    88  <!ENTITY gnupg2-download-ftp  "ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-&gnupg2-version;.tar.bz2">
    9   <!ENTITY gnupg2-md5sum        "cc7345b1d9ada92a0d19f4ae406741b4">
     9  <!ENTITY gnupg2-md5sum        "ebdf92b15b8bcd8579b643c7f41a3238">
    1010  <!ENTITY gnupg2-size          "4.7 MB">
    11   <!ENTITY gnupg2-buildsize     "81 MB (including tests)">
    12   <!ENTITY gnupg2-time          "0.9 SBU (including tests)">
     11  <!ENTITY gnupg2-buildsize     "105 MB (including tests)">
     12  <!ENTITY gnupg2-time          "0.7 SBU (including tests)">
    1313]>
    1414
     
    8282      <xref linkend="curl"/>,
    8383      <xref linkend="libusb-compat"/>,
     84      an <xref linkend="server-mail"/>,
    8485      <xref linkend="openldap"/>,
    85       an <xref linkend="server-mail"/>,
    8686      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>), and
    8787      <ulink url="http://www.chiark.greenend.org.uk/~ian/adns/">GNU
     
    124124make &amp;&amp;
    125125
    126 makeinfo --html --no-split -o doc/gnupg_nochunks.html doc/gnupg.texi &amp;&amp;
    127 makeinfo --plaintext       -o doc/gnupg.txt           doc/gnupg.texi</userinput></screen>
     126makeinfo --html --no-split \
     127         -o doc/gnupg_nochunks.html doc/gnupg.texi &amp;&amp;
     128makeinfo --plaintext       \
     129         -o doc/gnupg.txt           doc/gnupg.texi</userinput></screen>
    128130
    129131    <para>If you have <xref linkend="texlive"/>
     
    193195        <seg>addgnupghome, applygnupgdefaults, dirmngr, dirmngr-client, g13,
    194196        gpg-agent, gpg-connect-agent, gpg, gpg2, gpgconf, gpgkey2ssh,
    195         gpgparsemail, gpgsm, gpgsm-gencert.sh, gpgtar, gpgv, gpgv2, kbxutil,
    196         symcryptrun, and watchgnupg</seg>
     197        gpgparsemail, gpgsm, gpgtar, gpgv, gpgv2, kbxutil, symcryptrun, and
     198        watchgnupg</seg>
    197199        <seg>None</seg>
    198200        <seg>/usr/share/doc/gnupg-&gnupg2-version; and
Note: See TracChangeset for help on using the changeset viewer.