Subversion is een programma voor onder andere software- en projectontwikkelaars waarmee beheer en versiecontrole over data en broncode kunnen worden uitgevoerd. Het programma kan worden gezien als een directe concurrent voor het welbekende cvs. Het pakket VisualSVN Server biedt een complete omgeving waarmee je Subversion-server kunt installeren en onderhouden onder een Windows besturingssysteem. De ontwikkelaars hebben enkele dagen geleden versie 2.1.6 uitgebracht waarmee Subversion 1.6.16 wordt toegevoegd en een beveiligingslek wordt gedicht. De bijbehorende lijst met veranderingen ziet er als volgt uit:
Version 2.1.6:Version 2.1.5:
- Updated to Subversion 1.6.16 with fix for critical vulnerability: CVE-2011-0715.
Version 2.1.4:
- Updated to Subversion 1.6.15. For further details please see http://svn.apache.org/repos/asf/subversion/tags/1.6.15/CHANGES
- Updated to Apache 2.1.17
- Updated to OpenSSL 0.9.8p
- Updated to neon 0.29.5
- mod_headers Apache module is included into the installation package.
Version 2.1.3:
- Updated to Subversion 1.6.13. For further details please see http://svn.apache.org/repos/asf/subversion/tags/1.6.13/CHANGES
Version 2.1.2:
- Updated to Subversion 1.6.12. For further details please see http://svn.apache.org/repos/asf/subversion/tags/1.6.12/CHANGES
- Updated to Serf 0.3.1.
- Allow to grant access rights for a domain computer account.
- Prohibit to grant access rights for a domain distribution group (since Active Directory distribution groups are not intended to manage permissions).
- Fixed: installation package behaves incorrectly when AlwaysInstallElevated policy is enabled.
- Fixed: VisualSVNServerHooks.exe does not work if VisualSVN Server service account doesn't have access permissions to all parents of the repositories folder.
- Fixed: non-ASCII characters are incorrectly logged to Access and Operational logs.
- Fixed: unable to install if computer name contains underscore characters.
- mod_deflate Apache module is not loaded anymore.
Version 2.1.1:
- Updated to Subversion 1.6.11. For further details please see http://svn.apache.org/repos/asf/subversion/tags/1.6.11/CHANGES
- Disallow installation on servers with non-ASCII hostnames.
- Generate Apache config in the UTF-8 encoding.
Version 2.1:
- Updated to Subversion 1.6.9. For further details please see http://svn.apache.org/repos/asf/subversion/tags/1.6.9/CHANGES
- Being installed for the first time, VisualSVN Server pre-generates 2048 bits long private key for SSL certificates.
- New feature: Integrated Windows Authentication. With Integrated Windows Authentication users gain access to VisualSVN Server without being prompted for username and password. Available in Enterprise Edition only.
- Fixed: access permissions settings can be interpreted incorrectly when Windows Authentication is used.
- Favicon is added to web pages produced by VisualSVN Server.
- Updated to Neon 0.29.3.
- Updated to OpenSSL 0.9.8l with fix for critical vulnerability: CVE-2009-3555.