Versions
v0.28.0 :: 0 :: gentoo
- Modified
- License
- Apache-2.0 BSD Boost-1.0 CC0-1.0 GPL-3 GPL-3+ ISC LGPL-3+ MIT MIT-0 MPL-2.0
- Keywords
- amd64 ~ppc64
- USE flags
- debug
v0.27.0 :: 0 :: gentoo
- Modified
- License
- 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 GPL-2 GPL-2+ GPL-3 GPL-3+ ISC LGPL-2+ LGPL-3 LGPL-3+ MIT MPL-2.0 Unlicense ZLIB
- Keywords
- amd64 ~ppc64
- USE flags
- debug
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
Dependencies
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
dev-libs / nettle : Low-level cryptographic library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
Runtime Dependencies
dev-libs / gmp : Library for arbitrary-precision arithmetic on different type of numbers
dev-libs / nettle : Low-level cryptographic library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
Bugs
- 854279
- app-crypt/sequoia-sq-0.26.0 fails to compile (lto): mem.rs:124: undefined reference to BZ2_bzCompressInit
- 862300
- app-crypt/sequoia-sq-0.27.0 fails to compile (MUSL): error: use of deprecated type alias libc::time_t
- 864004
- app-crypt/sequoia-sq: 'cargo audit' reports one or more bundled CRATES as vulnerable
- 894358
- app-crypt/sequoia-sq-0.27.0 fails to compile (MUSL-CLANG-SYSTEM): error: failed to run custom build command for nettle-sys v2.1.0
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-crypt/sequoia-sq: add 0.28.0
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-crypt/sequoia-sq: fix compilation with newer rustc
Closes: https://bugs.gentoo.org/873085 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-crypt/sequoia-sq: drop 0.26.0
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-crypt/sequoia-sq: stabilize 0.27.0 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-crypt/sequoia-sq: add 0.27.0
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-crypt/sequoia-sq: drop 0.25.0
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Florian Schmaus · gentoo
app-crypt/sequoia-sq: stabilize 0.26.0 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-crypt/sequoia-sq: add 0.26.0
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-crypt/sequoia-sq: update HOMEPAGE, move clang to DEPEND
Moving clang from BDEPEND to DEPEND as suggested by Georgy. Signed-off-by: Florian Schmaus <flow@gentoo.org> Suggested-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-crypt/sequoia-sq: add missing BDEPEND
Closes: https://bugs.gentoo.org/830285 Signed-off-by: Florian Schmaus <flow@gentoo.org> Suggested-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
app-crypt/sequoia-sq: initial import
Closes: https://bugs.gentoo.org/724538 Closes: https://github.com/gentoo/gentoo/pull/23578 Signed-off-by: Florian Schmaus <flow@gentoo.org>