From fa16f7e36d67c547f3657715b45b9dcf292d794e Mon Sep 17 00:00:00 2001
From: Leah Rowe <info@minifree.org>
Date: Sat, 7 Dec 2024 16:33:15 +0000
Subject: [PATCH] Canoeboot 20241207 release

Signed-off-by: Leah Rowe <info@minifree.org>
---
 .../patches/0002-say-the-name-libreboot-in-the-grub-menu.patch  | 2 +-
 .../patches/0002-say-the-name-libreboot-in-the-grub-menu.patch  | 2 +-
 .../patches/0002-say-the-name-libreboot-in-the-grub-menu.patch  | 2 +-
 config/submodule/docs/html/module.cfg                           | 2 +-
 config/submodule/docs/img/module.cfg                            | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch b/config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch
index e332b30..11c51ff 100644
--- a/config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch
+++ b/config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch
@@ -16,7 +16,7 @@ index bd4431000..300f55fe1 100644
    grub_term_cls (term);
  
 -  msg_formatted = grub_xasprintf (_("GNU GRUB  version %s"), PACKAGE_VERSION);
-+  msg_formatted = grub_xasprintf (_("Canoeboot 20241102 release, based on coreboot.    https://canoeboot.org/"));
++  msg_formatted = grub_xasprintf (_("Canoeboot 20241207 release, based on coreboot.    https://canoeboot.org/"));
    if (!msg_formatted)
      return;
  
diff --git a/config/grub/nvme/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch b/config/grub/nvme/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch
index 14277e6..e091ce1 100644
--- a/config/grub/nvme/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch
+++ b/config/grub/nvme/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch
@@ -16,7 +16,7 @@ index bd4431000..300f55fe1 100644
    grub_term_cls (term);
  
 -  msg_formatted = grub_xasprintf (_("GNU GRUB  version %s"), PACKAGE_VERSION);
-+  msg_formatted = grub_xasprintf (_("Canoeboot 20241102 release, based on coreboot.    https://canoeboot.org/"));
++  msg_formatted = grub_xasprintf (_("Canoeboot 20241207 release, based on coreboot.    https://canoeboot.org/"));
    if (!msg_formatted)
      return;
  
diff --git a/config/grub/xhci/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch b/config/grub/xhci/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch
index c066f17..3ec6747 100644
--- a/config/grub/xhci/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch
+++ b/config/grub/xhci/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch
@@ -16,7 +16,7 @@ index bd4431000..300f55fe1 100644
    grub_term_cls (term);
  
 -  msg_formatted = grub_xasprintf (_("GNU GRUB  version %s"), PACKAGE_VERSION);
-+  msg_formatted = grub_xasprintf (_("Canoeboot 20241102 release, based on coreboot.    https://canoeboot.org/"));
++  msg_formatted = grub_xasprintf (_("Canoeboot 20241207 release, based on coreboot.    https://canoeboot.org/"));
    if (!msg_formatted)
      return;
  
diff --git a/config/submodule/docs/html/module.cfg b/config/submodule/docs/html/module.cfg
index 6f973b6..d7f3061 100644
--- a/config/submodule/docs/html/module.cfg
+++ b/config/submodule/docs/html/module.cfg
@@ -1,3 +1,3 @@
-subhash="f65ea1ebe4bef188a4dbae7b2530747c9b2a150e"
+subhash="23f6e4c9e18bc26df1c46096d4ce56537395a735"
 subrepo="https://codeberg.org/canoeboot/cbwww"
 subrepo_bkup="https://git.disroot.org/canoeboot/cbwww"
diff --git a/config/submodule/docs/img/module.cfg b/config/submodule/docs/img/module.cfg
index 6ef0896..4cb118e 100644
--- a/config/submodule/docs/img/module.cfg
+++ b/config/submodule/docs/img/module.cfg
@@ -1,3 +1,3 @@
-subhash="12fd6c46c9de7161c85fa497824467ea035a721b"
+subhash="1dccb0fd95958d97f41ac88a838691398e1c2c18"
 subrepo="https://codeberg.org/canoeboot/cbwww-img"
 subrepo_bkup="https://git.disroot.org/canoeboot/cbwww-img"