[Pkg-rust-maintainers] Bug#1099478: sqopv: sqopv doesn't support inline-signed compressed messages

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Mar 5 17:54:52 GMT 2025


On Mon 2025-03-03 17:54:55 -0500, Daniel Kahn Gillmor wrote:
> diff --git a/src/sequoia-sop/debian/rules b/src/sequoia-sop/debian/rules
> index 6b68e03f1..4dbcf821d 100755
> --- a/src/sequoia-sop/debian/rules
> +++ b/src/sequoia-sop/debian/rules
> @@ -25,7 +25,7 @@ TARGET_RELEASE_DIR = target/$(DEB_HOST_RUST_TYPE)/release
>         dh $@ --buildsystem cargo --with bash-completion
>  
>  execute_after_dh_auto_build:
> -       $(CARGO) $(CARGO_BUILD_ARGS) --bin sqopv --features=cliv,sequoia-openpgp/crypto-nettle --no-default-features
> +       $(CARGO) $(CARGO_BUILD_ARGS) --bin sqopv --features=cliv
>         $(CARGO) $(CARGO_BUILD_ARGS) --bin sqop --features=cli
>  
>  override_dh_auto_test:

I've gone with this approach as of sqopv 0.36.1-2.  On amd64, the binary
increases to 2517560 bytes, from 2411072, an increase of a little more
than 100KiB, and of course it also adds a dependency on libbz2-1.0.

     --dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-rust-maintainers/attachments/20250305/e52b88d0/attachment.sig>


More information about the Pkg-rust-maintainers mailing list