mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 05:02:21 +02:00
zip/unzip: mark all submittable patches as Inactive-Upstream
(From OE-Core rev: 0c63c7aaab9b74e9e069c2bc2395414c4a69a0f5) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit df78f7bb461c7d3eccac469fd01a77a3d0b800df) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6ef864a43e
commit
6709d49f1e
@@ -6,7 +6,7 @@ Subject: [PATCH] configure: Pass LDFLAGS to tests doing link step
|
||||
Ensures that right flags from recipes are honored, otherwise tests fail
|
||||
which otherwise should not.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Inactive-Upstream
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
unix/configure | 28 ++++++++++++++--------------
|
||||
|
||||
@@ -20,7 +20,7 @@ Regenerated to apply without offsets.
|
||||
|
||||
CVE: CVE-2021-4217
|
||||
|
||||
Upstream-Status: Pending [infozip upstream inactive]
|
||||
Upstream-Status: Inactive-Upstream [infozip upstream inactive]
|
||||
|
||||
Signed-off-by: Joe Slater <joe.slater@windriver.com>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Upstream-Status: Inappropriate [need a new release]
|
||||
Upstream-Status: Inactive-Upstream [need a new release]
|
||||
|
||||
unix/Makefile: remove hard coded strip commands
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Pass LDFLAGS to the linker
|
||||
|
||||
Upstream-Status: Inappropriate [need a new release]
|
||||
Upstream-Status: Inactive-Upstream [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: Inappropriate [need a new release]
|
||||
Upstream-Status: Inactive-Upstream [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: Inappropriate [need a new release]
|
||||
Upstream-Status: Inactive-Upstream [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
|
||||
|
||||
@@ -8,7 +8,7 @@ linking, link fails otherwise without them, which can result in
|
||||
configure detection go wrong, ensure these flags are used along with CC
|
||||
when tests involve linking
|
||||
|
||||
Upstream-Status: Pending
|
||||
Upstream-Status: Inactive-Upstream
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
---
|
||||
unix/configure | 16 ++++++++--------
|
||||
|
||||
@@ -2,7 +2,7 @@ From: Santiago Vila <sanvila@debian.org>
|
||||
Subject: Remove (optional) build date to make the build reproducible
|
||||
Bug-Debian: http://bugs.debian.org/779042
|
||||
|
||||
Upstream-Status: Inappropriate [no upstream]
|
||||
Upstream-Status: Inactive-Upstream [no upstream]
|
||||
|
||||
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
|
||||
|
||||
|
||||
@@ -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: Inappropriate [need a new release]
|
||||
Upstream-Status: Inactive-Upstream [need a new release]
|
||||
|
||||
Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho@intel.com>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ https://bugs.archlinux.org/task/47713
|
||||
|
||||
Signed-off-by: Jate Sujjavanich <jatedev@gmail.com>
|
||||
|
||||
Upstream-Status: Inappropriate [no upstream]
|
||||
Upstream-Status: Inactive-Upstream [no upstream]
|
||||
|
||||
diff --git a/zipnote.c b/zipnote.c
|
||||
index 5e02cb6..996f012 100644
|
||||
|
||||
Reference in New Issue
Block a user