[Bug 2073511] Re: r8168 FTBFS with linux-hwe-6.8

Launchpad Bug Tracker 2073511 at bugs.launchpad.net
Tue Aug 6 08:16:16 UTC 2024


This bug was fixed in the package r8168 - 8.049.02-1ubuntu1.4

---------------
r8168 (8.049.02-1ubuntu1.4) jammy; urgency=medium

  * Fix FTBFS with linux-hwe-6.8 (LP: #2073511)

 -- Paolo Pisati <paolo.pisati at canonical.com>  Thu, 18 Jul 2024 13:20:19
+0000

** Changed in: r8168 (Ubuntu Jammy)
       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/2073511

Title:
  r8168 FTBFS with linux-hwe-6.8

Status in r8168 package in Ubuntu:
  Invalid
Status in r8168 source package in Jammy:
  Fix Released

Bug description:
  [Impact]

  ...
  /home/ubuntu/dkms/r8168/r8168-8.049.02/src/r8168_n.c: In function ‘rtl8168_get_drvinfo’:
  /home/ubuntu/dkms/r8168/r8168-8.049.02/src/r8168_n.c:5124:17: error: implicit declaration of function ‘strlcpy’; did you mean ‘strscpy’? [-Werror=implicit-function-declaration]
   5124 |                 strlcpy(info->fw_version, rtl_fw->version,
        |                 ^~~~~~~
  ...

  [Fix]

  Apply the attached fix.

  [How to test]

  Install, rebuild and load the fixed package with GA and HWE kernels.

  [Regression potential]

  None, the fix replaces an occurrence of the deprecated strlcpy() with
  strscpy().

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/r8168/+bug/2073511/+subscriptions




More information about the Ubuntu-sponsors mailing list