The NetBSD Project

CVS log for pkgsrc/security/py-trustme/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / security / py-trustme

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Oct 10 12:31:46 2024 UTC (3 weeks, 6 days ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -8 lines
py-trustme: updated to 1.2.0

1.2.0

Features

Add support for Python 3.13.
Allow setting of cert's notBefore attribute

Bugfixes

Add the Authority Key Identifier extension to child CA certificates.

Deprecations and Removals

Remove support for Python 3.8 and PyPy 3.9.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jul 17 14:42:50 2023 UTC (15 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
py-trustme: updated to 1.1.0

1.1.0
Drop Python 3.7, add PyPy 3.10 and CPython 3.12

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 4 09:47:35 2023 UTC (18 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -4 lines
py-trustme: updated to 1.0.0

Trustme 1.0.0 (2023-04-24)

Features

Support for ECDSA keys in certificates and use them by default. The type of key used for certificates can be controlled by the key_type parameter on the multiple methods that generate certificates. ECDSA certificates as they can be generated significantly faster.
Support for Python 3.10 and 3.11

Deprecations and Removals

Remove support for Python 2. trustme now requires Python>=3.7 (CPython or PyPy).

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Oct 19 13:56:33 2022 UTC (2 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2 lines
fighting a losing battle against py-cryptography rustification, part 2

Switch users to versioned_dependencies.mk.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Sep 11 17:16:01 2022 UTC (2 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -9 lines
py-trustme: limit to python 3

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 21 11:00:01 2022 UTC (2 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
*: convert to versioned_dependencies for py-cryptography

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:54:45 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 29 13:02:44 2021 UTC (3 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
py-trustme: updated to 0.9.0

0.9.0:
Unknown changes

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 13 18:46:29 2021 UTC (3 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
py-trustme: updated to 0.8.0

Trustme 0.8.0 (2021-06-08)
Features
It’s now possible to set an expiry date on server certificates, either with --expires-on in the CLI or with not_after in trustme.CA.issue_cert.
Support Python 3.10
Set correct KeyUsage and ExtendedKeyUsage extensions, per CA/B Forum baseline requirements

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed May 12 16:13:48 2021 UTC (3 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
py-trustme: updated to 0.7.0

0.7.0:
Unknown changes

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 17 19:34:13 2020 UTC (4 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -2 lines
pytest from versioned depends

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 22 19:20:32 2020 UTC (4 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
py-trustme: updated to 0.6.0

0.6.0:
Features
Allow specifying organization and organization unit in CA and issued certs.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Nov 13 20:29:12 2019 UTC (4 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
py-trustme: updated to 0.5.3

Trustme 0.5.3:
Features
Added :attr:`CA.from_pem` to import an existing certificate authority; this allows migrating to trustme step-by-step.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 6 21:24:22 2019 UTC (5 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
py-trustme: updated to 0.5.2

0.5.2:
Unknown changes

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 2 09:41:04 2019 UTC (5 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
py-trustme: updated to 0.5.1

0.5.1:
Unknown changes

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 25 13:33:15 2019 UTC (5 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
py-trustme: updated to 0.5.0

Trustme 0.5.0:

Features
Added CA.create_child_ca() to allow for certificate chains
Added CA.private_key_pem to export CA private keys; this allows signing other certs with the same CA outside of trustme.
CAs now include the KeyUsage and ExtendedKeyUsage extensions configured for SSL certificates.
CA.issue_cert now accepts email addresses as a valid form of identity.
It’s now possible to set the “common name” of generated certs; see CA.issue_cert for details
CA.issue_server_cert has been renamed to CA.issue_cert, since it supports both server and client certs. To preserve backwards compatibility, the old name is retained as an undocumented alias.

Bugfixes
Make sure cert expiration dates don’t exceed 2038-01-01, to avoid issues on some 32-bit platforms that suffer from the Y2038 problem.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 6 13:36:16 2018 UTC (6 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
py-trustme: added version 0.4.0

trustme is a tiny Python package that does one thing: it gives you a fake
certificate authority (CA) that you can use to generate fake TLS certs to use
in your tests. Well, technically they're real certs, they're just signed by
your CA, which nobody trusts. But you can trust it. Trust me.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>