#17 Change: Parallel Installable Debuginfo
Closed 6 years ago Opened 6 years ago by bex.

This issue tracks the release note for the following Fedora Change:

https://fedoraproject.org/wiki/Changes/ParallelInstallableDebuginfo - @mjw

If you own this change, please add additional information here that we should communicate to Fedora users. Specifically, please consider:

  • New features available because of this change - pick 2 or 3 that are important
  • Considerations for users of previous releases of Fedora (upgrade issues, format changes, etc.)
  • Links to any upstream Release Notes
  • If this helps Fedora be a superior environment for our target audiences, please explain how so that we can emphasize this.

Your notes to us do not need to be formally written. We will edit them and add details as needed. This is a way for you to ensure that we know what is critical about your change.

If you want to write this release note, then:

  • Assign this issue to yourself
  • Check the wiki page linked above, find out what the change is about
  • Determine whether the change actually made it into the release or not[0]
  • Write a draft release note using that information against the correct branch here, in Pagure. (or see below)
  • Get in touch with the contact person/people listed on the wiki page, either through IRC or e-mail, and ask them to check your draft for technical accuracy
  • Submit your Release Note as a PR to this repository.

Once you're done with the above, make sure to either commit the relnote to an appropriate section of the Release Notes book, or, if you're not familiar with Git, AsciiDoc, or whatever else, just add it to this issue as a comment and let pbokoc[1] know that you're done with this one and you'd like the note included. Be sure to do this at least one day before the final release (October 29 according to the current schedule). Also make sure to do this even for relnotes that haven't been checked by the change owner.

[0] You can do that by asking the change owner listed on the wiki page; alternatively you can infer it by checking the tracker bug (linked in Wiki) in Bugzilla and looking at its status; see bug comments for details. Ask someone on the mailing list or on IRC if you're not sure.
[1] In #fedora-docs on FreeNode (UTC+1 timezone, online mostly during the day on weekdays), or pbokoc @redhat.com if you can't get a hold of me on IRC.


I think this is best communicated together with Issue #14 (Separate Subpackage and Source Debuginfo). They are two separate technical changes which provide some benefits independently, but for users, developers and packagers they make the most sense combined.

= More flexible debug information packages

To observe what a program is doing Fedora provides additional meta-data about code that is installed and runs on your system. These can be used together with tracers, profilers and debuggers to better understand what is running on your system (or to understand crashes or failures better). Previously these debug info meta packages were fairly large containing lots of information about multiple sub-packages together. With Fedora 27 these debug info meta-data packages have been split up into smaller sub-packages making it possible to install just the debuginfo for one specific subpackage or library. The source files needed for debuggers (but not necessarily for tracers and profilers) have been separated out into their own debugsource package. And it is now possible to install multiple different versions or architectures of the debug info packages at the same time. For example when trying to introspect a program installed in a container or virtual machine that is a different version of the package installed on the host. Or when both a 32 bit and 64 bit version of a library is available.

Metadata Update from @sclark:
- Issue assigned to sclark

6 years ago

I have created a draft of the release note in PR #49, using the text above. @mjw, please would you review the draft text and let me know if anything needs to be added or changed.

Hi Simon,

On Mon, 2017-10-09 at 19:31 +0000, Simon Clark wrote:

I have created a draft of the release note in PR #49, using the text above.=C2=A0=C2=A0@mjw, please would you review the draft text and let me= know if anything needs to be added or changed.

Thanks.

  • =3D=3D=3D Parallel Installable Debuginfo

I would change the title to simply say "Debuginfo package improvements"
since it isn't just about parallel installable debuginfo anymore.

The text looks good.

Cheers,

Mark

Hi Simon,
On Mon, 2017-10-09 at 19:31 +0000, Simon Clark wrote:

I have created a draft of the release note in PR #49, using the text
above.=C2=A0=C2=A0@mjw, please would you review the draft text and let me=
know
if anything needs to be added or changed.

Thanks.

=3D=3D=3D Parallel Installable Debuginfo

I would change the title to simply say "Debuginfo package improvements"
since it isn't just about parallel installable debuginfo anymore.
The text looks good.
Cheers,
Mark

Thank you for the feedback. I have changed the title and merged the PR.

Metadata Update from @sclark:
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata