Page MenuHomeFreeBSD

security/py-letsencrypt: Update to version 20151114
ClosedPublic

Authored by brnrd on Nov 15 2015, 10:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 16, 6:01 AM
Unknown Object (File)
Tue, Mar 12, 10:23 AM
Unknown Object (File)
Feb 14 2024, 4:19 AM
Unknown Object (File)
Feb 14 2024, 4:19 AM
Unknown Object (File)
Feb 14 2024, 4:19 AM
Unknown Object (File)
Feb 14 2024, 4:06 AM
Unknown Object (File)
Jan 20 2024, 8:31 AM
Unknown Object (File)
Jan 11 2024, 12:14 PM
Subscribers

Details

Reviewers
cpm
koobs
Summary

Proposed commit log:

security/py-letsencrypt: Update to version 20151114

  - Update py-letsencrypt and py-acme (to v0.0.0dev20151114)
  - Add regression test target for py-acme

Changes:

  - Turn off old/insecure challenge types[1]

[1]: https://community.letsencrypt.org/t/turning-off-old-insecure-challenge-types/3825

Reviewed by: koobs (mentor)
Approved by: koobs (mentor, maintainer)
DifferentialRevision:	https://reviews.freebsd.org/D4162
Test Plan
  • portlint -AC
py-acme:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.
py-letsencrypt:
looks fine.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1143
Build 1147: arc lint + arc unit

Event Timeline

brnrd retitled this revision from to security/py-letsencrypt: Update to version 20151114.
brnrd updated this object.
brnrd edited the test plan for this revision. (Show Details)
brnrd added reviewers: koobs, cpm.
brnrd added a subscriber: feld.
brnrd edited the test plan for this revision. (Show Details)

In your proposed commit logs, separate 'software' changes with 'port' changes

Eg:

  * Update py-letsencrypt and py-acme (dependency)
  * Turning off old/insecure challenge types[1]

[1]: https://community.letsencrypt.org/t/turning-off-old-insecure-challenge-types/3825

becomes

- Update py-letsencrypt and py-acme (to 0.0.0.dev20151114)

Changes:

 - Turning off old/insecure challenge types [1]

[1]: https://community.letsencrypt.org/t/turning-off-old-insecure-challenge-types/3825
  • Also, since this is a developer preview, enumerating the changes in the port commit log is not really necessary
  • Also be consistent with your bullet point characters (- vs *, i prefer the former)
  • Also be consistent with indenting
brnrd edited edge metadata.
In D4162#87507, @koobs wrote:
- Update py-letsencrypt and py-acme (to 0.0.0.dev20151114)

Changes:

 - Turning off old/insecure challenge types [1]

[1]: https://community.letsencrypt.org/t/turning-off-old-insecure-challenge-types/3825

Noted

  • Also, since this is a developer preview, enumerating the changes in the port commit log is not really necessary

OK

  • Also be consistent with your bullet point characters (- vs *, i prefer the former)

"-"from now on

  • Also be consistent with indenting

Not sure which indenting you're referring to here. Alignment of the meta-data values?

brnrd updated this object.

Add test target to py-acme

  • Also, since this is a developer preview, enumerating the changes in the port commit log is not really necessary

Keep in mind that we have two weeks before it's open to the world. We should really get this committed and merged to quarterly sooner than later.

@brnrd What is the output of make test for py-letsencrypt? - Please add to TEST PLAN section

In D4162#88330, @koobs wrote:

@brnrd What is the output of make test for py-letsencrypt? - Please add to TEST PLAN section

The make test output is already attached to the Test Plan section!

koobs updated this object.
koobs edited edge metadata.

LGTM, pending approval from py-acme maintainer (@cpm_fbsd.es)

This revision is now accepted and ready to land.Nov 18 2015, 11:40 AM
In D4162#88347, @koobs wrote:

LGTM, pending approval from py-acme maintainer (@cpm_fbsd.es)

Go ahead, Kubilay :)

In D4162#88844, @cpm_fbsd.es wrote:
In D4162#88347, @koobs wrote:

LGTM, pending approval from py-acme maintainer (@cpm_fbsd.es)

Go ahead, Kubilay :)

Gracias Carlos, you should be able to select. 'Accept' in this review

cpm edited edge metadata.

Closed with http://svnweb.freebsd.org/changeset/ports/401990
(Note to self: Do NOT forget to remove the space in DifferentialRevision)