From: Andrei Pavel Date: Mon, 25 Jan 2021 11:56:23 +0000 (+0200) Subject: [#1656] 1.9.4 release: clarify release checklist X-Git-Tag: Kea-1.9.4~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=826ffa2bce15d20f51760cec052c12f06bfabba6;p=thirdparty%2Fkea.git [#1656] 1.9.4 release: clarify release checklist --- diff --git a/.gitlab/issue_templates/release_checklist.md b/.gitlab/issue_templates/release_checklist.md index a511c32d4c..0ca2b0bef9 100644 --- a/.gitlab/issue_templates/release_checklist.md +++ b/.gitlab/issue_templates/release_checklist.md @@ -20,7 +20,7 @@ Some of those checks and updates can be made before actual freeze. - the library versions are being updated - `KEA_HOOKS_VERSION` is being updated - [ ] create an issue for that for developers in Gitlab - - script: [./tools/bump-lib-versions.sh](https://gitlab.isc.org/isc-projects/kea/-/blob/master/tools/bump-lib-versions.sh) Kea-q.w.e Kea-a.b.c (where `a.b.c` is the released version and `q.w.e` is the version previous to that) + - script: [./tools/bump-lib-versions.sh](https://gitlab.isc.org/isc-projects/kea/-/blob/master/tools/bump-lib-versions.sh) Kea-q.w.e Kea-a.b.c (where `a.b.c` is the version to be released and `q.w.e` is the version previous to that) 1. Prepare Release Notes 1. [ ] Create Release Notes on Kea GitLab wiki and notify @tomek about that. It should be created under "release notes" directory, like this one: https://gitlab.isc.org/isc-projects/kea/-/wikis/release%20notes/release-notes-1.9.2 1. [ ] Finish release notes and conduct its review