Linhui Liu 3636b06b2d tools/cpio: update to 2.14
Noteworthy changes in this release:

* New option --ignore-dirnlink

Valid in copy-out mode, it instructs cpio to ignore the actual number
of links reported for each directory member and always store 2
instead.

* Changes in --reproducible option

The --reproducible option implies --ignore-dirlink.  In other words,
it is equivalent to --ignore-devno --ignore-dirnlink --renumber-inodes.

* Use GNU ls algorithm for deciding timestamp format in -tv mode

* Bugfixes

** Fix cpio header verification.

** Fix handling of device numbers on copy out.

** Fix calculation of CRC in copy-out mode.

** Rewrite the fix for CVE-2015-1197.

** Fix combination of --create --append --directory.

** Fix appending to archives bigger than 2G.

Removed upstreamed:
- 001-duplicate-program-name.patch
- 010-clang.patch

Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
2023-05-09 11:38:18 +02:00
..
2023-04-02 20:35:15 +02:00
2022-12-17 20:26:51 +01:00
2022-10-22 22:50:37 +02:00
2023-04-18 15:25:21 +02:00
2023-04-02 18:31:41 +02:00
2023-04-19 00:53:39 +02:00
2023-05-09 11:38:18 +02:00
2023-04-19 01:02:26 +02:00
2023-03-12 13:53:49 +01:00
2022-10-31 21:27:48 +01:00
2023-03-19 18:20:18 +01:00
2023-04-22 01:33:16 +02:00
2023-01-16 23:51:10 +00:00
2023-04-22 01:31:50 +02:00
2023-01-13 22:07:13 +01:00
2023-04-20 14:21:46 +02:00
2023-01-16 23:51:10 +00:00
2022-10-02 16:05:32 +02:00
2023-04-11 17:30:32 +02:00
2022-03-01 00:08:08 +01:00
2023-01-07 17:17:59 +01:00
2023-04-08 15:51:32 +02:00
2023-01-24 23:13:25 +01:00
2020-09-02 16:29:22 +02:00
2023-04-29 17:37:45 +02:00
2023-05-09 11:37:16 +02:00
2022-02-25 14:12:39 +01:00
2021-09-20 15:21:17 +02:00
2023-05-06 07:16:15 +02:00
2022-10-22 22:53:24 +02:00
2023-04-07 11:18:54 +02:00