v3.12.4Linux
Changed 3
- Update compile guard to include stable releases between 5.10 and 6.12 for hid_report_raw_event()
- Replace strncpy() usages with strscpy() in driver
- Adjust razerkbd for more backports of hid_report_raw_event() change
Fixed 1
- Fix compile issue with Linux 7.2-rc1+
Changelog
A bugfix release to fix a compile issue with Linux 7.2-rc1+ and update the compile guard from the previous release to also include stable releases between 5.10 and 6.12 (hid_report_raw_event()).
Bug fixes, improvements, cleanup, etc
- driver: Replace strncpy() usages with strscpy()
- razerkbd: Adjust for more backports of hid_report_raw_event() change
Thanks a lot to all contributors!