Changeset 864abc6 for general


Ignore:
Timestamp:
09/06/2018 09:16:55 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
1ad3510e
Parents:
11759d2
Message:

Update to libarchive-3.3.3.
Update to keyutils-1.5.11.
Update to stunnel-5.49.
Update to zsh-5.6.

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

Location:
general/genlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/keyutils.xml

    r11759d2 r864abc6  
    77  <!ENTITY keyutils-download-http "http://people.redhat.com/~dhowells/keyutils/keyutils-&keyutils-version;.tar.bz2">
    88  <!ENTITY keyutils-download-ftp  " ">
    9   <!ENTITY keyutils-md5sum        "3771676319bc7b84b1549b5c63ff5243">
    10   <!ENTITY keyutils-size          "76 KB">
    11   <!ENTITY keyutils-buildsize     "1.4 MB">
     9  <!ENTITY keyutils-md5sum        "bcc0984181572461850a37c39f8b167a">
     10  <!ENTITY keyutils-size          "88 KB">
     11  <!ENTITY keyutils-buildsize     "1.5 MB">
    1212  <!ENTITY keyutils-time          "less than 0.1 SBU">
    1313]>
     
    7373
    7474    <para>This package does not come with a test suite.</para>
     75    <!-- Actually it does, but need to /usr\/bin/ s|/usr|| test/ tests/Makefile
     76
     77    Also there are some needed kernel options.  I've not checked it out yet,
     78    but I think CONFIG_KEY_DH_OPERATIONS need to be set.  There may be some
     79    additional options needed. - Bruce -->
    7580
    7681    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • general/genlib/libarchive.xml

    r11759d2 r864abc6  
    77  <!ENTITY libarchive-download-http "http://www.libarchive.org/downloads/libarchive-&libarchive-version;.tar.gz">
    88  <!ENTITY libarchive-download-ftp  " ">
    9   <!ENTITY libarchive-md5sum        "4583bd6b2ebf7e0e8963d90879eb1b27">
    10   <!ENTITY libarchive-size          "6.0 MB">
    11   <!ENTITY libarchive-buildsize     "37 MB (add 26 MB for tests)">
    12   <!ENTITY libarchive-time          "0.3 SBU (add 1.5 SBU for tests)">
     9  <!ENTITY libarchive-md5sum        "4038e366ca5b659dae3efcc744e72120">
     10  <!ENTITY libarchive-size          "6.2 MB">
     11  <!ENTITY libarchive-buildsize     "38 MB (add 28 MB for tests)">
     12  <!ENTITY libarchive-time          "0.4 SBU (add 1.1 SBU for tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.