From 44c83411f5e6fe07cf5ab28fa927daea5f583d060493bbb0fa49c2d79760546e Mon Sep 17 00:00:00 2001 From: Olav Reinert Date: Sun, 28 Jan 2018 18:55:21 +0000 Subject: [PATCH 1/4] Upgrade to version 3.0.4 OBS-URL: https://build.opensuse.org/package/show/network:vpn/easy-rsa?expand=0&rev=19 --- EasyRSA-3.0.3.tgz | 3 --- EasyRSA-3.0.3.tgz.sig | Bin 287 -> 0 bytes EasyRSA-3.0.4.tgz | 3 +++ EasyRSA-3.0.4.tgz.sig | Bin 0 -> 310 bytes easy-rsa.changes | 5 +++++ easy-rsa.spec | 6 +++--- suse-packaging.patch | 12 ++++++------ 7 files changed, 17 insertions(+), 12 deletions(-) delete mode 100644 EasyRSA-3.0.3.tgz delete mode 100644 EasyRSA-3.0.3.tgz.sig create mode 100644 EasyRSA-3.0.4.tgz create mode 100644 EasyRSA-3.0.4.tgz.sig diff --git a/EasyRSA-3.0.3.tgz b/EasyRSA-3.0.3.tgz deleted file mode 100644 index 3eab3a3..0000000 --- a/EasyRSA-3.0.3.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb239d67f4bd09f817b0025450d422ed7ae3ee93af737c57d4acd8fdb646079e -size 40960 diff --git a/EasyRSA-3.0.3.tgz.sig b/EasyRSA-3.0.3.tgz.sig deleted file mode 100644 index 4b8800be7778a1eca6940a68cac4b2b33ab78f5720418df107030dac31baa6d7..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmV+)0pR|L0UQJX0SEvF1p--|E1Uod2@rCYLK!&?4GzeR2mf`Y?;HQ(#SnqYJ&dUk zT6{E64s~5*b+}asX*f-vb7fd!w&A~+u8W&d zV1WyY;qp5cPL5cZB5Re&AN&%YuE%3#krf4$vygKE4EVHistMY^Iq&``DP8(DCVfw- z!5hjLhUz1`;*Nk7ZH7ZV)^S4ud3h*Fw5rIZNIPv}<}IS%x@<(Ovj4qP_{Zi!%)Ld{ lZgj?u7yi}EucS(@a2chab;SS-1bD28jwGxV`4@1uCaFB7g`WTb diff --git a/EasyRSA-3.0.4.tgz b/EasyRSA-3.0.4.tgz new file mode 100644 index 0000000..2a1f86c --- /dev/null +++ b/EasyRSA-3.0.4.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472167f976c6cb7c860cec6150a5616e163ae20365c81f179811d6ee0779ec5a +size 37721 diff --git a/EasyRSA-3.0.4.tgz.sig b/EasyRSA-3.0.4.tgz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..97c252638fcc8f25d1510318688d098816c6bd3f5f371de4b5f47c7205940446 GIT binary patch literal 310 zcmV-60m=S}0W$;u0SEvc79j-4{G;dhhX*X)xg9TZmO>dh4Gj(j0$OCY&;SYv5OS76 z895CN4ik$A0D+;}5_dXU3c|+0>`K1I0^l^1C9yiDku=)41Kd*#Qy7r9#Z zC^o(XdANU&BIA1~yBjorZ+$fAqiAdO4tRUZ7Lf&nbvot1mr|@#D=WoTekFwvGXb9T z!-yZx=m_@~V1spqu7)IcCVXfvi;Xta%7|xKe*g4J404L0WVl9KeUk&9F~y!tl+otn zp~r`%?hQ%C=NI62rGcIF-J|b)9!K(-XJmO7^oLVQ;Ws3~_dhdbdikw^nR(dwxU%Fb IfS7d8bXJs)-2eap literal 0 HcmV?d00001 diff --git a/easy-rsa.changes b/easy-rsa.changes index 848c56b..4423cbb 100644 --- a/easy-rsa.changes +++ b/easy-rsa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 28 18:51:50 UTC 2018 - seroton10@gmail.com + +- Upgrade to version 3.0.4 + ------------------------------------------------------------------- Wed Oct 18 08:40:40 UTC 2017 - astieger@suse.com diff --git a/easy-rsa.spec b/easy-rsa.spec index cbf55b7..7af2fa5 100644 --- a/easy-rsa.spec +++ b/easy-rsa.spec @@ -1,7 +1,7 @@ # # spec file for package easy-rsa # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2015 Stefan Jakobs. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: easy-rsa -Version: 3.0.3 +Version: 3.0.4 Release: 0 Summary: CLI utility to build and manage a PKI CA License: GPL-2.0 @@ -47,7 +47,7 @@ certificates, including sub-CAs and certificate revokation lists (CRL). install -dm0755 %{buildroot}/%{_sysconfdir}/easy-rsa/ install -dm0755 %{buildroot}/%{_sysconfdir}/easy-rsa/x509-types install -Dm0644 vars.example %{buildroot}/%{_sysconfdir}/easy-rsa/ -install -Dm0644 openssl-1.0.cnf %{buildroot}/%{_sysconfdir}/easy-rsa/openssl-1.0.cnf +install -Dm0644 openssl-easyrsa.cnf %{buildroot}/%{_sysconfdir}/easy-rsa/ install -Dm0644 x509-types/* %{buildroot}/%{_sysconfdir}/easy-rsa/x509-types/ install -Dm0755 easyrsa %{buildroot}/%{_bindir}/easyrsa diff --git a/suse-packaging.patch b/suse-packaging.patch index 202f7a2..4fa91ba 100644 --- a/suse-packaging.patch +++ b/suse-packaging.patch @@ -2,20 +2,20 @@ --- easyrsa3/easyrsa 2017-07-19 05:24:59.583924924 +0200 *************** *** 1014,1020 **** - local vars= + vars= # set up program path -! local prog_vars="${0%/*}/vars" +! prog_vars="${0%/*}/vars" # set up PKI path - local pki_vars="${EASYRSA_PKI:-$PWD/pki}/vars" + pki_vars="${EASYRSA_PKI:-$PWD/pki}/vars" --- 1014,1020 ---- - local vars= + vars= # set up program path -! local prog_vars="/etc/easy-rsa/vars" +! prog_vars="/etc/easy-rsa/vars" # set up PKI path - local pki_vars="${EASYRSA_PKI:-$PWD/pki}/vars" + pki_vars="${EASYRSA_PKI:-$PWD/pki}/vars" *************** *** 1041,1047 **** From 1fd5f6461ed78a9e511387f7dbdc619680c4cf73df3360e8d841fd84551b27ba Mon Sep 17 00:00:00 2001 From: Olav Reinert Date: Sun, 28 Jan 2018 19:06:35 +0000 Subject: [PATCH 2/4] Improve RPM description OBS-URL: https://build.opensuse.org/package/show/network:vpn/easy-rsa?expand=0&rev=20 --- easy-rsa.changes | 5 +++++ easy-rsa.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/easy-rsa.changes b/easy-rsa.changes index 4423cbb..9488e9e 100644 --- a/easy-rsa.changes +++ b/easy-rsa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 28 19:05:46 UTC 2018 - seroton10@gmail.com + +- Improve RPM description + ------------------------------------------------------------------- Sun Jan 28 18:51:50 UTC 2018 - seroton10@gmail.com diff --git a/easy-rsa.spec b/easy-rsa.spec index 7af2fa5..752ee44 100644 --- a/easy-rsa.spec +++ b/easy-rsa.spec @@ -33,9 +33,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description -easy-rsa is a CLI utility to build and manage a PKI CA. In laymen's terms, -this means to create a root certificate authority, and request and sign -certificates, including sub-CAs and certificate revokation lists (CRL). +easy-rsa is a CLI utility to build and manage a Public Key Infrastructure +(PKI). Once the Certificate Authority (CA) is created, you can request and sign +certificates, including sub-CAs, and create Certificate Revokation Lists (CRL). %prep %setup -q -n EasyRSA-%{version} From 9d90f623b8e9aa38888982d64fea01d8e77132d5c4c00ded2ba9e6d3b4f303ad Mon Sep 17 00:00:00 2001 From: Olav Reinert Date: Mon, 29 Jan 2018 22:12:35 +0000 Subject: [PATCH 3/4] Upgrade to version 3.0.4 * Finally(?) fix subjectAltName issues (bug #168) OBS-URL: https://build.opensuse.org/package/show/network:vpn/easy-rsa?expand=0&rev=21 --- easy-rsa.changes | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/easy-rsa.changes b/easy-rsa.changes index 9488e9e..3280f8a 100644 --- a/easy-rsa.changes +++ b/easy-rsa.changes @@ -1,12 +1,9 @@ ------------------------------------------------------------------- Sun Jan 28 19:05:46 UTC 2018 - seroton10@gmail.com -- Improve RPM description - -------------------------------------------------------------------- -Sun Jan 28 18:51:50 UTC 2018 - seroton10@gmail.com - - Upgrade to version 3.0.4 + * Finally(?) fix subjectAltName issues (bug #168) +- Improve RPM description ------------------------------------------------------------------- Wed Oct 18 08:40:40 UTC 2017 - astieger@suse.com From 6ab2a832e36b1fbb30b040497944ede8e2f9d8475d367783a916a82e484f1ab1 Mon Sep 17 00:00:00 2001 From: Olav Reinert Date: Mon, 29 Jan 2018 22:21:23 +0000 Subject: [PATCH 4/4] Flesh out .changes file OBS-URL: https://build.opensuse.org/package/show/network:vpn/easy-rsa?expand=0&rev=22 --- easy-rsa.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/easy-rsa.changes b/easy-rsa.changes index 3280f8a..c782361 100644 --- a/easy-rsa.changes +++ b/easy-rsa.changes @@ -2,7 +2,8 @@ Sun Jan 28 19:05:46 UTC 2018 - seroton10@gmail.com - Upgrade to version 3.0.4 - * Finally(?) fix subjectAltName issues (bug #168) + * Remove use of egrep (#154) + * Finally(?) fix the subjectAltName issues (really fixes #168) - Improve RPM description -------------------------------------------------------------------