diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-08-20 19:11:03 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-08-20 19:11:03 +0900 |
| commit | fa7e06ebd670830a0c589e5b24e6a15f2211f96b (patch) | |
| tree | 121b2a64166ef717c5ecbc30780ea29b2d825ccf | |
| parent | 142152f6b87da18d57503f04e1b5155613311d1d (diff) | |
internal/rosa/package/kernel: 6.18.44 to 6.18.45
Signed-off-by: Ophestra <cat@gensokyo.uk>
| -rw-r--r-- | internal/rosa/package/kernel/amd64.config | 2 | ||||
| -rw-r--r-- | internal/rosa/package/kernel/arm64.config | 2 | ||||
| -rw-r--r-- | internal/rosa/package/kernel/package.az | 4 | ||||
| -rw-r--r-- | internal/rosa/package/kernel/riscv64.config | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/internal/rosa/package/kernel/amd64.config b/internal/rosa/package/kernel/amd64.config index c0e8c4a1..da28faf2 100644 --- a/internal/rosa/package/kernel/amd64.config +++ b/internal/rosa/package/kernel/amd64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.18.44 Kernel Configuration +# Linux/x86 6.18.45 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 22.1.8" CONFIG_GCC_VERSION=0 diff --git a/internal/rosa/package/kernel/arm64.config b/internal/rosa/package/kernel/arm64.config index 3d4197a4..438f014a 100644 --- a/internal/rosa/package/kernel/arm64.config +++ b/internal/rosa/package/kernel/arm64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.18.44 Kernel Configuration +# Linux/arm64 6.18.45 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 22.1.8" CONFIG_GCC_VERSION=0 diff --git a/internal/rosa/package/kernel/package.az b/internal/rosa/package/kernel/package.az index d0ac5fd8..f2c17cf1 100644 --- a/internal/rosa/package/kernel/package.az +++ b/internal/rosa/package/kernel/package.az @@ -3,11 +3,11 @@ package kernel-source { website = "https://kernel.org"; exclude = true; - version# = "6.18.44"; + version# = "6.18.45"; output = remoteTar { url = "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/"+ "snapshot/linux-"+version+".tar.gz"; - checksum = "yNPGMl3A-EgU6LgD37PAcXIa9iUtP-AmoJuQozfGRSq6Eg1Eq4fdbpKy3iWewU9_"; + checksum = "yI15OXBcDSWVnozq7ilLiiKMbn2xGIuZWa73luYAjcHK12e8R9n_n_am43hnhNAZ"; compress = gzip; }; } diff --git a/internal/rosa/package/kernel/riscv64.config b/internal/rosa/package/kernel/riscv64.config index 73dce2a8..a68ea9d3 100644 --- a/internal/rosa/package/kernel/riscv64.config +++ b/internal/rosa/package/kernel/riscv64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 6.18.44 Kernel Configuration +# Linux/riscv 6.18.45 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 22.1.8" CONFIG_GCC_VERSION=0 |
