Mercurial > p > roundup > code
diff RELEASE.txt @ 7495:12674129a45c
Dockerfile label updates, change version string in RELEASE.txt
LABELS now use ci standard opencontainers naming for:
vendor, description and version
annotations. In version, source value was removed and source moved to
description. Added annotations for:
title
licenses
documentation
licenses includes Python-2.0 license in preparation for vendoring cgi
and cgitb modules in 2.4.0.
Updated RELEASE.txt to include version string in Dockerfile.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 17 Jun 2023 15:42:47 -0400 |
| parents | f100f5fdf6bf |
| children | 05448536f154 |
line wrap: on
line diff
--- a/RELEASE.txt Thu Jun 15 20:55:03 2023 -0400 +++ b/RELEASE.txt Sat Jun 17 15:42:47 2023 -0400 @@ -34,6 +34,7 @@ roundup/__init__.py website/www/index.txt (current stable version, release highlights) website/www/conf.py (update copyright, version from __init__.py) + scripts/Docker/Docker update value of org.opencontainers.image.version 3a. Update license end date in COPYING.txt 3b. Update doc/acknowledgements.txt (add section for release, churn contributers etc.). (Use hg churn -c -r ####..####)
