[fwupd][SRU] Hide inhibited usb4 device in dell-dock plugin

Bug #1983451 reported by hugh chao
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OEM Priority Project
Status tracked in Focal
Focal
Fix Released
High
Kai-Chuan Hsieh
fwupd (Ubuntu)
Fix Released
Undecided
Unassigned
Focal
Fix Released
Undecided
Unassigned
Jammy
Fix Released
Undecided
Unassigned
Kinetic
Fix Released
Undecided
Unassigned

Bug Description

In fwupd mechanism, a device might be probed by multiple plugins, so an "inhibited flag" might be applied to prevent it been probed several times.

An "Update Error" message will show up once this flag has been applied [0], and this will confuse some users to let they think the firmware upgrade process failed , in the purpose of improving the user experience, a patch has been merged to upstream to hide the inhibited usb4 device[1].

[Impact]
 * A new flag "hidden" has been added in the inhibited code snippet, once the device enumeration found this flag, it will not show it.
 * Since this misleading message has be hidden, the users won't be confused on the inhibited message.

[Test Plan]
 * Prepare a dell-dock wd22tb4.

 * Prepare one pc or laptop with thunderbolt interface on it.

 * Before(include) fwupd upstream version 1.8.2 or Ubuntu version 1.7.5-3, a "waning message"[0] will be observed on the inhibited device via the command "fwupdmgr get-devices".

 * Once this patch has been applied, the inhibited device will be hidden.

[Where problems could occur]
 * The only problem might occur is once someone misuses this flag "hidden" when they use this device_inhibit function, then the devices will be hidden.
 * But after double confirm, I __do not__ see someone else has applied this flag on their plugin.

[0] https://github.com/fwupd/fwupd/tree/main/plugins/dell-dock#update-behavior
[1] https://github.com/fwupd/fwupd/commit/4bf53196fc1198a0688b49bcd16cd0126823f434

For other risk and test plan, please check lp:1982103

tags: added: oem-priority
hugh chao (hugh712)
description: updated
hugh chao (hugh712)
description: updated
description: updated
hugh chao (hugh712)
description: updated
description: updated
information type: Proprietary → Public
tags: added: focal
Changed in oem-priority:
importance: Undecided → High
status: New → In Progress
Changed in oem-priority:
status: In Progress → Confirmed
Revision history for this message
Yuan-Chen Cheng (ycheng-twn) wrote :

We will also need https://github.com/fwupd/fwupd/commit/6b5d933e99dce7f2bf2b771176001191a3bab644
to be backported to 1.7 branches.

However, that will add a new API to libfwupdplugin, sound not something we should do.

Revision history for this message
Mario Limonciello (superm1) wrote :

kinetic already has 1.8.3 and that fix is landed in 1.8.2, so marking it fixed.

I agree with YC - we shouldn't be introducing new symbols to libfwupdplugin in 1.7.x release.

YC is already in progress to do an SRU for 1.8.3 to Jammy for a bunch of other bugs. I think just adding changelog item for this bug will solve it for Jammy.

Changed in fwupd (Ubuntu Kinetic):
status: New → Fix Released
Revision history for this message
Yuan-Chen Cheng (ycheng-twn) wrote :
Changed in oem-priority:
assignee: nobody → Yuan-Chen Cheng (ycheng-twn)
status: Confirmed → In Progress
description: updated
Revision history for this message
hugh chao (hugh712) wrote :

I tried the version 1.8.3-1~22.04.1 on the ppa,
the result of get-devices works as expected,
I also tried to upgrade/downgrade the fws on my dell-dock-wd22tb4,
it also works well.

tags: added: fwupd
Revision history for this message
Chris Halse Rogers (raof) wrote : Please test proposed package

Hello hugh, or anyone else affected,

Accepted fwupd into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/fwupd/1.8.3-1~22.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-jammy to verification-done-jammy. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-jammy. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in fwupd (Ubuntu Jammy):
status: New → Fix Committed
tags: added: verification-needed verification-needed-jammy
Revision history for this message
hugh chao (hugh712) wrote :

not sure why the binary packages are not ready?

