Changeset e925fa39
- Timestamp:
- 08/16/2018 04:27:53 PM (5 years ago)
- 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, 8.3, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, bdubbs/gcc13, cross-chap5, ml-11.0, multilib, old-trunk, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- df5a35d
- Parents:
- e938334
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
re938334 re925fa39 44 44 --> 45 45 <listitem> 46 <para>2018-08-16</para> 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to expat-2.2.6. Fixes 50 <ulink url="&lfs-ticket-root;4334">#4334</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to openssl-1.1.0i. Fixes 54 <ulink url="&lfs-ticket-root;4335">#4335</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[bdubbs] - Update to iproute2-4.18.0. Fixes 58 <ulink url="&lfs-ticket-root;4333">#4333</ulink>.</para> 59 </listitem> 60 <listitem> 61 <para>[bdubbs] - Update to linux-4.18.1. Fixes 62 <ulink url="&lfs-ticket-root;4336">#4336</ulink>.</para> 63 </listitem> 64 </itemizedlist> 65 </listitem> 66 67 <listitem> 46 68 <para>2018-08-12</para> 47 69 <itemizedlist> -
chapter01/whatsnew.xml
re938334 re925fa39 75 75 <para>E2fsprogs-&e2fsprogs-version;</para> 76 76 </listitem> 77 < !--<listitem>77 <listitem> 78 78 <para>Expat-&expat-version;</para> 79 </listitem> -->79 </listitem> 80 80 <!-- <listitem> 81 81 <para>Expect-&expect-version;</para> -
general.ent
re938334 re925fa39 1 <!ENTITY version "SVN-2018081 3">1 <!ENTITY version "SVN-20180816"> 2 2 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; 3 3 Change to x.y for release but not -rc releases --> 4 4 <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> 5 5 6 <!ENTITY versiond "2018081 3-systemd">6 <!ENTITY versiond "20180816-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 8 <!ENTITY generic-versiond "systemd"> 9 9 10 <!ENTITY releasedate "August 1 3, 2018">10 <!ENTITY releasedate "August 16, 2018"> 11 11 12 12 <!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not – --> -
packages.ent
re938334 re925fa39 161 161 <!ENTITY eudev-ch6-sbu "0.2 SBU"> 162 162 163 <!ENTITY expat-version "2.2. 5">164 <!ENTITY expat-size "50 0KB">163 <!ENTITY expat-version "2.2.6"> 164 <!ENTITY expat-size "502 KB"> 165 165 <!ENTITY expat-url "&sourceforge;expat/expat-&expat-version;.tar.bz2"> 166 <!ENTITY expat-md5 " 789e297f547980fc9ecc036f9a070d49">166 <!ENTITY expat-md5 "ca047ae951b40020ac831c28859161b2"> 167 167 <!ENTITY expat-home "https://libexpat.github.io/"> 168 168 <!ENTITY expat-ch6-du "11 MB"> … … 343 343 <!ENTITY intltool-ch6-sbu "less than 0.1 SBU"> 344 344 345 <!ENTITY iproute2-version "4.1 7.0">346 <!ENTITY iproute2-size "6 60KB">345 <!ENTITY iproute2-version "4.18.0"> 346 <!ENTITY iproute2-size "677 KB"> 347 347 <!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz"> 348 <!ENTITY iproute2-md5 " 6f3a87fe2d97c28214fc2faab2c257d6">348 <!ENTITY iproute2-md5 "8b8680e91390c57cab788fbf8e929479"> 349 349 <!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/"> 350 350 <!ENTITY iproute2-ch6-du "13 MB"> … … 418 418 <!ENTITY linux-minor-version "18"> 419 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, 397KB">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,409 KB"> 423 423 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> 424 <!ENTITY linux-md5 " bee5fe53ee1c3142b8f0c12c0d3348f9">424 <!ENTITY linux-md5 "70b08b4bb5bfe1783d79cd41e2303970"> 425 425 <!ENTITY linux-home "https://www.kernel.org/"> 426 426 <!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is … … 513 513 <!ENTITY ninja-ch6-sbu "0.2 SBU"> 514 514 515 <!ENTITY openssl-version "1.1.0 h">516 <!ENTITY openssl-size "5, 296 KB">515 <!ENTITY openssl-version "1.1.0i"> 516 <!ENTITY openssl-size "5,326 KB"> 517 517 <!ENTITY openssl-url "https://openssl.org/source/openssl-&openssl-version;.tar.gz"> 518 <!ENTITY openssl-md5 " 5271477e4d93f4ea032b665ef095ff24">518 <!ENTITY openssl-md5 "9495126aafd2659d357ea66a969c3fe1"> 519 519 <!ENTITY openssl-home "https://www.openssl.org/"> 520 520 <!ENTITY openssl-ch6-du "75 MB">
Note:
See TracChangeset
for help on using the changeset viewer.