* Mark zcfan.service as conflicting with thinkfan.service * Make fan levels configurable in config * On watchdog timeout, write to watchdog to avoid spinup on some models * Detect suspend and handle fan level reset - mark as conflicts with thinkfan package OBS-URL: https://build.opensuse.org/package/show/hardware/zcfan?expand=0&rev=11
50 lines
1.8 KiB
Plaintext
50 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Dec 31 08:30:07 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- update to 1.4.0:
|
|
* Mark zcfan.service as conflicting with thinkfan.service
|
|
* Make fan levels configurable in config
|
|
* On watchdog timeout, write to watchdog to avoid spinup on some models
|
|
* Detect suspend and handle fan level reset
|
|
|
|
- mark as conflicts with thinkfan package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 29 07:05:54 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- update to 1.3.0:
|
|
* Add watchdog_secs directive to config (thanks @errge)
|
|
* Use full-speed for max_temp if supported
|
|
* Only do temperature file globbing once
|
|
+ This should be a noop, but please file an issue if it causes a problem.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 7 10:18:55 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Fix build with RPM 4.19: unnumbered patches are no longer
|
|
supported.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 4 08:27:35 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- Add move_executable_to_sbin.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 2 17:16:52 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- Fixed compilation on 15.4 and 15.5
|
|
- build with -fPIE
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 1 14:28:16 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Trim description to what's relevant for the end-user
|
|
- Remove redundant DESTDIR argument in make_install
|
|
- Source archive with dash like normal packages
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 1 12:49:03 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- version 1.2.1:
|
|
* first packaged release
|