Fossil SCM
Update the change log for the 2.14.1 and 2.15.1 patches.
Commit
041c3d1fa7e08434475ceb990edbc798d729944fb6c77d8ce697a6140fb16fd2
Parent
1a1c0ebe3cf992b…
1 file changed
+6
-3
+6
-3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,9 +1,11 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <a name='v2_15'></a> |
| 4 | -<h2>Changes for Version 2.15 (2021-03-26)</h2> | |
| 4 | +<h2>Changes for Version 2.15 (2021-03-26) and Patch 2.15.1 on (2021-04-07)</h2> | |
| 5 | + * <b>Patch 2.15.1:</b> Fix a data exfiltration bug in the server. <b>Upgrading to | |
| 6 | + the patch is recommended.</b><p> | |
| 5 | 7 | * The [./defcsp.md|default CSP] has been relaxed slightly to allow |
| 6 | 8 | images to be loaded from any URL. All other resources are still |
| 7 | 9 | locked down by default. |
| 8 | 10 | * The built-in skins all use the "[/help?cmd=mainmenu|mainmenu]" |
| 9 | 11 | setting to determine the content of the main menu. |
| @@ -78,12 +80,13 @@ | ||
| 78 | 80 | versions of a wiki (by the means of anchoring a "baseline" version) |
| 79 | 81 | and the ability to squeeze several sequential edits made by the same |
| 80 | 82 | user into a single "recycled" row (the latest edit in that sequence). |
| 81 | 83 | |
| 82 | 84 | <a name='v2_14'></a> |
| 83 | -<h2>Changes for Version 2.14 (2021-01-20)</h2> | |
| 84 | - | |
| 85 | +<h2>Changes for Version 2.14 (2021-01-20) and Patch 2.14.1 on (2021-04-07)</h2> | |
| 86 | + * <b>Patch 2.14.1:</b> Fix a data exfiltration bug in the server. | |
| 87 | + <b>Upgrading to the patch is recommended.</b><p> | |
| 85 | 88 | * <b>Schema Update Notice #1:</b> |
| 86 | 89 | This release drops a trigger from the database schema (replacing |
| 87 | 90 | it with a TEMP trigger that is created as needed). This |
| 88 | 91 | change happens automatically the first time you |
| 89 | 92 | add content to a repository using Fossil 2.14 or later. No |
| 90 | 93 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,9 +1,11 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_15'></a> |
| 4 | <h2>Changes for Version 2.15 (2021-03-26)</h2> |
| 5 | * The [./defcsp.md|default CSP] has been relaxed slightly to allow |
| 6 | images to be loaded from any URL. All other resources are still |
| 7 | locked down by default. |
| 8 | * The built-in skins all use the "[/help?cmd=mainmenu|mainmenu]" |
| 9 | setting to determine the content of the main menu. |
| @@ -78,12 +80,13 @@ | |
| 78 | versions of a wiki (by the means of anchoring a "baseline" version) |
| 79 | and the ability to squeeze several sequential edits made by the same |
| 80 | user into a single "recycled" row (the latest edit in that sequence). |
| 81 | |
| 82 | <a name='v2_14'></a> |
| 83 | <h2>Changes for Version 2.14 (2021-01-20)</h2> |
| 84 | |
| 85 | * <b>Schema Update Notice #1:</b> |
| 86 | This release drops a trigger from the database schema (replacing |
| 87 | it with a TEMP trigger that is created as needed). This |
| 88 | change happens automatically the first time you |
| 89 | add content to a repository using Fossil 2.14 or later. No |
| 90 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,9 +1,11 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_15'></a> |
| 4 | <h2>Changes for Version 2.15 (2021-03-26) and Patch 2.15.1 on (2021-04-07)</h2> |
| 5 | * <b>Patch 2.15.1:</b> Fix a data exfiltration bug in the server. <b>Upgrading to |
| 6 | the patch is recommended.</b><p> |
| 7 | * The [./defcsp.md|default CSP] has been relaxed slightly to allow |
| 8 | images to be loaded from any URL. All other resources are still |
| 9 | locked down by default. |
| 10 | * The built-in skins all use the "[/help?cmd=mainmenu|mainmenu]" |
| 11 | setting to determine the content of the main menu. |
| @@ -78,12 +80,13 @@ | |
| 80 | versions of a wiki (by the means of anchoring a "baseline" version) |
| 81 | and the ability to squeeze several sequential edits made by the same |
| 82 | user into a single "recycled" row (the latest edit in that sequence). |
| 83 | |
| 84 | <a name='v2_14'></a> |
| 85 | <h2>Changes for Version 2.14 (2021-01-20) and Patch 2.14.1 on (2021-04-07)</h2> |
| 86 | * <b>Patch 2.14.1:</b> Fix a data exfiltration bug in the server. |
| 87 | <b>Upgrading to the patch is recommended.</b><p> |
| 88 | * <b>Schema Update Notice #1:</b> |
| 89 | This release drops a trigger from the database schema (replacing |
| 90 | it with a TEMP trigger that is created as needed). This |
| 91 | change happens automatically the first time you |
| 92 | add content to a repository using Fossil 2.14 or later. No |
| 93 |