Redmine 4.0.5, 3.4.12 リリース

2019-10-20 15:30  •  分類: , ,  •  前田剛

2019年10月19日(中央ヨーロッパ時間)、Redmine 4.0.5 と 3.4.12 がリリースされました。Redmine 4.0.5の場合、4.0.4に対して16件の変更・修正が行われています。

なお、今回リリースされた 4.0.5 と 3.4.12 には ruby-openid 2.8.0 までに含まれる脆弱性の修正が含まれます(#32294, CVE-2019-11027)。OpenIDによるログイン機能を利用している場合は速やかにアップデートしてください。Redmine 0.9.0RC以降のすべてのバージョンが影響を受けます。

変更・修正一覧

各リリースのCHANGELOG(修正・変更点の一覧)の日本語訳です。チケット番号はRedmineオフィシャルサイト上のチケットにリンクしています。

4.0.5, 3.4.12 共通の変更・修正内容 (10件)

Code cleanup/refactoring

  • Defect #32022: IssueSubtaskingTest fails with high probability
    IssueSubtaskingTest が高確率で失敗する

Documentation

  • Defect #32170: Text enclosed in pre tag in Wiki formatting reference is not displayed in monospaced font in Chrome
    Wikiヘルプのpreタグで囲まれた部分がChromeで閲覧時は等幅文字で表示されない
  • Defect #32184: Incorrect headings example in Textile help
    Wikiヘルプ(Textile用)の見出しの例が誤っている

Gems support

  • Defect #32300: Don't use sprockets 4.0.0 in order to avoid Sprockets::Railtie::ManifestNeededError
    sprockets 4.0.0がインストールされるとSprockets::Railtie::ManifestNeededErrorが発生しRedmineが起動しない問題を回避するためsprocketsのバージョンを3.7.2に固定
  • Patch #32294: Update ruby-openid to 2.9.2
    ruby-openidを2.9.2にアップデート。 CVE-2019-11027に対処

Issues

  • Defect #31778: Total estimated time issue query column and issue field might leak information
    合計予定工数の計算に現在のユーザーが閲覧権限を持っていないチケットの予定工数も含まれる問題の修正

Issues list

  • Defect #31779: Total estimated time column shown even when estimated time field is deactivated
    トラッカーの設定で予定工数が無効化されている場合でも合計予定工数が表示される問題の修正

Translations

  • Defect #32290: Typo in Russian translation for label_in_the_next_days
    label_in_the_next_daysのロシア語訳のtypo修正

UI

  • Defect #32012: Broken JavaScript icon in the repository view
    リポジトリブラウザでJavaScriptファイルのアイコンが表示されない
  • Defect #32024: Broken gzip icon in the repository view
    リポジトリブラウザでgzipファイルのアイコンが表示されない

4.0.5 のみの変更・修正内容 (6件)

Code cleanup/refactoring

  • Defect #31870: Remove deprecated .zIndex() method
    JQuery UI 1.11で廃止された .zIndex() メソッドの置き換え
  • Defect #32110: "already initialized constant Redmine::Scm::Adapters::SubversionAdapter::SVN_BIN" warning when executing rake tasks
    rakeタスク実行時に警告メッセージ "already initialized constant Redmine::Scm::Adapters::SubversionAdapter::SVN_BIN" が表示される
  • Patch #32189: Remove unnecessary requiring of "rexml/document"
    不必要な "rexml/document" のrequireを削除

Gantt

  • Defect #31552: View switches from gantt to list after editing an issue
    ガントチャート上でチケットを右クリックで操作するとチケット一覧にリダイレクトされてしまうことがある

Translations

  • Patch #31951: German translation update for 4.0-stable
    ドイツ語訳の更新

UI

  • Defect #31742: The color of h4 in the comment also changes when #note-1 is specified
    コメントへのリンクをクリックしたときリンク先のコメント内のh4見出しもハイライトされてしまう

関連情報

Redmine新バージョンのリリースをメールでお知らせします。
ぜひ下記ページよりメールサービス「Redmine News」」にご登録ください。

最新情報お知らせメール「Redmine News」 (Redmine.JP)


作成: 2019-10-20 15:30  •  分類: , ,