Ignore:
Timestamp:
01/10/2016 05:23:16 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:
b1092d9
Parents:
edccd1f8
Message:
  • Update to gnutls-3.4.8.
  • Update to stunnel-5.29.
  • cURL-7.46.0: add optional dependency nghttp2.
  • Update to LVM2.2.02.139.
  • Update to Regexp-Common-2016010801 (perl module).
  • Update to xf86-input-evdev-2.10.1.
  • Update to epiphany-3.18.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/lvm2.xml

    redccd1f8 r2875c661  
    77  <!ENTITY lvm2-download-http " ">
    88  <!ENTITY lvm2-download-ftp  "ftp://sources.redhat.com/pub/lvm2/releases/LVM2.&lvm2-version;.tgz">
    9   <!ENTITY lvm2-md5sum        "c660e02ad4586a1d297b6befbe85556d">
     9  <!ENTITY lvm2-md5sum        "c3aef77a108eab18323fa8f48bf5220a">
    1010  <!ENTITY lvm2-size          "1.9 MB">
    11   <!ENTITY lvm2-buildsize     "32 MB (during tests, transcient files can grow up to around 500 MB)">
    12   <!ENTITY lvm2-time          "0.4 SBU (around 30 SBU with tests, see below)">
     11  <!ENTITY lvm2-buildsize     "32 MB (during tests, transient files can grow up to around 500 MB)">
     12  <!ENTITY lvm2-time          "0.4 SBU (additional about 10 SBU for tests, with parallelism = 4, see below)">
    1313]>
    1414
     
    140140    </para>
    141141
    142 <screen><userinput>
    143 SAVEPATH=$PATH                  &amp;&amp;
     142<screen><userinput>SAVEPATH=$PATH                  &amp;&amp;
    144143pathappend /sbin:/usr/sbin      &amp;&amp;
    145144./configure --prefix=/usr       \
Note: See TracChangeset for help on using the changeset viewer.