From: "Bernard Cafarelli" <voyageur@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/
Date: Mon, 03 Feb 2025 11:17:15 +0000 (UTC) [thread overview]
Message-ID: <1738581431.e5c04ef33b25a3016c9529f3c5a9a378bb87d56a.voyageur@gentoo> (raw)
commit: e5c04ef33b25a3016c9529f3c5a9a378bb87d56a
Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 3 11:17:03 2025 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Feb 3 11:17:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5c04ef3
app-crypt/easy-rsa: add 3.2.2
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
app-crypt/easy-rsa/Manifest | 1 +
app-crypt/easy-rsa/easy-rsa-3.2.2.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index c7f9b3f9ce6f..235351812da8 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,2 +1,3 @@
DIST easy-rsa-3.2.0.tar.gz 7033408 BLAKE2B ad1779d6eec3d3b36b7f1c13e73c29bbebe7709c0ef91da1b53482eeab01ad56335bf0ec7bc83331976df926dbb316fc35fc7b83934955c72c9c60b5ecb207f6 SHA512 410453cd170400fafa85547a49a2b4072683bd8c33fba64f81506cb571cd9da8c4c13d13108120c55541aabfe5ceaf3fd491d8f7105c5cc4e4082505777e8282
DIST easy-rsa-3.2.1.tar.gz 7043742 BLAKE2B 7bc6d5534e47fed6b22de745b9d8ba579f1be49ad52a2d985d81cd1b2e22914b796c47b1a2aab8ca3944eaca37152c30d73659a200f870d1bff1a4bd87830557 SHA512 cdaf5167c31bfa506f7837e664837659a251f317ed3a5a1fcadd1ade4d25e4e8b855bccd3a8c26a14b87f65d8906990e01e87ffe4c6faad83bd008df3ebb3939
+DIST easy-rsa-3.2.2.tar.gz 7031565 BLAKE2B 61fba06dfd12105c0da6a61f1581c2e283c0033d849c593314a9a96d875ef0cd3e94abfc3650e681475d5ee8fd95b278e93ee836f7107d4a85037b566b90cafd SHA512 f17962729810155688909ad9bdbbec382e050eaccc6e816612457e5858ac25e7e2d142b6d8dc8a80e7d36064ae4a084552475cecf5dafefe8fc991b71fe2107f
diff --git a/app-crypt/easy-rsa/easy-rsa-3.2.2.ebuild b/app-crypt/easy-rsa/easy-rsa-3.2.2.ebuild
new file mode 100644
index 000000000000..0e1700ee508b
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.2.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="https://openvpn.net/"
+SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+DEPEND=">=dev-libs/openssl-0.9.6:0="
+RDEPEND="${DEPEND}"
+
+src_install() {
+ exeinto /usr/share/easy-rsa
+ doexe easyrsa3/easyrsa
+ insinto /usr/share/easy-rsa
+ doins -r easyrsa3/{vars.example,openssl-easyrsa.cnf,x509-types}
+ dodoc README.quickstart.md ChangeLog
+ dodoc -r doc
+ doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
+}
next reply other threads:[~2025-02-03 11:17 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-03 11:17 Bernard Cafarelli [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-23 5:11 [gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/ Sam James
2025-02-03 20:00 Sam James
2025-02-03 16:04 Jakov Smolić
2025-02-03 16:04 Jakov Smolić
2025-02-03 16:04 Jakov Smolić
2025-02-03 16:04 Jakov Smolić
2024-09-25 8:02 Bernard Cafarelli
2024-09-25 8:02 Bernard Cafarelli
2024-06-24 23:44 Yixun Lan
2024-06-21 4:23 Arthur Zamarin
2024-06-20 20:14 Arthur Zamarin
2024-06-20 10:16 Arthur Zamarin
2024-06-20 10:16 Arthur Zamarin
2024-06-20 7:29 Sam James
2024-06-20 7:27 Sam James
2024-05-19 9:16 Bernard Cafarelli
2023-11-06 11:22 Bernard Cafarelli
2023-09-09 13:17 David Seifert
2023-08-26 14:49 Bernard Cafarelli
2023-08-01 21:18 Bernard Cafarelli
2023-08-01 21:18 Bernard Cafarelli
2023-03-17 18:06 Arthur Zamarin
2023-03-17 17:01 Sam James
2023-03-17 17:00 Sam James
2023-03-17 16:42 Arthur Zamarin
2023-03-17 16:20 Arthur Zamarin
2023-03-17 16:04 Arthur Zamarin
2023-02-05 8:30 Joonas Niilola
2023-02-05 8:30 Joonas Niilola
2023-02-05 8:30 Joonas Niilola
2023-01-14 23:22 Sam James
2023-01-14 23:22 Sam James
2023-01-14 23:22 Sam James
2023-01-14 23:22 Sam James
2023-01-14 23:22 Sam James
2023-01-14 23:22 Sam James
2022-10-17 19:23 Sam James
2021-05-02 16:40 Mikle Kolyada
2020-11-13 12:47 Mikle Kolyada
2020-11-13 12:47 Mikle Kolyada
2020-04-04 15:16 Mikle Kolyada
2019-12-03 8:24 Mikle Kolyada
2019-02-16 18:58 Aaron Bauman
2019-02-10 12:04 Mikle Kolyada
2018-12-16 10:37 Mikle Kolyada
2018-10-04 17:21 Mikle Kolyada
2018-09-22 10:50 Mikle Kolyada
2018-09-22 10:50 Mikle Kolyada
2018-09-22 10:47 Mikle Kolyada
2018-07-01 13:15 Mikle Kolyada
2018-05-29 15:01 Mikle Kolyada
2018-05-11 11:29 Mikle Kolyada
2017-09-20 12:39 Manuel Rüger
2017-07-23 12:04 Manuel Rüger
2016-12-20 19:16 Tobias Klausmann
2016-10-26 16:57 Markus Meier
2016-10-16 6:49 Jeroen Roovers
2016-02-23 23:18 Manuel Rüger
2016-02-23 23:18 Manuel Rüger
2016-02-02 22:01 Manuel Rüger
2016-02-02 22:00 Manuel Rüger
2015-12-06 20:07 Dirkjan Ochtman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1738581431.e5c04ef33b25a3016c9529f3c5a9a378bb87d56a.voyageur@gentoo \
--to=voyageur@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox