Skip to content

Commit 4d732b5

Browse files
committed
Merge #639: Remove download references to PPA
bd058d1 Remove download references to PPA (Matt Corallo) Pull request description: Closes #635 Tree-SHA512: 8ec226c43058f95a7b55d76d3c5c1b3dd06d54837adbeb0a0895172f3c82578ba3a207692da2b70cb8632a5e03e396c44fc37cbb4f3616b15479e4cd2683562b
2 parents 827ec9f + bd058d1 commit 4d732b5

File tree

3 files changed

+2
-44
lines changed

3 files changed

+2
-44
lines changed

_includes/templates/download.html

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,6 @@ <h2>{{ page.latestversion }} {{CURRENT_RELEASE}} <a type="application/rss+xml" h
6464
<a href="{{ PATH_PREFIX }}/{{ FILE_PREFIX }}-arm-linux-gnueabihf.tar.gz" class="dl" id="lin32arm">32 bit</a></span>
6565
</span>
6666
</div>
67-
<div>
68-
<img src="/assets/images/os/med_ubuntu.svg" alt="ubuntu">
69-
<span>
70-
<a href="https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin">Ubuntu (PPA)</a>
71-
</span>
72-
</div>
7367
</div>
7468
<p class="downloadmore">
7569
<a href="{{ PATH_PREFIX }}/SHA256SUMS.asc" class="dl">{{ page.downloadsig }}</a><br>
@@ -222,14 +216,6 @@ <h2 style="text-align: center">{{page.verify_download}}</h2>
222216
</ol>
223217
</details>
224218

225-
<details>
226-
<summary><strong>{{page.ubuntu_ppa_instructions}}</strong></summary>
227-
228-
<p>{{page.ubuntu_notice}}</p>
229-
230-
<blockquote>{{page.ubuntu_ppa_quote}}</blockquote>
231-
</details>
232-
233219
<h2 style="text-align: center">{{page.build_reproduction}}</h2>
234220

235221
<p>{{page.additional_steps}}</p>
@@ -253,7 +239,6 @@ <h2 style="text-align: center">{{page.build_reproduction}}</h2>
253239
else if (navigator.userAgent.indexOf('Linux') != -1) {
254240
var os='linux32';
255241
if (navigator.userAgent.indexOf('x86_64') != -1) var os = 'linux64';
256-
if (navigator.userAgent.indexOf('Ubuntu') != -1) var os = 'ubuntu';
257242
}
258243
else if (navigator.userAgent.indexOf('WOW64') != -1 || navigator.userAgent.indexOf('Win64') != -1) var os='windows64';
259244
var but = document.getElementById('downloadbutton');
@@ -291,10 +276,6 @@ <h2 style="text-align: center">{{page.build_reproduction}}</h2>
291276
but.href = hreflin32;
292277
linklin.href = hreflin32;
293278
break;
294-
case 'ubuntu':
295-
but.getElementsByTagName('IMG')[0].src = '/assets/images/os/but_ubuntu.svg';
296-
but.href = 'https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin';
297-
break;
298279
case 'mac':
299280
but.getElementsByTagName('IMG')[0].src = '/assets/images/os/but_mac.svg';
300281
but.href = hrefmacdmg;

_posts/en/pages/2017-01-01-download.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ verify_download: "Verify your download"
5959
verification_recommended: "Download verification is optional but highly recommended. Click one of the lines below to view verification instructions for that platform."
6060
windows_instructions: "Windows verification instructions"
6161
macos_instructions: "MacOS verification instructions"
62-
linux_instructions: "Linux verification instructions (not for Ubuntu PPA)"
63-
ubuntu_ppa_instructions: "Ubuntu PPA verification instructions"
62+
linux_instructions: "Linux verification instructions"
6463
download_release: "Click the link in the list above to download the release for your platform and wait for the file to finish downloading."
6564
download_checksums: "Download the list of cryptographic checksums:"
6665
cd_to_downloads: "Open a terminal (command line prompt) and Change Directory (cd) to the folder you use for downloads. For example:"
@@ -101,17 +100,6 @@ ensure_checksum_matches: >
101100
102101
generate_checksum: "Run the following command to generate a checksum of the release file you downloaded. Replace '$(FILE)' with the name of the file you actually downloaded."
103102

104-
ubuntu_notice: >
105-
Ubuntu PPAs are not built using the same reproducible method used for
106-
the other Bitcoin Core packages listed on this page, so the Bitcoin
107-
Core project does not have the information necessary to help you
108-
verify the Bitcoin Core Ubuntu PPA packages. This situation is also
109-
described by the PPA itself:
110-
111-
ubuntu_ppa_quote: >
112-
"Note that you should prefer to use the official binaries, where
113-
possible, to limit trust in Launchpad/the PPA owner."
114-
115103
build_reproduction: "Additional verification with reproducible builds"
116104
additional_steps: >
117105
Experienced users who don't mind performing additional steps can take

_posts/ja/pages/2017-01-01-download.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ verify_download: "ダウンロード後の検証"
5858
verification_recommended: "ダウンロード後の検証はオプションですが、強く推奨します。以下の行のいずれかをクリックすると、そのプラットフォームの検証手順が表示されます。"
5959
windows_instructions: "Windowsの検証手順"
6060
macos_instructions: "MacOSの検証手順"
61-
linux_instructions: "Linuxの検証手順 (Ubuntu PPAではない場合)"
62-
ubuntu_ppa_instructions: "Ubuntu PPAの検証手順"
61+
linux_instructions: "Linuxの検証手順"
6362
download_release: "上記リストのリンクをクリックしてご使用のプラットフォーム用のリリースをダウンロードし、ファイルのダウンロードが完了するまで待ちます。"
6463
download_checksums: "暗号チェックサムのリストをダウンロードします:"
6564
cd_to_downloads: "ターミナル(コマンドラインプロンプト)を開き、ダウンロードしたフォルダにディレクトリを変更(cd)します。例:"
@@ -98,16 +97,6 @@ ensure_checksum_matches: >
9897
9998
generate_checksum: "次のコマンドを実行してダウンロードしたファイルのチェックサムを生成します。 ファイル名 '$(FILE)' の部分を実際にダウンロードしたファイルの名前に置き換えてください。"
10099

101-
ubuntu_notice: >
102-
Ubuntu PPAは、このページに記載されている他のBitcoin Coreパケージと同じ
103-
再現性のある方法で作成されていないため、Bitcoin Coreプロジェクトは
104-
Bitcoin Core Ubuntu PPAパッケージを検証するのに必要な情報を提供できません。
105-
この状況はPPA自体にも記載されています:
106-
107-
ubuntu_ppa_quote: >
108-
"Launchpad/PPAオーナーへの信頼を制限するには、可能であれば、公式のバイナリを
109-
使用することをお勧めします。"
110-
111100
build_reproduction: "再現可能なビルドによる追加検証"
112101
additional_steps: >
113102
追加手順の実行を厭わない経験豊富なユーザーは、Bitcoin Coreの再現可能なビルドと

0 commit comments

Comments
 (0)