** Description changed:

+ [ SRU Justification ]
+ 
+ [ Impact ]
+ 
+ The upstream has released core94 that is meant to match the kernel
+ development in v6.14.
+ 
+ Pack the new core94 release, drop two upstreamed patches, bump
+ OBSOLETE_BY to 6.14.
+ 
+ [ Test Plan ]
+ 
+ 1. Install kernel headers for Questing/Plucky.
+ 
+ 2. Install backport-iwlwifi-dkms from -proposed pocket.
+ 
+ 3. The dkms should be compiled automatically with the running kernel. To
+ compile it against all installed kernels:
+ 
+ ```
+ $ for k in $(dpkg -l| awk '$2 ~ /^linux-headers-.*-generic$/ { print 
substr($2, length("linux-headers-") + 1); }'|sort -V -r); do sudo dkms install 
--force backport-iwlwifi/0~94.13342-git452193f7 -k $k || break; done
+ ```
+ 
+ [ Where problems could occur ]
+ 
+ New upstream releases, it may need new iwlwifi firmware blobs and
+ therefore the latest linux-firmware package is mandatory. There might
+ also be issues across all the supported models, and we probably may only
+ find out in the future reports.
+ 
+ [ Other Info ]
+ 
+ Nominate for Questing, the development series, as well as Plucky per
+ comment #6.
+ 
+ ========== original bug report ==========
+ 
  https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-
  iwlwifi.git/log/?h=release/core94

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2102121

Title:
  New upstream core94 release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2102121/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to