Fossil SCM
Update the version number 2.28 to begin the next dev cycle.
Commit
c8fcc9714ee99c3449af810f9db250943dc52d09ef843488b20aada993a51376
Parent
99675884a93c091…
2 files changed
+1
-1
+4
M
VERSION
+1
-1
| --- VERSION | ||
| +++ VERSION | ||
| @@ -1,1 +1,1 @@ | ||
| 1 | -2.27 | |
| 1 | +2.28 | |
| 2 | 2 |
| --- VERSION | |
| +++ VERSION | |
| @@ -1,1 +1,1 @@ | |
| 1 | 2.27 |
| 2 |
| --- VERSION | |
| +++ VERSION | |
| @@ -1,1 +1,1 @@ | |
| 1 | 2.28 |
| 2 |
+4
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,6 +1,10 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | + | |
| 3 | +<h2 id='v2_28'>Changes for version 2.28 (pending)</h2><ol> | |
| 4 | + <li> <i>pending</i> | |
| 5 | +</ol> | |
| 2 | 6 | |
| 3 | 7 | <h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol> |
| 4 | 8 | <li> Close a potential Denial-of-Service attack against any public-facing Fossil |
| 5 | 9 | server involving exponential behavior in Fossil's regexp implementation. |
| 6 | 10 | <li> Fix a SQL injection on the [/help?cmd=/file|/file page]. Thanks to |
| 7 | 11 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,6 +1,10 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol> |
| 4 | <li> Close a potential Denial-of-Service attack against any public-facing Fossil |
| 5 | server involving exponential behavior in Fossil's regexp implementation. |
| 6 | <li> Fix a SQL injection on the [/help?cmd=/file|/file page]. Thanks to |
| 7 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,6 +1,10 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_28'>Changes for version 2.28 (pending)</h2><ol> |
| 4 | <li> <i>pending</i> |
| 5 | </ol> |
| 6 | |
| 7 | <h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol> |
| 8 | <li> Close a potential Denial-of-Service attack against any public-facing Fossil |
| 9 | server involving exponential behavior in Fossil's regexp implementation. |
| 10 | <li> Fix a SQL injection on the [/help?cmd=/file|/file page]. Thanks to |
| 11 |