aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml23
-rw-r--r--chapter01/whatsnew.xml8
-rw-r--r--chapter06/grub.xml3
-rw-r--r--general.ent8
-rw-r--r--packages.ent14
5 files changed, 40 insertions, 16 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6d90a3a88..bf98a7b50 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,29 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2018-12-01</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Move /etc/bash_completions.d/grub to a
+ better location. Fixes
+ <ulink url="&lfs-ticket-root;4385">#4385</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to dejagnu-1.6.2. Fixes
+ <ulink url="&lfs-ticket-root;4382">#4382</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to linux-4.19.6. Fixes
+ <ulink url="&lfs-ticket-root;4383">#4383</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to perl-5.28.1. Fixes
+ <ulink url="&lfs-ticket-root;4384">#4384</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2018-11-25</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index b84a5cf8d..c7a538e80 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -59,9 +59,9 @@
<!--<listitem>
<para>Coreutils-&coreutils-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>DejaGNU-&dejagnu-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem revision="systemd">
<para>D-Bus-&dbus-version;</para>
</listitem>-->
@@ -191,9 +191,9 @@
<!-- <listitem>
<para>Patch-&patch-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Perl-&perl-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Pkg-config-&pkgconfig-version;</para>
</listitem>-->
diff --git a/chapter06/grub.xml b/chapter06/grub.xml
index 3c7f15386..8ea250c8f 100644
--- a/chapter06/grub.xml
+++ b/chapter06/grub.xml
@@ -77,7 +77,8 @@
<para>Install the package:</para>
-<screen><userinput remap="install">make install</userinput></screen>
+<screen><userinput remap="install">make install
+mv -v /etc/bash_completions.d/grub /usr/share/bash-completion/completions</userinput></screen>
<para>Using GRUB to make your LFS system bootable will be discussed in
<xref linkend="ch-bootable-grub"/>.</para>
diff --git a/general.ent b/general.ent
index 820a17a44..dcfdc15ae 100644
--- a/general.ent
+++ b/general.ent
@@ -1,16 +1,16 @@
-<!ENTITY version "SVN-20181125">
+<!ENTITY version "SVN-20181201">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
-<!ENTITY versiond "20181125-systemd">
+<!ENTITY versiond "20181201-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "November 25, 2018">
+<!ENTITY releasedate "December 1, 2018">
<!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not &ndash; -->
-<!ENTITY milestone "8.3">
+<!ENTITY milestone "8.4">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">
diff --git a/packages.ent b/packages.ent
index 6cb590fe0..af9d91f19 100644
--- a/packages.ent
+++ b/packages.ent
@@ -126,10 +126,10 @@
<!ENTITY dbus-ch6-du "18 MB">
<!ENTITY dbus-ch6-sbu "0.2 SBU">
-<!ENTITY dejagnu-version "1.6.1">
+<!ENTITY dejagnu-version "1.6.2">
<!ENTITY dejagnu-size "514 KB">
<!ENTITY dejagnu-url "&gnu;dejagnu/dejagnu-&dejagnu-version;.tar.gz">
-<!ENTITY dejagnu-md5 "2ac8405a4c7ca8611d004fe852966c6f">
+<!ENTITY dejagnu-md5 "e1b07516533f351b3aba3423fafeffd6">
<!ENTITY dejagnu-home "&gnu-software;dejagnu/">
<!ENTITY dejagnu-ch5-du "3.2 MB">
<!ENTITY dejagnu-ch5-sbu "less than 0.1 SBU">
@@ -423,12 +423,12 @@
<!ENTITY linux-major-version "4">
<!ENTITY linux-minor-version "19">
-<!ENTITY linux-patch-version "4">
+<!ENTITY linux-patch-version "6">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
<!ENTITY linux-size "100,712 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "29c910b1e6cee4413dd0639050489881">
+<!ENTITY linux-md5 "9849a08e9e28e52837385a77f6dd67ca">
<!ENTITY linux-home "https://www.kernel.org/">
<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
allnoconfig extended for a hopefully-bootable build on desktop machine,
@@ -537,10 +537,10 @@
<!ENTITY patch-ch6-du "13 MB">
<!ENTITY patch-ch6-sbu "0.2 SBU">
-<!ENTITY perl-version "5.28.0">
-<!ENTITY perl-size "12,120 KB">
+<!ENTITY perl-version "5.28.1">
+<!ENTITY perl-size "12,083 KB">
<!ENTITY perl-url "https://www.cpan.org/src/5.0/perl-&perl-version;.tar.xz">
-<!ENTITY perl-md5 "f3245183c0a08f65e94a3333995af08e">
+<!ENTITY perl-md5 "fbb590c305f2f88578f448581b8cf9c4">
<!ENTITY perl-home "https://www.perl.org/">
<!ENTITY perl-ch5-du "275 MB">
<!ENTITY perl-ch5-sbu "1.5 SBU">