Revision history for this message
Yuan-Chen Cheng (ycheng-twn) wrote (last edit ):

needs extra action for it have a new deb binary compare to the one before SRU. It will be there very soon.

Revision history for this message
Ubuntu SRU Bot (ubuntu-sru-bot) wrote : Autopkgtest regression report (fwupd/1.8.3-1~22.04.1)

All autopkgtests for the newly accepted fwupd (1.8.3-1~22.04.1) for jammy have finished running.
The following regressions have been reported in tests triggered by the package:

fwupd/1.8.3-1~22.04.1 (armhf)

Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-migration/jammy/update_excuses.html#fwupd

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

Revision history for this message
hugh chao (hugh712) wrote (last edit ):

I tried the version - 1.8.3-1~22.04.1 in Jammy-Proposed channel,
it works well on "get-device","upgrade","downgrade",
everything works as expected.

Revision history for this message
hugh chao (hugh712) wrote :

And for the Error on #8,
Mario suspects it's related to the specific autopkgtest environment [0],
so I'm not going to change the tag further until the regressions has been identified.

[0] https://bugs.launchpad.net/oem-priority/+bug/1979963/comments/13

Revision history for this message
hugh chao (hugh712) wrote :

as mentions in [0], Please waive the autopkgtest error for the purpose of the SRU.
another commit [1] will skip this autopkgtest mtdram tests.

[0] https://bugs.launchpad.net/oem-priority/+bug/1979963/comments/14
[1] https://bugs.launchpad.net/oem-priority/+bug/1979963/comments/15

tags: added: verification-done-jammy
removed: verification-needed-jammy
Revision history for this message
Ubuntu SRU Bot (ubuntu-sru-bot) wrote :

All autopkgtests for the newly accepted fwupd (1.8.3-1~22.04.1) for jammy have finished running.
The following regressions have been reported in tests triggered by the package:

fwupd/1.8.3-1~22.04.1 (armhf)

Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-migration/jammy/update_excuses.html#fwupd

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

tags: removed: verification-done-jammy verification-needed
tags: added: jammy
removed: focal
Changed in oem-priority:
status: In Progress → Confirmed
Revision history for this message
hugh chao (hugh712) wrote :

@ycheng-twn,

may I ask that any plan to release a new version for Focal in Q1 2023 ?

Revision history for this message
Rex Tsai (chihchun) wrote :

I believe the next target version would be 1.8.5+[1]

% rmadison fwupd
 fwupd | 0.7.0-0ubuntu4 | xenial | source, amd64, arm64, armhf, i386, powerpc, ppc64el, s390x
 fwupd | 0.8.3-0ubuntu5.1 | xenial-security | source, amd64, arm64, armhf, i386, powerpc, ppc64el, s390x
 fwupd | 0.8.3-0ubuntu5.1 | xenial-updates | source, amd64, arm64, armhf, i386, powerpc, ppc64el, s390x
 fwupd | 1.0.6-2 | bionic | source, amd64, arm64, armhf, i386, ppc64el, s390x
 fwupd | 1.2.10-1ubuntu2~ubuntu18.04.5 | bionic-security | source, amd64, arm64, armhf, i386, ppc64el, s390x
 fwupd | 1.2.14-0~18.04.2 | bionic-updates | source, amd64, arm64, armhf, i386, ppc64el, s390x
 fwupd | 1.3.9-4 | focal | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
 fwupd | 1.3.9-4ubuntu0.1 | focal-security | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
 fwupd | 1.7.5-3 | jammy | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
 fwupd | 1.7.9-1~20.04.1 | focal-updates | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
 fwupd | 1.7.9-1~20.04.2 | focal-proposed | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
 fwupd | 1.7.9-1~22.04.1 | jammy-updates | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
 fwupd | 1.7.9-1~22.04.2 | jammy-proposed | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
 fwupd | 1.8.4-2 | kinetic | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
 fwupd | 1.8.6-2 | lunar | source, amd64, arm64, armhf, ppc64el, riscv64, s390x

[1] Bug #1979963 “Upgrade fwupd to 1.8.3 in jammy to support HP Thun...” : Bugs : OEM Priority Project - https://bugs.launchpad.net/bugs/1979963

Max Lee (max-lee)
Changed in oem-priority:
assignee: Yuan-Chen Cheng (ycheng-twn) → Kai-Chuan Hsieh (kchsieh)
Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :

@hugh

Does focal's fwupd needs to bump version or SRU the commit [1] is enough?

[1] https://github.com/fwupd/fwupd/commit/4bf53196fc1198a0688b49bcd16cd0126823f434

The question i asked is because a lot of package dependency of 1.8.5-1 is not exist in focal. It requires more discussion with foundation team if we really need to bump the version to 1.8 for focal.

Revision history for this message
hugh chao (hugh712) wrote :

@kchsieh

Currently it needs to backport "fu_device_has_inhibit" function to make [1] work,
but as #1 and #2, they were not agreed to backport the symbol.

And as you said too many dependency of 1.8.5-1 is not exist in focal, so I am ok if we can just backport this commit or I don't think fwupd in focal can go any further?

[1] https://github.com/fwupd/fwupd/commit/4bf53196fc1198a0688b49bcd16cd0126823f434

no longer affects: oem-priority/focal
Revision history for this message
hugh chao (hugh712) wrote :

the SRU for Jammy was not finished either, set it back to confirm.

Changed in fwupd (Ubuntu Jammy):
status: Fix Committed → Confirmed
Revision history for this message
hugh chao (hugh712) wrote :

@kchsieh

Do you think it's possible to go up 1.8.5 for Jammy?

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote (last edit ):

@hugh712

we propose to transit to snap package, can you help to reply my question?

https://bugs.launchpad.net/somerville/+bug/2018980/comments/2

Revision history for this message
Mario Limonciello (superm1) wrote :

Regarding going to fwupd snap, there are a few open issues that still need to be fixed before the confined snap can promote to stable channel.

https://github.com/fwupd/fwupd/labels/snap

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :

@superm1

Hello,

The classic fwupd snap in stable channel seems to be enough for this bug, do you know why we can't transit to it directly, but need to wait the confined snap to be in stable?

Thank,

Revision history for this message
Mario Limonciello (superm1) wrote :

It's less secure to let a classic snap be installed by default.

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :
Revision history for this message
hugh chao (hugh712) wrote :

I believe this commit [0] is also needed?
or it will face the autopkgtest error [1] again

[0] https://github.com/fwupd/fwupd/commit/d6a455e8567feaea923b546624025b86e5b8dee1
[1] https://bugs.launchpad.net/oem-priority/+bug/1979963/comments/14

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :

I create the package on top of lp:1994143. The commit [1] is included.

[1] https://github.com/fwupd/fwupd/commit/d6a455e8567feaea923b546624025b86e5b8dee1

Revision history for this message
hugh chao (hugh712) wrote :

@kchsieh

Can I use this version [0] to verify Jammy?
is it a candidate for Jammy SRU?

[0] https://launchpad.net/~kchsieh/+archive/ubuntu/fwupd?field.series_filter=jammy

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :

reply #26

No, we haven't determined if jammy would like to bump version. Please don't use it to verify jammy.
If you've done focal verification, can you update result?

Thanks,

Revision history for this message
hugh chao (hugh712) wrote :

@kchsieh

I'm still preparing the environment, will provide the feedback asap once I finish the verification.

Revision history for this message
hugh chao (hugh712) wrote :

@kchsieh

I verified the version in [0],
which can fix this issue,
and also I tried to upgrade/downgrade FWs without any problem.

[0] https://launchpad.net/~kchsieh/+archive/ubuntu/fwupd?field.series_filter=focal

Revision history for this message
hugh chao (hugh712) wrote :

@kchsieh

This issue is kind of urgent now,
if possible, please help to run the SRU for focal asap, thank you.

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :

Upload debdiff for focal.

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote (last edit ):

@superm1

Hello,

May I have your input of #31 SRU?
Do you see any risk to include fwupdplugin API 1.8.0 for a specific function to fwupd in focal? or should I bump version in focal instead of including required patch for the bug?

