Greetings!

I am pleased to announce Sisyphus reached version 7 and is a major overhaul of our package management infrastructure. This update moves Sisyphus toward a more autonomous, high-performance model with a focus on cryptographic authenticity across the entire supply chain.


Security: Detached Signature Verification

While we previously relied on MD5 checksums and file-size validation for integrity, 7.0.0 introduces native cryptographic signature verification.

Custom Multithreaded Downloader

The requirement for signature handling led to a complete rewrite of the downloading backend. We have replaced the reliable but sequential Portage-based fetching workflow with a custom, multithreaded downloader.

Mirror Management: BINREPOS

In alignment with upstream Gentoo, we are transitioning from the deprecated PORTAGE_BINHOST to the BINREPOS standard via our updated mirror API.

UX Improvements


[!CAUTION] Breaking Change: Sisyphus v7 is not compatible with v6 versions. The backend and the Qt client must be updated simultaneously.