Bug 2339028
| Summary: | Rebase GDB to 16.1 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexandra Petlanová Hájková <ahajkova> |
| Component: | gdb | Assignee: | Alexandra Petlanová Hájková <ahajkova> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | ahajkova, fweimer, guinevere, jan, keiths, kevinb, mcermak, mkolar, suraj.ghimire7 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | gdb-16.2-1.fc41 gdb-16.2-1.fc40 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-22 01:20:54 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Such a rebase still applies to Fedora 42. But it would be a violation of packaging rules for Fedora 41 and moreover Fedora 40: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#stable-releases (In reply to Jan Kratochvil from comment #1) > Such a rebase still applies to Fedora 42. > But it would be a violation of packaging rules for Fedora 41 and moreover > Fedora 40: > https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#stable-releases Hi Jan, Thanks for making us aware of the FESCo policy regarding updates to packages for major releases. GDB's major version number is incremented on a yearly basis regardless of new features or changes to the user experience. While it is true that new features (e.g. architecture support) are being added to GDB on a regular basis, there are very few features being added to GDB which appreciably affect the debugging experience for a Fedora user. On the other hand, each "major" release contains many bug fixes which are not being backported to existing Fedora releases. In particular, over the past two major releases (GDB 14.X and GDB 15.X), we've seen far fewer ABRT related bugs than we have in the past. We have found it beneficial to rebase to the latest upstream release to propogate these bug fixes into Fedora GDB. Therefore, despite the fact that the major version number changes on a yearly basis, we think that we're adhering to the spirit of the policy. We do, however, agree that it might appear that we're not following the policy. Our team is discussing whether to request a formal exception to the policy for GDB. FEDORA-2025-94b66b06bb (gdb-16.2-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-94b66b06bb FEDORA-2025-94b66b06bb has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-94b66b06bb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-94b66b06bb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-94b66b06bb (gdb-16.2-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-a49e48e99e (gdb-16.2-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2025-a49e48e99e FEDORA-2025-a49e48e99e has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-a49e48e99e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-a49e48e99e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-a49e48e99e (gdb-16.2-1.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. gstack in gdb 16 no longer provides file names and line numbers https://bugzilla.redhat.com/show_bug.cgi?id=2354997 |
Rebase Fedora GDB to 16.1 Fedora 42 Fedora 41 Fedora 40 Do the rebases for all the supported Fedoras, build new builds, test all the new builds, make sure all the builds pass CI Reproducible: Always