All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] lm-sensors 3.1.0 has been released!
@ 2009-03-01 10:28 Jean Delvare
  2009-03-01 13:10 ` Jean Delvare
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jean Delvare @ 2009-03-01 10:28 UTC (permalink / raw)
  To: lm-sensors

Hi all,

Yesterday evening I released lm-sensors 3.1.0 as planned. The numbering
reflects the presence of significant changes in this release:

* Completely reworked sensors-detect. Support for Linux 2.4 was
  dropped, devices probe order was reverted (integrated sensors first,
  I2C/SMBus chips last), bus driver names are retrieved from sysfs, bus
  number prediction was fixed, modules we loaded ourselves are unloaded.
  The script is significantly smaller, and smarter.
* Improvements to libsensors. Circular dependencies in the
  configuration file are detected and dealt with, and more importantly,
  support for multiple configuration files was added. This is an important
  step in the direction of automatic lm-sensors configuration. Also some
  performance and memory usage improvements. Support for instantaneous
  power sensors and current sensors.
* The format of /etc/sysconfig/lm_sensors was changed. The new format
  is easier to edit, which will ease integration with external tools.
  Use the included script sysconfig-lm_sensors-convert to convert from
  the old to the new format.
* New default sensors.conf file. Much lighter, with only always-correct
  statements. Big performance boost, and hopefully less confusion for
  the user.
* And as usual, random fixes to all tools.

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lm-sensors] lm-sensors 3.1.0 has been released!
  2009-03-01 10:28 [lm-sensors] lm-sensors 3.1.0 has been released! Jean Delvare
@ 2009-03-01 13:10 ` Jean Delvare
  2009-03-01 19:45 ` Philip Edelbrock
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Jean Delvare @ 2009-03-01 13:10 UTC (permalink / raw)
  To: lm-sensors

On Sun, 1 Mar 2009 11:28:00 +0100, Jean Delvare wrote:
> Hi all,
> 
> Yesterday evening I released lm-sensors 3.1.0 as planned. The numbering
> reflects the presence of significant changes in this release:
> 
> * Completely reworked sensors-detect. Support for Linux 2.4 was
>   dropped, devices probe order was reverted (integrated sensors first,
>   I2C/SMBus chips last), bus driver names are retrieved from sysfs, bus
>   number prediction was fixed, modules we loaded ourselves are unloaded.
>   The script is significantly smaller, and smarter.
> * Improvements to libsensors. Circular dependencies in the
>   configuration file are detected and dealt with, and more importantly,
>   support for multiple configuration files was added. This is an important
>   step in the direction of automatic lm-sensors configuration. Also some
>   performance and memory usage improvements. Support for instantaneous
>   power sensors and current sensors.
> * The format of /etc/sysconfig/lm_sensors was changed. The new format
>   is easier to edit, which will ease integration with external tools.
>   Use the included script sysconfig-lm_sensors-convert to convert from
>   the old to the new format.
> * New default sensors.conf file. Much lighter, with only always-correct
>   statements. Big performance boost, and hopefully less confusion for
>   the user.
> * And as usual, random fixes to all tools.

Phil, please copy the 2 files to your mirror.

Thanks,
-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lm-sensors] lm-sensors 3.1.0 has been released!
  2009-03-01 10:28 [lm-sensors] lm-sensors 3.1.0 has been released! Jean Delvare
  2009-03-01 13:10 ` Jean Delvare
@ 2009-03-01 19:45 ` Philip Edelbrock
  2009-03-03 22:35 ` Philip Edelbrock
  2009-03-04  8:37 ` Jean Delvare
  3 siblings, 0 replies; 5+ messages in thread
From: Philip Edelbrock @ 2009-03-01 19:45 UTC (permalink / raw)
  To: lm-sensors


On Mar 1, 2009, at 5:10 AM, Jean Delvare wrote:

> On Sun, 1 Mar 2009 11:28:00 +0100, Jean Delvare wrote:
>> Hi all,
>>
>> Yesterday evening I released lm-sensors 3.1.0 as planned. The  
>> numbering
>> reflects the presence of significant changes in this release:
>>
>> * Completely reworked sensors-detect. Support for Linux 2.4 was
>>  dropped, devices probe order was reverted (integrated sensors first,
>>  I2C/SMBus chips last), bus driver names are retrieved from sysfs,  
>> bus
>>  number prediction was fixed, modules we loaded ourselves are  
>> unloaded.
>>  The script is significantly smaller, and smarter.
>> * Improvements to libsensors. Circular dependencies in the
>>  configuration file are detected and dealt with, and more  
>> importantly,
>>  support for multiple configuration files was added. This is an  
>> important
>>  step in the direction of automatic lm-sensors configuration. Also  
>> some
>>  performance and memory usage improvements. Support for instantaneous
>>  power sensors and current sensors.
>> * The format of /etc/sysconfig/lm_sensors was changed. The new format
>>  is easier to edit, which will ease integration with external tools.
>>  Use the included script sysconfig-lm_sensors-convert to convert from
>>  the old to the new format.
>> * New default sensors.conf file. Much lighter, with only always- 
>> correct
>>  statements. Big performance boost, and hopefully less confusion for
>>  the user.
>> * And as usual, random fixes to all tools.
>
> Phil, please copy the 2 files to your mirror.


WIll do once I get the mirror server up and running again.  We had  
some power issues a couple days ago and the server failed to boot  
properly.


Phil


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lm-sensors] lm-sensors 3.1.0 has been released!
  2009-03-01 10:28 [lm-sensors] lm-sensors 3.1.0 has been released! Jean Delvare
  2009-03-01 13:10 ` Jean Delvare
  2009-03-01 19:45 ` Philip Edelbrock
@ 2009-03-03 22:35 ` Philip Edelbrock
  2009-03-04  8:37 ` Jean Delvare
  3 siblings, 0 replies; 5+ messages in thread
From: Philip Edelbrock @ 2009-03-03 22:35 UTC (permalink / raw)
  To: lm-sensors


On Mar 1, 2009, at 11:45 AM, Philip Edelbrock wrote:

>
> On Mar 1, 2009, at 5:10 AM, Jean Delvare wrote:
>
>> On Sun, 1 Mar 2009 11:28:00 +0100, Jean Delvare wrote:
>>> Hi all,
>>>
>>> Yesterday evening I released lm-sensors 3.1.0 as planned. [...]
>>
>> Phil, please copy the 2 files to your mirror.
>
>
> WIll do once I get the mirror server up and running again.  We had
> some power issues a couple days ago and the server failed to boot
> properly.

OK, I got the server up and going again (something was on top of the  
keyboard holding down the del key, so it booted into the bios  
screen :'p  ).  I mirrored the files earlier today and updated the  
download page on the wiki.


Phil

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [lm-sensors] lm-sensors 3.1.0 has been released!
  2009-03-01 10:28 [lm-sensors] lm-sensors 3.1.0 has been released! Jean Delvare
                   ` (2 preceding siblings ...)
  2009-03-03 22:35 ` Philip Edelbrock
@ 2009-03-04  8:37 ` Jean Delvare
  3 siblings, 0 replies; 5+ messages in thread
From: Jean Delvare @ 2009-03-04  8:37 UTC (permalink / raw)
  To: lm-sensors

On Tue, 3 Mar 2009 14:35:23 -0800, Philip Edelbrock wrote:
> 
> On Mar 1, 2009, at 11:45 AM, Philip Edelbrock wrote:
> 
> >
> > On Mar 1, 2009, at 5:10 AM, Jean Delvare wrote:
> >
> >> On Sun, 1 Mar 2009 11:28:00 +0100, Jean Delvare wrote:
> >>> Hi all,
> >>>
> >>> Yesterday evening I released lm-sensors 3.1.0 as planned. [...]
> >>
> >> Phil, please copy the 2 files to your mirror.
> >
> >
> > WIll do once I get the mirror server up and running again.  We had
> > some power issues a couple days ago and the server failed to boot
> > properly.
> 
> OK, I got the server up and going again (something was on top of the  
> keyboard holding down the del key, so it booted into the bios  
> screen :'p  ).  I mirrored the files earlier today and updated the  

ROTFL :D

> download page on the wiki.

Great, thanks Phil!

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-04  8:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-01 10:28 [lm-sensors] lm-sensors 3.1.0 has been released! Jean Delvare
2009-03-01 13:10 ` Jean Delvare
2009-03-01 19:45 ` Philip Edelbrock
2009-03-03 22:35 ` Philip Edelbrock
2009-03-04  8:37 ` Jean Delvare

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.