]> xenbits.xensource.com Git - people/hx242/xen.git/commitdiff
docs/process: Mention .Z-pre versions
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 29 Nov 2019 15:00:16 +0000 (15:00 +0000)
committerIan Jackson <ian.jackson@eu.citrix.com>
Fri, 29 Nov 2019 15:51:24 +0000 (15:51 +0000)
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
docs/process/release-technician-checklist.txt

index 72a4c36cd6394be8569dfe6e535ebef73454e7ab..5bce5ba63dcff54d76ace94eda3eb3432dc7a189 100644 (file)
@@ -64,6 +64,7 @@ t=RELEASE-$r
 #      `-unstable$(XEN_VENDORVERSION)'   unstable aka unfrozen staging (or unstable branch, after branching)
 #      `.0$(XEN_VENDORVERSION)'          actual release of Xen X.Y.0 (aka first actual release of Xen X.Y)
 #      `.Z$(XEN_VENDORVERSION)'          actual release of Xen X.Y.Z (stable point realase)
+#      `.Z-pre$(XEN_VENDORVERSION)'      stable branch, after release of Z-1
 #
 #    - turn off debug on stable branches, if not already done
 #           - tools/Rules.mk
@@ -145,6 +146,7 @@ RELEASE TARBALL
        #   U oss-xen/release/4.8.0-rc2/xen-4.8.0-rc2.tar.gz
        #   U oss-xen/release/4.8.0-rc2/xen-4.8.0-rc2.tar.gz.sig
 
+After a .0 release, update XEN_EXTRAVERSION again (to .1-pre, see above).
 
 update xenbits front page to change references to old stable branch
  into references to new stable branch