Opened 11 years ago
Closed 11 years ago
#6929 closed enhancement (fixed)
cpio-2.12
| Reported by: | Fernando de Oliveira | Owned by: | Pierre Labastie |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.9 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://ftp.gnu.org/gnu/cpio/cpio-2.12.tar.bz2
ftp://ftp.gnu.org/gnu/cpio/cpio-2.12.tar.bz2.sig
https://lists.gnu.org/archive/html/bug-cpio/2015-09/msg00004.html
and/or
https://savannah.gnu.org/forum/forum.php?forum_id=8354
Cpio 2.12 available
Item posted by Sergey Poznyakoff <gray> on Sat 12 Sep 2015 11:46:59 UTC.
GNU cpio version 2.12 is available for download.
New in this release:
• Improved documentation.
• Manpages are installed by make install.
• New options for copy-out mode:
◦ --ignore-devno: Store 0 in the device number fields, instead of
the actual device number.
◦ --renumber-inodes: Renumber inodes when storing them in the
archive.
◦ --device-independent or --reproducible: Create reproducible
archives. This is equivalent to --ignore-devno
--renumber-inodes.
Change History (2)
comment:1 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at r16504