diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-11-17 16:34:55 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-21 11:05:01 +0000 |
| commit | 6e6146054912d1cd1bfcebf6d48f8c1db95d603b (patch) | |
| tree | a7e5b8e95e2d06f6e3d1a383fe6161ec1fbee121 /meta | |
| parent | 00e61980797642bceae84e4192436c96e97ac9bf (diff) | |
| download | poky-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')
5 files changed, 5 insertions, 5 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 @@ | |||
| 1 | Upstream-Status: Pending | 1 | Upstream-Status: Inappropriate [need a new release] |
| 2 | 2 | ||
| 3 | unix/Makefile: remove hard coded strip commands | 3 | unix/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 @@ | |||
| 1 | Pass LDFLAGS to the linker | 1 | Pass LDFLAGS to the linker |
| 2 | 2 | ||
| 3 | Upstream-Status: Pending | 3 | Upstream-Status: Inappropriate [need a new release] |
| 4 | 4 | ||
| 5 | Signed-off-by: Mikhail Durnev <Mikhail_Durnev@mentor.com> | 5 | Signed-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 | ||
| 8 | Upstream-Status: Pending | 8 | Upstream-Status: Inappropriate [need a new release] |
| 9 | 9 | ||
| 10 | Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho@intel.com> | 10 | Signed-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 | ||
| 7 | This patch is taken from Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=972427) | 7 | This patch is taken from Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=972427) |
| 8 | 8 | ||
| 9 | Upstream-Status: Pending (upstream is dead) | 9 | Upstream-Status: Inappropriate [need a new release] |
| 10 | Signed-off-by: Ross Burton <ross.burton@intel.com> | 10 | Signed-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 |
diff --git a/meta/recipes-extended/zip/zip-3.0/fix-security-format.patch b/meta/recipes-extended/zip/zip-3.0/fix-security-format.patch index 19d8548273..5cdbf22a54 100644 --- a/meta/recipes-extended/zip/zip-3.0/fix-security-format.patch +++ b/meta/recipes-extended/zip/zip-3.0/fix-security-format.patch | |||
| @@ -14,7 +14,7 @@ zip.c:1228:5: error: format not a string literal and no format arguments [-Werro | |||
| 14 | [YOCTO #9552] | 14 | [YOCTO #9552] |
| 15 | [https://bugzilla.yoctoproject.org/show_bug.cgi?id=9552] | 15 | [https://bugzilla.yoctoproject.org/show_bug.cgi?id=9552] |
| 16 | 16 | ||
| 17 | Upstream-Status: Pending | 17 | Upstream-Status: Inappropriate [need a new release] |
| 18 | 18 | ||
| 19 | Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho@intel.com> | 19 | Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho@intel.com> |
| 20 | 20 | ||
