From: Juergen Gross Date: Fri, 26 Oct 2018 13:13:44 +0000 (+0200) Subject: Release: add release note link to SUPPORT.md X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=3beb42a090e34bad001bc030591a00eb1c33382e;p=people%2Fsstabellini%2Fxen-unstable.git%2F.git Release: add release note link to SUPPORT.md In order to have a link to the release notes in the feature list generated from SUPPORT.md add that link in the "Release Support" section of that file. The real link needs to be adapted when the version is being released. Signed-off-by: Juergen Gross Acked-by: Wei Liu --- diff --git a/SUPPORT.md b/SUPPORT.md index 4f203da84a..b398976f5c 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -13,6 +13,7 @@ for the definitions of the support status levels etc. Initial-Release: n/a Supported-Until: TBD Security-Support-Until: Unreleased - not yet security-supported + Release-Notes: RN # Feature Support diff --git a/docs/process/release-technician-checklist.txt b/docs/process/release-technician-checklist.txt index 99746624cf..5dd85dbc40 100644 --- a/docs/process/release-technician-checklist.txt +++ b/docs/process/release-technician-checklist.txt @@ -52,6 +52,7 @@ t=RELEASE-$r * change xen-unstable Config.mk (QEMU_UPSTREAM_REVISION, QEMU_TRADITIONAL_REVISION, MINIOS_UPSTREAM_REVISION) * change SUPPORT.md heading version number; -unstable or -rc tag * (empty in stable branches after .0 release). +* insert correct version number in release-notes link * change xen-unstable xen/Makefile XEN_EXTRAVERSION # if main version number has changed (eg 4.7 -> 4.8) rerun ./autogen.sh * rerun ./autogen.sh to update version number in configure