public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 39c5140fc2ed177b3133344ff9b4e174dd672d70
@ 2025-04-18 10:07 Arne Fitzenreiter
  0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2025-04-18 10:07 UTC (permalink / raw)
  To: ipfire-scm

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  39c5140fc2ed177b3133344ff9b4e174dd672d70 (commit)
       via  9abd7031778bfae07973af3c4a0952184678c2bb (commit)
       via  953db9f94ada76c517aec76622938a66cc3c468f (commit)
      from  12b518caca412a70a7bbb9aab72b2c3fb948c1b9 (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 39c5140fc2ed177b3133344ff9b4e174dd672d70
Author: Arne Fitzenreiter <arne_f@ipfire.org>
Date:   Fri Apr 18 12:04:40 2025 +0200

    mympd: update to 20.1.2
    
    Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>

commit 9abd7031778bfae07973af3c4a0952184678c2bb
Author: Arne Fitzenreiter <arne_f@ipfire.org>
Date:   Fri Apr 18 12:04:08 2025 +0200

    mpd: update to 0.24.3
    
    Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>

commit 953db9f94ada76c517aec76622938a66cc3c468f
Author: Arne Fitzenreiter <arne_f@ipfire.org>
Date:   Fri Apr 18 12:01:26 2025 +0200

    kernel: update to 6.12.23
    
    Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>

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

Summary of changes:
 config/kernel/kernel.config.aarch64-ipfire | 3 ++-
 config/kernel/kernel.config.x86_64-ipfire  | 5 ++---
 config/rootfiles/common/aarch64/linux      | 1 +
 config/rootfiles/common/x86_64/linux       | 2 +-
 lfs/linux                                  | 4 ++--
 lfs/mpd                                    | 6 +++---
 lfs/mympd                                  | 6 +++---
 7 files changed, 14 insertions(+), 13 deletions(-)

Difference in files:
diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kernel.config.aarch64-ipfire
index ed0782ec9..f5837f41f 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.21 Kernel Configuration
+# Linux/arm64 6.12.23 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0"
 CONFIG_CC_IS_GCC=y
@@ -20,6 +20,7 @@ CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
 CONFIG_TOOLS_SUPPORT_RELR=y
 CONFIG_CC_HAS_ASM_INLINE=y
 CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
+CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 CONFIG_PAHOLE_VERSION=0
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_TABLE_SORT=y
diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire
index 03a9d9817..fbe89b820 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.21 Kernel Configuration
+# Linux/x86 6.12.23 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0"
 CONFIG_CC_IS_GCC=y
@@ -20,6 +20,7 @@ CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
 CONFIG_TOOLS_SUPPORT_RELR=y
 CONFIG_CC_HAS_ASM_INLINE=y
 CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
+CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
 CONFIG_PAHOLE_VERSION=0
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_TABLE_SORT=y
@@ -1878,8 +1879,6 @@ CONFIG_ETHTOOL_NETLINK=y
 #
 # Device Drivers
 #
-CONFIG_HAVE_EISA=y
-# CONFIG_EISA is not set
 CONFIG_HAVE_PCI=y
 CONFIG_GENERIC_PCI_IOMAP=y
 CONFIG_PCI=y
diff --git a/config/rootfiles/common/aarch64/linux b/config/rootfiles/common/aarch64/linux
index ca6847ca2..88c528557 100644
--- a/config/rootfiles/common/aarch64/linux
+++ b/config/rootfiles/common/aarch64/linux
@@ -9546,6 +9546,7 @@ etc/modprobe.d/ipv6.conf
 #lib/modules/KVER/build/include/config/LCD_CLASS_DEVICE
 #lib/modules/KVER/build/include/config/LCD_PLATFORM
 #lib/modules/KVER/build/include/config/LDM_PARTITION
+#lib/modules/KVER/build/include/config/LD_CAN_USE_KEEP_IN_OVERLAY
 #lib/modules/KVER/build/include/config/LD_IS_BFD
 #lib/modules/KVER/build/include/config/LD_ORPHAN_WARN
 #lib/modules/KVER/build/include/config/LD_ORPHAN_WARN_LEVEL
diff --git a/config/rootfiles/common/x86_64/linux b/config/rootfiles/common/x86_64/linux
index 845f28b51..aeb8ce71b 100644
--- a/config/rootfiles/common/x86_64/linux
+++ b/config/rootfiles/common/x86_64/linux
@@ -8582,7 +8582,6 @@ etc/modprobe.d/ipv6.conf
 #lib/modules/KVER/build/include/config/HAVE_DYNAMIC_FTRACE_WITH_REGS
 #lib/modules/KVER/build/include/config/HAVE_EBPF_JIT
 #lib/modules/KVER/build/include/config/HAVE_EFFICIENT_UNALIGNED_ACCESS
-#lib/modules/KVER/build/include/config/HAVE_EISA
 #lib/modules/KVER/build/include/config/HAVE_EXIT_THREAD
 #lib/modules/KVER/build/include/config/HAVE_FENTRY
 #lib/modules/KVER/build/include/config/HAVE_FTRACE_MCOUNT_RECORD
@@ -9223,6 +9222,7 @@ etc/modprobe.d/ipv6.conf
 #lib/modules/KVER/build/include/config/LCD_CLASS_DEVICE
 #lib/modules/KVER/build/include/config/LCD_PLATFORM
 #lib/modules/KVER/build/include/config/LDM_PARTITION
+#lib/modules/KVER/build/include/config/LD_CAN_USE_KEEP_IN_OVERLAY
 #lib/modules/KVER/build/include/config/LD_IS_BFD
 #lib/modules/KVER/build/include/config/LD_ORPHAN_WARN
 #lib/modules/KVER/build/include/config/LD_ORPHAN_WARN_LEVEL
diff --git a/lfs/linux b/lfs/linux
index 5317a4965..f1a436c03 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,7 +24,7 @@
 
 include Config
 
-VER         = 6.12.21
+VER         = 6.12.23
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.xz
@@ -69,7 +69,7 @@ objects = \
 
 $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 3dad715ed88f08c680837f7f74d0cb759f1a50f597820a9885863fba48cc13b10d4efa65ad821c02cfbbd7f0b814f4498cf15f4274cd9249b49edd5a37ea0728
+$(DL_FILE)_BLAKE2 = 794c7fead01abd6e8e93e8f22e4b1c7b443bff8749445a4759d323f20534040cbe827d42ab47bd9af57f70309f91c92577ea655ed5de2a4035dda9aea8096add
 
 install : $(TARGET)
 
diff --git a/lfs/mpd b/lfs/mpd
index 7ec2d7df1..ad9776106 100644
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Music Player Daemon
 
-VER        = 0.23.17
+VER        = 0.24.3
 
 THISAPP    = mpd-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/${THISAPP}
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpd
-PAK_VER    = 43
+PAK_VER    = 44
 # SUP_ARCH   = aarch64 x86_64
 
 DEPS       = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr fmt
@@ -49,7 +49,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 3a789244ebe38a181e0e63e32b7a3a6dd0b5f8ea081355d61dda82ba7d5788bbe5f4bf55abb3e5036be54442373d857442fc12f4b66bd9ee0c8e7051bf1f70af
+$(DL_FILE)_BLAKE2 = 4981f89341bc936da18b2052bf03e593fc6a72e4fdf644afd4125261798ef5698f4dce242cfe3959a83170efa328f5fa3cc65dbddbc4fdf90667fb3e9656a520
 
 install : $(TARGET)
 
diff --git a/lfs/mympd b/lfs/mympd
index fe3faf6e4..9794792fe 100644
--- a/lfs/mympd
+++ b/lfs/mympd
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Webfrontend for Music Player Daemon
 
-VER        = 20.1.0
+VER        = 20.1.2
 
 THISAPP    = myMPD-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mympd
-PAK_VER    = 11
+PAK_VER    = 12
 
 DEPS       = mpd libmpdclient
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 690a9126f5e3bcad28cab2cb992d74b295578794028ec05f876bcee2efd49a91d9f22cb6c46a412802fce24d98c182cb27ea4174157f00e2a67e7d92555509be
+$(DL_FILE)_BLAKE2 = ed0f165da6b79b9d8e861760153a789fe0a86dd2980f890da4b24d50b6f1930efaf2028df967e739c6be05586fe0b6e5bdc43b25c485b892aecc42581a5b5101
 
 install : $(TARGET)
 


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-04-18 10:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-18 10:07 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 39c5140fc2ed177b3133344ff9b4e174dd672d70 Arne Fitzenreiter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox