equal
deleted
inserted
replaced
|
1 ====================== |
|
2 mercurial-server 1.1 |
|
3 ====================== |
|
4 |
|
5 * New log filename |
|
6 * Changed logging format to use JSON/YAML |
|
7 * Add the source IP address and other info in the SSH_CONNECTION environment variable |
|
8 * Lock log file |
|
9 * Make sure authorized_keys file is mode 600 |
|
10 |
|
11 Upgrading: note the changes to the log file format listed above. |
|
12 |
1 ====================== |
13 ====================== |
2 mercurial-server 1.0.1 |
14 mercurial-server 1.0.1 |
3 ====================== |
15 ====================== |
4 |
16 |
5 * Fix HGRCPATH brokenness - potential security issue |
17 * Fix HGRCPATH brokenness - potential security issue |