Fossil SCM
Update the change log and the latest-release link on the homepage.
Commit
5983f5b9137fbcccbc1f4118e7af64f6e5945d80dcf8c3fe86aaad6bd4cd00df
Parent
209f73cbc251f0d…
2 files changed
+6
-1
+1
-1
+6
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -4,12 +4,13 @@ | ||
| 4 | 4 | <h2>Changes for Version 2.13 (pending)</h2> |
| 5 | 5 | |
| 6 | 6 | * <i>TBD...</i> |
| 7 | 7 | |
| 8 | 8 | <a name='v2_12'></a> |
| 9 | -<h2>Changes for Version 2.12 (2020-08-16)</h2> | |
| 9 | +<h2>Changes for Version 2.12.1 (2020-08-20)</h2> | |
| 10 | 10 | |
| 11 | + * (2.12.1): Fix client-side vulnerabilities discovered by Max Justicz. | |
| 11 | 12 | * Security fix in the "[/help?cmd=git|fossil git export]" command. |
| 12 | 13 | The same fix is also backported to version 2.10.1 and 2.11.1. |
| 13 | 14 | New "safety-net" features were added to prevent similar problems |
| 14 | 15 | in the future. |
| 15 | 16 | * Enhancements to the graph display for cases when there are |
| @@ -85,10 +86,12 @@ | ||
| 85 | 86 | * Countless documentation enhancements. |
| 86 | 87 | |
| 87 | 88 | <a name='v2_11'></a> |
| 88 | 89 | <h2>Changes for Version 2.11 (2020-05-25)</h2> |
| 89 | 90 | |
| 91 | + * (2.11.2): Backport security fixes from 2.12.1 | |
| 92 | + * (2.11.1): Backport security fix for the "fossil git export" command. | |
| 90 | 93 | * Support [/md_rules|Markdown] in the default ticket configuration. |
| 91 | 94 | * Timestamp strings in [./checkin_names.wiki|object names] |
| 92 | 95 | can now omit punctation. So, for example, "202004181942" and |
| 93 | 96 | "2020-04-18 19:42" mean the same thing. |
| 94 | 97 | * Enhance backlink processing so that it works with Markdown-formatted |
| @@ -174,10 +177,12 @@ | ||
| 174 | 177 | * Many minor enhancements to existing features. |
| 175 | 178 | |
| 176 | 179 | <a name='v2_10'></a> |
| 177 | 180 | <h2>Changes for Version 2.10 (2019-10-04)</h2> |
| 178 | 181 | |
| 182 | + * (2.10.2): backport security fixes from 2.12.1 | |
| 183 | + * (2.10.1): backport security fix for the "fossil git export" command. | |
| 179 | 184 | * Added support for [./serverext.wiki|CGI-based Server Extensions]. |
| 180 | 185 | * Added the [/help?cmd=repolist-skin|repolist-skin] setting used to |
| 181 | 186 | add style to repository list pages. |
| 182 | 187 | * Enhance the hierarchical display of Forum threads to do less |
| 183 | 188 | indentation and to provide links back to the previous message |
| 184 | 189 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -4,12 +4,13 @@ | |
| 4 | <h2>Changes for Version 2.13 (pending)</h2> |
| 5 | |
| 6 | * <i>TBD...</i> |
| 7 | |
| 8 | <a name='v2_12'></a> |
| 9 | <h2>Changes for Version 2.12 (2020-08-16)</h2> |
| 10 | |
| 11 | * Security fix in the "[/help?cmd=git|fossil git export]" command. |
| 12 | The same fix is also backported to version 2.10.1 and 2.11.1. |
| 13 | New "safety-net" features were added to prevent similar problems |
| 14 | in the future. |
| 15 | * Enhancements to the graph display for cases when there are |
| @@ -85,10 +86,12 @@ | |
| 85 | * Countless documentation enhancements. |
| 86 | |
| 87 | <a name='v2_11'></a> |
| 88 | <h2>Changes for Version 2.11 (2020-05-25)</h2> |
| 89 | |
| 90 | * Support [/md_rules|Markdown] in the default ticket configuration. |
| 91 | * Timestamp strings in [./checkin_names.wiki|object names] |
| 92 | can now omit punctation. So, for example, "202004181942" and |
| 93 | "2020-04-18 19:42" mean the same thing. |
| 94 | * Enhance backlink processing so that it works with Markdown-formatted |
| @@ -174,10 +177,12 @@ | |
| 174 | * Many minor enhancements to existing features. |
| 175 | |
| 176 | <a name='v2_10'></a> |
| 177 | <h2>Changes for Version 2.10 (2019-10-04)</h2> |
| 178 | |
| 179 | * Added support for [./serverext.wiki|CGI-based Server Extensions]. |
| 180 | * Added the [/help?cmd=repolist-skin|repolist-skin] setting used to |
| 181 | add style to repository list pages. |
| 182 | * Enhance the hierarchical display of Forum threads to do less |
| 183 | indentation and to provide links back to the previous message |
| 184 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -4,12 +4,13 @@ | |
| 4 | <h2>Changes for Version 2.13 (pending)</h2> |
| 5 | |
| 6 | * <i>TBD...</i> |
| 7 | |
| 8 | <a name='v2_12'></a> |
| 9 | <h2>Changes for Version 2.12.1 (2020-08-20)</h2> |
| 10 | |
| 11 | * (2.12.1): Fix client-side vulnerabilities discovered by Max Justicz. |
| 12 | * Security fix in the "[/help?cmd=git|fossil git export]" command. |
| 13 | The same fix is also backported to version 2.10.1 and 2.11.1. |
| 14 | New "safety-net" features were added to prevent similar problems |
| 15 | in the future. |
| 16 | * Enhancements to the graph display for cases when there are |
| @@ -85,10 +86,12 @@ | |
| 86 | * Countless documentation enhancements. |
| 87 | |
| 88 | <a name='v2_11'></a> |
| 89 | <h2>Changes for Version 2.11 (2020-05-25)</h2> |
| 90 | |
| 91 | * (2.11.2): Backport security fixes from 2.12.1 |
| 92 | * (2.11.1): Backport security fix for the "fossil git export" command. |
| 93 | * Support [/md_rules|Markdown] in the default ticket configuration. |
| 94 | * Timestamp strings in [./checkin_names.wiki|object names] |
| 95 | can now omit punctation. So, for example, "202004181942" and |
| 96 | "2020-04-18 19:42" mean the same thing. |
| 97 | * Enhance backlink processing so that it works with Markdown-formatted |
| @@ -174,10 +177,12 @@ | |
| 177 | * Many minor enhancements to existing features. |
| 178 | |
| 179 | <a name='v2_10'></a> |
| 180 | <h2>Changes for Version 2.10 (2019-10-04)</h2> |
| 181 | |
| 182 | * (2.10.2): backport security fixes from 2.12.1 |
| 183 | * (2.10.1): backport security fix for the "fossil git export" command. |
| 184 | * Added support for [./serverext.wiki|CGI-based Server Extensions]. |
| 185 | * Added the [/help?cmd=repolist-skin|repolist-skin] setting used to |
| 186 | add style to repository list pages. |
| 187 | * Enhance the hierarchical display of Forum threads to do less |
| 188 | indentation and to provide links back to the previous message |
| 189 |
+1
-1
| --- www/index.wiki | ||
| +++ www/index.wiki | ||
| @@ -84,11 +84,11 @@ | ||
| 84 | 84 | the repository are consistent prior to each commit. |
| 85 | 85 | |
| 86 | 86 | 8. <b>Free and Open-Source</b> - Uses the [../COPYRIGHT-BSD2.txt|2-clause BSD license]. |
| 87 | 87 | |
| 88 | 88 | <hr> |
| 89 | -<h3>[/timeline?t=release|Latest Release]: 2.12 (2020-08-16)</h3> | |
| 89 | +<h3>[https://www.fossil-scm.org/forum/info/a05ae3ce7760daf6|Latest Release]: 2.12.1 (2020-08-20)</h3> | |
| 90 | 90 | |
| 91 | 91 | * [/uv/download.html|Download] |
| 92 | 92 | * [./changes.wiki#v2_12|Change Summary] |
| 93 | 93 | |
| 94 | 94 | <hr> |
| 95 | 95 |
| --- www/index.wiki | |
| +++ www/index.wiki | |
| @@ -84,11 +84,11 @@ | |
| 84 | the repository are consistent prior to each commit. |
| 85 | |
| 86 | 8. <b>Free and Open-Source</b> - Uses the [../COPYRIGHT-BSD2.txt|2-clause BSD license]. |
| 87 | |
| 88 | <hr> |
| 89 | <h3>[/timeline?t=release|Latest Release]: 2.12 (2020-08-16)</h3> |
| 90 | |
| 91 | * [/uv/download.html|Download] |
| 92 | * [./changes.wiki#v2_12|Change Summary] |
| 93 | |
| 94 | <hr> |
| 95 |
| --- www/index.wiki | |
| +++ www/index.wiki | |
| @@ -84,11 +84,11 @@ | |
| 84 | the repository are consistent prior to each commit. |
| 85 | |
| 86 | 8. <b>Free and Open-Source</b> - Uses the [../COPYRIGHT-BSD2.txt|2-clause BSD license]. |
| 87 | |
| 88 | <hr> |
| 89 | <h3>[https://www.fossil-scm.org/forum/info/a05ae3ce7760daf6|Latest Release]: 2.12.1 (2020-08-20)</h3> |
| 90 | |
| 91 | * [/uv/download.html|Download] |
| 92 | * [./changes.wiki#v2_12|Change Summary] |
| 93 | |
| 94 | <hr> |
| 95 |