Activity log for bug #2069710

Date Who What changed Old value New value Message
2024-06-18 09:25:23 Andrea Righi bug added bug
2024-06-18 09:25:31 Andrea Righi nominated for series Ubuntu Jammy
2024-06-18 09:25:31 Andrea Righi bug task added ddcci-driver-linux (Ubuntu Jammy)
2024-06-21 07:00:21 Andrea Righi attachment added jammy-ddcci-dkms.debdiff https://bugs.launchpad.net/ubuntu/+source/ddcci-driver-linux/+bug/2069710/+attachment/5791058/+files/jammy-ddcci-dkms.debdiff
2024-06-21 12:39:05 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug jammy uec-images amd64 apport-bug jammy patch uec-images
2024-07-05 13:10:04 Timo Aaltonen description [Impact] /var/lib/dkms/ddcci/0.4.1/build/ddcci/ddcci.c:1677:9: error: implicit declaration of function ‘strlcpy’; did you mean ‘strscpy’? [-Werror=implicit-function-declaration] 1677 | strlcpy(info->type, (outer_addr == DDCCI_DEFAULT_DEVICE_ADDR) ? "ddcci" : "ddcci-dependent", I2C_NAME_SIZE); | ^~~~~~~ | strscpy /var/lib/dkms/ddcci/0.4.1/build/ddcci/ddcci.c: At top level: /var/lib/dkms/ddcci/0.4.1/build/ddcci/ddcci.c:1835:27: error: ‘I2C_CLASS_DDC’ undeclared here (not in a function); did you mean ‘I2C_CLASS_SPD’? 1835 | .class = I2C_CLASS_DDC, | ^~~~~~~~~~~~~ | I2C_CLASS_SPD cc1: some warnings being treated as errors [Test case] $ sudo apt install ddcci-dkms [Fix] Backport from Noble the required changes to properly support the new 6.8 kernel ABI. [Regression potential] DDC/CI is a driver for compatible monitors and their integration into the backlight system class. We may experience graphical regressions in systems that are using this particular driver. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: ddcci-dkms 0.4.1-3ubuntu3 ProcVersionSignature: User Name 6.8.0-35.35.1~22.04.1-lowlatency 6.8.4 Uname: Linux 6.8.0-35-lowlatency x86_64 ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 CasperMD5CheckResult: unknown CloudArchitecture: x86_64 CloudID: nocloud CloudName: unknown CloudPlatform: nocloud CloudSubPlatform: config-disk (/dev/vdb) Date: Tue Jun 18 09:22:45 2024 PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=C.UTF-8 SHELL=/bin/bash SourcePackage: ddcci-driver-linux UpgradeStatus: No upgrade log present (probably fresh install) [Impact] /var/lib/dkms/ddcci/0.4.1/build/ddcci/ddcci.c:1677:9: error: implicit declaration of function ‘strlcpy’; did you mean ‘strscpy’? [-Werror=implicit-function-declaration]  1677 | strlcpy(info->type, (outer_addr == DDCCI_DEFAULT_DEVICE_ADDR) ? "ddcci" : "ddcci-dependent", I2C_NAME_SIZE);       | ^~~~~~~       | strscpy /var/lib/dkms/ddcci/0.4.1/build/ddcci/ddcci.c: At top level: /var/lib/dkms/ddcci/0.4.1/build/ddcci/ddcci.c:1835:27: error: ‘I2C_CLASS_DDC’ undeclared here (not in a function); did you mean ‘I2C_CLASS_SPD’?  1835 | .class = I2C_CLASS_DDC,       | ^~~~~~~~~~~~~       | I2C_CLASS_SPD cc1: some warnings being treated as errors [Test case] install both GA and HWE kernels, and  $ sudo apt install ddcci-dkms then check that the build for both kernels succeeds [Fix] Backport from Noble the required changes to properly support the new 6.8 kernel ABI. [Regression potential] DDC/CI is a driver for compatible monitors and their integration into the backlight system class. We may experience graphical regressions in systems that are using this particular driver. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: ddcci-dkms 0.4.1-3ubuntu3 ProcVersionSignature: User Name 6.8.0-35.35.1~22.04.1-lowlatency 6.8.4 Uname: Linux 6.8.0-35-lowlatency x86_64 ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 CasperMD5CheckResult: unknown CloudArchitecture: x86_64 CloudID: nocloud CloudName: unknown CloudPlatform: nocloud CloudSubPlatform: config-disk (/dev/vdb) Date: Tue Jun 18 09:22:45 2024 PackageArchitecture: all ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=C.UTF-8  SHELL=/bin/bash SourcePackage: ddcci-driver-linux UpgradeStatus: No upgrade log present (probably fresh install)
2024-07-05 13:10:09 Timo Aaltonen ddcci-driver-linux (Ubuntu): status New Invalid
2024-07-05 13:11:19 Timo Aaltonen ddcci-driver-linux (Ubuntu Jammy): status New Fix Committed
2024-07-05 13:11:21 Timo Aaltonen bug added subscriber Ubuntu Stable Release Updates Team
2024-07-05 13:11:25 Timo Aaltonen bug added subscriber SRU Verification
2024-07-11 11:18:00 Paolo Pisati tags amd64 apport-bug jammy patch uec-images amd64 apport-bug jammy patch uec-images verification-done-jammy
2024-07-15 10:38:31 Launchpad Janitor ddcci-driver-linux (Ubuntu Jammy): status Fix Committed Fix Released
2024-07-15 10:38:52 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team