Ignore:
Timestamp:
05/19/2017 10:38:58 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
20668f3
Parents:
7cf44c95
Message:

Update to btrfs-progs-4.11.
Update to nano-2.8.3.
Update to udisks-2.6.5.
Update to npth-1.4.
Update to gnupg-2.1.21.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gnupg2.xml

    r7cf44c95 r0e7f80e4  
    77  <!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        "f6bc7e0b82893dfafe09109d86ff6e9b">
     9  <!ENTITY gnupg2-md5sum        "685ebf4c3a7134ba0209c96b18b2f064">
    1010  <!ENTITY gnupg2-size          "6.2 MB">
    11   <!ENTITY gnupg2-buildsize     "108 MB (with makeinfo docs)">
    12   <!ENTITY gnupg2-time          "0.8 SBU (with makeinfo docs, add 1.2 SBU for tests)">
     11  <!ENTITY gnupg2-buildsize     "106 MB (with makeinfo docs)">
     12  <!ENTITY gnupg2-time          "0.8 SBU (with makeinfo docs, add 2.6 SBU for tests)">
    1313]>
    1414
     
    3939
    4040    &lfs80_checked;
     41    &gcc7_checked;
    4142
    4243    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    123124    -i tools/Makefile.in</userinput></screen>
    124125
    125     <para>Some tests will hang infinitely without modifications.  If you will
    126     run the tests, comment the failing portions of the tests:</para>
    127 
    128 <screen><userinput>sed -i -e '/^  test_agent_protect/s:^://:' agent/t-protect.c &amp;&amp;
    129 sed -i -e '174,186 s/^/;;/'                tests/openpgp/ecc.scm</userinput></screen>
    130 
    131126    <para>Install <application>GnuPG</application> by running the following
    132127    commands:</para>
Note: See TracChangeset for help on using the changeset viewer.