Apache Subversion 1.7.16 发布了,这是 1.7.14 后的安全补丁版本,1.7.15 版本没有发布。
该版本修复了安全漏洞:
CVE-2014-0032: mod_dav_svn DoS vulnerability with SVNListParentPath.
完整内容包括:
Version 1.7.16
(26 Feb 2014, from /branches/1.7.x)
http://svn.apache.org/repos/asf/subversion/tags/1.7.16
User-visible changes:
- Client-side bugfixes:
* copy: fix some scenarios that broke the working copy (r1560690)
* diff: fix regressions due to fixes in 1.7.14 (issue #4460)
- Server-side bugfixes:
* mod_dav_svn: prevent crashes with SVNListParentPath on (CVE-2014-0032)
* reduce memory usage during checkout and export (r1564215)
Developer-visible changes:
- General:
* fix failure in checkout_tests.py
* support compiling against Cyrus sasl 2.1.25 (r1404912, r1413402)
* support compiling against neon 0.30.x (r1566320)
项目主页:http://subversion.apache.org/
下载地址:http://subversion.apache.org/download/
来自:开源中国社区

