public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. c374391a112fd4ac6508d246442eac88ae111da3
@ 2025-07-15  8:39 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2025-07-15  8:39 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  c374391a112fd4ac6508d246442eac88ae111da3 (commit)
       via  a5fe5f5051f47dc5a51c30f41a32c57c61f749fc (commit)
       via  ba4d5f710de3077c739715789ec201dbdf062c09 (commit)
       via  ee8463a50c03fc03bbbe066f11262f95a6111320 (commit)
      from  08f00541deb7cbfb69792d758e3655795e566179 (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 c374391a112fd4ac6508d246442eac88ae111da3
Author: Michael Tremer <michael.tremer@ipfire.org>
Date:   Tue Jul 15 08:38:29 2025 +0000

    core197: Fix link to util-linux rootfile
    
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit a5fe5f5051f47dc5a51c30f41a32c57c61f749fc
Author: Michael Tremer <michael.tremer@ipfire.org>
Date:   Tue Jul 15 08:36:25 2025 +0000

    core197: Ship lm_sensors
    
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit ba4d5f710de3077c739715789ec201dbdf062c09
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Sun Jul 13 11:39:34 2025 +0200

    lm_sensors: Update to version 3.6.2
    
    - Update from version 3.6.0 to 3.6.2
    - Update of rootfiles for all architectures
    - The original repo for lm_sensors had the last update in 2019 (3.6.0) and the last
       commit in 2021. That repo was forked and has released two updates since then. This
       repo is being used by Arch Linux and Ubuntu have changed to it in the latest Questing
       Quokka version.
    - The owner of this new repo has also taken some of the pull requests from the old repo
       and merged them into the new one. Also some fixes from the Debian releases have also
       been merged into the new repo.
    - The only downside with this new repo is that version 3.6.2 was released in Jan 2024
       and that release was the last commit in this new repo. So not sure if any further
       updates will be forthcoming.
    - If it is not considered suitable to update to this repo because it looks to no longer
       be getting updated then this patch can be rejected.
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit ee8463a50c03fc03bbbe066f11262f95a6111320
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Fri Jul 4 12:14:16 2025 +0200

    btrfs-progs: Update to version 6.15
    
    - Update from version 6.14 to 6.15
    - Update of rootfile not required
    - Changelog
        6.15
    	   * mkfs: new option --inode-flags to specify flags/attributes for
    	     inodes/directories/subvolumes
    	   * check:
    	     * fix false alert on missing checksum for hole
    	     * in lowmem mode, fix false alerts when checking refs
    	   * convert: check feature compatibility when enabling block-group-tree
    	   * tune convert-bgt: fix resume of conversion
    	   * rescue: add new command fix-data-checksum, selectively fix or find
    	     mismatching checksums
    	   * other:
    	      * new and updated tests
    	      * documentation updates
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

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

Summary of changes:
 config/rootfiles/common/aarch64/lm_sensors                          | 3 ++-
 config/rootfiles/common/riscv64/lm_sensors                          | 4 ++--
 config/rootfiles/common/x86_64/lm_sensors                           | 5 +++--
 .../{oldcore/157 => core/197}/filelists/aarch64/lm_sensors          | 0
 config/rootfiles/core/197/filelists/aarch64/util-linux              | 2 +-
 config/rootfiles/core/197/filelists/riscv64/lm_sensors              | 1 +
 config/rootfiles/core/197/filelists/riscv64/util-linux              | 2 +-
 .../rootfiles/{oldcore/157 => core/197}/filelists/x86_64/lm_sensors | 0
 config/rootfiles/core/197/filelists/x86_64/util-linux               | 2 +-
 lfs/btrfs-progs                                                     | 4 ++--
 lfs/lm_sensors                                                      | 6 +++---
 11 files changed, 16 insertions(+), 13 deletions(-)
 copy config/rootfiles/{oldcore/157 => core/197}/filelists/aarch64/lm_sensors (100%)
 create mode 120000 config/rootfiles/core/197/filelists/riscv64/lm_sensors
 copy config/rootfiles/{oldcore/157 => core/197}/filelists/x86_64/lm_sensors (100%)

Difference in files:
diff --git a/config/rootfiles/common/aarch64/lm_sensors b/config/rootfiles/common/aarch64/lm_sensors
index bb4efdb89..6f357808e 100644
--- a/config/rootfiles/common/aarch64/lm_sensors
+++ b/config/rootfiles/common/aarch64/lm_sensors
@@ -10,7 +10,6 @@ usr/bin/sensors-conf-convert
 usr/lib/libsensors.so.5
 usr/lib/libsensors.so.5.0.0
 #usr/man/man1/sensors.1
-#usr/man/man3
 #usr/man/man3/libsensors.3
 #usr/man/man5/sensors.conf.5
 #usr/man/man5/sensors3.conf.5
@@ -21,3 +20,5 @@ usr/lib/libsensors.so.5.0.0
 usr/sbin/fancontrol
 usr/sbin/pwmconfig
 usr/sbin/sensors-detect
+#usr/share/zsh/site-functions/_sensors
+#usr/share/zsh/site-functions/_sensors-detect
diff --git a/config/rootfiles/common/riscv64/lm_sensors b/config/rootfiles/common/riscv64/lm_sensors
index 52514f1ab..be61a9e3d 100644
--- a/config/rootfiles/common/riscv64/lm_sensors
+++ b/config/rootfiles/common/riscv64/lm_sensors
@@ -14,11 +14,11 @@ usr/lib/libsensors.so.5.0.0
 #usr/man/man5/sensors.conf.5
 #usr/man/man5/sensors3.conf.5
 #usr/man/man8/fancontrol.8
-#usr/man/man8/isadump.8
-#usr/man/man8/isaset.8
 #usr/man/man8/pwmconfig.8
 #usr/man/man8/sensors-conf-convert.8
 #usr/man/man8/sensors-detect.8
 usr/sbin/fancontrol
 usr/sbin/pwmconfig
 usr/sbin/sensors-detect
+#usr/share/zsh/site-functions/_sensors
+#usr/share/zsh/site-functions/_sensors-detect
diff --git a/config/rootfiles/common/x86_64/lm_sensors b/config/rootfiles/common/x86_64/lm_sensors
index 9b6c0f0f0..8faac8796 100644
--- a/config/rootfiles/common/x86_64/lm_sensors
+++ b/config/rootfiles/common/x86_64/lm_sensors
@@ -6,11 +6,10 @@ usr/bin/sensors-conf-convert
 #usr/include/sensors/error.h
 #usr/include/sensors/sensors.h
 #usr/lib/libsensors.a
-usr/lib/libsensors.so
+#usr/lib/libsensors.so
 usr/lib/libsensors.so.5
 usr/lib/libsensors.so.5.0.0
 #usr/man/man1/sensors.1
-#usr/man/man3
 #usr/man/man3/libsensors.3
 #usr/man/man5/sensors.conf.5
 #usr/man/man5/sensors3.conf.5
@@ -25,3 +24,5 @@ usr/sbin/isadump
 usr/sbin/isaset
 usr/sbin/pwmconfig
 usr/sbin/sensors-detect
+#usr/share/zsh/site-functions/_sensors
+#usr/share/zsh/site-functions/_sensors-detect
diff --git a/config/rootfiles/core/197/filelists/aarch64/lm_sensors b/config/rootfiles/core/197/filelists/aarch64/lm_sensors
new file mode 120000
index 000000000..68ac1285c
--- /dev/null
+++ b/config/rootfiles/core/197/filelists/aarch64/lm_sensors
@@ -0,0 +1 @@
+../../../../common/aarch64/lm_sensors
\ No newline at end of file
diff --git a/config/rootfiles/core/197/filelists/aarch64/util-linux b/config/rootfiles/core/197/filelists/aarch64/util-linux
index ac8a5a4d9..9c253c689 120000
--- a/config/rootfiles/core/197/filelists/aarch64/util-linux
+++ b/config/rootfiles/core/197/filelists/aarch64/util-linux
@@ -1 +1 @@
-../../../common/aarch64/util-linux
\ No newline at end of file
+../../../../common/aarch64/util-linux
\ No newline at end of file
diff --git a/config/rootfiles/core/197/filelists/riscv64/lm_sensors b/config/rootfiles/core/197/filelists/riscv64/lm_sensors
new file mode 120000
index 000000000..b838fec29
--- /dev/null
+++ b/config/rootfiles/core/197/filelists/riscv64/lm_sensors
@@ -0,0 +1 @@
+../../../../common/riscv64/lm_sensors
\ No newline at end of file
diff --git a/config/rootfiles/core/197/filelists/riscv64/util-linux b/config/rootfiles/core/197/filelists/riscv64/util-linux
index 02e095fb4..f8e680205 120000
--- a/config/rootfiles/core/197/filelists/riscv64/util-linux
+++ b/config/rootfiles/core/197/filelists/riscv64/util-linux
@@ -1 +1 @@
-../../../common/riscv64/util-linux
\ No newline at end of file
+../../../../common/riscv64/util-linux
\ No newline at end of file
diff --git a/config/rootfiles/core/197/filelists/x86_64/lm_sensors b/config/rootfiles/core/197/filelists/x86_64/lm_sensors
new file mode 120000
index 000000000..bb454cec4
--- /dev/null
+++ b/config/rootfiles/core/197/filelists/x86_64/lm_sensors
@@ -0,0 +1 @@
+../../../../common/x86_64/lm_sensors
\ No newline at end of file
diff --git a/config/rootfiles/core/197/filelists/x86_64/util-linux b/config/rootfiles/core/197/filelists/x86_64/util-linux
index 3a070ee50..7b5558d2c 120000
--- a/config/rootfiles/core/197/filelists/x86_64/util-linux
+++ b/config/rootfiles/core/197/filelists/x86_64/util-linux
@@ -1 +1 @@
-../../../common/x86_64/util-linux
\ No newline at end of file
+../../../../common/x86_64/util-linux
\ No newline at end of file
diff --git a/lfs/btrfs-progs b/lfs/btrfs-progs
index a37e3d205..952a59909 100644
--- a/lfs/btrfs-progs
+++ b/lfs/btrfs-progs
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.14
+VER        = 6.15
 
 # https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/
 
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = fae9bdbacc093ba260d7740001eef98f4ffb72c30631c789a34fbd5f34283cbdfb9f1e6b2f6112fb769b90892b47ea2bcc0bcdab37748b8d23e3588051620b2a
+$(DL_FILE)_BLAKE2 = 5e79b7606fb236bc21e5b2401f5d6b27ad0ffb1b8ceef3ed9c7042b384508b1e1cc2a3a451d94e5369fa1592d91da78264caabe74bf1d907ac8e513a86b6fed8
 
 install : $(TARGET)
 
diff --git a/lfs/lm_sensors b/lfs/lm_sensors
index 850f70fa1..88d3505d1 100644
--- a/lfs/lm_sensors
+++ b/lfs/lm_sensors
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3-6-0
+VER        = 3-6-2
 
 THISAPP    = lm-sensors-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = d05efa2bf5f052158a9b3f8bbe925d45a8e00fd7fb07490ddf6c87db786c803fbe8a728693f36c301269b995c72d510657d02f2e94fbbe5a7e9f50a36214635b
+$(DL_FILE)_BLAKE2 = 99398e951fa72857768222eed7f05ef21f547e73e31baba0a953400a594214ae572cfd65d3dd841bdbe32c96039f4350716e51aa6bcdcb9a3577d235ef3a3d37
 
 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-07-15  8:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-15  8:39 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. c374391a112fd4ac6508d246442eac88ae111da3 Michael Tremer

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