Bitcoin Core 0.14.2

Bitcoin Core installation binaries can be downloaded from bitcoincore.org and the source-code is available from the Bitcoin Core source repository.

Bitcoin Core 0.14.2 版本現已發布,可從以下位置下載:

https://bitcoincore.org/bin/bitcoin-core-0.14.2/

此小版本包含各種錯誤修正和效能改善,以及更新的翻譯。

請使用 GitHub 的問題追蹤器回報錯誤:

https://github.com/bitcoin/bitcoin/issues

如需接收安全性和更新通知,請訂閱:

https://bitcoincore.org/zh_TW/list/announcements/join/

相容性

Bitcoin Core 在使用 Linux kernel、macOS 10.8+ 和 Windows Vista 及更新版本的作業系統上經過廣泛測試。

Microsoft 已於 2014 年 4 月 8 日終止對 Windows XP 的支援,我們沒有嘗試阻止在 Windows XP 上安裝或執行軟體,您仍然可以自行承擔風險執行,但請注意存在已知的不穩定性和問題。請不要向問題追蹤器回報關於 Windows XP 的問題。

Bitcoin Core 也應該可以在大多數其他類 Unix 系統上運作,但在這些系統上的測試頻率較低。

重要變更

miniupnp CVE-2017-8798

綁定的 miniupnpc 已更新至 2.0.20170509。這修正了一個整數符號錯誤(存在於 MiniUPnPc v1.4.20101221 到 v2.0 中),允許遠端攻擊者(在 LAN 內)造成拒絕服務或可能產生其他未指定的影響。

這只影響透過 GUI 設定或透過 -upnp 選項明確啟用 UPnP 的使用者,因為自上次 UPnP 漏洞(在 Bitcoin Core 0.10.3 中)以來,它已預設停用。

如果您使用此選項,建議盡快升級到此版本。

已知錯誤

自 0.14.0 以來,使用幣控制和智慧費用估算時,Bitcoin-Qt 顯示的大約交易費用不會反映智慧費用滑桿的目標變化。它只會使用預設目標顯示大約費用。使用正確目標計算的費用仍會應用於交易並顯示在最終發送確認對話框中。

0.14.2 變更日誌

RPC 和其他 API

  • #10410 321419b Fix importwallet edge case rescan bug (ryanofsky)

P2P 協定和網路程式碼

  • #10424 37a8fc5 Populate services in GetLocalAddress (morcos)
  • #10441 9e3ad50 Only enforce expected services for half of outgoing connections (theuni)

建置系統

雜項

  • #10245 44a17f2 Minor fix in build documentation for FreeBSD 11 (shigeya)
  • #10215 0aee4a1 Check interruptNet during dnsseed lookups (TheBlueMatt)

GUI

  • #10231 1e936d7 Reduce a significant cs_main lock freeze (jonasschnelli)

錢包

  • #10294 1847642 Unset change position when there is no change (instagibbs)

致謝

感謝所有直接為此版本做出貢獻的人:

  • Alex Morcos
  • Cory Fields
  • fanquake
  • Gregory Sanders
  • Jonas Schnelli
  • Matt Corallo
  • Russell Yanofsky
  • Shigeya Suzuki
  • Wladimir J. van der Laan

以及所有在 Transifex 上協助翻譯的人。