pacman/lib
morganamilo c7cb6e486b
libalpm: fix importing keys from keyserver
commit 95a7d416ce broke
key_search_keyserver() by removing the `ret = 1` at the end of the
function, causing the caller to allways think the funciton failed even
when it did not. Due to WKD being the primary method to import keys this
was unnoticed.
2025-08-01 09:42:02 +01:00
..
libalpm libalpm: fix importing keys from keyserver 2025-08-01 09:42:02 +01:00