public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 81b3cf237ccd48d7e0481b3d81b0406fa66ce578
Date: Fri, 03 Nov 2023 14:28:49 +0000	[thread overview]
Message-ID: <4SMNQn2qg2z2xfK@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3959 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  81b3cf237ccd48d7e0481b3d81b0406fa66ce578 (commit)
       via  8a37e7f0e3ac3bcc24595ca184bbc9ff051b5990 (commit)
      from  d0b43f4cc4312b0e9b102b447f61d5913aea0d20 (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 81b3cf237ccd48d7e0481b3d81b0406fa66ce578
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri Nov 3 14:28:19 2023 +0000

    core181: Package the correct udev files for riscv64
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 8a37e7f0e3ac3bcc24595ca184bbc9ff051b5990
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Thu Nov 2 21:40:09 2023 +0100

    kernel: update to 6.1.61
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/kernel/kernel.config.aarch64-ipfire       | 2 +-
 config/kernel/kernel.config.x86_64-ipfire        | 2 +-
 config/rootfiles/core/181/filelists/riscv64/udev | 1 +
 lfs/linux                                        | 4 ++--
 4 files changed, 5 insertions(+), 4 deletions(-)
 create mode 120000 config/rootfiles/core/181/filelists/riscv64/udev

Difference in files:
diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kernel.config.aarch64-ipfire
index 76655eabf..2a2cba76d 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.1.60-ipfire Kernel Configuration
+# Linux/arm64 6.1.61-ipfire Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.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 6d646c618..9375ddf79 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.1.60-ipfire Kernel Configuration
+# Linux/x86 6.1.61-ipfire Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
 CONFIG_CC_IS_GCC=y
diff --git a/config/rootfiles/core/181/filelists/riscv64/udev b/config/rootfiles/core/181/filelists/riscv64/udev
new file mode 120000
index 000000000..04974e2bc
--- /dev/null
+++ b/config/rootfiles/core/181/filelists/riscv64/udev
@@ -0,0 +1 @@
+../../../../common/riscv64/udev
\ No newline at end of file
diff --git a/lfs/linux b/lfs/linux
index ca82b6522..bd60cb5a6 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,7 +24,7 @@
 
 include Config
 
-VER         = 6.1.60
+VER         = 6.1.61
 ARM_PATCHES = 6.1.y-ipfire2
 
 THISAPP    = linux-$(VER)
@@ -75,7 +75,7 @@ objects = \
 $(DL_FILE)					= $(URL_IPFIRE)/$(DL_FILE)
 arm-multi-patches-$(ARM_PATCHES).patch.xz	= $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
 
-$(DL_FILE)_BLAKE2 = 6d6723dd839b9003ea2a46be849e36516a97497ba3743860c8081795b372c70536465c46defd6ab4f97e81127b1bf40d78270b1a3a721a7331a935d1ef8417c4
+$(DL_FILE)_BLAKE2 = b5177aec27fb2fd0e6c846b34194c35a2435894f46ef74f282c3dd5f06b1e01c968fe50664a6e1342d0098f709a90a0d7ece0b2780f90c684889e93876cccc87
 arm-multi-patches-$(ARM_PATCHES).patch.xz_BLAKE2 = 7afc460562fb24bcd75784fc79de768f9b60780aedd88d1a847927169e31920bbb475b1ac1466c4a224a7876d16bd8d465b96202de12b74f6e2ccbfcec731ad3
 
 install : $(TARGET)


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2023-11-03 14:28 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=4SMNQn2qg2z2xfK@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