From 52346991bd1acb9a6fab0c5216db5ed3215b4413e6a965ad1de15b42b03a82c6 Mon Sep 17 00:00:00 2001 From: Tejas Guruswamy Date: Sat, 9 Apr 2022 19:05:03 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/hardware/rtl88x2bu?expand=0&rev=4 --- _service | 1 + rtl88x2bu-5.8.7.1+git20210928.f2bccb9.obscpio | 3 --- rtl88x2bu-5.8.7.1+git20210928.f2bccb9.tar.xz | 3 --- rtl88x2bu-5.8.7.1+git20220324.1751f39.tar.xz | 3 +++ rtl88x2bu.changes | 15 +++++++++++++++ rtl88x2bu.obsinfo | 7 +++---- rtl88x2bu.spec | 2 +- 7 files changed, 23 insertions(+), 11 deletions(-) delete mode 100644 rtl88x2bu-5.8.7.1+git20210928.f2bccb9.obscpio delete mode 100644 rtl88x2bu-5.8.7.1+git20210928.f2bccb9.tar.xz create mode 100644 rtl88x2bu-5.8.7.1+git20220324.1751f39.tar.xz diff --git a/_service b/_service index e5f86c8..08725f9 100644 --- a/_service +++ b/_service @@ -5,6 +5,7 @@ rtl88x2bu 5.8.7.1+git%cd.%h 5.8.7.1_35809.20191129_COEX20191120-7777 + enable diff --git a/rtl88x2bu-5.8.7.1+git20210928.f2bccb9.obscpio b/rtl88x2bu-5.8.7.1+git20210928.f2bccb9.obscpio deleted file mode 100644 index ad63ade..0000000 --- a/rtl88x2bu-5.8.7.1+git20210928.f2bccb9.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f939a7d75069e2f3a27b511a58f6a3fd62146712c94e222b1bbc017f80f90c40 -size 27613197 diff --git a/rtl88x2bu-5.8.7.1+git20210928.f2bccb9.tar.xz b/rtl88x2bu-5.8.7.1+git20210928.f2bccb9.tar.xz deleted file mode 100644 index 260f410..0000000 --- a/rtl88x2bu-5.8.7.1+git20210928.f2bccb9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc523391910d9b89a36b6393ba755943d02ff9e87d1b3e9b46fdacd88d62e598 -size 2392372 diff --git a/rtl88x2bu-5.8.7.1+git20220324.1751f39.tar.xz b/rtl88x2bu-5.8.7.1+git20220324.1751f39.tar.xz new file mode 100644 index 0000000..3a1e50b --- /dev/null +++ b/rtl88x2bu-5.8.7.1+git20220324.1751f39.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:343c55dd913f030d4e7672d32423c99e6af57fa73ca082133ed8e1706b629023 +size 2394968 diff --git a/rtl88x2bu.changes b/rtl88x2bu.changes index 8cdbfb0..6dd319c 100644 --- a/rtl88x2bu.changes +++ b/rtl88x2bu.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +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 diff --git a/rtl88x2bu.obsinfo b/rtl88x2bu.obsinfo index 31606f8..32b408f 100644 --- a/rtl88x2bu.obsinfo +++ b/rtl88x2bu.obsinfo @@ -1,5 +1,4 @@ name: rtl88x2bu -version: 5.8.7.1+git20210928.f2bccb9 -mtime: 1632829912 -commit: f2bccb96ac8e54b63ef35a3c873075f21fb95030 - +version: 5.8.7.1+git20220324.1751f39 +mtime: 1648111598 +commit: 1751f39dcbc2ab101cb17a09052945613bb9b78c diff --git a/rtl88x2bu.spec b/rtl88x2bu.spec index ea74b33..e26246c 100644 --- a/rtl88x2bu.spec +++ b/rtl88x2bu.spec @@ -16,7 +16,7 @@ # Name: rtl88x2bu -Version: 5.8.7.1+git20210928.f2bccb9 +Version: 5.8.7.1+git20220324.1751f39 Release: 0 Summary: Kernel driver for Realtek 88x2bu wifi cards License: GPL-2.0-only