| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.0.1 04 Sep 2020 16:17:40
  |
dmgk  |
security/lego: Update to 4.0.1
Changes: https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v401---2020-09-03
PR: 249091
Submitted by: Matthew Horan <matt@matthoran.com> (maintainer) |
3.9.0 02 Sep 2020 05:00:15
  |
swills  |
security/lego: Update to 3.9.0
PR: 249057
Submitted by: Matthew Horan <matt@matthoran.com> (maintainer) |
3.8.0 07 Jul 2020 03:53:53
  |
lwhsu  |
Update to 3.8.0
PR: 247816
Submitted by: Matthew Horan <matt@matthoran.com> (maintainer) |
3.7.0 23 May 2020 17:41:14
  |
joneum  |
Update to 3.7.0
PR: 246379
Submitted by: Matthew Horan <matt@matthoran.com> (maintainer)
Sponsored by: Netzkommune GmbH |
3.6.0 24 Apr 2020 18:50:13
  |
dmgk  |
security/lego: Update to 3.6.0
Changes: https://github.com/go-acme/lego/releases/tag/v3.6.0
PR: 245886
Submitted by: Matthew Horan <matt@matthoran.com> (maintainer) |
3.5.0 02 Apr 2020 17:50:34
  |
dmgk  |
security/lego: Update to 3.5.0
Changes: https://github.com/go-acme/lego/releases/tag/v3.5.0
PR: 244891
Submitted by: Matthew Horan <matt@matthoran.com> (maintainer) |
3.4.0 03 Mar 2020 18:13:20
  |
dmgk  |
security/lego: Update to 3.4.0
Changes: https://github.com/go-acme/lego/releases/tag/v3.4.0
PR: 244570
Submitted by: Matthew Horan <matt@matthoran.com> (maintainer) |
3.3.0 11 Jan 2020 17:40:57
  |
dmgk  |
security/lego: Update to 3.3.0
PR: 243269
Submitted by: Matthew Horan <matt@matthoran.com> (maintainer) |
3.2.0_1 12 Dec 2019 12:00:55
  |
dmgk  |
security/lego: Unbreak on aarch64
===> Building lego from ./cmd/lego
# golang.org/x/sys/unix
vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518685_s355218/logs/errors/lego-3.2.0.log
Unbreak by updating golang.org/x/sys to 33540a1f6037 and golang.org/x/net to
83d349e8ac1a which adds support for freebsd/arm64.
PR: 242581
Approved by: Matthew Horan <matt@matthoran.com> (maintainer) |
3.2.0 11 Nov 2019 12:52:02
  |
dmgk  |
security/lego: Update to 3.2.0
Changes: https://github.com/go-acme/lego/releases/tag/v3.2.0
PR: 241864
Submitted by: Matthew Horan <matt@matthoran.com> (maintainer)
Approved by: tz (mentor, implicit) |
3.1.0 09 Oct 2019 16:01:35
  |
dmgk  |
security/lego: Update to 3.1.0
Changes: https://github.com/go-acme/lego/releases/tag/v3.1.0
PR: 241155
Submitted by: Matthew Horan <matt@matthoran.com> (maintainer)
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21957 |
3.0.2 02 Sep 2019 22:48:48
  |
swills  |
security/lego: update to 2.7.2
PR: 239574
Submitted by: Matthew Horan <matt@matthoran.com> (maintainer) |
2.7.1 14 Aug 2019 12:16:13
  |
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
2.7.1 25 Jul 2019 11:46:27
  |
swills  |
security/lego: Update to 2.7.1
PR: 239433
Submitted by: Matthew Horan <matt@matthoran.com> (maintainer) |
2.6.0 24 Jul 2019 07:50:15
  |
rodrigo  |
Add new port security/lego
Lego is a new let's encrypt client write in Go with
support for number of ACME challenges and no external
dependencies.
PR: 237349
Submitted by: Matthew Horan <matt@matthoran.com> |