Changeset e7f2b5d for packages.ent


Ignore:
Timestamp:
02/05/2018 06:45:26 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
e5474751
Parents:
a61ee64
Message:

Update to expect-5.45.4.
Update to linux-4.15.1.
Update to man-db-2.8.0.
Reorder m4 in Chapter 6 to satisfy bison.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    ra61ee64 re7f2b5d  
    169169<!ENTITY expat-ch6-sbu "less than 0.1 SBU">
    170170
    171 <!ENTITY expect-version "5.45.3">
     171<!ENTITY expect-version "5.45.4">
    172172<!ENTITY expect-lib-version "5.45">
    173 <!ENTITY expect-size "611 KB">
     173<!ENTITY expect-size "618 KB">
    174174<!ENTITY expect-url "&sourceforge;expect/expect&expect-version;.tar.gz">
    175 <!ENTITY expect-md5 "a8855cd41c1ef004b9794db9e2a57a9d">
     175<!ENTITY expect-md5 "00fce8de158422f5ccd2666512329bd2">
    176176<!ENTITY expect-home "http://expect.sourceforge.net/">
    177177<!ENTITY expect-ch5-du "4.3 MB">
     
    417417<!ENTITY linux-major-version "4">
    418418<!ENTITY linux-minor-version "15">
    419 <!ENTITY linux-patch-version "0">
    420 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">
    421 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> -->
    422 <!ENTITY linux-size "99,792 KB">
     419<!ENTITY linux-patch-version "1">
     420<!-- <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;"> -->
     421<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
     422<!ENTITY linux-size "99,782 KB">
    423423<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    424 <!ENTITY linux-md5 "0d701ac1e2a67d47ce7127432df2c32b">
     424<!ENTITY linux-md5 "e1a0defed7a7333ecb5715d63e9161a7">
    425425<!ENTITY linux-home "http://www.kernel.org/">
    426426<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
     
    455455<!ENTITY make-ch6-sbu "0.6 SBU">
    456456
    457 <!ENTITY man-db-version "2.7.6.1">
    458 <!ENTITY man-db-size "1,506 KB">
     457<!ENTITY man-db-version "2.8.0">
     458<!ENTITY man-db-size "1,583 KB">
    459459<!ENTITY man-db-url "&savannah;/releases/man-db/man-db-&man-db-version;.tar.xz">
    460 <!ENTITY man-db-md5 "2948d49d0ed7265f60f83aa4a9ac9268">
     460<!ENTITY man-db-md5 "2b7d6cf6350735544522859d93983fab">
    461461<!ENTITY man-db-home "http://www.nongnu.org/man-db/">
    462462<!ENTITY man-db-ch6-du "30 MB">
Note: See TracChangeset for help on using the changeset viewer.