Changeset 7091d59


Ignore:
Timestamp:
08/25/2020 06:50:08 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
602a01f
Parents:
a1ad522
Message:

Merge changes from trunk to multilib

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12036 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    ra1ad522 r7091d59  
    4545    appropriate for the entry or if needed the entire day's listitem.
    4646    -->
     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
    4757    <listitem arch="ml_32,ml_x32,ml_all">
    4858      <itemizedlist>
  • general.ent

    ra1ad522 r7091d59  
    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

    ra1ad522 r7091d59  
    426426<!ENTITY linux-major-version "5">
    427427<!ENTITY linux-minor-version "8">
    428 <!ENTITY linux-patch-version "1">
     428<!ENTITY linux-patch-version "3">
    429429<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    430430<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    431 <!ENTITY linux-size "111,776 KB">
     431<!ENTITY linux-size "111,791 KB">
    432432<!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">
    434434<!ENTITY linux-home "https://www.kernel.org/">
    435435<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
Note: See TracChangeset for help on using the changeset viewer.