2012-02-13 — Apache Subversion 1.7.3 Released
添削履歴
2012-02-13 — Apache Subversion 1.7.3 Released
We are pleased to announce the release of Apache Subversion 1.7.3. This is the most complete Subversion release to date, and we encourage users of Subversion to upgrade as soon as reasonable. Please see the release announcement and the change log for more information about this release.
Version 1.7.3
(14 Feb 2012, from /branches/1.7.x)
http://svn.apache.org/repos/asf/subversion/tags/1.7.3
General:
* ship mod_dontdothat with the standard release
User-visible changes:
* fix segfault on 'svn rm $ROOT_URL' (issue #4074)
* replace a couple of assertions in favor of errors (r1207858, -949)
* fix a server assert after being upgraded (r1210195)
* fix segfault on 'svn mkdir svn://localhost' (r1211483)
* make 'svnadmin recover' prune the rep cache (r1213331, et al)
* make svnmucc use values from --config-dir option
* update and clarify the merge help text (r1154121, et al)
* replace wc assertion with informative error (r1222521, -693)
* copy permissions correctly for FSFS dirs (r1229252)
* improve 'svn log --with-all-revprops' over ra-dav (issue #4082)
* fix segfault when remapping a file external (issue #4093)
* fix segfault caused by obstructing unversioned dir (r1229677)
* fix regression on first update of external dir with '-r' (issue #4053)
* fix various EOL-handling problems in 'svn patch' (issues #3814, #3991)
* fix segfault in 'svn revert' (r1229303)
* improve correctness of 'svn patch --dry-run' (r1231944, -5)
* enforce revisions given in 'svn:externals' (issue #4053)
* fix potential corruption on 32-bit FSFS with large files (r1230212)
* make 'svn status --xml' show new files (issue #4097)
* fix 'svn mergeinfo' correctness (issue #4050)
* return the correct status for non-present nodes (r1232202, -07, -21, -22)
* improve SASL error messages (r1236343, et al)
* improve server cert error code for ra_serf (r1232413)
* fix SVNParentPath listings for parent path symlinks (r1221767, -80)
* fix mod_dav_svn's handling of POST errors (issue #4086)
* log some mod_dav_svn errors, rather than ignoring them (r1237720, -9596)
* relax requirements for canonicalization in mod_dav_svn (r1236173)
* fix a rare source of FSFS corruption (r1240752)
* allow committing the result of some copy operations (issue #4059)
* prevent one-byte buffer overflow in base64 decoding (r1242337)
Developer-visible changes:
* JavaHL: Add missing notify action, fixing an exception (r1221793)
* fix swig-py memory leak (r1235264, -296, -302, -736)
* fix spurious test suite failure (r1220742, -50)
* allow running tests on UNC shares (r1225491)
* bindings: see platform-specific password providers (r1242660, -1)
* skip 'svnrdump dump' tests over ra_serf (r1242537)
* convert a few ra_serf assertions to errors (r1242607)
2012-02-13 -リリースされたアパッチ破壊1.7.3
アパッチ破壊1.7.3のリリースを発表して、私たちは嬉しい。
これは現在まで最も完全な破壊リリースです。また、私たちは、合理的なとすぐにアップグレードするように破壊のユーザを激励します。
このリリースについての詳細は、リリース発表および変更丸木を参照してください。
バージョン1.7.3
(/branches/1.7.xからの2月の2012(14の)年)
http://svn.apache.org/repos/asf/subversion/tags/1.7.3
一般:
* 標準リリースを備えた船mod_dontdothat
ユーザ可視の変更:
* 「svn rm$ROOT_URL」(問題#4074)の上でsegfaultを直します。
* エラー(r1207858、-949)を支持して2、3の主張を交換します。
* サーバーを固定する、改良された後に(r1210195)を主張する。
* 「svn mkdir svn://localhost」(r1211483)の上でsegfaultを直します。
* 作る「svnadmin、回復する」レップ貯蔵所(r1213331ら)を除去する。
* svnmucc使用価値を作る、から--コンフィグ-dirオプション
* 更新し、mergeがテキスト(r1154121ら)を支援すると明確にします。
* wc主張を有益なエラー(r1222521、-693)に取り替えます。
* FSFS dirs(r1229252)のために許可を正確にコピーします。
* ra-dav(問題#4082)の上の「svnログ--で全-revprops --」を改善します。
* ファイル外部(問題#4093)を再配置する場合segfaultを直します。
* unversionedされたdir(r1229677)の妨害により引き起こされたsegfaultを直します。
* '-rを備えた外部のdirの第1の最新版に後戻りを固定する。」(問題#4053)
* 「svnパッチ」(問題#3814、#3991)の中で様々なEOLを扱う問題を解決します。
* segfaultを直す、の中で「svn、戻る」(r1229303)
* 「svnパッチ--模擬試験--」(r1231944、-5)の正確さを改善します。
* 提出された修正を強化する「svn:外部」(問題#4053)
* 大きなファイル(r1230212)を備えた32ビットのFSFSに潜在的な腐敗を固定します。
* 「svnステータス--xml --」に新しいファイル(問題#4097)を示させます。
* 「svn mergeinfo」正確さ(問題#4050)を固定します。
* 非現在のノード(r1232202、-07、-21、-22)のために正確なステータスを返します。
* SASLエラーメッセージ(r1236343ら)を改善します。
* ra_serf(r1232413)のためのサーバ確実なことエラーコードを改善します。
* 親パスsymlinks(r1221767、-80)のためにSVNParentPathリストを固定します。
* mod_dav_svnのPOSTエラー(問題#4086)の取り扱いを固定します。
* それら(r1237720、-9596)を無視するのではなく、いくつかのmod_dav_svnエラーを記録します。
* mod_dav_svn(r1236173)の中の正規化用の必要条件を緩めます。
* FSFS腐敗(r1240752)のまれな源を固定します。
* いくつかの複写操作(問題#4059)の結果を委託することを可能にします。
* (r1242337)をデコードするbase64の中の1バイトのバッファー・オーバー・フローを防ぎます。
開発者可視の変更:
* JavaHL:
見当たらずに、加算する、例外(r1221793)を固定して、アクションに通知する。
* 固定する、pyをがぶ飲みする、メモリーリーク(r1235264、-296、-302、-736)
* 偽造の試験の一組失敗(r1220742、-50)を固定します。
* UNCシェア(r1225491)の上の運転試験を許可します。
* bindings:
プラットフォームに特有のパスワード供給者(r1242660、-1)を参照してください。
* ra_serf(r1242537)の上の「svnrdumpダンプ」テストをスキップします。
* 少数のra_serf主張をエラー(r1242607)に変換します。
添削する
ログインするとこの翻訳に添削とコメントができます


