Fossil SCM
Increase the version number to 2.4 and update the change log.
Commit
3ebbe7bcaa8f22216519b25609bdf2f34e825179edd3025dcba5fb0daa843697
Parent
1f63db591c77108…
2 files changed
+1
-1
+3
M
VERSION
+1
-1
| --- VERSION | ||
| +++ VERSION | ||
| @@ -1,1 +1,1 @@ | ||
| 1 | -2.3 | |
| 1 | +2.4 | |
| 2 | 2 |
| --- VERSION | |
| +++ VERSION | |
| @@ -1,1 +1,1 @@ | |
| 1 | 2.3 |
| 2 |
| --- VERSION | |
| +++ VERSION | |
| @@ -1,1 +1,1 @@ | |
| 1 | 2.4 |
| 2 |
+3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,10 +1,13 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | 3 | <a name='v2_4'></a> |
| 4 | 4 | <h2>Changes for Version 2.4 (TBD)</h2> |
| 5 | 5 | |
| 6 | + * Fix the "ssh://" protocol to prevent an attacks whereby the attacker convinces | |
| 7 | + a victim to run a "clone" with a dodgy URL and thereby gains access to their | |
| 8 | + system. | |
| 6 | 9 | * Correct the [/help?cmd=/doc|/doc] page to support read-only repositories. |
| 7 | 10 | * Correct [/help?cmd=/zip|/zip], [/help?cmd=/tarball|/tarball], |
| 8 | 11 | [/help?cmd=zip|zip], and [/help?cmd=tarball|tarball] pages and commands to |
| 9 | 12 | honor the versioned manifest setting when outside of an open checkout |
| 10 | 13 | directory. |
| 11 | 14 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,10 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_4'></a> |
| 4 | <h2>Changes for Version 2.4 (TBD)</h2> |
| 5 | |
| 6 | * Correct the [/help?cmd=/doc|/doc] page to support read-only repositories. |
| 7 | * Correct [/help?cmd=/zip|/zip], [/help?cmd=/tarball|/tarball], |
| 8 | [/help?cmd=zip|zip], and [/help?cmd=tarball|tarball] pages and commands to |
| 9 | honor the versioned manifest setting when outside of an open checkout |
| 10 | directory. |
| 11 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,10 +1,13 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_4'></a> |
| 4 | <h2>Changes for Version 2.4 (TBD)</h2> |
| 5 | |
| 6 | * Fix the "ssh://" protocol to prevent an attacks whereby the attacker convinces |
| 7 | a victim to run a "clone" with a dodgy URL and thereby gains access to their |
| 8 | system. |
| 9 | * Correct the [/help?cmd=/doc|/doc] page to support read-only repositories. |
| 10 | * Correct [/help?cmd=/zip|/zip], [/help?cmd=/tarball|/tarball], |
| 11 | [/help?cmd=zip|zip], and [/help?cmd=tarball|tarball] pages and commands to |
| 12 | honor the versioned manifest setting when outside of an open checkout |
| 13 | directory. |
| 14 |