summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/unzip
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-11-17 16:34:55 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-21 11:05:01 +0000
commit6e6146054912d1cd1bfcebf6d48f8c1db95d603b (patch)
treea7e5b8e95e2d06f6e3d1a383fe6161ec1fbee121 /meta/recipes-extended/unzip
parent00e61980797642bceae84e4192436c96e97ac9bf (diff)
downloadpoky-6e6146054912d1cd1bfcebf6d48f8c1db95d603b.tar.gz
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>
Diffstat (limited to 'meta/recipes-extended/unzip')
-rw-r--r--meta/recipes-extended/unzip/unzip/avoid-strip.patch2
-rw-r--r--meta/recipes-extended/unzip/unzip/define-ldflags.patch2
-rw-r--r--meta/recipes-extended/unzip/unzip/fix-security-format.patch2
-rw-r--r--meta/recipes-extended/unzip/unzip/symlink.patch2
4 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-extended/unzip/unzip/avoid-strip.patch b/meta/recipes-extended/unzip/unzip/avoid-strip.patch
index 8f30e42674..e0c89d81b7 100644
--- a/meta/recipes-extended/unzip/unzip/avoid-strip.patch
+++ b/meta/recipes-extended/unzip/unzip/avoid-strip.patch
@@ -1,4 +1,4 @@
1Upstream-Status: Pending 1Upstream-Status: Inappropriate [need a new release]
2 2
3unix/Makefile: remove hard coded strip commands 3unix/Makefile: remove hard coded strip commands
4 4
diff --git a/meta/recipes-extended/unzip/unzip/define-ldflags.patch b/meta/recipes-extended/unzip/unzip/define-ldflags.patch
index 659c6e3315..dc554c32cb 100644
--- a/meta/recipes-extended/unzip/unzip/define-ldflags.patch
+++ b/meta/recipes-extended/unzip/unzip/define-ldflags.patch
@@ -1,6 +1,6 @@
1Pass LDFLAGS to the linker 1Pass LDFLAGS to the linker
2 2
3Upstream-Status: Pending 3Upstream-Status: Inappropriate [need a new release]
4 4
5Signed-off-by: Mikhail Durnev <Mikhail_Durnev@mentor.com> 5Signed-off-by: Mikhail Durnev <Mikhail_Durnev@mentor.com>
6 6
diff --git a/meta/recipes-extended/unzip/unzip/fix-security-format.patch b/meta/recipes-extended/unzip/unzip/fix-security-format.patch
index 8e9b06c423..ba6ead3b5e 100644
--- a/meta/recipes-extended/unzip/unzip/fix-security-format.patch
+++ b/meta/recipes-extended/unzip/unzip/fix-security-format.patch
@@ -5,7 +5,7 @@ Fix security formatting issues related to sprintf parameters expeted.
5[YOCTO #9551] 5[YOCTO #9551]
6[https://bugzilla.yoctoproject.org/show_bug.cgi?id=9551] 6[https://bugzilla.yoctoproject.org/show_bug.cgi?id=9551]
7 7
8Upstream-Status: Pending 8Upstream-Status: Inappropriate [need a new release]
9 9
10Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho@intel.com> 10Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho@intel.com>
11 11
diff --git a/meta/recipes-extended/unzip/unzip/symlink.patch b/meta/recipes-extended/unzip/unzip/symlink.patch
index a38f6f1612..c1d82ac187 100644
--- a/meta/recipes-extended/unzip/unzip/symlink.patch
+++ b/meta/recipes-extended/unzip/unzip/symlink.patch
@@ -6,7 +6,7 @@ a symlink entry."
6 6
7This patch is taken from Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=972427) 7This patch is taken from Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=972427)
8 8
9Upstream-Status: Pending (upstream is dead) 9Upstream-Status: Inappropriate [need a new release]
10Signed-off-by: Ross Burton <ross.burton@intel.com> 10Signed-off-by: Ross Burton <ross.burton@intel.com>
11 11
12--- unzip60/process.c.sav 2013-06-09 12:08:57.070392264 +0200 12--- unzip60/process.c.sav 2013-06-09 12:08:57.070392264 +0200