app-crypt / rpm-sequoia

Implementation of the RPM PGP interface using Sequoia

Official package sites : https://github.com/rpm-software-management/rpm-sequoia · https://sequoia-pgp.org/ ·

v1.7.0-r1 :: 0 :: gentoo

Modified
License
LGPL-2+ Apache-2.0 BSD Boost-1.0 CC0-1.0 ISC LGPL-2+ MIT Unicode-3.0 Unicode-DFS-2016 || ( GPL-2 GPL-3 LGPL-3 )
Keywords
amd64 arm64 ~arm ~loong ~ppc ~ppc64 ~sparc ~x86
USE flags
debug nettle openssl

v1.6.0-r1 :: 0 :: gentoo

Modified
License
LGPL-2+ Apache-2.0 BSD Boost-1.0 CC0-1.0 ISC LGPL-2+ MIT Unicode-DFS-2016 || ( GPL-2 GPL-3 LGPL-3 )
Keywords
amd64 arm64 ~arm ~loong ~ppc ~sparc ~x86
USE flags
debug nettle openssl

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
nettle
Use dev-libs/nettle as a crypto backend
openssl
Use dev-libs/openssl as a crypto backend

llvm_slot

17
Use LLVM 17.
17
Use LLVM 17.
18
Use LLVM 18.

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)

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)

app-arch / rpm : The RPM Package Manager

Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
*/*: fix rust eclass usedep/mutlilib handling; inherit order
The rust eclass has been updated to directly inject a required MULTILIB_USEDEP when requested. RUST_USEDEP has been renamed to RUST_REQUIRED_USE to be consistent with other eclasses. llvm-r1 should be imported after cargo and the eclass now enables this. Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Takuya Wakazono · gentoo
app-crypt/*: fix typo llvm_r1_pkg_setup → llvm-r1_pkg_setup
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39248 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
*/*: update for slotted Rust
Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
app-crypt/rpm-sequoia: Fix installation of rpm-sequoia.pc
It is always generated in target/<PROFILE>, regardless of CARGO_BUILD_TARGET. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-crypt/rpm-sequoia: Stabilize 1.7.0 arm64, #935989
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-crypt/rpm-sequoia: Stabilize 1.7.0 amd64, #935989
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
app-crypt/rpm-sequoia: Keyword 1.7.0 ppc64, #919936
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Takuya Wakazono · gentoo
app-crypt/rpm-sequoia: add 1.7.0
Closes: https://bugs.gentoo.org/923735 Closes: https://bugs.gentoo.org/925368 Closes: https://bugs.gentoo.org/933486 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37501 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
app-crypt/rpm-sequoia: Use new cargo_target_dir helper
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-crypt/rpm-sequoia: Stabilize 1.6.0 amd64, #932914
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-crypt/rpm-sequoia: Stabilize 1.6.0 arm64, #932914
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
app-crypt/rpm-sequoia: Keyword 1.6.0 sparc, #919936
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-crypt/rpm-sequoia: Keyword 1.6.0 ppc, #919936
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-crypt/rpm-sequoia: Keyword 1.6.0 arm64, #919936
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-crypt/rpm-sequoia: Keyword 1.6.0 arm, #919936
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Takuya Wakazono · gentoo
app-crypt/rpm-sequoia: drop 1.5.0
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35025 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Takuya Wakazono · gentoo
app-crypt/rpm-sequoia: add 1.6.0
Swapping .so and .so.1 Closes: https://bugs.gentoo.org/922296 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
app-crypt/rpm-sequoia: keyword 1.5.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
app-crypt/rpm-sequoia: Keyword 1.5.0 x86, #919936
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-crypt/rpm-sequoia: misc tweaks
* Style tweaks * Respect EPREFIX * Drop ~arm64 for rekeywording Signed-off-by: Sam James <sam@gentoo.org>
Takuya Wakazono · gentoo
app-crypt/rpm-sequoia: new package, add 1.5.0
New dependency of app-arch/rpm. Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>