Changeset e495dda
- Timestamp:
- 08/25/2020 02:25:41 AM (3 years ago)
- Branches:
- 10.0, 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, 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/parallelism, xry111/pip3, xry111/rust-wip-20221008
- Children:
- 176b38e
- Parents:
- 2efd28a
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r2efd28a re495dda 43 43 appropriate for the entry or if needed the entire day's listitem. 44 44 --> 45 <listitem> 46 <itemizedlist> 47 <para>2020-08-24</para> 48 <listitem> 49 <para>[bdubbs] - Update to linux-5.8.3. Fixes 50 <ulink url="&lfs-ticket-root;4718">#4718</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 45 55 <listitem revision="sysv"> 46 56 <itemizedlist> -
general.ent
r2efd28a re495dda 1 <!ENTITY version "SVN-202008 18">1 <!ENTITY version "SVN-20200824"> 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 "202008 18-systemd">6 <!ENTITY versiond "20200824-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 8 <!ENTITY generic-versiond "systemd"> 9 9 10 <!ENTITY releasedate "August 18th, 2020">10 <!ENTITY releasedate "August 24th, 2020"> 11 11 12 12 <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> -
packages.ent
r2efd28a re495dda 418 418 <!ENTITY linux-major-version "5"> 419 419 <!ENTITY linux-minor-version "8"> 420 <!ENTITY linux-patch-version " 1">420 <!ENTITY linux-patch-version "3"> 421 421 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">--> 422 422 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> 423 <!ENTITY linux-size "111,7 76KB">423 <!ENTITY linux-size "111,791 KB"> 424 424 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> 425 <!ENTITY linux-md5 " ee17763117af02637f9f98bfeee32a09">425 <!ENTITY linux-md5 "2656fe1a0942856c8740468d175e39b6"> 426 426 <!ENTITY linux-home "https://www.kernel.org/"> 427 427 <!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
Note:
See TracChangeset
for help on using the changeset viewer.