forked from pool/rtl88x2bu
52346991bd
* Use mm_segment_t only on Linux < 5.10.0 * Remove unrequired usages of mm_segment_t * Map PDE_DATA to pde_data * Rename complete_and_exit to kthread_complete_and_exit * Fix build since dev_addr constification * Revert "Use `--cvs-exclude` instead of hardcoding `.git/`" * Use `--cvs-exclude` instead of hardcoding `.git/` * Disable IPX for Linux kernel >= 5.15 * Rework architecture detection Fixes #170 * Replace fall-through comments by attributes OBS-URL: https://build.opensuse.org/package/show/hardware/rtl88x2bu?expand=0&rev=4
30 lines
1.3 KiB
Plaintext
30 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Apr 09 17:11:38 UTC 2022 - tejas.guruswamy@opensuse.org
|
|
|
|
- Update to version 5.8.7.1+git20220324.1751f39:
|
|
* Use mm_segment_t only on Linux < 5.10.0
|
|
* Remove unrequired usages of mm_segment_t
|
|
* Map PDE_DATA to pde_data
|
|
* Rename complete_and_exit to kthread_complete_and_exit
|
|
* Fix build since dev_addr constification
|
|
* Revert "Use `--cvs-exclude` instead of hardcoding `.git/`"
|
|
* Use `--cvs-exclude` instead of hardcoding `.git/`
|
|
* Disable IPX for Linux kernel >= 5.15
|
|
* Rework architecture detection Fixes #170
|
|
* Replace fall-through comments by attributes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 5 21:52:55 UTC 2022 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
|
|
|
|
- Fix missing %kernel_module_directory macro on 15.3
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 4 00:39:57 UTC 2021 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
|
|
|
|
- Add fix-backported-update_mgmt_frame_registrations.patch for build on 15.3 kernel
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 4 00:11:41 UTC 2021 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
|
|
|
|
- Initial package from https://github.com/cilynx/rtl88x2bu
|