[Bug 283214] Unable to reproduce release tarballs
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283214] Unable to reproduce release tarballs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Dec 2024 14:46:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283214 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #1 from Ed Maste <emaste@freebsd.org> --- GNU tar supports a --sort option (--sort=name); bsdtar has no such option yet. There is an old proof-of-concept patch with some commentary: https://github.com/libarchive/libarchive/issues/602. We'll have to figure out how to add this functionality to bsdtar. -- You are receiving this mail because: You are the assignee for the bug.