All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] lm-sensors 3.0.0-rc2 to be released soon
@ 2007-10-07  9:31 Jean Delvare
  2007-10-10 21:02 ` Jean Delvare
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jean Delvare @ 2007-10-07  9:31 UTC (permalink / raw)
  To: lm-sensors

Hi all,

I plan to release lm-sensors 3.0.0-rc2 tomorrow or the day after. The
changes from rc1 are as follows (from CHANGES):

  Makefile: Add sensors-conf-convert to make install
  libsensors: Notify the caller when writing a value fails
              Differentiate between different read error types
              Report I/O errors as such
  sensord: Log the error code on failure
           Drop the configuration file search path mechanism (#2259)
           Manual page update
  sensors: Fix spurious critical temperature alarm
           Print error messages to stderr
           Make error messages more helpful and consistent
           Better handling of the fault flags
  sensors-conf-convert: Add a short help text
  sensors-detect: Fix SMSC SCH311x detection


I am not yet sure if this will be the last release candidate before the
final release. On the one hand, it seems to work really well, but on
the other hand I really would like at least one additional application
to be ported to the new libsensors API to confirm that it is OK.

-- 
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] 4+ messages in thread

* Re: [lm-sensors] lm-sensors 3.0.0-rc2 to be released soon
  2007-10-07  9:31 [lm-sensors] lm-sensors 3.0.0-rc2 to be released soon Jean Delvare
@ 2007-10-10 21:02 ` Jean Delvare
  2007-10-11 16:28 ` Pinkel
  2007-10-11 16:32 ` Jean Delvare
  2 siblings, 0 replies; 4+ messages in thread
From: Jean Delvare @ 2007-10-10 21:02 UTC (permalink / raw)
  To: lm-sensors

On Sun, 7 Oct 2007 11:31:11 +0200, Jean Delvare wrote:
> I plan to release lm-sensors 3.0.0-rc2 tomorrow or the day after. The
> changes from rc1 are as follows (from CHANGES):
> 
>   Makefile: Add sensors-conf-convert to make install
>   libsensors: Notify the caller when writing a value fails
>               Differentiate between different read error types
>               Report I/O errors as such
>   sensord: Log the error code on failure
>            Drop the configuration file search path mechanism (#2259)
>            Manual page update
>   sensors: Fix spurious critical temperature alarm
>            Print error messages to stderr
>            Make error messages more helpful and consistent
>            Better handling of the fault flags
>   sensors-conf-convert: Add a short help text
>   sensors-detect: Fix SMSC SCH311x detection
> 
> 
> I am not yet sure if this will be the last release candidate before the
> final release. On the one hand, it seems to work really well, but on
> the other hand I really would like at least one additional application
> to be ported to the new libsensors API to confirm that it is OK.

3.0.0-rc2 is now released.

-- 
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] 4+ messages in thread

* Re: [lm-sensors] lm-sensors 3.0.0-rc2 to be released soon
  2007-10-07  9:31 [lm-sensors] lm-sensors 3.0.0-rc2 to be released soon Jean Delvare
  2007-10-10 21:02 ` Jean Delvare
@ 2007-10-11 16:28 ` Pinkel
  2007-10-11 16:32 ` Jean Delvare
  2 siblings, 0 replies; 4+ messages in thread
From: Pinkel @ 2007-10-11 16:28 UTC (permalink / raw)
  To: lm-sensors

Hey Jean,

Just tried to download it, but the download location says:
The requested URL /lm-sensors/releases/lm_sensors-3.0.0-rc2.tar.gz was 
not found on this server.
Seems that the correct url is: 
http://dl.lm-sensors.org/lm-sensors/releases/lm_sensors-3.0.0-rc2.tar.bz2
(bz2 instead of gz ;))

Anyway, it's luckily an open dir, so I could still locate it.

--
Ivo

P.s. Unloading i2c-sis5595 before loading sis5595 fixes the problem.



Jean Delvare wrote:
> On Sun, 7 Oct 2007 11:31:11 +0200, Jean Delvare wrote:
>   
>> I plan to release lm-sensors 3.0.0-rc2 tomorrow or the day after. The
>> changes from rc1 are as follows (from CHANGES):
>>
>>   Makefile: Add sensors-conf-convert to make install
>>   libsensors: Notify the caller when writing a value fails
>>               Differentiate between different read error types
>>               Report I/O errors as such
>>   sensord: Log the error code on failure
>>            Drop the configuration file search path mechanism (#2259)
>>            Manual page update
>>   sensors: Fix spurious critical temperature alarm
>>            Print error messages to stderr
>>            Make error messages more helpful and consistent
>>            Better handling of the fault flags
>>   sensors-conf-convert: Add a short help text
>>   sensors-detect: Fix SMSC SCH311x detection
>>
>>
>> I am not yet sure if this will be the last release candidate before the
>> final release. On the one hand, it seems to work really well, but on
>> the other hand I really would like at least one additional application
>> to be ported to the new libsensors API to confirm that it is OK.
>>     
>
> 3.0.0-rc2 is now released.
>
>   


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

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

* Re: [lm-sensors] lm-sensors 3.0.0-rc2 to be released soon
  2007-10-07  9:31 [lm-sensors] lm-sensors 3.0.0-rc2 to be released soon Jean Delvare
  2007-10-10 21:02 ` Jean Delvare
  2007-10-11 16:28 ` Pinkel
@ 2007-10-11 16:32 ` Jean Delvare
  2 siblings, 0 replies; 4+ messages in thread
From: Jean Delvare @ 2007-10-11 16:32 UTC (permalink / raw)
  To: lm-sensors

Hi Ivo,

On Thu, 11 Oct 2007 18:28:43 +0200, Pinkel wrote:
> Hey Jean,
> 
> Just tried to download it, but the download location says:
> The requested URL /lm-sensors/releases/lm_sensors-3.0.0-rc2.tar.gz was 
> not found on this server.
> Seems that the correct url is: 
> http://dl.lm-sensors.org/lm-sensors/releases/lm_sensors-3.0.0-rc2.tar.bz2
> (bz2 instead of gz ;))
> 
> Anyway, it's luckily an open dir, so I could still locate it.

You're completely right, I forgot to update that part when doing the
release. Thanks for reporting! It's fixed now.

-- 
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] 4+ messages in thread

end of thread, other threads:[~2007-10-11 16:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-07  9:31 [lm-sensors] lm-sensors 3.0.0-rc2 to be released soon Jean Delvare
2007-10-10 21:02 ` Jean Delvare
2007-10-11 16:28 ` Pinkel
2007-10-11 16:32 ` 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.