Changeset 7091d59
- Timestamp:
- 08/25/2020 06:50:08 AM (3 years ago)
- Branches:
- multilib-10.1
- Children:
- 602a01f
- Parents:
- a1ad522
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
ra1ad522 r7091d59 45 45 appropriate for the entry or if needed the entire day's listitem. 46 46 --> 47 <listitem> 48 <itemizedlist> 49 <para>2020-08-24</para> 50 <listitem> 51 <para>[bdubbs] - Update to linux-5.8.3. Fixes 52 <ulink url="&lfs-ticket-root;4718">#4718</ulink>.</para> 53 </listitem> 54 </itemizedlist> 55 </listitem> 56 47 57 <listitem arch="ml_32,ml_x32,ml_all"> 48 58 <itemizedlist> -
general.ent
ra1ad522 r7091d59 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
ra1ad522 r7091d59 426 426 <!ENTITY linux-major-version "5"> 427 427 <!ENTITY linux-minor-version "8"> 428 <!ENTITY linux-patch-version " 1">428 <!ENTITY linux-patch-version "3"> 429 429 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">--> 430 430 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> 431 <!ENTITY linux-size "111,7 76KB">431 <!ENTITY linux-size "111,791 KB"> 432 432 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> 433 <!ENTITY linux-md5 " ee17763117af02637f9f98bfeee32a09">433 <!ENTITY linux-md5 "2656fe1a0942856c8740468d175e39b6"> 434 434 <!ENTITY linux-home "https://www.kernel.org/"> 435 435 <!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
Note:
See TracChangeset
for help on using the changeset viewer.