gnu: emacs-consult: Fix grammar.
[jackhill/guix/guix.git] / gnu / packages / patches / unzip-zipbomb-manpage.patch
CommitLineData
31d289a4
LLB
1From 6fe72291a5563cdbcd2bdd87e36528537b7cdcfb Mon Sep 17 00:00:00 2001
2From: Jakub Martisko <jamartis@redhat.com>
3Date: Mon, 18 Nov 2019 14:17:46 +0100
4Subject: [PATCH] update the man page
5
6---
7 man/unzip.1 | 2 ++
8 1 file changed, 2 insertions(+)
9
10diff --git a/man/unzip.1 b/man/unzip.1
11index 21816d1..4d66073 100644
12--- a/man/unzip.1
13+++ b/man/unzip.1
14@@ -850,6 +850,8 @@ the specified zipfiles were not found.
15 invalid options were specified on the command line.
16 .IP 11
17 no matching files were found.
18+.IP 12
19+invalid zip file with overlapped components (possible zip bomb).
20 .IP 50
21 the disk is (or was) full during extraction.
22 .IP 51
23--
242.23.0
25