Opened 12 months ago

Closed 12 months ago

Last modified 9 months ago

#17999 closed enhancement (fixed)

cpio-2.14

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 12 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 12 months ago

Version 2.14 - Sergey Poznyakoff, 2023-05-01

  • 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.

comment:3 by Bruce Dubbs, 12 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

777a66a3f8 gspell-1.12.1.
87ba644bf7 Update to libsoup3-3.4.2.
791f98630a Update to cpio-2.14.

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.