xbps/bin/xbps-remove
classabbyamp 406f109100 lib/, bin/: fix signature type, now called *.sig2
Since 8d5c48b, xbps has used a sha1 ASN1 prefix with a sha256 hash, and
as of openssl v3, openssl cares about this. This works around that in a
compatible way by moving to a second sig file, binpkg.sig2.

For xbps-remove -O and xbps-rindex -r, also clean up obselete .sig files.
2023-08-30 21:00:37 +02:00
..
clean-cache.c lib/, bin/: fix signature type, now called *.sig2 2023-08-30 21:00:37 +02:00
defs.h bin/xbps-remove: allow removing uninstalled packages from the cache 2023-06-24 18:58:22 +02:00
main.c bin/xbps-remove: allow removing uninstalled packages from the cache 2023-06-24 18:58:22 +02:00
Makefile xbps-remove(8): -O,--clean-cache is now multithreaded. 2014-05-06 12:17:18 +02:00
xbps-remove.1 bin/xbps-remove: allow removing uninstalled packages from the cache 2023-06-24 18:58:22 +02:00