Thanks,

Revision history for this message
Mario Limonciello (superm1) wrote :

I think it's OK, as it's new symbol should be low risk to be done like this.

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :

Upload debdiff for jammy.

Revision history for this message
Lukas Märdian (slyon) wrote :

Thank you! With Mario's comment in #33 I feel more confident in sponsoring this into Jammy and Focal.

The patches match the upstream commits (except some whitespace: tab vs spaces):
* https://github.com/fwupd/fwupd/commit/6b5d933e99dce7f2bf2b771176001191a3bab644
* https://github.com/fwupd/fwupd/commit/4bf53196fc1198a0688b49bcd16cd0126823f434

Please consider adding DEP-3 headers next time, so it's easier to understand the upstream status of a patch: https://dep-team.pages.debian.net/deps/dep3/

I've modified the SRU's version sting to match the schema that was used for previous SRUs, which we have in jammy-proposed and focal-proposed currently and adopt the .symbols file accordingly, to provide the new symbol:

```diff
diff --git a/debian/changelog b/debian/changelog
index 8912feb52..eccdd5c88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-fwupd (1.7.9-1ubuntu1~22.04.2) jammy; urgency=medium
+fwupd (1.7.9-1~22.04.3) jammy; urgency=medium

   * Hide inhibited usb4 device in dell-dock plugin (LP: #1983451)
     d/p/0001-Do-not-show-unconnected-or-unreachable-devices-in-th.patch
diff --git a/debian/libfwupdplugin5.symbols b/debian/libfwupdplugin5.symbols
index 961cdef81..9235b9dcd 100644
--- a/debian/libfwupdplugin5.symbols
+++ b/debian/libfwupdplugin5.symbols
@@ -57,6 +57,7 @@ libfwupdplugin.so.5 libfwupdplugin5 #MINVER#
  LIBFWUPDPLUGIN_1.7.3@LIBFWUPDPLUGIN_1.7.3 1.7.3
  LIBFWUPDPLUGIN_1.7.4@LIBFWUPDPLUGIN_1.7.4 1.7.4
  LIBFWUPDPLUGIN_1.7.6@LIBFWUPDPLUGIN_1.7.6 1.7.9
+ LIBFWUPDPLUGIN_1.8.0@LIBFWUPDPLUGIN_1.8.0 1.7.9-1~22.04.3~
  fu_archive_firmware_get_type@LIBFWUPDPLUGIN_1.7.3 1.7.3
  fu_archive_firmware_new@LIBFWUPDPLUGIN_1.7.3 1.7.3
  fu_archive_get_type@LIBFWUPDPLUGIN_1.2.2 1.2.2
@@ -355,6 +356,7 @@ libfwupdplugin.so.5 libfwupdplugin5 #MINVER#
  fu_device_get_specialized_gtype@LIBFWUPDPLUGIN_1.3.3 1.3.3
  fu_device_get_type@LIBFWUPDPLUGIN_0.1.0 0.1.0
  fu_device_has_guid@LIBFWUPDPLUGIN_1.2.2 1.2.2
+ fu_device_has_inhibit@LIBFWUPDPLUGIN_1.8.0 1.7.9-1~22.04.3~
  fu_device_has_internal_flag@LIBFWUPDPLUGIN_1.5.5 1.5.5
  fu_device_has_parent_guid@LIBFWUPDPLUGIN_1.0.8 1.0.8
  fu_device_has_parent_physical_id@LIBFWUPDPLUGIN_1.6.2 1.6.2
```

Lukas Märdian (slyon)
Changed in fwupd (Ubuntu Jammy):
status: Confirmed → In Progress
Changed in fwupd (Ubuntu Focal):
status: New → In Progress
Revision history for this message
Andreas Hasenack (ahasenack) wrote : Proposed package upload rejected

An upload of fwupd to jammy-proposed has been rejected from the upload queue for the following reason: "changes file is missing entry for 1.7.9-1~22.04.2 to close #1994143".

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

The focal upload is fine to accept as soon as the jammy upload is fixed regarding the changes file

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote :

