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 f809bfb9673a9a9d027ebe5983c4c9ff5fe4e2e7 (commit) via 9a05980e552f21a91c0141990a3e4581be89d914 (commit) from c016773b9816ad9be4ffc8643c30457e87c094e3 (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 f809bfb9673a9a9d027ebe5983c4c9ff5fe4e2e7 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Feb 28 14:03:40 2017 +0000
core110: Ship updated lm_sensors
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 9a05980e552f21a91c0141990a3e4581be89d914 Author: Matthias Fischer matthias.fischer@ipfire.org Date: Tue Feb 28 14:06:28 2017 +0100
lm_sensors: Update to 3.4.0
For details see: https://github.com/groeck/lm-sensors/blob/master/CHANGES
Best, Matthias
Signed-off-by: Matthias Fischer matthias.fischer@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/armv5tel/lm_sensors | 3 ++- config/rootfiles/common/i586/lm_sensors | 3 ++- config/rootfiles/common/x86_64/lm_sensors | 3 ++- .../{oldcore/77 => core/110}/filelists/armv5tel/lm_sensors | 0 config/rootfiles/core/110/filelists/i586/lm_sensors | 1 + config/rootfiles/core/110/filelists/x86_64/lm_sensors | 1 + lfs/lm_sensors | 6 +++--- 7 files changed, 11 insertions(+), 6 deletions(-) copy config/rootfiles/{oldcore/77 => core/110}/filelists/armv5tel/lm_sensors (100%) create mode 120000 config/rootfiles/core/110/filelists/i586/lm_sensors create mode 120000 config/rootfiles/core/110/filelists/x86_64/lm_sensors
Difference in files: diff --git a/config/rootfiles/common/armv5tel/lm_sensors b/config/rootfiles/common/armv5tel/lm_sensors index 4d17590..998b02e 100644 --- a/config/rootfiles/common/armv5tel/lm_sensors +++ b/config/rootfiles/common/armv5tel/lm_sensors @@ -8,7 +8,7 @@ usr/bin/sensors-conf-convert #usr/lib/libsensors.a usr/lib/libsensors.so usr/lib/libsensors.so.4 -usr/lib/libsensors.so.4.3.2 +usr/lib/libsensors.so.4.4.0 #usr/man/man1/sensors.1 #usr/man/man3/libsensors.3 #usr/man/man5/sensors.conf.5 @@ -17,6 +17,7 @@ usr/lib/libsensors.so.4.3.2 #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 diff --git a/config/rootfiles/common/i586/lm_sensors b/config/rootfiles/common/i586/lm_sensors index f23b97c..9936e04 100644 --- a/config/rootfiles/common/i586/lm_sensors +++ b/config/rootfiles/common/i586/lm_sensors @@ -8,7 +8,7 @@ usr/bin/sensors-conf-convert #usr/lib/libsensors.a usr/lib/libsensors.so usr/lib/libsensors.so.4 -usr/lib/libsensors.so.4.3.2 +usr/lib/libsensors.so.4.4.0 #usr/man/man1/sensors.1 #usr/man/man3/libsensors.3 #usr/man/man5/sensors.conf.5 @@ -17,6 +17,7 @@ usr/lib/libsensors.so.4.3.2 #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/isadump diff --git a/config/rootfiles/common/x86_64/lm_sensors b/config/rootfiles/common/x86_64/lm_sensors index f23b97c..9936e04 100644 --- a/config/rootfiles/common/x86_64/lm_sensors +++ b/config/rootfiles/common/x86_64/lm_sensors @@ -8,7 +8,7 @@ usr/bin/sensors-conf-convert #usr/lib/libsensors.a usr/lib/libsensors.so usr/lib/libsensors.so.4 -usr/lib/libsensors.so.4.3.2 +usr/lib/libsensors.so.4.4.0 #usr/man/man1/sensors.1 #usr/man/man3/libsensors.3 #usr/man/man5/sensors.conf.5 @@ -17,6 +17,7 @@ usr/lib/libsensors.so.4.3.2 #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/isadump diff --git a/config/rootfiles/core/110/filelists/armv5tel/lm_sensors b/config/rootfiles/core/110/filelists/armv5tel/lm_sensors new file mode 120000 index 0000000..eec84cd --- /dev/null +++ b/config/rootfiles/core/110/filelists/armv5tel/lm_sensors @@ -0,0 +1 @@ +../../../../common/armv5tel/lm_sensors \ No newline at end of file diff --git a/config/rootfiles/core/110/filelists/i586/lm_sensors b/config/rootfiles/core/110/filelists/i586/lm_sensors new file mode 120000 index 0000000..b7f0101 --- /dev/null +++ b/config/rootfiles/core/110/filelists/i586/lm_sensors @@ -0,0 +1 @@ +../../../../common/i586//lm_sensors \ No newline at end of file diff --git a/config/rootfiles/core/110/filelists/x86_64/lm_sensors b/config/rootfiles/core/110/filelists/x86_64/lm_sensors new file mode 120000 index 0000000..fd435d4 --- /dev/null +++ b/config/rootfiles/core/110/filelists/x86_64/lm_sensors @@ -0,0 +1 @@ +../../../../common/x86_64//lm_sensors \ No newline at end of file diff --git a/lfs/lm_sensors b/lfs/lm_sensors index f343a2f..2c4d2ef 100644 --- a/lfs/lm_sensors +++ b/lfs/lm_sensors @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2013 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2017 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.3.4 +VER = 3.4.0
THISAPP = lm_sensors-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 60cfb98ab7a8915c3ac684af5459de2e +$(DL_FILE)_MD5 = c03675ae9d43d60322110c679416901a
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree