File rtl8188gu.changes of Package rtl8188gu
-------------------------------------------------------------------
Thu Jun 5 08:27:39 UTC 2025 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 6.15
* *Support kernel 6.15+
- Drop fix-build-on-kernel-6_14.patch, fix-build-on-kernel-6_13.patch,
fix-build-on-kernel-6_13.patch, fix-build-on-kernel-6_4.patch,
fix-build-on-kernel-6_5.patch, fix-build-on-kernel-6_8.patch and
rtl8188gu-rename-get_ra-to-rtw_get_ra-to-fix-ppc64le-build.patch, merged
-------------------------------------------------------------------
Fri May 16 13:45:32 UTC 2025 - Hillwood Yang <hillwood@opensuse.org>
- Add rtl8188gu-rename-get_ra-to-rtw_get_ra-to-fix-ppc64le-build.patch
On powerpc64le, the kernel header <asm/disassemble.h> defines a function named
get_ra(u32), which conflicts with the driver's own static inline get_ra().
This patch renames the driver's function to rtw_get_ra() to avoid the conflict.
-------------------------------------------------------------------
Thu May 15 07:58:09 UTC 2025 - Hillwood Yang <hillwood@opensuse.org>
- Add fix-build-on-kernel-6_14.patch, support kernel 6.14+
-------------------------------------------------------------------
Sun Jan 26 11:36:55 UTC 2025 - Hillwood Yang <hillwood@opensuse.org>
- Add fix-build-on-kernel-6_13.patch, support kernel 6.13+
-------------------------------------------------------------------
Sat Jun 8 11:36:30 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
- Initial package for version 0.0.0+git20230112.c2b79fc
- Add fix-build-on-kernel-6_4.patch, support kernel 6.4+
- Add fix-build-on-kernel-6_5.patch, support kernel 6.5+
- Add fix-build-on-kernel-6_8.patch, Support Kernel 6.8+