attach source change with -v1.7.9-1~22.04.1 while building the source.

Revision history for this message
Lukas Märdian (slyon) wrote :

Re-uploaded the jammy changeset, using proper `-v1.7.9-1~22.04.1` parameters.

Revision history for this message
hugh chao (hugh712) wrote :

Hi,

May I ask is there any update on this SRU?

Revision history for this message
Andreas Hasenack (ahasenack) wrote : Please test proposed package

Hello hugh, or anyone else affected,

Accepted fwupd into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/fwupd/1.7.9-1~22.04.3 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-jammy to verification-done-jammy. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-jammy. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in fwupd (Ubuntu Jammy):
status: In Progress → Fix Committed
tags: added: verification-needed verification-needed-jammy
Changed in fwupd (Ubuntu Focal):
status: In Progress → Fix Committed
tags: added: verification-needed-focal
Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Hello hugh, or anyone else affected,

Accepted fwupd into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/fwupd/1.7.9-1~20.04.3 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-focal. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Revision history for this message
hugh chao (hugh712) wrote :

I tried the version - 1.7.9-1~20.04.3 in focal-Proposed channel,
it works well on "get-device","upgrade","downgrade",
everything works as expected.

tags: added: verification-done-focal
removed: verification-needed-focal
Revision history for this message
hugh chao (hugh712) wrote :

I tried the version - 1.7.9-1~22.04.3 in jammy-Proposed channel,
it works well on "get-devices","upgrade","downgrade",
everything works as expected.

tags: added: verification-done-jammy
removed: verification-needed-jammy
tags: added: verification-done
removed: verification-needed
Revision history for this message
hugh chao (hugh712) wrote :

@ahasenack,

Hello,
May I ask that is this package will land to update channel in this week?

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Hi @hugh712,

This Thursday (when it's my SRU shift day) it's a holiday where I live, so I won't be doing SRU processing this week.

That being said, any SRU team member can handle this bug until I'm on shift again, it doesn't have to be me.

Revision history for this message
hugh chao (hugh712) wrote :

Hi @sil2100,

I believe this SRU already satisfy all condition to release to update pocket without any blocker,
sorry to push, would you please help to release this package to update since it's kind of urgent,
and seems SRU Team won't publish any package on Friday, thank you.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package fwupd - 1.7.9-1~22.04.3

---------------
fwupd (1.7.9-1~22.04.3) jammy; urgency=medium

  * Hide inhibited usb4 device in dell-dock plugin (LP: #1983451)
    d/p/0001-Do-not-show-unconnected-or-unreachable-devices-in-th.patch
    d/p/0001-trivial-don-t-show-devices-with-inhibit-id-hidden.patch

fwupd (1.7.9-1~22.04.2) jammy; urgency=medium

  * d/p/0001_make_sure_mtdram_is_set_up.patch: Upstreamed patch that
    fix the false alarm in the autopkgtest (LP: #1994143)

 -- Kai-Chuan Hsieh <email address hidden> Wed, 17 May 2023 13:35:19 +0800

Changed in fwupd (Ubuntu Jammy):
status: Fix Committed → Fix Released
Revision history for this message
Timo Aaltonen (tjaalton) wrote : Update Released

The verification of the Stable Release Update for fwupd has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package fwupd - 1.7.9-1~20.04.3

---------------
fwupd (1.7.9-1~20.04.3) focal; urgency=medium

  * Hide inhibited usb4 device in dell-dock plugin (LP: #1983451)
    d/p/0001-Do-not-show-unconnected-or-unreachable-devices-in-th.patch
    d/p/0001-trivial-don-t-show-devices-with-inhibit-id-hidden.patch

fwupd (1.7.9-1~20.04.2) focal; urgency=medium

  * d/p/0001_make_sure_mtdram_is_set_up.patch: Upstreamed patch that
    fix the false alarm in the autopkgtest (LP: #1994143)

 -- Kai-Chuan Hsieh <email address hidden> Thu, 11 May 2023 10:21:37 +0800

Changed in fwupd (Ubuntu Focal):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.