* Fix CVE-2015-1197 * Fix CVE-2016-2037 * Fix CVE-2019-14866 * Remove --extract-over-symlinks option again, which was part of an earlier third-party fix for CVE-2015-1197. Security: f59af308-07f3-11ea-8c56-f8b156b6dcc8
41 lines
1.5 KiB
Groff
41 lines
1.5 KiB
Groff
--- doc/cpio.1.orig 2018-06-21 07:12:05 UTC
|
|
+++ doc/cpio.1
|
|
@@ -15,9 +15,9 @@
|
|
.\" along with GNU cpio. If not, see <http://www.gnu.org/licenses/>.
|
|
.TH CPIO 1 "June 21, 2018" "CPIO" "GNU CPIO"
|
|
.SH NAME
|
|
-cpio \- copy files to and from archives
|
|
+gcpio \- copy files to and from archives
|
|
.SH SYNOPSIS
|
|
-.B cpio
|
|
+.B gcpio
|
|
{\fB\-o\fR|\fB\-\-create\fR} [\fB\-0acvABLV\fR] [\fB\-C\fR \fIBYTES\fR]
|
|
[\fB\-H\fR \fIFORMAT\fR] [\fB\-M\fR \fIMESSAGE\fR]
|
|
[\fB\-O\fR [[\fIUSER\fB@\fR]\fIHOST\fB:\fR]\fIARCHIVE\fR]
|
|
@@ -31,7 +31,7 @@ cpio \- copy files to and from archives
|
|
[\fB\-\-force\-local\fR] [\fB\-\-rsh\-command=\fICOMMAND\fR]
|
|
\fB<\fR \fIname-list\fR [\fB>\fR \fIarchive\fR]
|
|
|
|
-.B cpio
|
|
+.B gcpio
|
|
{\fB\-i\fR|\fB\-\-extract\fR} [\fB\-bcdfmnrtsuvBSV\fR] [\fB\-C\fR \fIBYTES\fR]
|
|
[\fB\-E\fR \fIFILE\fR] [\fB\-H\fR \fIFORMAT\fR]
|
|
[\fB\-M\fR \fIMESSAGE\fR] [\fB\-R\fR [\fIUSER\fR][\fB:.\fR][\fIGROUP\fR]]
|
|
@@ -52,7 +52,7 @@ cpio \- copy files to and from archives
|
|
[\fB\-\-rsh\-command=\fICOMMAND\fR]
|
|
[\fIpattern\fR...] [\fB<\fR \fIarchive\fR]
|
|
|
|
-.B cpio
|
|
+.B gcpio
|
|
{\fB\-p\fR|\fB\-\-pass\-through\fR} [\fB\-0adlmuvLV\fR]
|
|
[\fB\-R\fR [\fIUSER\fR][\fB:.\fR][\fIGROUP\fR]]
|
|
[\fB\-\-null\fR] [\fB\-\-reset\-access\-time\fR]
|
|
@@ -63,7 +63,7 @@ cpio \- copy files to and from archives
|
|
[\fB\-\-no\-preserve\-owner\fR] [\fB\-\-sparse\fR]
|
|
\fIdestination-directory\fR \fB<\fR \fIname-list\fR
|
|
|
|
-.B cpio
|
|
+.B gcpio
|
|
{\fB\-?\fR|\fB\-\-help\fR|\fB\-\-usage\fR|\fB\-\-version\fR}
|
|
.SH NOTE
|
|
This manpage is a short description of GNU \fBcpio\fR. For a detailed
|