diff options
| author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2020-06-10 21:26:23 +0200 |
|---|---|---|
| committer | Lars Wendler <polynomial-c@gentoo.org> | 2020-07-24 12:28:05 +0200 |
| commit | c5d4f58c114d6a52db7a73c5493b0e82e5119ed7 (patch) | |
| tree | 12192466f319774a9cc1977b65eab833f5188abc /app-arch/zip/files/zip-3.0-format-security.patch | |
| parent | 2fd4ceb6d5472ea8172839e946184311bcae61ba (diff) | |
| download | gentoo-c5d4f58c114d6a52db7a73c5493b0e82e5119ed7.tar.gz gentoo-c5d4f58c114d6a52db7a73c5493b0e82e5119ed7.tar.bz2 gentoo-c5d4f58c114d6a52db7a73c5493b0e82e5119ed7.zip | |
app-arch/zip: EAPI 7
Closes: https://bugs.gentoo.org/724200
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/16171
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-arch/zip/files/zip-3.0-format-security.patch')
| -rw-r--r-- | app-arch/zip/files/zip-3.0-format-security.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/zip/files/zip-3.0-format-security.patch b/app-arch/zip/files/zip-3.0-format-security.patch index 1edc2d6a1b88..63188b5063cb 100644 --- a/app-arch/zip/files/zip-3.0-format-security.patch +++ b/app-arch/zip/files/zip-3.0-format-security.patch @@ -1,5 +1,5 @@ ---- zip.c -+++ zip.c +--- a/zip.c ++++ b/zip.c @@ -1028,7 +1028,7 @@ for (i = 0; i < sizeof(text)/sizeof(char *); i++) |
