aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Trepl (Moody) <thomas@linuxfromscratch.org>2021-06-02 22:28:20 +0200
committerThomas Trepl (Moody) <thomas@linuxfromscratch.org>2021-06-02 22:28:20 +0200
commit9804e1619b9e669ac1cf97f1c799e3760741251e (patch)
tree02fded2429126acf2aa6af7f9943772ade45dba2
parent6a11766e6e3402951eb9c4054f4ff05097893bab (diff)
Update chglog and bootscript version
-rw-r--r--bootscripts/ChangeLog3
-rw-r--r--packages.ent2
2 files changed, 4 insertions, 1 deletions
diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog
index 24fc8319a..9c8cca44f 100644
--- a/bootscripts/ChangeLog
+++ b/bootscripts/ChangeLog
@@ -1,3 +1,6 @@
+2021-06-02 Thomas Trepl <thomas@linuxfromscratch.org>
+ * Prevent sendsignals from killing an active mdmon
+
2021-04-28 Bruce Dubbs <bdubbs@linuxfromscratch.org>
* Make check_signal more robust.
* Use a better methog for killproc to remove a dead pid file.
diff --git a/packages.ent b/packages.ent
index 041375c5a..b08620c86 100644
--- a/packages.ent
+++ b/packages.ent
@@ -376,7 +376,7 @@
<!ENTITY less-fin-du "4.1 MB">
<!ENTITY less-fin-sbu "less than 0.1 SBU">
-<!ENTITY lfs-bootscripts-version "20210428"> <!-- Scripts depend on this format -->
+<!ENTITY lfs-bootscripts-version "20210602"> <!-- Scripts depend on this format -->
<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">