Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cut v3.2.0 release candidate #605

Closed
cpu opened this issue May 18, 2021 · 6 comments
Closed

Cut v3.2.0 release candidate #605

cpu opened this issue May 18, 2021 · 6 comments
Assignees

Comments

@cpu
Copy link
Member

cpu commented May 18, 2021

It's been a little while since we've had a release and we intend to make some breaking changes soon to remove ETSI lints.

Scanning the diff between v3.1.0 and master I think the changes justify a minor release. I don't see anything that merits a major release bump. Here''s my quick summary:

  • zcrypto updates (ea3fdbd5ea2)
  • gtld updates (2021-04-22)
  • Switched project to Go 1.16
  • Added -version flag to zlint/zlint-gtld-update.
  • Support for lint IneffectiveDate to complement EffectiveDate.
  • Misc typo fixes.
  • RFC lint updates:
    • Fixed e_serial_number_not_positive to forbid zero.
    • Fixed e_subject_given_name_max_length boundary.
    • Fixed e_subject_surname_max_length boundary.
    • Added w_subject_given_name_recommended_max_length lint.
  • Mozilla lint updates:
    • Added lint e_prohibit_dsa_usage effective as of March 31st, 2017.
  • CABF_BR lint updates:
    • Changed lint e_dsa_params_missing, ineffective as of August 20th, 2020.
    • Added lint e_br_prohibit_dsa_usage effective as of August 20th, 2020.
  • Updates for contributors:
    • cert generation resources.
    • static analysis for lint function ordering.
@cpu cpu self-assigned this May 18, 2021
@cpu
Copy link
Member Author

cpu commented May 20, 2021

Things that might be nice to try and have addressed for this release:

@cpu
Copy link
Member Author

cpu commented May 20, 2021

We'll save linting profiles (in review) + removing ETSI lints for a near-future v4.0.0.

@christopher-henderson christopher-henderson self-assigned this May 22, 2021
@christopher-henderson
Copy link
Member

Cut the RC to https://github.com/zmap/zlint/releases/tag/v3.2.0-rc1 and shot out the call for testing.

@aarongable
Copy link
Contributor

LE/ISRG has tested and everything seems good on our end: letsencrypt/boulder#5442

@christopher-henderson
Copy link
Member

Thank you @aarongable!

Seemed reasonably move forward and cut v3.2.0.

@cpu
Copy link
Member Author

cpu commented Jun 5, 2021

Thanks @christopher-henderson !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants