##// END OF EJS Templates
mercurial: protocol security updates....
mercurial: protocol security updates. - fixes Mercurial CVE for lack of permissions checking on mercurial batch commands - more strict checks for permissions, now default to push instead of pull to be always on safe side. - decypher batch commands and pick top-most permission to be used

File last commit:

r1:854a839a default
r2724:7a057a98 default
Show More
release-notes-3.3.3.rst
16 lines | 280 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-3.3.3.rst
project: added all source files and assets
r1 |RCE| 3.3.3 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2015-06-12
fixes
^^^^^
* File system: Better handling of filenames with encoding other than utf-8
* Performance: Includes new cache based on LRU
* URLs: More robust URL generation in reverse proxy based setups