Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832601 - app-laptop/thinkfan-1.3.0 version bump
Summary: app-laptop/thinkfan-1.3.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Johannes Willem (Hans) Fernhout
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-03 05:31 UTC by David Duchesne
Modified: 2022-05-07 04:20 UTC (History)
1 user (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 David Duchesne 2022-02-03 05:31:03 UTC
app-laptop/thinkfan-1.3.0 version bump

https://github.com/vmatare/thinkfan/releases/tag/1.3.0

Fixed bugs (thanks to all reporters and commenters for helping!):

#124, #139: A buffer overflow when reading /proc/acpi/ibm/thermal in certain config scenarios (could lead to SIGSEGV or SIGABRT depending on the compiler)
#137: If detailed temperature limits weren't specified as lists thinkfan would segfault
#145: If a non-existent hwmon sensor index was specified, thinkfan would go into an endless loop which could only be terminated with SIGKILL. Instead, it should now give an appropriate error message.

Merged PRs:

#129, #130: Install legacy config manpage & fix some typos the manpages. Thanks to @evgeni.
#132: Fix some inconsistencies in the documentation of commandline options. Thanks to @calvinrw.
#148: Make thinkfan compatible with libcxx. Thanks to @leonardohn.

General improvements:

The fans: section can now also be specified after the levels: section. Previously, thinkfan would fail in that case.
Some internal refactoring has been done to improve readability and maintainability.


Reproducible: Always
Comment 1 David Duchesne 2022-03-12 15:07:31 UTC
Hi, any news ? Thank you
(1.3.1 is out by the way)
Comment 2 Larry the Git Cow gentoo-dev 2022-05-07 04:20:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79b2c425a6eec6e12bb3b7ada85db240d3b2135

commit a79b2c425a6eec6e12bb3b7ada85db240d3b2135
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-07 04:10:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-07 04:10:18 +0000

    app-laptop/thinkfan: add 1.3.1
    
    Closes: https://bugs.gentoo.org/841245
    Closes: https://bugs.gentoo.org/832601
    Signed-off-by: Sam James <sam@gentoo.org>

 app-laptop/thinkfan/Manifest              |  1 +
 app-laptop/thinkfan/thinkfan-1.3.1.ebuild | 40 +++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)