From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 255273a36bca887f153701fc204186ba9f245ec6
Date: Sun, 01 Aug 2021 09:52:12 +0000 [thread overview]
Message-ID: <4GcxHx1g5Xz2xl9@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 7551 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 255273a36bca887f153701fc204186ba9f245ec6 (commit)
via 52758d52c33cffe678312fc6b8f4f20e36a66211 (commit)
from 06c3030bc6550d76f08590e6a2dc8cb20f7ab1e8 (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 255273a36bca887f153701fc204186ba9f245ec6
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sun Aug 1 11:51:14 2021 +0200
set version to 2.27
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
commit 52758d52c33cffe678312fc6b8f4f20e36a66211
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sun Aug 1 11:50:25 2021 +0200
kernel: update to 5.10.55
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/kernel/kernel.config.aarch64-ipfire | 6 ++----
config/kernel/kernel.config.armv6l-ipfire | 6 ++----
config/kernel/kernel.config.i586-ipfire | 2 +-
config/kernel/kernel.config.x86_64-ipfire | 2 +-
config/rootfiles/core/159/filelists/files | 2 ++
lfs/linux | 6 +++---
make.sh | 2 +-
src/scripts/backupiso | 2 +-
8 files changed, 13 insertions(+), 15 deletions(-)
Difference in files:
diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kernel.config.aarch64-ipfire
index a0cc957d4..450835d8b 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 5.10.46-ipfire Kernel Configuration
+# Linux/arm64 5.10.55-ipfire Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
@@ -3810,6 +3810,7 @@ CONFIG_CHARGER_88PM860X=m
# CONFIG_CHARGER_BQ25980 is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
+# CONFIG_BATTERY_RT5033 is not set
# CONFIG_CHARGER_RT9455 is not set
# CONFIG_CHARGER_UCS1002 is not set
# CONFIG_CHARGER_BD99954 is not set
@@ -6866,9 +6867,7 @@ CONFIG_IMX_INTMUX=y
CONFIG_ARCH_HAS_RESET_CONTROLLER=y
CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_BERLIN=y
-# CONFIG_RESET_BRCMSTB_RESCAL is not set
# CONFIG_RESET_IMX7 is not set
-# CONFIG_RESET_INTEL_GW is not set
CONFIG_RESET_MESON=y
# CONFIG_RESET_MESON_AUDIO_ARB is not set
CONFIG_RESET_RASPBERRYPI=y
@@ -7155,7 +7154,6 @@ CONFIG_PSTORE_COMPRESS_DEFAULT="deflate"
# CONFIG_PSTORE_PMSG is not set
# CONFIG_PSTORE_FTRACE is not set
# CONFIG_PSTORE_RAM is not set
-# CONFIG_PSTORE_BLK is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_EROFS_FS is not set
diff --git a/config/kernel/kernel.config.armv6l-ipfire b/config/kernel/kernel.config.armv6l-ipfire
index df5458f29..b1af6555c 100644
--- a/config/kernel/kernel.config.armv6l-ipfire
+++ b/config/kernel/kernel.config.armv6l-ipfire
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm 5.10.46-ipfire Kernel Configuration
+# Linux/arm 5.10.55-ipfire Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
@@ -3862,6 +3862,7 @@ CONFIG_CHARGER_88PM860X=m
# CONFIG_CHARGER_BQ25980 is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
+# CONFIG_BATTERY_RT5033 is not set
# CONFIG_CHARGER_RT9455 is not set
# CONFIG_CHARGER_UCS1002 is not set
# CONFIG_CHARGER_BD99954 is not set
@@ -6967,9 +6968,7 @@ CONFIG_IMX_INTMUX=y
CONFIG_ARCH_HAS_RESET_CONTROLLER=y
CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_BERLIN=y
-# CONFIG_RESET_BRCMSTB_RESCAL is not set
CONFIG_RESET_IMX7=y
-# CONFIG_RESET_INTEL_GW is not set
CONFIG_RESET_MESON=y
# CONFIG_RESET_MESON_AUDIO_ARB is not set
CONFIG_RESET_RASPBERRYPI=y
@@ -7250,7 +7249,6 @@ CONFIG_PSTORE_COMPRESS_DEFAULT="deflate"
# CONFIG_PSTORE_PMSG is not set
# CONFIG_PSTORE_FTRACE is not set
# CONFIG_PSTORE_RAM is not set
-# CONFIG_PSTORE_BLK is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_EROFS_FS is not set
diff --git a/config/kernel/kernel.config.i586-ipfire b/config/kernel/kernel.config.i586-ipfire
index 4d03d7f42..5f5a496a8 100644
--- a/config/kernel/kernel.config.i586-ipfire
+++ b/config/kernel/kernel.config.i586-ipfire
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.10.53-ipfire Kernel Configuration
+# Linux/x86 5.10.55-ipfire Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.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 e0ca8b979..f8289aeb8 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 5.10.53-ipfire Kernel Configuration
+# Linux/x86 5.10.55-ipfire Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
diff --git a/config/rootfiles/core/159/filelists/files b/config/rootfiles/core/159/filelists/files
index 3cc1b7969..4a7b1a594 100644
--- a/config/rootfiles/core/159/filelists/files
+++ b/config/rootfiles/core/159/filelists/files
@@ -3,4 +3,6 @@ etc/rc.d/init.d/leds
etc/rc.d/init.d/mountkernfs
etc/rc.d/init.d/networking/functions.network
etc/rc.d/init.d/sysctl
+usr/local/bin/backupiso
usr/local/bin/makegraphs
+usr/sbin/setup
diff --git a/lfs/linux b/lfs/linux
index 9c76ae363..c8a1560c7 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,8 +24,8 @@
include Config
-VER = 5.10.54
-ARM_PATCHES = 5.10.54-ipfire0
+VER = 5.10.55
+ARM_PATCHES = 5.10.55-ipfire0
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.xz
@@ -77,7 +77,7 @@ objects =$(DL_FILE) \
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
-$(DL_FILE)_MD5 = dcc7ba7c24faebb93d77d5b7661f3581
+$(DL_FILE)_MD5 = 10d3f47caac28cf126e6d98ad977b2bb
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 8344fdeb190912cf32482dc6d51fba31
install : $(TARGET)
diff --git a/make.sh b/make.sh
index 13a48f461..d78fb2ff0 100755
--- a/make.sh
+++ b/make.sh
@@ -25,7 +25,7 @@
NAME="IPFire" # Software name
SNAME="ipfire" # Short name
# If you update the version don't forget to update backupiso and add it to core update
-VERSION="2.25" # Version number
+VERSION="2.27" # Version number
CORE="159" # Core Level (Filename)
SLOGAN="www.ipfire.org" # Software slogan
CONFIG_ROOT=/var/ipfire # Configuration rootdir
diff --git a/src/scripts/backupiso b/src/scripts/backupiso
index 220e619d4..ce38dccd0 100644
--- a/src/scripts/backupiso
+++ b/src/scripts/backupiso
@@ -1,7 +1,7 @@
#!/bin/sh
# FIXME: edit this lines before release
-IPFVER=2.25
+IPFVER=2.27
COREVER=$(cat /opt/pakfire/db/core/mine)
arch=$(uname -m)
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2021-08-01 9:52 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=4GcxHx1g5Xz2xl9@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