Changeset 3af9e1e9 for postlfs


Ignore:
Timestamp:
12/05/2015 04:38:05 PM (8 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.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:
fd618df8
Parents:
8f64429
Message:
  • Update to gnupg-2.1.10.
  • Update to Archive-Zip-1.55 (perl module).
  • Update to XML-Simple-2.22 (perl module).
  • Update to gtk+-3.18.6 (gtk+3.18.6).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg2.xml

    r8f64429 r3af9e1e9  
    55  %general-entities;
    66
    7   <!ENTITY gnupg2-download-http " ">
     7  <!ENTITY gnupg2-download-http "https://gnupg.org/ftp/gcrypt/gnupg/gnupg-&gnupg2-version;.tar.bz2">
    88  <!ENTITY gnupg2-download-ftp  "ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-&gnupg2-version;.tar.bz2">
    9   <!ENTITY gnupg2-md5sum        "0aabfec527b4b0b11a823c8a8ef9a9ab">
    10   <!ENTITY gnupg2-size          "4.7 MB">
    11   <!ENTITY gnupg2-buildsize     "84 MB (additional 24 MB for tests and docs)">
    12   <!ENTITY gnupg2-time          "0.7 SBU (additional 0.3 SBU for tests and docs)">
     9  <!ENTITY gnupg2-md5sum        "f0a7cb09fe119f8b82eba7efecd27dc0">
     10  <!ENTITY gnupg2-size          "5 MB">
     11  <!ENTITY gnupg2-buildsize     "112 MB (with tests and docs - additional 8 MB for alternate formats docs)">
     12  <!ENTITY gnupg2-time          "0.9 SBU (with tests and docs)">
    1313]>
    1414
     
    8484      an <xref linkend="server-mail"/>,
    8585      <xref linkend="openldap"/>,
     86      <xref linkend="sqlite"/>,
    8687      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>), and
    8788      <ulink url="http://www.chiark.greenend.org.uk/~ian/adns/">GNU
     
    182183    building the symcryptrun program.</para>
    183184
     185    <para><option>--enable-g13</option>: This switch enables building the
     186    g13 program.</para>
     187
    184188  </sect2>
    185189
     
    257261        <listitem>
    258262          <para>is a tool to create, mount or unmount an encrypted file system
    259           container.</para>
     263          container (optional).</para>
    260264          <indexterm zone="gnupg2 g13">
    261265            <primary sortas="b-g13">g13</primary>
Note: See TracChangeset for help on using the changeset viewer.