mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
unzip/zip: mark all patches as non-upstreamable
While upstream is not technically dead as of today [1], it has not made a release in over a decade, and there is no source code repo to rebase the patches on. If/when a new release ever comes, or someone takes over the maintenance, we can reassess the situation with these patches. [1] Discussion in https://sourceforge.net/p/infozip/bugs/53/ (From OE-Core rev: 982e5fa5d7ca9920e2a63b5a3f1435cf57d94345) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
00e6198079
commit
6e61460549
@@ -1,4 +1,4 @@
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Inappropriate [need a new release]
|
||||
|
||||
unix/Makefile: remove hard coded strip commands
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Pass LDFLAGS to the linker
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Inappropriate [need a new release]
|
||||
|
||||
Signed-off-by: Mikhail Durnev <Mikhail_Durnev@mentor.com>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ Fix security formatting issues related to sprintf parameters expeted.
|
||||
[YOCTO #9551]
|
||||
[https://bugzilla.yoctoproject.org/show_bug.cgi?id=9551]
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Inappropriate [need a new release]
|
||||
|
||||
Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho@intel.com>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ a symlink entry."
|
||||
|
||||
This patch is taken from Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=972427)
|
||||
|
||||
Upstream-Status: Pending (upstream is dead)
|
||||
Upstream-Status: Inappropriate [need a new release]
|
||||
Signed-off-by: Ross Burton <ross.burton@intel.com>
|
||||
|
||||
--- unzip60/process.c.sav 2013-06-09 12:08:57.070392264 +0200
|
||||
|
||||
@@ -14,7 +14,7 @@ zip.c:1228:5: error: format not a string literal and no format arguments [-Werro
|
||||
[YOCTO #9552]
|
||||
[https://bugzilla.yoctoproject.org/show_bug.cgi?id=9552]
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Inappropriate [need a new release]
|
||||
|
||||
Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho@intel.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user