Bug 13731

Summary: Readline Patch is missing Author Information
Product: buildroot Reporter: contact
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot
Priority: P5    
Version: 2021.02   
Target Milestone: ---   
Hardware: All   
OS: All   
Host: Target:
Build:

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?