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
Hi, any news ? Thank you (1.3.1 is out by the way)
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(+)