]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
lm_sensors: Update to version 3.6.2
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 13 Jul 2025 09:39:34 +0000 (11:39 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Jul 2025 08:06:08 +0000 (08:06 +0000)
- 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>
config/rootfiles/common/aarch64/lm_sensors
config/rootfiles/common/riscv64/lm_sensors
config/rootfiles/common/x86_64/lm_sensors
lfs/lm_sensors

index bb4efdb8956577dd4f9742c3fb9f0ea0fe6f9eca..6f357808ec56dacffbcd115649a8b348bfc99d05 100644 (file)
@@ -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
index 52514f1ab592a638c23960643b18c3869ecdbf6e..be61a9e3dbbff31d0c256ebef622350a87048206 100644 (file)
@@ -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
index 9b6c0f0f0779ca798776e0aefc05fdf43374a442..8faac8796f461be460de65ff5f45f62b63aeb684 100644 (file)
@@ -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
index 850f70fa10f52f5631c08bfb723594b660aae716..88d3505d16bc9392275373c968347cc842e6fb60 100644 (file)
@@ -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)