Bug 13731 - Readline Patch is missing Author Information
Summary: Readline Patch is missing Author Information
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2021.02
Hardware: All All
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-07 06:48 UTC by contact
Modified: 2022-03-15 19:45 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description contact 2021-04-07 06:48:44 UTC
Most patches contain headers which include information about the author (e.g. "From: ..." or "Signed-off-by:"). We use this information to give credit to the patch authors.
This patch is missing such information:
https://git.busybox.net/buildroot/tree/package/readline/0000-curses-link.patch

I suggest adding the information to the patch so that credit can be given appopriately.
Comment 2 Andrei Gherghescu 2022-03-15 08:51:04 UTC
(In reply to Fabrice Fontaine from comment #1)

Shouldn't this ticket be closed as the corrected patch was merged into master?