Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (bbed27bdce5b45592613f7d440f19787d33e9334)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (bbed27bdce5b45592613f7d440f19787d33e9334)
  • Date: Mon, 30 Oct 2023 20:14:17 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

kernels/linux/0001-fix-hard-coded-path-to-awk.patch | 13
-----------
kernels/linux/HISTORY | 8 ++++++
kernels/linux/info/kernels/6.5 | 4 ---
kernels/linux/info/kernels/6.6 | 4 +++
kernels/linux/info/patches/maintenance_patches_6/patch-6.5.9 | 5 ----
kernels/linux/info/patches/maintenance_patches_6/patch-6.6.0 | 5 ++++
kernels/linux/latest.defaults | 4 +--
7 files changed, 19 insertions(+), 24 deletions(-)

New commits:
commit bbed27bdce5b45592613f7d440f19787d33e9334
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

kernels/linux: version 6.6

diff --git a/kernels/linux/0001-fix-hard-coded-path-to-awk.patch
b/kernels/linux/0001-fix-hard-coded-path-to-awk.patch
index 074253b..10149b2 100644
--- a/kernels/linux/0001-fix-hard-coded-path-to-awk.patch
+++ b/kernels/linux/0001-fix-hard-coded-path-to-awk.patch
@@ -30,16 +30,3 @@ index 0968a3070..9a7bcccb8 100755
# SPDX-License-Identifier: GPL-2.0
# Before running this script please ensure that your PATH is
# typical as you use for compilation/installation. I use
-diff --git
a/tools/testing/selftests/rcutorture/formal/srcu-cbmc/modify_srcu.awk
b/tools/testing/selftests/rcutorture/formal/srcu-cbmc/modify_srcu.awk
-index e05182d3e..000ccf52d 100755
---- a/tools/testing/selftests/rcutorture/formal/srcu-cbmc/modify_srcu.awk
-+++ b/tools/testing/selftests/rcutorture/formal/srcu-cbmc/modify_srcu.awk
-@@ -1,4 +1,4 @@
--#!/usr/bin/awk -f
-+#!/bin/awk -f
- # SPDX-License-Identifier: GPL-2.0
-
- # Modify SRCU for formal verification. The first argument should be srcu.h
and
---
-2.27.0
-
diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 0ac0f1f..c87a9f3 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,11 @@
+2023-10-30 Pavel Vinogradov <public AT sorcemage.org>
+ * latest.defaults: latest_maintenance_patches_6=patch-6.6.0
+ * info/kernels/6.6: added
+ * info/kernels/6.5: removed
+ * info/patches/maintenance_patches_6/patch-6.6.0: added
+ * info/patches/maintenance_patches_6/patch-6.5.9: removed
+ * 0001-fix-hard-coded-path-to-awk.patch: updated
+
2023-10-25 Pavel Vinogradov <public AT sorcemage.org>
* latest.defaults: latest_maintenance_patches_5=patch-6.5.9
* info/patches/maintenance_patches_6/patch-6.5.9: added
diff --git a/kernels/linux/info/kernels/6.5 b/kernels/linux/info/kernels/6.5
deleted file mode 100755
index 0ed2f81..0000000
--- a/kernels/linux/info/kernels/6.5
+++ /dev/null
@@ -1,4 +0,0 @@
-version="6.5"
-source="linux-${version}.tar.xz"
-source_url="${KERNEL_URL}/pub/linux/kernel/v6.x/${source}"
-source_hash="sha512:1b59dc5e65d4922c3217a8c8f19022dfd6595ae89747861d825bfeb51a4ae6c85449d05db69635a712bef7b355b80318195665582d8933b1fed6ba582f6ff257"
diff --git a/kernels/linux/info/kernels/6.6 b/kernels/linux/info/kernels/6.6
new file mode 100755
index 0000000..d17d3db
--- /dev/null
+++ b/kernels/linux/info/kernels/6.6
@@ -0,0 +1,4 @@
+version="6.6"
+source="linux-${version}.tar.xz"
+source_url="${KERNEL_URL}/pub/linux/kernel/v6.x/${source}"
+source_hash="sha512:458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35"
diff --git a/kernels/linux/info/patches/maintenance_patches_6/patch-6.5.9
b/kernels/linux/info/patches/maintenance_patches_6/patch-6.5.9
deleted file mode 100644
index 2c2528f..0000000
--- a/kernels/linux/info/patches/maintenance_patches_6/patch-6.5.9
+++ /dev/null
@@ -1,5 +0,0 @@
-appliedkernels="6.5"
-patchversion="${appliedkernels}.9"
-source="patch-${patchversion}.xz"
-source_url="${KERNEL_URL}/pub/linux/kernel/v6.x/${source}"
-sha512sum="6bb9344e44ed62fd61e6e3c8a4b73732d48b12ff4b2bdf69824e1a0f44732c105caf2a468de1e169f791f3df60b25ea6590867abbd18f27b80092f14579168df"
diff --git a/kernels/linux/info/patches/maintenance_patches_6/patch-6.6.0
b/kernels/linux/info/patches/maintenance_patches_6/patch-6.6.0
new file mode 100644
index 0000000..5e041da
--- /dev/null
+++ b/kernels/linux/info/patches/maintenance_patches_6/patch-6.6.0
@@ -0,0 +1,5 @@
+appliedkernels="6.6"
+patchversion="${appliedkernels}.0"
+source=""
+source_url=""
+sha512sum=""
diff --git a/kernels/linux/latest.defaults b/kernels/linux/latest.defaults
index 2db8d0b..62cc919 100644
--- a/kernels/linux/latest.defaults
+++ b/kernels/linux/latest.defaults
@@ -1,2 +1,2 @@
-LATEST_6=6.5
-LATEST_maintenance_patches_6=patch-6.5.9
+LATEST_6=6.6
+LATEST_maintenance_patches_6=patch-6.6.0



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (bbed27bdce5b45592613f7d440f19787d33e9334), Pavel Vinogradov, 10/30/2023

Archive powered by MHonArc 2.6.24.

Top of Page