Changeset e495dda


Ignore:
Timestamp:
08/25/2020 02:25:41 AM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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, 12.1, 12.1-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/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
176b38e
Parents:
2efd28a
Message:

Update to linux-5.8.3.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r2efd28a re495dda  
    4343    appropriate for the entry or if needed the entire day's listitem.
    4444    -->
     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
    4555    <listitem revision="sysv">
    4656      <itemizedlist>
  • general.ent

    r2efd28a re495dda  
    1 <!ENTITY version         "SVN-20200818">
     1<!ENTITY version         "SVN-20200824">
    22<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
    33                                      Change to x.y for release but not -rc releases -->
    44<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
    55
    6 <!ENTITY versiond        "20200818-systemd">
     6<!ENTITY versiond        "20200824-systemd">
    77<!ENTITY short-versiond  "systemd">
    88<!ENTITY generic-versiond "systemd">
    99
    10 <!ENTITY releasedate     "August 18th, 2020">
     10<!ENTITY releasedate     "August 24th, 2020">
    1111
    1212<!ENTITY copyrightdate   "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
  • packages.ent

    r2efd28a re495dda  
    418418<!ENTITY linux-major-version "5">
    419419<!ENTITY linux-minor-version "8">
    420 <!ENTITY linux-patch-version "1">
     420<!ENTITY linux-patch-version "3">
    421421<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    422422<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    423 <!ENTITY linux-size "111,776 KB">
     423<!ENTITY linux-size "111,791 KB">
    424424<!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">
    426426<!ENTITY linux-home "https://www.kernel.org/">
    427427<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
Note: See TracChangeset for help on using the changeset viewer.