From b84dda17906729beb9c5489319adc5f2a52e682a Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Mon, 31 Jul 2023 16:30:20 +0200 Subject: [PATCH] .github/ISSUE_TEMPLATE/release.md: Harden global TLS defaults --- .github/ISSUE_TEMPLATE/release.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index ef4061cd616..51c9660823d 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -12,6 +12,7 @@ assignees: '' - [ ] Check that the `.mailmap` and `AUTHORS` files are up to date - [ ] Update `ICINGA2_VERSION` - [ ] Update bundled Windows dependencies +- [ ] Harden global TLS defaults (consult https://ssl-config.mozilla.org) - [ ] Update `CHANGELOG.md` - [ ] Create and push a signed tag for the version - [ ] Build and release DEB and RPM packages