Skip to content

Commit 9c51a6e

Browse files
committed
Merge #613: Releases: add 0.17.0
da99e38 Release 0.17.0: add blog post (David A. Harding) 3e275c5 Releases 0.17: slight reformatting of release notes for this site (David A. Harding) 77efeff Releases 0.17.0: add upstream release notes (David A. Harding) Pull request description: Note: CI is expected to fail until binaries have been uploaded. If you restart the job after upload, the tests should pass. The reformatting commit just deals with differences between GitHub-flavor Markdown and this site's Kramdown-flavored Markdown, plus turns a relative URL to descriptors.md into an absolute URL so that it works. Tree-SHA512: 8413f47702a47a32777384e5bdd6025ee45614c0104e37181eabc9f3d625eba2bd7747d73e8c0692f9abefc4f3242300abf1fa212b37f97fc4ce6eaaca556218
2 parents 4362683 + da99e38 commit 9c51a6e

File tree

2 files changed

+1168
-0
lines changed

2 files changed

+1168
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Bitcoin Core 0.17.0 Released
3+
name: blog-release-0.17.0
4+
id: en-blog-release-0.17.0
5+
lang: en
6+
type: posts
7+
layout: post
8+
share: true
9+
10+
## If this is a new post, reset this counter to 1.
11+
version: 1
12+
13+
excerpt: >
14+
We're pleased the release of Bitcoin Core 0.17, a major new version
15+
containing many new features as well as bug fixes and other
16+
improvements.
17+
---
18+
Bitcoin Core version 0.17.0 is now available for [download][download
19+
page] containing many new features as well as bug fixes and other
20+
improvements. For a complete list of changes, please see the [release
21+
notes][].
22+
23+
This release is not vulnerable to the [CVE-2018-17144][] duplicate
24+
inputs bug.
25+
26+
If have any questions, please stop by our [IRC chatroom][irc] and we’ll
27+
do our best to help you.
28+
29+
[release notes]: /en/releases/0.17.0/
30+
[IRC]: https://en.bitcoin.it/wiki/IRC_channels
31+
[download page]: /en/download
32+
[CVE-2018-17144]: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17144
33+
34+
{% include references.md %}

0 commit comments

Comments
 (0)