aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2016-02-25 10:54:37 -0600
committerMark Hatle <mark.hatle@windriver.com>2016-02-29 18:50:51 -0600
commita0f3e9b535c6539b06330373f59902e82a3ba3d7 (patch)
tree3989b49f1ab95b492786d1d3ee45bf147304c0d3 /meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch
parentbfea42a26ba9bd0d4312c8ae8465893a9379a946 (diff)
downloadopenembedded-core-contrib-a0f3e9b535c6539b06330373f59902e82a3ba3d7.tar.gz
rpm: A number of the patches have been submitted upstream
Note the upstream submission in the patches. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch')
-rw-r--r--meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch b/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch
index f7c31006b4..8040482536 100644
--- a/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch
+++ b/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch
@@ -14,7 +14,7 @@ Before the above operations, invoke elf_begin/elf_update/elf_end
with ELF_C_RDWR and ELF_F_LAYOUT set to enlarge the above file, it
could make sure the file is safe for the following elf operations.
-Upstream-Status: Pending
+Upstream-Status: Submitted [RPM5 maintainer]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
tools/debugedit.c | 25 +++++++++++++++++++++++++