mbox

lm_sensors: Update to 3.4.0

Message ID 20170228130628.1246-1-matthias.fischer@ipfire.org
State Accepted
Commit 9a05980e552f21a91c0141990a3e4581be89d914
Headers

Message

Matthias Fischer March 1, 2017, 12:06 a.m. UTC
  For details see:
https://github.com/groeck/lm-sensors/blob/master/CHANGES

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 config/rootfiles/common/armv5tel/lm_sensors | 3 ++-
 config/rootfiles/common/i586/lm_sensors     | 3 ++-
 config/rootfiles/common/x86_64/lm_sensors   | 3 ++-
 lfs/lm_sensors                              | 6 +++---
 4 files changed, 9 insertions(+), 6 deletions(-)
  

Comments

Michael Tremer March 1, 2017, 1:06 a.m. UTC | #1
Hi,

thank you. I just merged this.

Does it make sense to re-run the sensor detection after this since so
many new devices are supported now or are these automatically added
because we are running this every once in a while any ways?

Best,
-Michael

On Tue, 2017-02-28 at 14:06 +0100, Matthias Fischer wrote:
> For details see:
> https://github.com/groeck/lm-sensors/blob/master/CHANGES
> 
> Best,
> Matthias
> 
> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> ---
>  config/rootfiles/common/armv5tel/lm_sensors | 3 ++-
>  config/rootfiles/common/i586/lm_sensors     | 3 ++-
>  config/rootfiles/common/x86_64/lm_sensors   | 3 ++-
>  lfs/lm_sensors                              | 6 +++---
>  4 files changed, 9 insertions(+), 6 deletions(-)
> 
> diff --git a/config/rootfiles/common/armv5tel/lm_sensors
> b/config/rootfiles/common/armv5tel/lm_sensors
> index 4d17590b6..998b02e9f 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 f23b97c2b..9936e0466 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 f23b97c2b..9936e0466 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/lfs/lm_sensors b/lfs/lm_sensors
> index f343a2fad..2c4d2efc1 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)
>
  
Michael Tremer March 1, 2017, 1:25 a.m. UTC | #2
I will CC Arne. He usually knows...

On Tue, 2017-02-28 at 15:25 +0100, Matthias Fischer wrote:
> On 28.02.2017 15:06, Michael Tremer wrote:
> > Hi,
> 
> Hi Michael,
> 
> > thank you. I just merged this.
> 
> No problem - you're welcome... ;-)
> 
> > Does it make sense to re-run the sensor detection after this since
> > so
> > many new devices are supported now or are these automatically added
> > because we are running this every once in a while any ways?
> 
> Good question. I'm not sure, either. This came to my view because
> of...:
> 
> https://forum.ipfire.org/viewtopic.php?f=27&t=18260&hilit=lm_sensors
> 
> ...so I thought I'll take a look.
> 
> As far as I know, existing sensors will NOT be updated (perhaps on
> reboot!?), so it could make sense to re-run the detection. I didn't
> find
> an automatic run entry yet.
> 
> HTH,
> Matthias
> 
> > 
> > Best,
> > -Michael
> > 
> > On Tue, 2017-02-28 at 14:06 +0100, Matthias Fischer wrote:
> > > For details see:
> > > https://github.com/groeck/lm-sensors/blob/master/CHANGES
> > > 
> > > Best,
> > > Matthias
> > > 
> > > Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> > > ---
> > >  config/rootfiles/common/armv5tel/lm_sensors | 3 ++-
> > >  config/rootfiles/common/i586/lm_sensors     | 3 ++-
> > >  config/rootfiles/common/x86_64/lm_sensors   | 3 ++-
> > >  lfs/lm_sensors                              | 6 +++---
> > >  4 files changed, 9 insertions(+), 6 deletions(-)
> > > 
> > > diff --git a/config/rootfiles/common/armv5tel/lm_sensors
> > > b/config/rootfiles/common/armv5tel/lm_sensors
> > > index 4d17590b6..998b02e9f 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 f23b97c2b..9936e0466 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 f23b97c2b..9936e0466 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/lfs/lm_sensors b/lfs/lm_sensors
> > > index f343a2fad..2c4d2efc1 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)
> > >  
> 
>