#1067927 Please display changelog for all versions between current and upgrade

Package:
fwupd
Source:
fwupd
Description:
Firmware update daemon
Submitter:
Josh Triplett
Date:
2025-03-18 21:54:01 UTC
Severity:
normal
#1067927#3
Date:
2024-03-29 04:35:25 UTC
From:
To:
When fwupd proposes upgrading firmware (e.g. BIOS), it shows the
changelog for the target version. However, typically that changelog only
states the changes made in the most recent version. If the user is
upgrading from, say, 1.50 to 1.53, showing the changelog for 1.53 does
not explain the changes in 1.51 and 1.52.

Please consider addressing this by providing a way to view the
changelogs for all the versions in between.

#1067927#8
Date:
2025-03-18 21:51:18 UTC
From:
To:
On Fri, 29 Mar 2024 04:35:25 +0000 Josh Triplett <josh@joshtriplett.org>  wrote:
 > Package: fwupd
 > Version: 1.9.14-1
 > Severity: normal
 > X-Debbugs-Cc: josh@joshtriplett.org
 >
 > When fwupd proposes upgrading firmware (e.g. BIOS), it shows the
 > changelog for the target version. However, typically that changelog only
 > states the changes made in the most recent version. If the user is
 > upgrading from, say, 1.50 to 1.53, showing the changelog for 1.53 does
 > not explain the changes in 1.51 and 1.52.
 >
 > Please consider addressing this by providing a way to view the
 > changelogs for all the versions in between.

 >

This functionality is already available when you use the command:

"fwupdmgr get-releases"

Various software frontends such as gnome-firmware also can render the
same information.