Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550880 - =sys-power/thermald-1.4.2 version bump
Summary: =sys-power/thermald-1.4.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-31 13:05 UTC by Wicher Minnaard
Modified: 2015-07-14 10:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wicher Minnaard 2015-05-31 13:05:37 UTC
v1.4.2 is out, see https://github.com/01org/thermal_daemon/releases

Bump is straightforward (increase ${PV}).

New since 1.3 (latest in Portage, july 2014):

+- Extension of DBUS I/F for developing Monitoring and Control GUI
+- Added exampled to thermal-conf man page
+- Support INT340X class of thermal control introduced in kernel 4.0
+- Reinit without restart thermald to load new parameters like new control temperature
+- Fix indexes when Linux thermal sysfs doesn't have contiguous zone numbering
+- Support for new Intel SoC platforms
+- Introduce back-light control as the Linux back light cooling device is removed
+- Restore modified passive trip points in thermal zones on exit
+- Virtual Sensor definition
+- Fix loop when uevents floods the system
+- Error message removal for rapl sysfs traversal
+- Coverity error


Reproducible: Always
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2015-06-24 23:14:49 UTC
New version doesn't shut down with existing init script.
Comment 2 Wicher Minnaard 2015-06-25 04:41:35 UTC
(In reply to Ryan Hill from comment #1)
> New version doesn't shut down with existing init script.

Indeed, same here.

The init script calls a Terminate method using dbus. That method still exists (insofar that it's in the interface declaration XML ( https://github.com/01org/thermal_daemon/blob/master/src/thd_dbus_interface.xml) ) so… hmm…
Comment 3 Yixun Lan archtester gentoo-dev 2015-07-14 10:23:22 UTC
+*thermald-1.4.2 (14 Jul 2015)
+
+  14 Jul 2015; Yixun Lan <dlan@gentoo.org> +thermald-1.4.2.ebuild,
+  +files/thermald-1.4.2-terminate.patch:
+  version bump & fix termination bug, bug 550880


I've pushed a custom patch to fix the program exit issue.

the upstream report can be found here [1], still waiting for the ACK.

[1] https://lists.01.org/pipermail/linux-thermal-daemon/2015-July/000019.html