Fossil SCM
Update the change log.
Commit
96dec6246cc8dce653a5cbd281ef92011171fbad4c32d5161ee12fd16ab74ec5
Parent
5f158ae84cc3ccf…
1 file changed
+11
-1
+11
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,9 +1,19 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <h2 id='v2_28'>Changes for version 2.28 (pending)</h2><ol> |
| 4 | - <li> <i>pending</i> | |
| 4 | + <li> Improvements to [./antibot.wiki|anti-robot defenses]:<ol type="a"> | |
| 5 | + <li> The default configuration now allows robots to download any tarball | |
| 6 | + or similar, to better support of automated build systems. | |
| 7 | + <li> No special tag "zipX" for the [/help?cmd=robot-restrict|robot-restrict] | |
| 8 | + setting blocks robot access to tarballs, but with exceptions to support | |
| 9 | + automated build systems. | |
| 10 | + </ol> | |
| 11 | + <li> A drop-down menu of recent branches is now possible for the submenu, and | |
| 12 | + is used in the code browser. | |
| 13 | + <li> The [/help?cmd=timeline|timeline command] is enhanced with the new | |
| 14 | + "<tt>-u|--for-user</tt>" option. | |
| 5 | 15 | </ol> |
| 6 | 16 | |
| 7 | 17 | <h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol> |
| 8 | 18 | <li> Close a potential Denial-of-Service attack against any public-facing Fossil |
| 9 | 19 | server involving exponential behavior in Fossil's regexp implementation. |
| 10 | 20 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,9 +1,19 @@ | |
| 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 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,9 +1,19 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <h2 id='v2_28'>Changes for version 2.28 (pending)</h2><ol> |
| 4 | <li> Improvements to [./antibot.wiki|anti-robot defenses]:<ol type="a"> |
| 5 | <li> The default configuration now allows robots to download any tarball |
| 6 | or similar, to better support of automated build systems. |
| 7 | <li> No special tag "zipX" for the [/help?cmd=robot-restrict|robot-restrict] |
| 8 | setting blocks robot access to tarballs, but with exceptions to support |
| 9 | automated build systems. |
| 10 | </ol> |
| 11 | <li> A drop-down menu of recent branches is now possible for the submenu, and |
| 12 | is used in the code browser. |
| 13 | <li> The [/help?cmd=timeline|timeline command] is enhanced with the new |
| 14 | "<tt>-u|--for-user</tt>" option. |
| 15 | </ol> |
| 16 | |
| 17 | <h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol> |
| 18 | <li> Close a potential Denial-of-Service attack against any public-facing Fossil |
| 19 | server involving exponential behavior in Fossil's regexp implementation. |
| 20 |