Changeset ad81302
- Timestamp:
- 11/09/2019 04:37:51 AM (4 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, 12.0, 12.0-rc1, 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/parallelism, xry111/pip3, xry111/rust-wip-20221008
- Children:
- e5b06c3
- Parents:
- 87b22cad
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r87b22cad rad81302 43 43 appropriate for the entry or if needed the entire day's listitem. 44 44 --> 45 <listitem> 46 <para>2019-11-08</para> 47 <itemizedlist> 48 <listitem> 49 <para>[renodr] - Update to Linux-5.3.9. Resolves a regression 50 with restarting systems with HD Audio (hda), data corruption 51 on btrfs, and a security vulnerability with systems that use 52 the RTLWIFI driver. Fixes 53 <ulink url="&lfs-ticket-root;4544">#4544</ulink>.</para> 54 </listitem> 55 </itemizedlist> 56 </listitem> 57 45 58 <listitem revision="systemd"> 46 59 <para>2019-11-06</para> -
general.ent
r87b22cad rad81302 1 <!ENTITY version "SVN-2019110 6">1 <!ENTITY version "SVN-20191108"> 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 "2019110 6-systemd">6 <!ENTITY versiond "20191108-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 8 <!ENTITY generic-versiond "systemd"> 9 9 10 <!ENTITY releasedate "November 6th, 2019">10 <!ENTITY releasedate "November 8th, 2019"> 11 11 12 12 <!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not – --> -
packages.ent
r87b22cad rad81302 423 423 <!ENTITY linux-major-version "5"> 424 424 <!ENTITY linux-minor-version "3"> 425 <!ENTITY linux-patch-version " 8">425 <!ENTITY linux-patch-version "9"> 426 426 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">--> 427 427 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> 428 <!ENTITY linux-size "106,0 24KB">428 <!ENTITY linux-size "106,036 KB"> 429 429 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> 430 <!ENTITY linux-md5 " 6f4ab59d6ac7311f4245fc359706a0b7">430 <!ENTITY linux-md5 "56ebdb30b6816b0cf29ba18f06c89836"> 431 431 <!ENTITY linux-home "https://www.kernel.org/"> 432 432 <!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
Note:
See TracChangeset
for help on using the changeset viewer.