From 6fe72291a5563cdbcd2bdd87e36528537b7cdcfb Mon Sep 17 00:00:00 2001 From: Jakub Martisko Date: Mon, 18 Nov 2019 14:17:46 +0100 Subject: [PATCH] update the man page --- man/unzip.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/unzip.1 b/man/unzip.1 index 21816d1..4d66073 100644 --- a/man/unzip.1 +++ b/man/unzip.1 @@ -850,6 +850,8 @@ the specified zipfiles were not found. invalid options were specified on the command line. .IP 11 no matching files were found. +.IP 12 +invalid zip file with overlapped components (possible zip bomb). .IP 50 the disk is (or was) full during extraction. .IP 51 -- 2.23.0 2393a1f5fb729a4a3b8889645e32c35ada8c'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/crates-tls.scm
AgeCommit message (Expand)Author
2024-07-19gnu: rust-rustls-pki-types-1: Update to 1.7.0....* gnu/packages/crates-tls.scm (rust-rustls-pki-types-1): Update to 1.7.0. Change-Id: Iea95baaa716e8bf4baaacccb8df009996d9d0d65 Nicolas Goaziou
2024-07-19gnu: rust-der-derive-0.7: Update to 0.7.2....* gnu/packages/crates-io.scm (rust-der-derive-0.7): Update to 0.7.2. Change-Id: I78eee0a02f7eeebb9fbd85b14df5378fe2320e9c Efraim Flashner
2024-07-19gnu: rust-der-0.7: Update to 0.7.8....* gnu/packages/crates-io.scm (rust-der-0.7): Update to 0.7.8. [cargo-inputs]: Add rust-bytes-1. Change-Id: I53cae6daf309ece8b67838286c701523e2676445 Efraim Flashner
2024-07-19gnu: Add rust-x509-cert-0.2....* gnu/packages/crates-tls.scm (rust-x509-cert-0.2): Add variable. Change-Id: Id4d6a36b024b5f605da9f1e4304ed9a05e2c340c Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Herman Rimm