mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 04:54:02 -04:00
Update release checklist
Add an item to the release checklist to make sure regression tests reproducing publicly disclosed security issues are eventually merged into each maintained branch.
This commit is contained in:
parent
097f589e40
commit
e7d625e288
1 changed files with 4 additions and 0 deletions
|
|
@ -31,3 +31,7 @@ email to [security-officer@isc.org](security-officer@isc.org).
|
|||
- [ ] Create/update the private issue containing links to fixes & reproducers for all CVEs fixed in a given release cycle
|
||||
- [ ] Reserve a block of `CHANGES` placeholders once the complete set of vulnerabilities fixed in a given release cycle is determined
|
||||
- [ ] Ensure the merge requests containing CVE fixes are merged into `security-*` branches in CVE identifier order
|
||||
|
||||
### Post-disclosure actions
|
||||
|
||||
- [ ] Merge a regression test reproducing the bug into all affected (and still maintained) BIND branches
|
||||
|
|
|
|||
Loading…
Reference in a new issue