xbps/bin/xbps-rindex
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
..
defs.h bin/xbps-rindex: drop libarchive compat macros 2021-06-26 18:51:15 +02:00
index-add.c bin/: use xbps logging functions more 2023-02-11 14:23:51 +01:00
index-clean.c bin/: use xbps logging functions more 2023-02-11 14:23:51 +01:00
main.c bin/: use xbps logging functions more 2023-02-11 14:23:51 +01:00
Makefile xbps-rindex: fix musl build: needs -lcrypto explicitly. 2014-09-14 20:01:05 +02:00
remove-obsoletes.c lib/, bin/: fix signature type, now called *.sig2 2023-08-30 21:00:37 +02:00
repoflush.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
sign.c lib/, bin/: fix signature type, now called *.sig2 2023-08-30 21:00:37 +02:00
xbps-rindex.1 manpages: small formatting improvements 2023-02-10 21:33:51 +01:00