[Bug 2054496] Re: Failed to build against v6.8-rcX: multiple failures

Launchpad Bug Tracker 2054496 at bugs.launchpad.net
Wed Feb 21 19:53:54 UTC 2024


This bug was fixed in the package ivsc-driver -
0~git202311021215.73a044d9-0ubuntu2

---------------
ivsc-driver (0~git202311021215.73a044d9-0ubuntu2) noble; urgency=low

  [ You-Sheng Yang ]
  * Failed to build against v6.8-rcX: multiple failures (LP: #2054496)
    - backport: replace strlcpy with strscpy
    - backport: Use set/get APIs to access spi->chip_select

 -- You-Sheng Yang <vicamo.yang at canonical.com>  Wed, 21 Feb 2024
10:38:15 +0800

** Changed in: ivsc-driver (Ubuntu Noble)
       Status: Fix Committed => Fix Released

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

Title:
  Failed to build against v6.8-rcX: multiple failures

Status in ivsc-driver package in Ubuntu:
  Fix Released
Status in ivsc-driver source package in Noble:
  Fix Released

Bug description:
  Linux upstream v6.8-rcX introduces a few API changes, inclusive of:

  * d26270061ae6 string: Remove strlcpy()
    - It should be replaced by strscpy introduced in v4.3, commit 30035e45753b ("string: provide strscpy()")

  * 4d8ff6b0991d spi: Add multi-cs memories support in SPI core
    - SPI core receives updates with multi cs support, and clients should instead use chip_select/cs_gpiod set/get APIs provided in commit 303feb3cc06a ("spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod") introduced in v6.3.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ivsc-driver/+bug/2054496/+subscriptions




More information about the Ubuntu-sponsors mailing list