From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 4a991cd92943bb673b003aa475400a62f5a4804a
Date: Sat, 08 Feb 2025 19:26:07 +0000 [thread overview]
Message-ID: <4Yr1674YWfz2xP3@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 4130 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 4a991cd92943bb673b003aa475400a62f5a4804a (commit)
via 89c366f3557f2b6e9ab99a93d2f33980cdd566c6 (commit)
from 6fb6199bb71f3fd8ecff4ff688bba3612acd35e7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4a991cd92943bb673b003aa475400a62f5a4804a
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sat Feb 8 20:25:33 2025 +0100
core192: remove cups symlinks
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
commit 89c366f3557f2b6e9ab99a93d2f33980cdd566c6
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sat Feb 8 20:25:15 2025 +0100
kernel: update to 6.12.13
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/kernel/kernel.config.aarch64-ipfire | 2 +-
config/kernel/kernel.config.riscv64-ipfire | 2 +-
config/kernel/kernel.config.x86_64-ipfire | 2 +-
config/rootfiles/core/192/update.sh | 3 +++
lfs/linux | 4 ++--
5 files changed, 8 insertions(+), 5 deletions(-)
Difference in files:
diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kernel.config.aarch64-ipfire
index 37cddb8a3..c0cd6894d 100644
--- a/config/kernel/kernel.config.aarch64-ipfire
+++ b/config/kernel/kernel.config.aarch64-ipfire
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.12.10 Kernel Configuration
+# Linux/arm64 6.12.13 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/config/kernel/kernel.config.riscv64-ipfire b/config/kernel/kernel.config.riscv64-ipfire
index 15bc066a7..1f5c82cf0 100644
--- a/config/kernel/kernel.config.riscv64-ipfire
+++ b/config/kernel/kernel.config.riscv64-ipfire
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/riscv 6.12.12 Kernel Configuration
+# Linux/riscv 6.12.13 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire
index c4818427c..eb24bfac0 100644
--- a/config/kernel/kernel.config.x86_64-ipfire
+++ b/config/kernel/kernel.config.x86_64-ipfire
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.12.12 Kernel Configuration
+# Linux/x86 6.12.13 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/config/rootfiles/core/192/update.sh b/config/rootfiles/core/192/update.sh
index b99ef6c30..b1fc44d9e 100644
--- a/config/rootfiles/core/192/update.sh
+++ b/config/rootfiles/core/192/update.sh
@@ -111,6 +111,9 @@ for package in perl-JSON perl-MIME-Base64 ncat gnu-netcat; do
rm -f "/opt/pakfire/db/rootfiles/${package}"
done
+# Remove cups symlinks
+rm -rf /etc/rc.d/rc?.d/???cups
+
# Extract files
extract_files
diff --git a/lfs/linux b/lfs/linux
index 5c1d84e3d..a58257fba 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,7 +24,7 @@
include Config
-VER = 6.12.12
+VER = 6.12.13
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.xz
@@ -69,7 +69,7 @@ objects = \
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = e32d607f2732c5ad719aa2f31c7f42f6243d7e9d52447dc923563d2982a68a3bed836acac116e1e30f15e4eceb87671a96db507a7019d00eaf52f36c9340b07f
+$(DL_FILE)_BLAKE2 = 6c1f22d80bd5226a08c5ef80e9ab2ba553d00b49b4795b8ccb227381a7275ec89534267354318fa9b938fe99c4d91f0bf6b1d55263ea57eccc3aea1a9ce1d611
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2025-02-08 19:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4Yr1674YWfz2xP3@people01.haj.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox