Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/external/bsd/libarchive
Module Name: src
Committed By: martin
Date: Fri Nov 1 10:08:13 UTC 2024
Modified Files:
src/external/bsd/libarchive/include [netbsd-10]: config_netbsd.h
src/external/bsd/libarchive/lib/libarchive [netbsd-10]: Makefile
Log Message:
Fix sync-to-current with too-new-current by backing out the following
revisisions, requested by rin in ticket #991:
external/bsd/libarchive/include/config_netbsd.h rev 1.15 (-> 1.14)
external/bsd/libarchive/lib/libarchive/Makefile rev 1.18 (-> 1.17)
Do not enable zstd support on this branch (yet).
To generate a diff of this commit:
cvs rdiff -u -r1.12.6.1 -r1.12.6.2 \
src/external/bsd/libarchive/include/config_netbsd.h
cvs rdiff -u -r1.14.2.2 -r1.14.2.3 \
src/external/bsd/libarchive/lib/libarchive/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index