notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/easy-rsa/Makefile
SVNWeb

Number of commits found: 31

Fri, 18 Aug 2023
[ 17:15 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:fb40173923789263a57d3a9a393f220b73a72c70  commit hash:fb40173923789263a57d3a9a393f220b73a72c70  commit hash:fb40173923789263a57d3a9a393f220b73a72c70  fb40173 
security/easy-rsa: update to 3.1.6

Quoting its changes:
   * New commands: 'inline' and 'x509-eku' (#993)
     inline: Build an inline file for a commonName
     x509-eku: Extract X509v3 extended key usage from a certificate
   * Expose serial-check, display-dn, display-san and default-san to
     command line. (#980) (Debugging functions, which remain undocumented)
   * Expand default status to include vars-file and CA status (#973)
   * sign-req: Allow the CSR DN-field order to be preserved (#970)
Sun, 11 Jun 2023
[ 14:27 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:de944977f775c60b80bf0ff50537aa192ab187a7  commit hash:de944977f775c60b80bf0ff50537aa192ab187a7  commit hash:de944977f775c60b80bf0ff50537aa192ab187a7  de94497 
security/easy-rsa: update to v3.1.5

Changelog: https://github.com/OpenVPN/easy-rsa/releases/tag/v3.1.5
Thu, 25 May 2023
[ 00:23 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:027131ba5188f07f4c7dc948c7611089e9330a90  commit hash:027131ba5188f07f4c7dc948c7611089e9330a90  commit hash:027131ba5188f07f4c7dc948c7611089e9330a90  027131b 
security/easy-rsa: update to v3.1.4

ChangeLog: 	https://github.com/OpenVPN/easy-rsa/releases/tag/v3.1.4
MFH:		2023Q2
Fri, 19 May 2023
[ 13:07 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:b0225f44c91017d637efb9f57c72ec57b0500f2f  commit hash:b0225f44c91017d637efb9f57c72ec57b0500f2f  commit hash:b0225f44c91017d637efb9f57c72ec57b0500f2f  b0225f4 
security/easy-rsa: update 3.1.2 → 3.1.3

ChangeLog: https://github.com/OpenVPN/easy-rsa/releases/tag/v3.1.3
Fri, 13 Jan 2023
[ 23:01 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:ba184d24fdd33d431847e8de77c6de80d5ccb2d1  commit hash:ba184d24fdd33d431847e8de77c6de80d5ccb2d1  commit hash:ba184d24fdd33d431847e8de77c6de80d5ccb2d1  ba184d2 
security/easy-rsa: update to v3.1.2

ChangeLog: https://github.com/OpenVPN/easy-rsa/releases/tag/v3.1.2
Sat, 15 Oct 2022
[ 08:21 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:22ecf341139a2015b94b6e1a8da15239e5119732  commit hash:22ecf341139a2015b94b6e1a8da15239e5119732  commit hash:22ecf341139a2015b94b6e1a8da15239e5119732  22ecf34 
security/easy-rsa: update to v3.1.1

Changelog:	https://github.com/OpenVPN/easy-rsa/releases/tag/v3.1.1
Detailed:	https://github.com/OpenVPN/easy-rsa/compare/v3.1.0...v3.1.1

also fixes
PR:		266727
Reported by:	topical@gmx.net
Sun, 2 Oct 2022
[ 09:08 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:5d062d5c18a1de48b8c30bf69929e1e3cb37679f  commit hash:5d062d5c18a1de48b8c30bf69929e1e3cb37679f  commit hash:5d062d5c18a1de48b8c30bf69929e1e3cb37679f  5d062d5 
security/easy-rsa: sed \s -> [[:space:]]

Fix https://github.com/OpenVPN/easy-rsa/issues/714

Patch suggested (needed to be integrated) and
Reported by:	topical@gmx.net
PR:		266726
MFH:		2022Q4
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 5 Jun 2022
[ 12:57 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:32877d0369a1bf4ac1cbd0a6c11ac3347bb5653b  commit hash:32877d0369a1bf4ac1cbd0a6c11ac3347bb5653b  commit hash:32877d0369a1bf4ac1cbd0a6c11ac3347bb5653b  32877d0 
security/easy-rsa: fix EASYRSA override and locale

* remove our own wrapper, overriding the EASYRSA folder is no
  longer working since 3.1.0.

* patch EasyRSA to unset LC_ALL and override LC_TIME, to avoid
  date command failures

* bump PORTREVISION=2

see comment #7 ff. of
PR:		264415
Thu, 2 Jun 2022
[ 21:29 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:0a0dd568d8ab0a5598b7d0ccc6d560102418f512  commit hash:0a0dd568d8ab0a5598b7d0ccc6d560102418f512  commit hash:0a0dd568d8ab0a5598b7d0ccc6d560102418f512  0a0dd56 
security/easy-rsa: fix confusion of vars file

...and no longer package it as @sample. It is per-PKI, and easyrsa init-pki
will copy vars.example from the distribution, and create a PKI-local copy
named vars.  Should fix grembo@'s bug report [1]

add a new pkg-message file to explain this.

while here, add a convenience hardlink easy-rsa to the easyrsa wrapper,
to have an executable matching the package name.

PR:		264415
Reported by:	grembo@ (Michael Gmelin)
Sat, 21 May 2022
[ 13:10 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:3ec62b06e2c63703aba5944a0dbe58824a982299  commit hash:3ec62b06e2c63703aba5944a0dbe58824a982299  commit hash:3ec62b06e2c63703aba5944a0dbe58824a982299  3ec62b0 
security/easy-rsa: update to 3.1.0

3.1.0 (2022-05-18)
   * Introduce basic support for OpenSSL version 3 (#492)
   * Update regex in grep to be POSIX compliant (#556)
   * Introduce status reporting tools (#555 & #557)
   * Display certificates using UTF8 (#551)
   * Allow certificates to be created with fixed date offset (#550)
   * Add 'verify' to verify certificate against CA (#549)
   * Add PKCS#12 alias 'friendlyName' (#544)
   * Disallow use of '--vars=FILE init-pki' (#566)
   * Support multiple IP-Addresses in SAN (#564)
   * Add option '--renew-days=NN', custom renew grace period (#557)
   * Add 'nopass' option to the 'export-pkcs' functions (#411)
   * Add support for 'busybox' (#543)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 6 May 2022
[ 17:34 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:8e0b9d2d558fe1cdab743ca0b954ef5a3f578bc2  commit hash:8e0b9d2d558fe1cdab743ca0b954ef5a3f578bc2  commit hash:8e0b9d2d558fe1cdab743ca0b954ef5a3f578bc2  8e0b9d2 
security/easy-rsa: fix cert issuance with BSD grep

easyrsa running on systems with bsdgrep for grep
fails issuing certs because it attempts \d as shorthand for
[[:digit:]] or [0-9] and triggers a grep failure with diagnostic

    grep: trailing backslash (\)

Filed upstream: https://github.com/OpenVPN/easy-rsa/issues/556

PR:		263812
Submitted by:	grembo@
Thu, 25 Nov 2021
[ 21:40 Stefan Eßer (se) search for other commits by this committer ]    commit hash:04b9da414081a733478d3def4e1e3777908536c6  commit hash:04b9da414081a733478d3def4e1e3777908536c6  commit hash:04b9da414081a733478d3def4e1e3777908536c6  04b9da4  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-*' from CONFLICTS definitions

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 19 Sep 2020
[ 07:49 mandree search for other commits by this committer ] Original commit   Revision:548946
security/easy-rsa: update to 3.0.8

   * Provide --version option (#372)
   * Version information now within generated certificates like on *nix
   * Fixed issue where gen-dh overwrote existing files without warning (#373)
   * Fixed issue with ED/EC certificates were still signed by RSA (#374)
   * Added support for export-p8 (#339)
   * Clarified error message (#384)
   * 2->3 upgrade now errors and prints message when vars isn't found (#377)
Tue, 31 Mar 2020
[ 00:36 mandree search for other commits by this committer ] Original commit   Revision:529928
security/easy-rsa: Update to v3.0.7

FreeBSD-relevant ChangeLog extract since 3.0.6:
   * Remove RANDFILE environment variable (#261)
   * Workaround for bug in win32 mktemp (#247, #305, PR #312)
   * Handle IP address in SAN and renewals (#317)
   * Workaround for ash and no set -o echo (#319)
   * Shore up windows testing framework (#314)
   * Provide upgrade mechanism for older versions of EasyRSA (#349)
   * Add support for KDC certificates (#322)
   * Add support for Edward Curves (#354, #350)
   * Add support for EASYRSA_PASSIN and EASYRSA_PASSOUT env vars (#368)
   * Add support for RID to SAN (#362)

Update WWW: link in pkg-descr.

Remove patches that have been integrated upstream.

Shuffle USES=-line to please portlint.

Add NO_ARCH=yes, since this is all scripts and text.

Reported by:	Eric F Crist (upstream maintainer)
Sat, 23 Mar 2019
[ 11:11 mandree search for other commits by this committer ] Original commit   Revision:496638
security/easy-rsa: update to 3.0.6

ChangeLog: <https://github.com/OpenVPN/easy-rsa/releases/tag/v3.0.6>

This also includes a cherry-pick for Issue #261 that happened
only after v3.0.6, <https://github.com/OpenVPN/easy-rsa/issues/261>
Sat, 15 Sep 2018
[ 15:30 mandree search for other commits by this committer ] Original commit   Revision:479838
Fix security/easy-rsa regression that broke bootstrapping.

v3.0.5 added code that expanded variables, for compatibility with LibreSSL.
This code assumed that the source configuration file could be variable-
expanded and the result could be saved next to the source - which it
cannot, since the latter is under ${PREFIX} where the unprivileged users
should not be able to write.

Add a patch provided by Eric Crist, and rename another file to keep
a sane patch order.
[ 13:22 mandree search for other commits by this committer ] Original commit   Revision:479835
Mark broken pending a band-aid fix from upstream.
[ 12:55 mandree search for other commits by this committer ] Original commit   Revision:479834
Update security/easy-rsa to 3.0.5 release.

ChangeLog: <https://github.com/OpenVPN/easy-rsa/releases/tag/v3.0.5>
Mon, 25 Jun 2018
[ 19:00 mandree search for other commits by this committer ] Original commit   Revision:473331
Upgrade Easy-RSA to v3.0.4

Upstream's ChangeLog (without Windows-/Travis related changes) since v3.0.1:

* Remove use of egrep (#154)
* Remove "local" from variable assignment (#165)
* Assign values to variables defined previously w/local
* Finally(?) fix the subjectAltName issues presented earlier (really fixes #168)
* copy CSR extensions into signed certificate
Thu, 11 Jan 2018
[ 14:18 danfe search for other commits by this committer ] Original commit   Revision:458739 (Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
Wed, 17 Feb 2016
[ 20:36 mandree search for other commits by this committer ] Original commit   Revision:409070
Install openssl-1.0.cnf as well (EasyRSA-3.0 specific).

Originally install it as ${DATADIR}/*.example and mark it as @sample in
pkg-plist, so that it gets copied to the real file name on installation,
and will not be removed if modified by the user.

Submitted by:	Michele Possamai (e-mail kept private)
Mon, 11 Jan 2016
[ 23:27 mandree search for other commits by this committer ] Original commit   Revision:405814
Repair breakage on older make implementations (FreeBSD 9.3).
[ 23:23 mandree search for other commits by this committer ] Original commit   Revision:405813
Update security/easy-rsa to major release 3.0.1.

Move a copy of the older package to security/easy-rsa2,
add CONFLICTS_INSTALL markers, and an UPDATING entry.

Changelog: <https://github.com/OpenVPN/easy-rsa/releases>
Thu, 21 May 2015
[ 05:08 bdrewery search for other commits by this committer ] Original commit   Revision:386906
Update to 2.2.2.

Changes:
  - Default KEY_SIZE to 2048 bits
  - Default the signing hash to SHA256 rather than SHA1 and MD5
  - vars cleanups
  - pkitool cleanups
  - pkitool -days fix for https://community.openvpn.net/openvpn/ticket/198

Approved by:	2 year old fix for SHA1->SHA256.
Wed, 25 Sep 2013
[ 00:54 bdrewery search for other commits by this committer ] Original commit   Revision:328226 (Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
Fri, 20 Sep 2013
[ 22:55 bapt search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Fri, 29 Mar 2013
[ 19:33 cs search for other commits by this committer ] Original commit   Revision:315566 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
- Remove A/An in COMMENT
- Trim Header where applicable
Sun, 13 Jan 2013
[ 21:35 mandree search for other commits by this committer ] Original commit   Revision:310340
Add a new security/easy-rsa package that contains the bits that got
split out of OpenVPN prior to the current 2.3.0 release, and make that
security/openvpn RUN_DEPENDS on it. Also update UPDATING record.

Number of commits found: 31