- update to 2.4.0: * Add support for alternate SMC path used with newer MacBooks, #236 * Improved systemd integration, #250, #252, 253 * Removed developer tests which confused users - Added 0001-fix-pidfile-path.patch to align PID path to systemd service file OBS-URL: https://build.opensuse.org/request/show/1079454 OBS-URL: https://build.opensuse.org/package/show/hardware/mbpfan?expand=0&rev=9
46 lines
1.8 KiB
Plaintext
46 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 12 15:42:16 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- update to 2.4.0:
|
|
* Add support for alternate SMC path used with newer MacBooks, #236
|
|
* Improved systemd integration, #250, #252, 253
|
|
* Removed developer tests which confused users
|
|
- Added 0001-fix-pidfile-path.patch to align PID path to systemd service file
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 4 14:19:23 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.3.0:
|
|
* Improve comments in the config around {low,high,max}_temp settings, #232
|
|
* Moved tests to separate binary, #219
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 27 23:56:25 UTC 2022 - Luciano Santos <luc14n0@opensuse.org>
|
|
|
|
- Remove "ProtectKernelTunables=true" systemd unit option from
|
|
harden_mbpfan.service.patch since mbpfan relies on having write
|
|
permission to kernel variables in order to set the fan speed.
|
|
Without this permission mbpfan daemon will refuse to start
|
|
(boo#1195253).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 15 07:27:56 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
|
|
|
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
|
|
* harden_mbpfan.service.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 11 19:52:27 UTC 2020 - Jochen Breuer <jbreuer@suse.de>
|
|
|
|
- More clean spec thanks to spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 7 16:19:39 UTC 2020 - Jochen Breuer <jbreuer@suse.de>
|
|
|
|
- Correct name for license in spec file.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 22 19:43:12 UTC 2020 - Jochen Breuer <jbreuer@suse.de>
|
|
|
|
- Initial commit for version 2.2.1
|