diff options
Diffstat (limited to 'wiki')
59 files changed, 2560 insertions, 465 deletions
diff --git a/wiki/src/contribute/git.mdwn b/wiki/src/contribute/git.mdwn index a2c680a..10b7b2b 100644 --- a/wiki/src/contribute/git.mdwn +++ b/wiki/src/contribute/git.mdwn @@ -99,6 +99,11 @@ Developers with write access to the repositories should: git config --global url.tails@git.tails.boum.org:.insteadOf \ https://git-tails.immerda.ch/ +We also recommend the following setting in your Tails clone since it +otherwise is too easy to forget pushing updated submodules: + + git config push.recurseSubmodules check + <a id="branches"></a> ### Branches diff --git a/wiki/src/contribute/how/documentation/release_notes/template.mdwn b/wiki/src/contribute/how/documentation/release_notes/template.mdwn index fe03829..df5c049 100644 --- a/wiki/src/contribute/how/documentation/release_notes/template.mdwn +++ b/wiki/src/contribute/how/documentation/release_notes/template.mdwn @@ -34,7 +34,7 @@ vulnerabilities|security/Numerous_security_holes_in_$VERSION-1]]. You should upg - Update *Xyz* from 1.0.0 to [1.2.3]. -- Update Linux to 1.2.3. This should improve the support for newer +- Update *Linux* to 1.2.3. This should improve the support for newer hardware (graphics, Wi-Fi, etc.). ### Hardware support @@ -65,18 +65,31 @@ See the list of [[long-standing issues|support/known_issues]]. # Get Tails $VERSION -- To install, follow our [[installation instructions|install]]. +## To upgrade your Tails USB stick and keep your persistent storage -- To upgrade, automatic upgrades are available from $VERSION-2, $VERSION-1, and $VERSION-1~rc1 to $VERSION. +- Automatic upgrades are available from $VERSION-2, $VERSION-1, and $VERSION-1~rc1 to $VERSION. XXX: Check which IUK will be available with: git diff origin/master...origin/web/release-$VERSION wiki/src/upgrade/v1/Tails | grep "to_$VERSION" - If you cannot do an automatic upgrade or if Tails fails to start after an +- If you cannot do an automatic upgrade or if Tails fails to start after an automatic upgrade, please try to do a [[manual upgrade|upgrade]]. -- Download Tails $VERSION: +## To install Tails on a new USB stick + +Follow our installation instructions: + + - [[Install from Windows|install/win]] + - [[Install from macOS|install/mac]] + - [[Install from Linux|install/linux]] + +<div class="caution"><p>All the data on this USB stick will be lost.</p></div> + +## To download only + +If you don't need installation or upgrade instructions, you can directly download +Tails $VERSION: - [[For USB sticks (USB image)|install/download]] - [[For DVDs and virtual machines (ISO image)|install/download-iso]] diff --git a/wiki/src/contribute/release_process.mdwn b/wiki/src/contribute/release_process.mdwn index 0f57553..81de7f4 100644 --- a/wiki/src/contribute/release_process.mdwn +++ b/wiki/src/contribute/release_process.mdwn @@ -453,6 +453,7 @@ Build the almost-final image ============================ 1. [[Build ISO and USB images|contribute/build]] from the release branch. + Do _not_ set `keeprunning` nor `rescue` in `$TAILS_BUILD_OPTIONS`. 2. Carefully read the build logs to make sure nothing bad happened. 3. Keep the resulting build artifacts until the end of this release process. 4. Record where the manifest of needed packages is stored: @@ -574,6 +575,7 @@ suite should be ready, so it is time to: avoid that! 1. build the final image! + Do _not_ set `keeprunning` nor `rescue` in `$TAILS_BUILD_OPTIONS`. 1. Compare the new build manifest with the one from the previous, almost final build: diff --git a/wiki/src/contribute/release_process/test/automated_tests.mdwn b/wiki/src/contribute/release_process/test/automated_tests.mdwn index 933f913..ca5df04 100644 --- a/wiki/src/contribute/release_process/test/automated_tests.mdwn +++ b/wiki/src/contribute/release_process/test/automated_tests.mdwn @@ -186,7 +186,8 @@ there's a number of steps that reconfigures the computer... The identifier (`some_disk`) is later used if we want to plug it or otherwise act on it. Note that all media created this way are backed by [[!wikipedia qcow2]] images, which grow only as they consume -capacity. All such media are destroyed after the feature ends. +capacity. All such media can be destroyed after the feature ends +by using "I create a temporary…" instead. This step does not necessarily have to be run this early, but it does if we want to plug it as a non-removable drive... diff --git a/wiki/src/doc/anonymous_internet/electrum.mdwn b/wiki/src/doc/anonymous_internet/electrum.mdwn index fd91067..5a517e7 100644 --- a/wiki/src/doc/anonymous_internet/electrum.mdwn +++ b/wiki/src/doc/anonymous_internet/electrum.mdwn @@ -26,6 +26,12 @@ For an explanation of how Bitcoin works in simple terms, read [The In-Depth Guide to Bitcoin That Won’t Leave You Frustrated](https://www.vpnmentor.com/blog/ultimate-guide-bitcoin/). +<div class="bug"> + +[[!inline pages="doc/anonymous_internet/electrum/phishing.inline" raw="yes" sort="age"]] + +</div> + <div class="caution"> <p>Bitcoin is <a href="https://bitcoin.org/en/faq#is-bitcoin-anonymous">not diff --git a/wiki/src/doc/anonymous_internet/electrum/phishing.inline.mdwn b/wiki/src/doc/anonymous_internet/electrum/phishing.inline.mdwn new file mode 100644 index 0000000..65639e4 --- /dev/null +++ b/wiki/src/doc/anonymous_internet/electrum/phishing.inline.mdwn @@ -0,0 +1,25 @@ +<p><strong><span class="application">Electrum</span> in Tails cannot connect +anymore to Electrum servers.</strong></p> + +<p>The version of <span class="application">Electrum</span> in Tails is +vulnerable to a <a href="https://github.com/spesmilo/electrum/issues/4968">phishing +attack that tricks people in updating to a malicious version of +<span class="application">Electrum</span></a> which is not distributed from the +official Electrum website.</p> + +<p><strong>You are safe unless you try to do the malicious update +manually.</strong></p> + +<p>To prevent this phishing attack, all trustworthy +<span class="application">Electrum</span> servers now prevent +older versions from connecting to them.</p> + +<p>Unfortunately, newer versions of <span class="application">Electrum</span> +are not available in Debian and cannot be integrated easily in Tails. Given the +lack of maintenance of Electrum in Debian, we are still +<a href="http://lists.autistici.org/message/20190319.170700.b3b5bf1f.en.html">assessing +what is best to do in Tails</a>.</p> + +<p>Until then, your wallet is not lost and you can restore it from its seed +using an <a href="https://electrum.org/#download">up-to-date version of +Electrum</a> outside of Tails.</p> diff --git a/wiki/src/inc/stable_amd64_date.html b/wiki/src/inc/stable_amd64_date.html index e047369..78b9479 100644 --- a/wiki/src/inc/stable_amd64_date.html +++ b/wiki/src/inc/stable_amd64_date.html @@ -1 +1 @@ -2019-02-13
\ No newline at end of file +2019-03-19
\ No newline at end of file diff --git a/wiki/src/inc/stable_amd64_img_gpg_signature_output.html b/wiki/src/inc/stable_amd64_img_gpg_signature_output.html index 4638297..0f85483 100644 --- a/wiki/src/inc/stable_amd64_img_gpg_signature_output.html +++ b/wiki/src/inc/stable_amd64_img_gpg_signature_output.html @@ -1,4 +1,4 @@ -gpg: Signature made Tue 12 Feb 2019 10:25:11 PM UTC<br/> +gpg: Signature made Tue Mar 19 00:08:59 2019 UTC<br/> gpg: using RSA key FE029CB4AAD4788E1D7828E8A8B0F4E45B1B50E2<br/> -gpg: Good signature from "Tails developers (offline long-term identity key) <tails@boum.org>" [full]<br/> -gpg: aka "Tails developers <tails@boum.org>" [full]<br/> +gpg: Good signature from "Tails developers (offline long-term identity key) <tails@boum.org>" [unknown]<br/> +gpg: aka "Tails developers <tails@boum.org>" [unknown]<br/> diff --git a/wiki/src/inc/stable_amd64_img_gpg_verify.html b/wiki/src/inc/stable_amd64_img_gpg_verify.html index 2dc3ef4..b75e4d5 100644 --- a/wiki/src/inc/stable_amd64_img_gpg_verify.html +++ b/wiki/src/inc/stable_amd64_img_gpg_verify.html @@ -1 +1 @@ -TZ=UTC gpg --no-options --keyid-format long --verify tails-amd64-3.12.1.img.sig tails-amd64-3.12.1.img +TZ=UTC gpg --no-options --keyid-format long --verify tails-amd64-3.13.img.sig tails-amd64-3.13.img diff --git a/wiki/src/inc/stable_amd64_img_sig_url.html b/wiki/src/inc/stable_amd64_img_sig_url.html index b6e6610..a24f2b8 100644 --- a/wiki/src/inc/stable_amd64_img_sig_url.html +++ b/wiki/src/inc/stable_amd64_img_sig_url.html @@ -1 +1 @@ -https://tails.boum.org/torrents/files/tails-amd64-3.12.1.img.sig +https://tails.boum.org/torrents/files/tails-amd64-3.13.img.sig diff --git a/wiki/src/inc/stable_amd64_img_torrent_url.html b/wiki/src/inc/stable_amd64_img_torrent_url.html index d806c3b..c093d74 100644 --- a/wiki/src/inc/stable_amd64_img_torrent_url.html +++ b/wiki/src/inc/stable_amd64_img_torrent_url.html @@ -1 +1 @@ -https://tails.boum.org/torrents/files/tails-amd64-3.12.1.img.torrent +https://tails.boum.org/torrents/files/tails-amd64-3.13.img.torrent diff --git a/wiki/src/inc/stable_amd64_img_url.html b/wiki/src/inc/stable_amd64_img_url.html index a717d89..37495e2 100644 --- a/wiki/src/inc/stable_amd64_img_url.html +++ b/wiki/src/inc/stable_amd64_img_url.html @@ -1 +1 @@ -http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.12.1/tails-amd64-3.12.1.img +http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.13/tails-amd64-3.13.img diff --git a/wiki/src/inc/stable_amd64_iso_gpg_signature_output.html b/wiki/src/inc/stable_amd64_iso_gpg_signature_output.html index e984495..d03ca8a 100644 --- a/wiki/src/inc/stable_amd64_iso_gpg_signature_output.html +++ b/wiki/src/inc/stable_amd64_iso_gpg_signature_output.html @@ -1,4 +1,4 @@ -gpg: Signature made Tue 12 Feb 2019 10:24:52 PM UTC<br/> +gpg: Signature made Tue Mar 19 00:08:29 2019 UTC<br/> gpg: using RSA key FE029CB4AAD4788E1D7828E8A8B0F4E45B1B50E2<br/> -gpg: Good signature from "Tails developers (offline long-term identity key) <tails@boum.org>" [full]<br/> -gpg: aka "Tails developers <tails@boum.org>" [full]<br/> +gpg: Good signature from "Tails developers (offline long-term identity key) <tails@boum.org>" [unknown]<br/> +gpg: aka "Tails developers <tails@boum.org>" [unknown]<br/> diff --git a/wiki/src/inc/stable_amd64_iso_gpg_verify.html b/wiki/src/inc/stable_amd64_iso_gpg_verify.html index f023569..f0c4f44 100644 --- a/wiki/src/inc/stable_amd64_iso_gpg_verify.html +++ b/wiki/src/inc/stable_amd64_iso_gpg_verify.html @@ -1 +1 @@ -TZ=UTC gpg --no-options --keyid-format long --verify tails-amd64-3.12.1.iso.sig tails-amd64-3.12.1.iso +TZ=UTC gpg --no-options --keyid-format long --verify tails-amd64-3.13.iso.sig tails-amd64-3.13.iso diff --git a/wiki/src/inc/stable_amd64_iso_sig_url.html b/wiki/src/inc/stable_amd64_iso_sig_url.html index 5fa7f59..c16f2af 100644 --- a/wiki/src/inc/stable_amd64_iso_sig_url.html +++ b/wiki/src/inc/stable_amd64_iso_sig_url.html @@ -1 +1 @@ -https://tails.boum.org/torrents/files/tails-amd64-3.12.1.iso.sig +https://tails.boum.org/torrents/files/tails-amd64-3.13.iso.sig diff --git a/wiki/src/inc/stable_amd64_iso_torrent_url.html b/wiki/src/inc/stable_amd64_iso_torrent_url.html index 0647074..ad52ac6 100644 --- a/wiki/src/inc/stable_amd64_iso_torrent_url.html +++ b/wiki/src/inc/stable_amd64_iso_torrent_url.html @@ -1 +1 @@ -https://tails.boum.org/torrents/files/tails-amd64-3.12.1.iso.torrent +https://tails.boum.org/torrents/files/tails-amd64-3.13.iso.torrent diff --git a/wiki/src/inc/stable_amd64_iso_url.html b/wiki/src/inc/stable_amd64_iso_url.html index e1e3b38..ac869be 100644 --- a/wiki/src/inc/stable_amd64_iso_url.html +++ b/wiki/src/inc/stable_amd64_iso_url.html @@ -1 +1 @@ -http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.12.1/tails-amd64-3.12.1.iso +http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.13/tails-amd64-3.13.iso diff --git a/wiki/src/inc/stable_amd64_version.html b/wiki/src/inc/stable_amd64_version.html index 171a6a9..24ee5b1 100644 --- a/wiki/src/inc/stable_amd64_version.html +++ b/wiki/src/inc/stable_amd64_version.html @@ -1 +1 @@ -3.12.1 +3.13 diff --git a/wiki/src/install/inc/steps/download.inline.html b/wiki/src/install/inc/steps/download.inline.html index cbf5093..78601bf 100644 --- a/wiki/src/install/inc/steps/download.inline.html +++ b/wiki/src/install/inc/steps/download.inline.html @@ -147,12 +147,18 @@ <div class="upgrade-tails">[[<div class="btn btn-primary inline-block">Next: Install an intermediary Tails (<span class="next-counter"></span>)</div>|upgrade/tails]]</div> <div class="dvd">[[<div class="btn btn-primary inline-block">Next: Burning Tails on a DVD</div>|dvd]]</div> <div class="vm">[[<div class="btn btn-primary inline-block">Next: Virtualization</div>|doc/advanced_topics/virtualization]]</div> - <ul class="download-only-img"> - <li>[[Install from Windows|install/win/usb]]</li> - <li>[[Install from Linux|install/linux/usb]]</li> - <li>[[Install from macOS|install/mac/usb]]</li> - <li>[[Upgrade inside Tails|upgrade/tails]]</li> - </ul> + <div class="download-only-img"> + <p>Upgrade your Tails USB stick and keep your persistent storage:</p> + <ul> + <li>[[Upgrade inside Tails|upgrade/tails]]</li> + </ul> + <p>Install a new USB stick:</p> + <ul> + <li>[[Install from Windows|install/win/usb]]</li> + <li>[[Install from macOS|install/mac/usb]]</li> + <li>[[Install from Linux|install/linux/usb]]</li> + </ul> + </div> <ul class="download-only-iso"> <li>[[Burn on a DVD|dvd]]</li> <li>[[Run in a virtual machine|doc/advanced_topics/virtualization]]</li> @@ -266,12 +272,18 @@ <div class="upgrade-tails">[[<div class="btn btn-primary inline-block">Next: Install an intermediary Tails (<span class="next-counter"></span>)</div>|upgrade/tails]]</div> <div class="dvd">[[<div class="btn btn-primary inline-block">Next: Burning Tails on a DVD</div>|dvd]]</div> <div class="vm">[[<div class="btn btn-primary inline-block">Next: Virtualization</div>|doc/advanced_topics/virtualization]]</div> - <ul class="download-only-img"> - <li>[[Install from Windows|install/win/usb]]</li> - <li>[[Install from Linux|install/linux/usb]]</li> - <li>[[Install from macOS|install/mac/usb]]</li> - <li>[[Upgrade inside Tails|upgrade/tails]]</li> - </ul> + <div class="download-only-img"> + <p>Upgrade your Tails USB stick and keep your persistent storage:</p> + <ul> + <li>[[Upgrade inside Tails|upgrade/tails]]</li> + </ul> + <p>Install a new USB stick:</p> + <ul> + <li>[[Install from Windows|install/win/usb]]</li> + <li>[[Install from macOS|install/mac/usb]]</li> + <li>[[Install from Linux|install/linux/usb]]</li> + </ul> + </div> <ul class="download-only-iso"> <li>[[Burn on a DVD|dvd]]</li> <li>[[Run in a virtual machine|doc/advanced_topics/virtualization]]</li> diff --git a/wiki/src/install/v2/Tails/amd64/stable/latest.json b/wiki/src/install/v2/Tails/amd64/stable/latest.json index d31e204..8d9808d 100644 --- a/wiki/src/install/v2/Tails/amd64/stable/latest.json +++ b/wiki/src/install/v2/Tails/amd64/stable/latest.json @@ -7,9 +7,9 @@ { "target-files": [ { - "sha256": "5038ae258f2dba067b8c8431cce12887e9afe7beccf72bcda81caa776b49aeb0", - "size": 1243611136, - "url": "http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.12.1/tails-amd64-3.12.1.img" + "sha256": "867e20294ad51d67a309648fffacd024a33ab9c927b8d7b5f2c5d2f59ce669e2", + "size": 1235222528, + "url": "http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.13/tails-amd64-3.13.img" } ], "type": "img" @@ -17,15 +17,15 @@ { "target-files": [ { - "sha256": "ec107b973f3363f5bca130675294032d65cdb5732adbd669b16315524811bfc6", - "size": 1233793024, - "url": "http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.12.1/tails-amd64-3.12.1.iso" + "sha256": "b138ff6b3f5b4dd543b25bd58f2165f30f9b9259c627cf48cf85cefe06f34769", + "size": 1225568256, + "url": "http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.13/tails-amd64-3.13.iso" } ], "type": "iso" } ], - "version": "3.12.1" + "version": "3.13" } ], "product-name": "Tails" diff --git a/wiki/src/news/version_3.13.de.po b/wiki/src/news/version_3.13.de.po new file mode 100644 index 0000000..5cb2db0 --- /dev/null +++ b/wiki/src/news/version_3.13.de.po @@ -0,0 +1,299 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-03-19 16:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +#, no-wrap +msgid "[[!meta date=\"Tue, 19 Mar 2019 12:34:56 +0000\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!meta title=\"Tails 3.13 is out\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!pagetemplate template=\"news.tmpl\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!tag announce]]\n" +msgstr "" + +#. type: Plain text +msgid "" +"This release fixes [[many security " +"vulnerabilities|security/Numerous_security_holes_in_3.12.1]]. You should " +"upgrade as soon as possible." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!toc levels=1]]\n" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Changes" +msgstr "" + +#. type: Title ## +#, no-wrap +msgid "Upgrades and changes" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Add support for the Bopomofo input method for Chinese using the *Chewing* " +"library and improve support for the Pinyin input method. ([[!tails_ticket " +"11292]])" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid " [[!img bopomofo.png link=\"no\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" If you still have problems typing in Bopomofo or Pinyin, please let us\n" +" know on <tails-testers@boum.org> (public mailing list) or\n" +" <tails-bugs@boum.org> (private email).\n" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Save a backup of the configuration of the persistent storage every time it " +"is modified. ([[!tails_ticket 16461]])" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" This will help us understand and solve why sometimes all the settings of " +"the\n" +" persistent storage disappear. ([[!tails_ticket 10976]])\n" +msgstr "" + +#. type: Plain text +msgid "- Update *Tor Browser* to 8.0.7." +msgstr "" + +#. type: Plain text +msgid "- Update *Tor* to 0.3.5.8." +msgstr "" + +#. type: Plain text +msgid "- Update *Thunderbird* to 65.1.0." +msgstr "" + +#. type: Plain text +msgid "- Update *Linux* to 4.19.28." +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Update the Intel microcode to 3.20180807a.2, which fixes more variants of " +"the Spectre, Meltdown, and Level 1 Terminal Fault (L1TF) vulnerabilities." +msgstr "" + +#. type: Title ## +#, no-wrap +msgid "Fixed problems" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Prevent *Additional Software* from downloading packages that are already " +"saved in the persistent storage. ([[!tails_ticket 15957]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix the localization of *Tor Launcher*, the application to configure a [[Tor " +"bridge|doc/first_steps/startup_options/bridge_mode]] or a local proxy. " +"([[!tails_ticket 16338]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix accessibility when opening *Tor Browser* from a desktop notification. " +"([[!tails_ticket 16475]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix *WhisperBack* crashing when additional APT repositories is configured. " +"([[!tails_ticket 16563]])" +msgstr "" + +#. type: Plain text +msgid "" +"For more details, read our [[!tails_gitweb debian/changelog " +"desc=\"changelog\"]]." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "<a id=\"known-issues\"></a>\n" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Known issues" +msgstr "" + +#. type: Title ### +#, no-wrap +msgid "" +"Tails fails to start a second time on some computers ([[!tails_ticket " +"16389]])" +msgstr "" + +#. type: Plain text +msgid "" +"On some computers, after installing Tails to a USB stick, Tails starts a " +"first time but fails to start a second time. In some cases, only BIOS " +"(Legacy) was affected and the USB stick was not listed in the Boot Menu." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +"We are still investigating the issue, so if it happens to you, please\n" +"report your findings by email to <tails-testers@boum.org>. Mention the\n" +"model of the computer and the USB stick. This mailing\n" +"list is [archived " +"publicly](https://lists.autistici.org/list/tails-testers.html).\n" +msgstr "" + +#. type: Plain text +msgid "To fix this issue:" +msgstr "" + +#. type: Bullet: '1. ' +msgid "Reinstall your USB stick using the same installation method." +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"Start Tails for the first time and [[set up an administration " +"password|doc/first_steps/startup_options/administration_password]]." +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"Choose <span class=\"menuchoice\"> <span " +"class=\"guimenu\">Applications</span> ▸ <span " +"class=\"guisubmenu\">System Tools</span> ▸ <span " +"class=\"guimenuitem\">Root Terminal</span> </span> to open a <span " +"class=\"application\">Root Terminal</span>." +msgstr "" + +#. type: Bullet: '1. ' +msgid "Execute the following command:" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid " <p class=\"pre command\">sgdisk --recompute-chs /dev/bilibop</p>\n" +msgstr "" + +#. type: Plain text +msgid "You can also test an experimental image:" +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"[Download the *.img* file from our development " +"server](https://nightly.tails.boum.org/build_Tails_ISO_bugfix-16389-recompute-chs/lastSuccessful/archive/build-artifacts/)." +msgstr "" + +#. type: Bullet: '1. ' +msgid "Install it using the same installation methods." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" We don't provide any OpenPGP signature or other verification technique\n" +" for this test image. Please only use it for testing.\n" +msgstr "" + +#. type: Plain text +msgid "See the list of [[long-standing issues|support/known_issues]]." +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Get Tails 3.13" +msgstr "" + +#. type: Plain text +msgid "- To install, follow our [[installation instructions|install]]." +msgstr "" + +#. type: Plain text +msgid "" +"- To upgrade, automatic upgrades are available from 3.11, 3.12~rc1, 3.12, " +"and 3.12.1 to 3.13." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" If you cannot do an automatic upgrade or if Tails fails to start after " +"an\n" +" automatic upgrade, please try to do a [[manual upgrade|upgrade]].\n" +msgstr "" + +#. type: Plain text +msgid "- Download Tails 3.13:" +msgstr "" + +#. type: Bullet: ' - ' +msgid "[[For USB sticks (USB image)|install/download]]" +msgstr "" + +#. type: Bullet: ' - ' +msgid "[[For DVDs and virtual machines (ISO image)|install/download-iso]]" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "What's coming up?" +msgstr "" + +#. type: Plain text +msgid "Tails 3.14 is [[scheduled|contribute/calendar]] for May 14." +msgstr "" + +#. type: Plain text +msgid "Have a look at our [[!tails_roadmap]] to see where we are heading to." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +"We need your help and there are many ways to [[contribute to\n" +"Tails|contribute]] (<a " +"href=\"https://tails.boum.org/donate/?r=3.13\">donating</a> is only one of\n" +"them). Come [[talk to us|about/contact#tails-dev]]!\n" +msgstr "" diff --git a/wiki/src/news/version_3.13.es.po b/wiki/src/news/version_3.13.es.po new file mode 100644 index 0000000..5cb2db0 --- /dev/null +++ b/wiki/src/news/version_3.13.es.po @@ -0,0 +1,299 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-03-19 16:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +#, no-wrap +msgid "[[!meta date=\"Tue, 19 Mar 2019 12:34:56 +0000\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!meta title=\"Tails 3.13 is out\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!pagetemplate template=\"news.tmpl\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!tag announce]]\n" +msgstr "" + +#. type: Plain text +msgid "" +"This release fixes [[many security " +"vulnerabilities|security/Numerous_security_holes_in_3.12.1]]. You should " +"upgrade as soon as possible." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!toc levels=1]]\n" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Changes" +msgstr "" + +#. type: Title ## +#, no-wrap +msgid "Upgrades and changes" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Add support for the Bopomofo input method for Chinese using the *Chewing* " +"library and improve support for the Pinyin input method. ([[!tails_ticket " +"11292]])" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid " [[!img bopomofo.png link=\"no\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" If you still have problems typing in Bopomofo or Pinyin, please let us\n" +" know on <tails-testers@boum.org> (public mailing list) or\n" +" <tails-bugs@boum.org> (private email).\n" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Save a backup of the configuration of the persistent storage every time it " +"is modified. ([[!tails_ticket 16461]])" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" This will help us understand and solve why sometimes all the settings of " +"the\n" +" persistent storage disappear. ([[!tails_ticket 10976]])\n" +msgstr "" + +#. type: Plain text +msgid "- Update *Tor Browser* to 8.0.7." +msgstr "" + +#. type: Plain text +msgid "- Update *Tor* to 0.3.5.8." +msgstr "" + +#. type: Plain text +msgid "- Update *Thunderbird* to 65.1.0." +msgstr "" + +#. type: Plain text +msgid "- Update *Linux* to 4.19.28." +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Update the Intel microcode to 3.20180807a.2, which fixes more variants of " +"the Spectre, Meltdown, and Level 1 Terminal Fault (L1TF) vulnerabilities." +msgstr "" + +#. type: Title ## +#, no-wrap +msgid "Fixed problems" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Prevent *Additional Software* from downloading packages that are already " +"saved in the persistent storage. ([[!tails_ticket 15957]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix the localization of *Tor Launcher*, the application to configure a [[Tor " +"bridge|doc/first_steps/startup_options/bridge_mode]] or a local proxy. " +"([[!tails_ticket 16338]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix accessibility when opening *Tor Browser* from a desktop notification. " +"([[!tails_ticket 16475]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix *WhisperBack* crashing when additional APT repositories is configured. " +"([[!tails_ticket 16563]])" +msgstr "" + +#. type: Plain text +msgid "" +"For more details, read our [[!tails_gitweb debian/changelog " +"desc=\"changelog\"]]." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "<a id=\"known-issues\"></a>\n" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Known issues" +msgstr "" + +#. type: Title ### +#, no-wrap +msgid "" +"Tails fails to start a second time on some computers ([[!tails_ticket " +"16389]])" +msgstr "" + +#. type: Plain text +msgid "" +"On some computers, after installing Tails to a USB stick, Tails starts a " +"first time but fails to start a second time. In some cases, only BIOS " +"(Legacy) was affected and the USB stick was not listed in the Boot Menu." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +"We are still investigating the issue, so if it happens to you, please\n" +"report your findings by email to <tails-testers@boum.org>. Mention the\n" +"model of the computer and the USB stick. This mailing\n" +"list is [archived " +"publicly](https://lists.autistici.org/list/tails-testers.html).\n" +msgstr "" + +#. type: Plain text +msgid "To fix this issue:" +msgstr "" + +#. type: Bullet: '1. ' +msgid "Reinstall your USB stick using the same installation method." +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"Start Tails for the first time and [[set up an administration " +"password|doc/first_steps/startup_options/administration_password]]." +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"Choose <span class=\"menuchoice\"> <span " +"class=\"guimenu\">Applications</span> ▸ <span " +"class=\"guisubmenu\">System Tools</span> ▸ <span " +"class=\"guimenuitem\">Root Terminal</span> </span> to open a <span " +"class=\"application\">Root Terminal</span>." +msgstr "" + +#. type: Bullet: '1. ' +msgid "Execute the following command:" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid " <p class=\"pre command\">sgdisk --recompute-chs /dev/bilibop</p>\n" +msgstr "" + +#. type: Plain text +msgid "You can also test an experimental image:" +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"[Download the *.img* file from our development " +"server](https://nightly.tails.boum.org/build_Tails_ISO_bugfix-16389-recompute-chs/lastSuccessful/archive/build-artifacts/)." +msgstr "" + +#. type: Bullet: '1. ' +msgid "Install it using the same installation methods." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" We don't provide any OpenPGP signature or other verification technique\n" +" for this test image. Please only use it for testing.\n" +msgstr "" + +#. type: Plain text +msgid "See the list of [[long-standing issues|support/known_issues]]." +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Get Tails 3.13" +msgstr "" + +#. type: Plain text +msgid "- To install, follow our [[installation instructions|install]]." +msgstr "" + +#. type: Plain text +msgid "" +"- To upgrade, automatic upgrades are available from 3.11, 3.12~rc1, 3.12, " +"and 3.12.1 to 3.13." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" If you cannot do an automatic upgrade or if Tails fails to start after " +"an\n" +" automatic upgrade, please try to do a [[manual upgrade|upgrade]].\n" +msgstr "" + +#. type: Plain text +msgid "- Download Tails 3.13:" +msgstr "" + +#. type: Bullet: ' - ' +msgid "[[For USB sticks (USB image)|install/download]]" +msgstr "" + +#. type: Bullet: ' - ' +msgid "[[For DVDs and virtual machines (ISO image)|install/download-iso]]" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "What's coming up?" +msgstr "" + +#. type: Plain text +msgid "Tails 3.14 is [[scheduled|contribute/calendar]] for May 14." +msgstr "" + +#. type: Plain text +msgid "Have a look at our [[!tails_roadmap]] to see where we are heading to." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +"We need your help and there are many ways to [[contribute to\n" +"Tails|contribute]] (<a " +"href=\"https://tails.boum.org/donate/?r=3.13\">donating</a> is only one of\n" +"them). Come [[talk to us|about/contact#tails-dev]]!\n" +msgstr "" diff --git a/wiki/src/news/version_3.13.fa.po b/wiki/src/news/version_3.13.fa.po new file mode 100644 index 0000000..5cb2db0 --- /dev/null +++ b/wiki/src/news/version_3.13.fa.po @@ -0,0 +1,299 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-03-19 16:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +#, no-wrap +msgid "[[!meta date=\"Tue, 19 Mar 2019 12:34:56 +0000\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!meta title=\"Tails 3.13 is out\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!pagetemplate template=\"news.tmpl\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!tag announce]]\n" +msgstr "" + +#. type: Plain text +msgid "" +"This release fixes [[many security " +"vulnerabilities|security/Numerous_security_holes_in_3.12.1]]. You should " +"upgrade as soon as possible." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!toc levels=1]]\n" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Changes" +msgstr "" + +#. type: Title ## +#, no-wrap +msgid "Upgrades and changes" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Add support for the Bopomofo input method for Chinese using the *Chewing* " +"library and improve support for the Pinyin input method. ([[!tails_ticket " +"11292]])" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid " [[!img bopomofo.png link=\"no\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" If you still have problems typing in Bopomofo or Pinyin, please let us\n" +" know on <tails-testers@boum.org> (public mailing list) or\n" +" <tails-bugs@boum.org> (private email).\n" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Save a backup of the configuration of the persistent storage every time it " +"is modified. ([[!tails_ticket 16461]])" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" This will help us understand and solve why sometimes all the settings of " +"the\n" +" persistent storage disappear. ([[!tails_ticket 10976]])\n" +msgstr "" + +#. type: Plain text +msgid "- Update *Tor Browser* to 8.0.7." +msgstr "" + +#. type: Plain text +msgid "- Update *Tor* to 0.3.5.8." +msgstr "" + +#. type: Plain text +msgid "- Update *Thunderbird* to 65.1.0." +msgstr "" + +#. type: Plain text +msgid "- Update *Linux* to 4.19.28." +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Update the Intel microcode to 3.20180807a.2, which fixes more variants of " +"the Spectre, Meltdown, and Level 1 Terminal Fault (L1TF) vulnerabilities." +msgstr "" + +#. type: Title ## +#, no-wrap +msgid "Fixed problems" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Prevent *Additional Software* from downloading packages that are already " +"saved in the persistent storage. ([[!tails_ticket 15957]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix the localization of *Tor Launcher*, the application to configure a [[Tor " +"bridge|doc/first_steps/startup_options/bridge_mode]] or a local proxy. " +"([[!tails_ticket 16338]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix accessibility when opening *Tor Browser* from a desktop notification. " +"([[!tails_ticket 16475]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix *WhisperBack* crashing when additional APT repositories is configured. " +"([[!tails_ticket 16563]])" +msgstr "" + +#. type: Plain text +msgid "" +"For more details, read our [[!tails_gitweb debian/changelog " +"desc=\"changelog\"]]." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "<a id=\"known-issues\"></a>\n" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Known issues" +msgstr "" + +#. type: Title ### +#, no-wrap +msgid "" +"Tails fails to start a second time on some computers ([[!tails_ticket " +"16389]])" +msgstr "" + +#. type: Plain text +msgid "" +"On some computers, after installing Tails to a USB stick, Tails starts a " +"first time but fails to start a second time. In some cases, only BIOS " +"(Legacy) was affected and the USB stick was not listed in the Boot Menu." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +"We are still investigating the issue, so if it happens to you, please\n" +"report your findings by email to <tails-testers@boum.org>. Mention the\n" +"model of the computer and the USB stick. This mailing\n" +"list is [archived " +"publicly](https://lists.autistici.org/list/tails-testers.html).\n" +msgstr "" + +#. type: Plain text +msgid "To fix this issue:" +msgstr "" + +#. type: Bullet: '1. ' +msgid "Reinstall your USB stick using the same installation method." +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"Start Tails for the first time and [[set up an administration " +"password|doc/first_steps/startup_options/administration_password]]." +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"Choose <span class=\"menuchoice\"> <span " +"class=\"guimenu\">Applications</span> ▸ <span " +"class=\"guisubmenu\">System Tools</span> ▸ <span " +"class=\"guimenuitem\">Root Terminal</span> </span> to open a <span " +"class=\"application\">Root Terminal</span>." +msgstr "" + +#. type: Bullet: '1. ' +msgid "Execute the following command:" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid " <p class=\"pre command\">sgdisk --recompute-chs /dev/bilibop</p>\n" +msgstr "" + +#. type: Plain text +msgid "You can also test an experimental image:" +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"[Download the *.img* file from our development " +"server](https://nightly.tails.boum.org/build_Tails_ISO_bugfix-16389-recompute-chs/lastSuccessful/archive/build-artifacts/)." +msgstr "" + +#. type: Bullet: '1. ' +msgid "Install it using the same installation methods." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" We don't provide any OpenPGP signature or other verification technique\n" +" for this test image. Please only use it for testing.\n" +msgstr "" + +#. type: Plain text +msgid "See the list of [[long-standing issues|support/known_issues]]." +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Get Tails 3.13" +msgstr "" + +#. type: Plain text +msgid "- To install, follow our [[installation instructions|install]]." +msgstr "" + +#. type: Plain text +msgid "" +"- To upgrade, automatic upgrades are available from 3.11, 3.12~rc1, 3.12, " +"and 3.12.1 to 3.13." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" If you cannot do an automatic upgrade or if Tails fails to start after " +"an\n" +" automatic upgrade, please try to do a [[manual upgrade|upgrade]].\n" +msgstr "" + +#. type: Plain text +msgid "- Download Tails 3.13:" +msgstr "" + +#. type: Bullet: ' - ' +msgid "[[For USB sticks (USB image)|install/download]]" +msgstr "" + +#. type: Bullet: ' - ' +msgid "[[For DVDs and virtual machines (ISO image)|install/download-iso]]" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "What's coming up?" +msgstr "" + +#. type: Plain text +msgid "Tails 3.14 is [[scheduled|contribute/calendar]] for May 14." +msgstr "" + +#. type: Plain text +msgid "Have a look at our [[!tails_roadmap]] to see where we are heading to." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +"We need your help and there are many ways to [[contribute to\n" +"Tails|contribute]] (<a " +"href=\"https://tails.boum.org/donate/?r=3.13\">donating</a> is only one of\n" +"them). Come [[talk to us|about/contact#tails-dev]]!\n" +msgstr "" diff --git a/wiki/src/news/version_3.13.fr.po b/wiki/src/news/version_3.13.fr.po new file mode 100644 index 0000000..5cb2db0 --- /dev/null +++ b/wiki/src/news/version_3.13.fr.po @@ -0,0 +1,299 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-03-19 16:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +#, no-wrap +msgid "[[!meta date=\"Tue, 19 Mar 2019 12:34:56 +0000\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!meta title=\"Tails 3.13 is out\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!pagetemplate template=\"news.tmpl\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!tag announce]]\n" +msgstr "" + +#. type: Plain text +msgid "" +"This release fixes [[many security " +"vulnerabilities|security/Numerous_security_holes_in_3.12.1]]. You should " +"upgrade as soon as possible." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!toc levels=1]]\n" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Changes" +msgstr "" + +#. type: Title ## +#, no-wrap +msgid "Upgrades and changes" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Add support for the Bopomofo input method for Chinese using the *Chewing* " +"library and improve support for the Pinyin input method. ([[!tails_ticket " +"11292]])" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid " [[!img bopomofo.png link=\"no\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" If you still have problems typing in Bopomofo or Pinyin, please let us\n" +" know on <tails-testers@boum.org> (public mailing list) or\n" +" <tails-bugs@boum.org> (private email).\n" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Save a backup of the configuration of the persistent storage every time it " +"is modified. ([[!tails_ticket 16461]])" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" This will help us understand and solve why sometimes all the settings of " +"the\n" +" persistent storage disappear. ([[!tails_ticket 10976]])\n" +msgstr "" + +#. type: Plain text +msgid "- Update *Tor Browser* to 8.0.7." +msgstr "" + +#. type: Plain text +msgid "- Update *Tor* to 0.3.5.8." +msgstr "" + +#. type: Plain text +msgid "- Update *Thunderbird* to 65.1.0." +msgstr "" + +#. type: Plain text +msgid "- Update *Linux* to 4.19.28." +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Update the Intel microcode to 3.20180807a.2, which fixes more variants of " +"the Spectre, Meltdown, and Level 1 Terminal Fault (L1TF) vulnerabilities." +msgstr "" + +#. type: Title ## +#, no-wrap +msgid "Fixed problems" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Prevent *Additional Software* from downloading packages that are already " +"saved in the persistent storage. ([[!tails_ticket 15957]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix the localization of *Tor Launcher*, the application to configure a [[Tor " +"bridge|doc/first_steps/startup_options/bridge_mode]] or a local proxy. " +"([[!tails_ticket 16338]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix accessibility when opening *Tor Browser* from a desktop notification. " +"([[!tails_ticket 16475]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix *WhisperBack* crashing when additional APT repositories is configured. " +"([[!tails_ticket 16563]])" +msgstr "" + +#. type: Plain text +msgid "" +"For more details, read our [[!tails_gitweb debian/changelog " +"desc=\"changelog\"]]." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "<a id=\"known-issues\"></a>\n" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Known issues" +msgstr "" + +#. type: Title ### +#, no-wrap +msgid "" +"Tails fails to start a second time on some computers ([[!tails_ticket " +"16389]])" +msgstr "" + +#. type: Plain text +msgid "" +"On some computers, after installing Tails to a USB stick, Tails starts a " +"first time but fails to start a second time. In some cases, only BIOS " +"(Legacy) was affected and the USB stick was not listed in the Boot Menu." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +"We are still investigating the issue, so if it happens to you, please\n" +"report your findings by email to <tails-testers@boum.org>. Mention the\n" +"model of the computer and the USB stick. This mailing\n" +"list is [archived " +"publicly](https://lists.autistici.org/list/tails-testers.html).\n" +msgstr "" + +#. type: Plain text +msgid "To fix this issue:" +msgstr "" + +#. type: Bullet: '1. ' +msgid "Reinstall your USB stick using the same installation method." +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"Start Tails for the first time and [[set up an administration " +"password|doc/first_steps/startup_options/administration_password]]." +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"Choose <span class=\"menuchoice\"> <span " +"class=\"guimenu\">Applications</span> ▸ <span " +"class=\"guisubmenu\">System Tools</span> ▸ <span " +"class=\"guimenuitem\">Root Terminal</span> </span> to open a <span " +"class=\"application\">Root Terminal</span>." +msgstr "" + +#. type: Bullet: '1. ' +msgid "Execute the following command:" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid " <p class=\"pre command\">sgdisk --recompute-chs /dev/bilibop</p>\n" +msgstr "" + +#. type: Plain text +msgid "You can also test an experimental image:" +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"[Download the *.img* file from our development " +"server](https://nightly.tails.boum.org/build_Tails_ISO_bugfix-16389-recompute-chs/lastSuccessful/archive/build-artifacts/)." +msgstr "" + +#. type: Bullet: '1. ' +msgid "Install it using the same installation methods." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" We don't provide any OpenPGP signature or other verification technique\n" +" for this test image. Please only use it for testing.\n" +msgstr "" + +#. type: Plain text +msgid "See the list of [[long-standing issues|support/known_issues]]." +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Get Tails 3.13" +msgstr "" + +#. type: Plain text +msgid "- To install, follow our [[installation instructions|install]]." +msgstr "" + +#. type: Plain text +msgid "" +"- To upgrade, automatic upgrades are available from 3.11, 3.12~rc1, 3.12, " +"and 3.12.1 to 3.13." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" If you cannot do an automatic upgrade or if Tails fails to start after " +"an\n" +" automatic upgrade, please try to do a [[manual upgrade|upgrade]].\n" +msgstr "" + +#. type: Plain text +msgid "- Download Tails 3.13:" +msgstr "" + +#. type: Bullet: ' - ' +msgid "[[For USB sticks (USB image)|install/download]]" +msgstr "" + +#. type: Bullet: ' - ' +msgid "[[For DVDs and virtual machines (ISO image)|install/download-iso]]" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "What's coming up?" +msgstr "" + +#. type: Plain text +msgid "Tails 3.14 is [[scheduled|contribute/calendar]] for May 14." +msgstr "" + +#. type: Plain text +msgid "Have a look at our [[!tails_roadmap]] to see where we are heading to." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +"We need your help and there are many ways to [[contribute to\n" +"Tails|contribute]] (<a " +"href=\"https://tails.boum.org/donate/?r=3.13\">donating</a> is only one of\n" +"them). Come [[talk to us|about/contact#tails-dev]]!\n" +msgstr "" diff --git a/wiki/src/news/version_3.13.it.po b/wiki/src/news/version_3.13.it.po new file mode 100644 index 0000000..5cb2db0 --- /dev/null +++ b/wiki/src/news/version_3.13.it.po @@ -0,0 +1,299 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-03-19 16:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +#, no-wrap +msgid "[[!meta date=\"Tue, 19 Mar 2019 12:34:56 +0000\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!meta title=\"Tails 3.13 is out\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!pagetemplate template=\"news.tmpl\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!tag announce]]\n" +msgstr "" + +#. type: Plain text +msgid "" +"This release fixes [[many security " +"vulnerabilities|security/Numerous_security_holes_in_3.12.1]]. You should " +"upgrade as soon as possible." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!toc levels=1]]\n" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Changes" +msgstr "" + +#. type: Title ## +#, no-wrap +msgid "Upgrades and changes" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Add support for the Bopomofo input method for Chinese using the *Chewing* " +"library and improve support for the Pinyin input method. ([[!tails_ticket " +"11292]])" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid " [[!img bopomofo.png link=\"no\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" If you still have problems typing in Bopomofo or Pinyin, please let us\n" +" know on <tails-testers@boum.org> (public mailing list) or\n" +" <tails-bugs@boum.org> (private email).\n" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Save a backup of the configuration of the persistent storage every time it " +"is modified. ([[!tails_ticket 16461]])" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" This will help us understand and solve why sometimes all the settings of " +"the\n" +" persistent storage disappear. ([[!tails_ticket 10976]])\n" +msgstr "" + +#. type: Plain text +msgid "- Update *Tor Browser* to 8.0.7." +msgstr "" + +#. type: Plain text +msgid "- Update *Tor* to 0.3.5.8." +msgstr "" + +#. type: Plain text +msgid "- Update *Thunderbird* to 65.1.0." +msgstr "" + +#. type: Plain text +msgid "- Update *Linux* to 4.19.28." +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Update the Intel microcode to 3.20180807a.2, which fixes more variants of " +"the Spectre, Meltdown, and Level 1 Terminal Fault (L1TF) vulnerabilities." +msgstr "" + +#. type: Title ## +#, no-wrap +msgid "Fixed problems" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Prevent *Additional Software* from downloading packages that are already " +"saved in the persistent storage. ([[!tails_ticket 15957]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix the localization of *Tor Launcher*, the application to configure a [[Tor " +"bridge|doc/first_steps/startup_options/bridge_mode]] or a local proxy. " +"([[!tails_ticket 16338]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix accessibility when opening *Tor Browser* from a desktop notification. " +"([[!tails_ticket 16475]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix *WhisperBack* crashing when additional APT repositories is configured. " +"([[!tails_ticket 16563]])" +msgstr "" + +#. type: Plain text +msgid "" +"For more details, read our [[!tails_gitweb debian/changelog " +"desc=\"changelog\"]]." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "<a id=\"known-issues\"></a>\n" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Known issues" +msgstr "" + +#. type: Title ### +#, no-wrap +msgid "" +"Tails fails to start a second time on some computers ([[!tails_ticket " +"16389]])" +msgstr "" + +#. type: Plain text +msgid "" +"On some computers, after installing Tails to a USB stick, Tails starts a " +"first time but fails to start a second time. In some cases, only BIOS " +"(Legacy) was affected and the USB stick was not listed in the Boot Menu." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +"We are still investigating the issue, so if it happens to you, please\n" +"report your findings by email to <tails-testers@boum.org>. Mention the\n" +"model of the computer and the USB stick. This mailing\n" +"list is [archived " +"publicly](https://lists.autistici.org/list/tails-testers.html).\n" +msgstr "" + +#. type: Plain text +msgid "To fix this issue:" +msgstr "" + +#. type: Bullet: '1. ' +msgid "Reinstall your USB stick using the same installation method." +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"Start Tails for the first time and [[set up an administration " +"password|doc/first_steps/startup_options/administration_password]]." +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"Choose <span class=\"menuchoice\"> <span " +"class=\"guimenu\">Applications</span> ▸ <span " +"class=\"guisubmenu\">System Tools</span> ▸ <span " +"class=\"guimenuitem\">Root Terminal</span> </span> to open a <span " +"class=\"application\">Root Terminal</span>." +msgstr "" + +#. type: Bullet: '1. ' +msgid "Execute the following command:" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid " <p class=\"pre command\">sgdisk --recompute-chs /dev/bilibop</p>\n" +msgstr "" + +#. type: Plain text +msgid "You can also test an experimental image:" +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"[Download the *.img* file from our development " +"server](https://nightly.tails.boum.org/build_Tails_ISO_bugfix-16389-recompute-chs/lastSuccessful/archive/build-artifacts/)." +msgstr "" + +#. type: Bullet: '1. ' +msgid "Install it using the same installation methods." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" We don't provide any OpenPGP signature or other verification technique\n" +" for this test image. Please only use it for testing.\n" +msgstr "" + +#. type: Plain text +msgid "See the list of [[long-standing issues|support/known_issues]]." +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Get Tails 3.13" +msgstr "" + +#. type: Plain text +msgid "- To install, follow our [[installation instructions|install]]." +msgstr "" + +#. type: Plain text +msgid "" +"- To upgrade, automatic upgrades are available from 3.11, 3.12~rc1, 3.12, " +"and 3.12.1 to 3.13." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" If you cannot do an automatic upgrade or if Tails fails to start after " +"an\n" +" automatic upgrade, please try to do a [[manual upgrade|upgrade]].\n" +msgstr "" + +#. type: Plain text +msgid "- Download Tails 3.13:" +msgstr "" + +#. type: Bullet: ' - ' +msgid "[[For USB sticks (USB image)|install/download]]" +msgstr "" + +#. type: Bullet: ' - ' +msgid "[[For DVDs and virtual machines (ISO image)|install/download-iso]]" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "What's coming up?" +msgstr "" + +#. type: Plain text +msgid "Tails 3.14 is [[scheduled|contribute/calendar]] for May 14." +msgstr "" + +#. type: Plain text +msgid "Have a look at our [[!tails_roadmap]] to see where we are heading to." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +"We need your help and there are many ways to [[contribute to\n" +"Tails|contribute]] (<a " +"href=\"https://tails.boum.org/donate/?r=3.13\">donating</a> is only one of\n" +"them). Come [[talk to us|about/contact#tails-dev]]!\n" +msgstr "" diff --git a/wiki/src/news/version_3.13.mdwn b/wiki/src/news/version_3.13.mdwn new file mode 100644 index 0000000..3b39f97 --- /dev/null +++ b/wiki/src/news/version_3.13.mdwn @@ -0,0 +1,146 @@ +[[!meta date="Tue, 19 Mar 2019 12:34:56 +0000"]] +[[!meta title="Tails 3.13 is out"]] +[[!pagetemplate template="news.tmpl"]] +[[!tag announce]] + +This release fixes [[many security +vulnerabilities|security/Numerous_security_holes_in_3.12.1]]. You should upgrade as soon as possible. + +[[!toc levels=1]] + +# Changes + +## Upgrades and changes + +- Add support for the Bopomofo input method for Chinese using the + *Chewing* library and improve support for the Pinyin input method. + ([[!tails_ticket 11292]]) + + [[!img bopomofo.png link="no"]] + + If you still have problems typing in Bopomofo or Pinyin, please let us + know on <tails-testers@boum.org> (public mailing list) or + <tails-bugs@boum.org> (private email). + +- Save a backup of the configuration of the persistent storage every time it is + modified. ([[!tails_ticket 16461]]) + + This will help us understand and solve why sometimes all the settings of the + persistent storage disappear. ([[!tails_ticket 10976]]) + +- Update *Tor Browser* to 8.0.7. + +- Update *Tor* to 0.3.5.8. + +- Update *Thunderbird* to 65.1.0. + +- Update *Linux* to 4.19.28. + +- Update the Intel microcode to 3.20180807a.2, which fixes more + variants of the Spectre, Meltdown, and Level 1 Terminal Fault (L1TF) + vulnerabilities. + +## Fixed problems + +- Prevent *Additional Software* from downloading packages that are already + saved in the persistent storage. ([[!tails_ticket 15957]]) + +- Fix the localization of *Tor Launcher*, the application to configure a [[Tor + bridge|doc/first_steps/startup_options/bridge_mode]] or a local proxy. + ([[!tails_ticket 16338]]) + +- Fix accessibility when opening *Tor Browser* from a desktop notification. + ([[!tails_ticket 16475]]) + +- Fix *WhisperBack* crashing when additional APT repositories is configured. + ([[!tails_ticket 16563]]) + +For more details, read our [[!tails_gitweb debian/changelog desc="changelog"]]. + +<a id="known-issues"></a> + +# Known issues + +### Electrum is outdated and cannot connect to servers + +[[!inline pages="doc/anonymous_internet/electrum/phishing.inline" raw="yes" sort="age"]] + +### Tails fails to start a second time on some computers ([[!tails_ticket 16389]]) + +On some computers, after installing Tails to a USB stick, +Tails starts a first time but fails to start a second time. In some +cases, only BIOS (Legacy) was affected and the USB stick was not listed +in the Boot Menu. + +We are still investigating the issue, so if it happens to you, please +report your findings by email to <tails-testers@boum.org>. Mention the +model of the computer and the USB stick. This mailing +list is [archived publicly](https://lists.autistici.org/list/tails-testers.html). + +To fix this issue: + +1. Reinstall your USB stick using the same installation method. + +1. Start Tails for the first time and [[set up an administration + password|doc/first_steps/startup_options/administration_password]]. + +1. Choose <span class="menuchoice"> + <span class="guimenu">Applications</span> ▸ + <span class="guisubmenu">System Tools</span> ▸ + <span class="guimenuitem">Root Terminal</span> + </span> to open a <span class="application">Root Terminal</span>. + +1. Execute the following command: + + <p class="pre command">sgdisk --recompute-chs /dev/bilibop</p> + +You can also test an experimental image: + +1. [Download the *.img* file from our development + server](https://nightly.tails.boum.org/build_Tails_ISO_bugfix-16389-recompute-chs/lastSuccessful/archive/build-artifacts/). + +1. Install it using the same installation methods. + + We don't provide any OpenPGP signature or other verification technique + for this test image. Please only use it for testing. + + +See the list of [[long-standing issues|support/known_issues]]. + +# Get Tails 3.13 + +## To upgrade your Tails USB stick and keep your persistent storage + +- [[Automatic upgrades|doc/first_steps/upgrade]] are available from 3.11, + 3.12~rc1, 3.12, and 3.12.1 to 3.13. + +- If you cannot do an automatic upgrade or if Tails fails to start after an + automatic upgrade, please try to do a [[manual upgrade|upgrade]]. + +## To install Tails on a new USB stick + +Follow our installation instructions: + + - [[Install from Windows|install/win]] + - [[Install from macOS|install/mac]] + - [[Install from Linux|install/linux]] + +<div class="caution"><p>All the data on this USB stick will be lost.</p></div> + +## To download only + +If you don't need installation or upgrade instructions, you can directly download +Tails 3.13: + + - [[For USB sticks (USB image)|install/download]] + - [[For DVDs and virtual machines (ISO image)|install/download-iso]] + +# What's coming up? + +Tails 3.14 is [[scheduled|contribute/calendar]] for May 14. + +Have a look at our [[!tails_roadmap]] to see where we are heading to. + +We need your help and there are many ways to [[contribute to +Tails|contribute]] (<a href="https://tails.boum.org/donate/?r=3.13">donating</a> is only one of +them). Come [[talk to us|about/contact#tails-dev]]! diff --git a/wiki/src/news/version_3.13.pt.po b/wiki/src/news/version_3.13.pt.po new file mode 100644 index 0000000..5cb2db0 --- /dev/null +++ b/wiki/src/news/version_3.13.pt.po @@ -0,0 +1,299 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-03-19 16:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +#, no-wrap +msgid "[[!meta date=\"Tue, 19 Mar 2019 12:34:56 +0000\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!meta title=\"Tails 3.13 is out\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!pagetemplate template=\"news.tmpl\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!tag announce]]\n" +msgstr "" + +#. type: Plain text +msgid "" +"This release fixes [[many security " +"vulnerabilities|security/Numerous_security_holes_in_3.12.1]]. You should " +"upgrade as soon as possible." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!toc levels=1]]\n" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Changes" +msgstr "" + +#. type: Title ## +#, no-wrap +msgid "Upgrades and changes" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Add support for the Bopomofo input method for Chinese using the *Chewing* " +"library and improve support for the Pinyin input method. ([[!tails_ticket " +"11292]])" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid " [[!img bopomofo.png link=\"no\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" If you still have problems typing in Bopomofo or Pinyin, please let us\n" +" know on <tails-testers@boum.org> (public mailing list) or\n" +" <tails-bugs@boum.org> (private email).\n" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Save a backup of the configuration of the persistent storage every time it " +"is modified. ([[!tails_ticket 16461]])" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" This will help us understand and solve why sometimes all the settings of " +"the\n" +" persistent storage disappear. ([[!tails_ticket 10976]])\n" +msgstr "" + +#. type: Plain text +msgid "- Update *Tor Browser* to 8.0.7." +msgstr "" + +#. type: Plain text +msgid "- Update *Tor* to 0.3.5.8." +msgstr "" + +#. type: Plain text +msgid "- Update *Thunderbird* to 65.1.0." +msgstr "" + +#. type: Plain text +msgid "- Update *Linux* to 4.19.28." +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Update the Intel microcode to 3.20180807a.2, which fixes more variants of " +"the Spectre, Meltdown, and Level 1 Terminal Fault (L1TF) vulnerabilities." +msgstr "" + +#. type: Title ## +#, no-wrap +msgid "Fixed problems" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Prevent *Additional Software* from downloading packages that are already " +"saved in the persistent storage. ([[!tails_ticket 15957]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix the localization of *Tor Launcher*, the application to configure a [[Tor " +"bridge|doc/first_steps/startup_options/bridge_mode]] or a local proxy. " +"([[!tails_ticket 16338]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix accessibility when opening *Tor Browser* from a desktop notification. " +"([[!tails_ticket 16475]])" +msgstr "" + +#. type: Bullet: '- ' +msgid "" +"Fix *WhisperBack* crashing when additional APT repositories is configured. " +"([[!tails_ticket 16563]])" +msgstr "" + +#. type: Plain text +msgid "" +"For more details, read our [[!tails_gitweb debian/changelog " +"desc=\"changelog\"]]." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "<a id=\"known-issues\"></a>\n" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Known issues" +msgstr "" + +#. type: Title ### +#, no-wrap +msgid "" +"Tails fails to start a second time on some computers ([[!tails_ticket " +"16389]])" +msgstr "" + +#. type: Plain text +msgid "" +"On some computers, after installing Tails to a USB stick, Tails starts a " +"first time but fails to start a second time. In some cases, only BIOS " +"(Legacy) was affected and the USB stick was not listed in the Boot Menu." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +"We are still investigating the issue, so if it happens to you, please\n" +"report your findings by email to <tails-testers@boum.org>. Mention the\n" +"model of the computer and the USB stick. This mailing\n" +"list is [archived " +"publicly](https://lists.autistici.org/list/tails-testers.html).\n" +msgstr "" + +#. type: Plain text +msgid "To fix this issue:" +msgstr "" + +#. type: Bullet: '1. ' +msgid "Reinstall your USB stick using the same installation method." +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"Start Tails for the first time and [[set up an administration " +"password|doc/first_steps/startup_options/administration_password]]." +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"Choose <span class=\"menuchoice\"> <span " +"class=\"guimenu\">Applications</span> ▸ <span " +"class=\"guisubmenu\">System Tools</span> ▸ <span " +"class=\"guimenuitem\">Root Terminal</span> </span> to open a <span " +"class=\"application\">Root Terminal</span>." +msgstr "" + +#. type: Bullet: '1. ' +msgid "Execute the following command:" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid " <p class=\"pre command\">sgdisk --recompute-chs /dev/bilibop</p>\n" +msgstr "" + +#. type: Plain text +msgid "You can also test an experimental image:" +msgstr "" + +#. type: Bullet: '1. ' +msgid "" +"[Download the *.img* file from our development " +"server](https://nightly.tails.boum.org/build_Tails_ISO_bugfix-16389-recompute-chs/lastSuccessful/archive/build-artifacts/)." +msgstr "" + +#. type: Bullet: '1. ' +msgid "Install it using the same installation methods." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" We don't provide any OpenPGP signature or other verification technique\n" +" for this test image. Please only use it for testing.\n" +msgstr "" + +#. type: Plain text +msgid "See the list of [[long-standing issues|support/known_issues]]." +msgstr "" + +#. type: Title # +#, no-wrap +msgid "Get Tails 3.13" +msgstr "" + +#. type: Plain text +msgid "- To install, follow our [[installation instructions|install]]." +msgstr "" + +#. type: Plain text +msgid "" +"- To upgrade, automatic upgrades are available from 3.11, 3.12~rc1, 3.12, " +"and 3.12.1 to 3.13." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +" If you cannot do an automatic upgrade or if Tails fails to start after " +"an\n" +" automatic upgrade, please try to do a [[manual upgrade|upgrade]].\n" +msgstr "" + +#. type: Plain text +msgid "- Download Tails 3.13:" +msgstr "" + +#. type: Bullet: ' - ' +msgid "[[For USB sticks (USB image)|install/download]]" +msgstr "" + +#. type: Bullet: ' - ' +msgid "[[For DVDs and virtual machines (ISO image)|install/download-iso]]" +msgstr "" + +#. type: Title # +#, no-wrap +msgid "What's coming up?" +msgstr "" + +#. type: Plain text +msgid "Tails 3.14 is [[scheduled|contribute/calendar]] for May 14." +msgstr "" + +#. type: Plain text +msgid "Have a look at our [[!tails_roadmap]] to see where we are heading to." +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "" +"We need your help and there are many ways to [[contribute to\n" +"Tails|contribute]] (<a " +"href=\"https://tails.boum.org/donate/?r=3.13\">donating</a> is only one of\n" +"them). Come [[talk to us|about/contact#tails-dev]]!\n" +msgstr "" diff --git a/wiki/src/news/version_3.13/bopomofo.png b/wiki/src/news/version_3.13/bopomofo.png Binary files differnew file mode 100644 index 0000000..c512bc4 --- /dev/null +++ b/wiki/src/news/version_3.13/bopomofo.png diff --git a/wiki/src/security/Numerous_security_holes_in_3.12.1.mdwn b/wiki/src/security/Numerous_security_holes_in_3.12.1.mdwn new file mode 100644 index 0000000..78cbb20 --- /dev/null +++ b/wiki/src/security/Numerous_security_holes_in_3.12.1.mdwn @@ -0,0 +1,29 @@ +[[!meta date="Mon, 18 Mar 2019 16:22:37 +0100"]] +[[!meta title="Numerous security holes in Tails 3.12.1"]] + +[[!tag security/fixed]] + +Several security holes that affect Tails 3.12.1 are now fixed in Tails 3.13. + +We **strongly** encourage you to +[[upgrade to Tails 3.13|news/version_3.13]] as soon as possible. + + - Tor Browser: [[!mfsa 2019-07]] + - Thunderbird: [[!mfsa 2019-06]] + - Linux: + - [[!cve CVE-2019-8956]] + - [[!cve CVE-2019-8912]] + - [[!cve CVE-2019-9162]] + - [[!cve CVE-2019-9213]] + - [[!cve CVE-2019-8980]] + - [[!cve CVE-2019-3701]] + - [[!cve CVE-2019-7308]] + - [[!cve CVE-2018-16880]] + - [[!cve CVE-2019-6974]] + - [[!cve CVE-2019-7222]] + - [[!cve CVE-2019-7221]] + - [[!cve CVE-2019-3819]] + - LDB: [[!debsa2019 4397]] + - OpenJPEG: [[!debsa2019 4405]] + - OpenSSL 1.0: [[!debsa2019 4400]] + - OpenSSH: [[!debsa2019 4387]] diff --git a/wiki/src/security/Numerous_security_holes_in_3.12.mdwn b/wiki/src/security/Numerous_security_holes_in_3.12.mdwn index 0ec8431..1a12cec 100644 --- a/wiki/src/security/Numerous_security_holes_in_3.12.mdwn +++ b/wiki/src/security/Numerous_security_holes_in_3.12.mdwn @@ -9,7 +9,6 @@ We **strongly** encourage you to [[upgrade to Tails 3.12.1|news/version_3.12.1]] as soon as possible. - Tor Browser: [[!mfsa 2019-05]] - - LibreOffice: [[!debsa2019 4381]] - cURL: [[!debsa2019 4386]] - Qt 5: [[!debsa2019 4374]] diff --git a/wiki/src/support/known_issues.mdwn b/wiki/src/support/known_issues.mdwn index 7833dd5..710c236 100644 --- a/wiki/src/support/known_issues.mdwn +++ b/wiki/src/support/known_issues.mdwn @@ -851,3 +851,7 @@ To fix this problem, add `intel_idle.max_cstate=1` to the If the sound output does not work on an Acer Aspire One laptop, add `snd-hda-intel.model=acer-aspire` to the [[startup options|/doc/first_steps/startup_options/#boot_loader_menu]]. + +## Electrum is outdated and cannot connect to servers + +[[!inline pages="doc/anonymous_internet/electrum/phishing.inline" raw="yes" sort="age"]] diff --git a/wiki/src/torrents/files/tails-amd64-3.12.1.img.sig b/wiki/src/torrents/files/tails-amd64-3.12.1.img.sig deleted file mode 100644 index c88b7f0..0000000 --- a/wiki/src/torrents/files/tails-amd64-3.12.1.img.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlxjR8cACgkQqLD05Fsb -UOJ4gQ/9En2f1eqEw20QzLbAQ6O+lU6x1smIHFPEydYJmIB4f7QU6wTOwtvQEIoH -GR1e/m5NwXCQGDi6ZI/7Dki55UjLet/fV1lHLIJsFv2T08Zk06sYtevXxNYas05j -e9XypkwBH4p70xaxiSPzxXCFjmrOwhcV6FOoTU6z2Cw8ebD3uVNnt3va/Eq62r3l -oH+IxRc68EiUUl4dlGWDZ8Ducz9y20DN6wAWl/Ig5yE0HznYiI5fRDZy1rGhvSkJ -p8CnuoRg14Fu0JPkUUPpCQhSLnZueaytwjYDFfc3u8GnaQn+dWbG6vBNn21FRDYw -nhGIwSx1IB1I4AQyJlvxQEgtoNpyMI2ZibZizNnDU4EsTLEYz6deySJ9Z26Y4WBv -tx75Pk+GjLKboQIhJrwjtExEVG9fDk13ZeuZCtioC8wpQ/1fAD0GC8SNecyRFBH+ -MIuSz4zTsJNZLiovmrzTzb5MDroa1Yi/JQ8vqiOaGc5kjDVZZjOEIlynm4VZHLFm -t4zHg5zpTgXI4Y1yqN4hL/I8q/XRc16BPAmGAw8f+ZK/uMipZAa0IwHwchG1FAc5 -6JTqQR2o1qOLgewsKbdBHWf3HFtiIN6KZuzwczaAvGNs1eV+i0tvLcPnCuJNM75r -eRao2ia2t+yV8Tu8QnZ2386VG0V21Dxe6IH86bMtt6z0H67XYm4= -=/vaV ------END PGP SIGNATURE----- diff --git a/wiki/src/torrents/files/tails-amd64-3.12.1.img.torrent b/wiki/src/torrents/files/tails-amd64-3.12.1.img.torrent Binary files differdeleted file mode 100644 index a3e43d5..0000000 --- a/wiki/src/torrents/files/tails-amd64-3.12.1.img.torrent +++ /dev/null diff --git a/wiki/src/torrents/files/tails-amd64-3.12.1.iso.sig b/wiki/src/torrents/files/tails-amd64-3.12.1.iso.sig deleted file mode 100644 index 69642a1..0000000 --- a/wiki/src/torrents/files/tails-amd64-3.12.1.iso.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlxjR7QACgkQqLD05Fsb -UOIeihAAhzQgDL+IiK/SApOxiS1FPb8JUkVoJRh8T7gME7TID8yUlzT9/QnjiPxG -ztDm8Stm23Z2UjpUgCKO0X62Q4zozhdWOefstLl1yJUOJLyXrOUVO8rZX+7PZPEa -dQPay1Dx7iH2JEKej4Lg7tEJYFWhTpnv/BBH7yoofabQRX+cgbmUR0oFGBuyqoTU -fNfvpv3ovEHQwd7I8O+KmuWJkbO0sOIQcYPlohl6CN1OjbU7SyNyLSTBX4RVeNJX -M2e4XNTW1Hjyf5bVfHHV1npYvRku8gKsyZwl03EWuzIXjjpOmakfZ5z1dKSABQkJ -6HUOQW/voiGV1T2Ld+UYObr7FsSRFZyTxvc4+xzOawiUKJjbOVB5RpEGWQAdrgNe -t7SZ72TJen0GgYVSH3hopw2bW78Gyn5Dh19Cn427VrminaKZKxBzI6pxfEdrPPJK -psGJoi/UInceviWBbodMKsREvUmBmlvymXeOFB8ujRkAK2wAmmzoajLNFmxde5Nu -R35da9ME7ieYYwD7M1NONckveRNPQ1lj1Olxv2ctSsF2KOUYq+VXxDa6sUHt1yUO -MpbarWSqaczuftpmMKEMp0ucEKI7zk0hL2zxokCmP/Dv6yLq0ZWoC2LQorCwK3IF -GagAYukYICWAQHgLRo0LmS6wHjBvj18bE9j8oun5GskYLjoU93E= -=ACtm ------END PGP SIGNATURE----- diff --git a/wiki/src/torrents/files/tails-amd64-3.12.1.iso.torrent b/wiki/src/torrents/files/tails-amd64-3.12.1.iso.torrent Binary files differdeleted file mode 100644 index 4f9589e..0000000 --- a/wiki/src/torrents/files/tails-amd64-3.12.1.iso.torrent +++ /dev/null diff --git a/wiki/src/torrents/files/tails-amd64-3.12.1.build-manifest b/wiki/src/torrents/files/tails-amd64-3.13.build-manifest index 589bb7a..0330745 100644 --- a/wiki/src/torrents/files/tails-amd64-3.12.1.build-manifest +++ b/wiki/src/torrents/files/tails-amd64-3.13.build-manifest @@ -1,11 +1,11 @@ --- origin_references: debian: - reference: '2019012304' + reference: '2019031601' debian-security: - reference: '2019021301' + reference: '2019031803' torproject: - reference: '2019011801' + reference: '2019031301' packages: binary: - arch: amd64 @@ -91,10 +91,10 @@ packages: version: '20161112.1' - arch: amd64 package: b43-fwcutter - version: 1:019-3 + version: 1:019-4 - arch: amd64 package: base-files - version: 9.9+deb9u7 + version: 9.9+deb9u8 - arch: amd64 package: base-passwd version: 3.5.43 @@ -232,16 +232,16 @@ packages: version: 0.130-1 - arch: amd64 package: cups-client - version: 2.2.1-8+deb9u2 + version: 2.2.1-8+deb9u3 - arch: all package: cups-common - version: 2.2.1-8+deb9u2 + version: 2.2.1-8+deb9u3 - arch: amd64 package: cups-core-drivers - version: 2.2.1-8+deb9u2 + version: 2.2.1-8+deb9u3 - arch: amd64 package: cups-daemon - version: 2.2.1-8+deb9u2 + version: 2.2.1-8+deb9u3 - arch: amd64 package: cups-filters-core-drivers version: 1.11.6-3 @@ -253,13 +253,13 @@ packages: version: 0.2.6-1+b1 - arch: amd64 package: cups-ppdc - version: 2.2.1-8+deb9u2 + version: 2.2.1-8+deb9u3 - arch: all package: cups-server-common - version: 2.2.1-8+deb9u2 + version: 2.2.1-8+deb9u3 - arch: amd64 package: cups - version: 2.2.1-8+deb9u2 + version: 2.2.1-8+deb9u3 - arch: amd64 package: curl version: 7.52.1-5+deb9u9 @@ -337,7 +337,7 @@ packages: version: 1:3.5-3 - arch: amd64 package: dirmngr - version: 2.1.18-8~deb9u3 + version: 2.1.18-8~deb9u4 - arch: all package: distro-info-data version: '0.36' @@ -448,10 +448,10 @@ packages: version: 20190114-1 - arch: all package: firmware-b43-installer - version: 1:019-3 + version: 1:019-4 - arch: all package: firmware-b43legacy-installer - version: 1:019-3 + version: 1:019-4 - arch: all package: firmware-brcm80211 version: 20190114-1 @@ -487,7 +487,7 @@ packages: version: 20190114-1 - arch: all package: firmware-zd1211 - version: 1:1.5-4 + version: 1:1.5-6 - arch: all package: fontconfig-config version: 2.11.0-6.7.0tails4 @@ -883,7 +883,7 @@ packages: version: 3.20.4-1 - arch: amd64 package: gir1.2-ibus-1.0 - version: 1.5.14-3 + version: 1.5.14-3+deb9u1 - arch: amd64 package: gir1.2-javascriptcoregtk-4.0 version: 2.18.6-1~deb9u1 @@ -1057,16 +1057,16 @@ packages: version: 3.22.0-1 - arch: amd64 package: gnupg-agent - version: 2.1.18-8~deb9u3 + version: 2.1.18-8~deb9u4 - arch: amd64 package: gnupg1 version: 1.4.21-4+deb9u1 - arch: all package: gnupg2 - version: 2.1.18-8~deb9u3 + version: 2.1.18-8~deb9u4 - arch: amd64 package: gnupg - version: 2.1.18-8~deb9u3 + version: 2.1.18-8~deb9u4 - arch: all package: gnustep-base-common version: 1.24.9-3.1 @@ -1081,7 +1081,7 @@ packages: version: 0.6-1+b2 - arch: amd64 package: gpgv - version: 2.1.18-8~deb9u3 + version: 2.1.18-8~deb9u4 - arch: amd64 package: grep version: 2.27-2 @@ -1242,17 +1242,20 @@ packages: package: ibus-anthy version: 1.5.9-2 - arch: amd64 + package: ibus-chewing + version: 1.5.1-1+b1 + - arch: amd64 package: ibus-gtk3 - version: 1.5.14-3 + version: 1.5.14-3+deb9u1 - arch: amd64 package: ibus-gtk - version: 1.5.14-3 + version: 1.5.14-3+deb9u1 - arch: amd64 package: ibus-hangul version: 1.5.0-2 - arch: amd64 - package: ibus-pinyin - version: 1.5.0-4 + package: ibus-libpinyin + version: 1.7.3-2 - arch: amd64 package: ibus-qt4 version: 1.3.3-1 @@ -1261,7 +1264,7 @@ packages: version: 0.6.1-1.1+b1 - arch: amd64 package: ibus - version: 1.5.14-3 + version: 1.5.14-3+deb9u1 - arch: amd64 package: ifupdown version: 0.8.19 @@ -1294,7 +1297,7 @@ packages: version: 3.14-2 - arch: amd64 package: intel-microcode - version: 3.20180807a.2~bpo9+1 + version: 3.20180807a.2~deb9u1 - arch: all package: intltool-debian version: 0.35.0+20060710.4 @@ -1573,19 +1576,19 @@ packages: version: 1.0.6-8.1 - arch: amd64 package: libc-bin - version: 2.24-11+deb9u3 + version: 2.24-11+deb9u4 - arch: amd64 package: libc-dev-bin - version: 2.24-11+deb9u3 + version: 2.24-11+deb9u4 - arch: all package: libc-l10n - version: 2.24-11+deb9u3 + version: 2.24-11+deb9u4 - arch: amd64 package: libc6-dev - version: 2.24-11+deb9u3 + version: 2.24-11+deb9u4 - arch: amd64 package: libc6 - version: 2.24-11+deb9u3 + version: 2.24-11+deb9u4 - arch: amd64 package: libcaca0 version: 0.99.beta19-2+b2 @@ -1682,6 +1685,12 @@ packages: - arch: amd64 package: libcheese8 version: 3.22.1-1+b1 + - arch: all + package: libchewing3-data + version: 0.5.1-1 + - arch: amd64 + package: libchewing3 + version: 0.5.1-1 - arch: amd64 package: libcholmod3 version: 1:4.5.4-1 @@ -1816,22 +1825,22 @@ packages: version: 1:0.0~git20110715.fdd2f19-12 - arch: amd64 package: libcups2 - version: 2.2.1-8+deb9u2 + version: 2.2.1-8+deb9u3 - arch: amd64 package: libcupscgi1 - version: 2.2.1-8+deb9u2 + version: 2.2.1-8+deb9u3 - arch: amd64 package: libcupsfilters1 version: 1.11.6-3 - arch: amd64 package: libcupsimage2 - version: 2.2.1-8+deb9u2 + version: 2.2.1-8+deb9u3 - arch: amd64 package: libcupsmime1 - version: 2.2.1-8+deb9u2 + version: 2.2.1-8+deb9u3 - arch: amd64 package: libcupsppdc1 - version: 2.2.1-8+deb9u2 + version: 2.2.1-8+deb9u3 - arch: amd64 package: libcurl3-gnutls version: 7.52.1-5+deb9u9 @@ -1861,7 +1870,7 @@ packages: version: 2:1.42-1 - arch: all package: libdatetime-timezone-perl - version: 1:2.09-1+2018g + version: 1:2.09-1+2018i - arch: amd64 package: libdatrie1 version: 0.2.10-4+b1 @@ -2590,7 +2599,7 @@ packages: version: 2.8.8-5 - arch: amd64 package: libibus-1.0-5 - version: 1.5.14-3 + version: 1.5.14-3+deb9u1 - arch: amd64 package: libibus-qt1 version: 1.3.3-1 @@ -2812,7 +2821,7 @@ packages: version: 2.4.44+dfsg-5+deb9u2 - arch: amd64 package: libldb1 - version: 2:1.1.27-1+b1 + version: 2:1.1.27-1+deb9u1 - arch: amd64 package: liblilv-0-0 version: 0.24.2~dfsg0-1 @@ -3259,7 +3268,7 @@ packages: version: 2.2.0-11+b1 - arch: amd64 package: libopenjp2-7 - version: 2.1.2-1.1+deb9u2 + version: 2.1.2-1.1+deb9u3 - arch: amd64 package: libopenmpt0 version: 0.2.7386~beta20.3-3+deb9u3 @@ -3304,7 +3313,7 @@ packages: version: 1.1.8-3.6 - arch: amd64 package: libpam-systemd - version: 240-4~bpo9+0tails1 + version: 241-1~bpo9+1 - arch: amd64 package: libpam0g version: 1.1.8-3.6 @@ -3402,6 +3411,9 @@ packages: package: libphonenumber7 version: 7.1.0-5+b1 - arch: amd64 + package: libpinyin7 + version: 1.3.0-3 + - arch: amd64 package: libpipeline1 version: 1.4.1-2 - arch: amd64 @@ -3510,9 +3522,6 @@ packages: package: libpython3.5 version: 3.5.3-1+deb9u1 - arch: amd64 - package: libpyzy-1.0-0v5 - version: 1.0.1-5 - - arch: amd64 package: libqmi-glib5 version: 1.16.2-1 - arch: amd64 @@ -3781,7 +3790,7 @@ packages: version: 2.29.2-1+deb9u1 - arch: amd64 package: libsmbclient - version: 2:4.5.12+dfsg-2+deb9u4 + version: 2:4.5.16+dfsg-1 - arch: amd64 package: libsnappy1v5 version: 1.1.3-3 @@ -3856,19 +3865,16 @@ packages: version: 1.43.4-2 - arch: amd64 package: libssh-gcrypt-4 - version: 0.7.3-2+deb9u1 + version: 0.7.3-2+deb9u2 - arch: amd64 package: libssh2-1 version: 1.7.0-1 - arch: amd64 package: libssl1.0.2 - version: 1.0.2l-2+deb9u3 - - arch: amd64 - package: libssl1.0.2 version: 1.0.2q-1~deb9u1 - arch: amd64 - package: libssl1.1 - version: 1.1.0f-3+deb9u2 + package: libssl1.0.2 + version: 1.0.2r-1~deb9u1 - arch: amd64 package: libssl1.1 version: 1.1.0j-1~deb9u1 @@ -3940,10 +3946,10 @@ packages: version: 0.66-2 - arch: amd64 package: libsystemd0 - version: 232-25+deb9u6 + version: 232-25+deb9u8 - arch: amd64 package: libsystemd0 - version: 240-4~bpo9+0tails1 + version: 241-1~bpo9+1 - arch: amd64 package: libtag1v5-vanilla version: 1.11.1+dfsg.1-0.1 @@ -4054,13 +4060,13 @@ packages: version: 6.3.0-18+deb9u1 - arch: amd64 package: libudev-dev - version: 240-4~bpo9+0tails1 + version: 241-1~bpo9+1 - arch: amd64 package: libudev1 - version: 232-25+deb9u6 + version: 232-25+deb9u8 - arch: amd64 package: libudev1 - version: 240-4~bpo9+0tails1 + version: 241-1~bpo9+1 - arch: amd64 package: libudisks2-0 version: 2.1.8-1.0tails4 @@ -4186,7 +4192,7 @@ packages: version: 1.16.0-1~bpo9+1 - arch: amd64 package: libwbclient0 - version: 2:4.5.12+dfsg-2+deb9u4 + version: 2:4.5.16+dfsg-1 - arch: amd64 package: libwebkit2gtk-4.0-37 version: 2.18.6-1~deb9u1 @@ -4261,7 +4267,7 @@ packages: version: 2.1-2+b2 - arch: amd64 package: libxapian30 - version: 1.4.3-2+deb9u2 + version: 1.4.3-2+deb9u3 - arch: amd64 package: libxatracker2 version: 18.2.8-2~bpo9+1 @@ -4509,23 +4515,23 @@ packages: package: linux-base version: '4.5' - arch: amd64 - package: linux-headers-4.19.0-1-amd64 - version: 4.19.13-1 + package: linux-headers-4.19.0-4-amd64 + version: 4.19.28-2 - arch: all - package: linux-headers-4.19.0-1-common - version: 4.19.13-1 + package: linux-headers-4.19.0-4-common + version: 4.19.28-2 - arch: amd64 - package: linux-image-4.19.0-1-amd64 - version: 4.19.13-1 + package: linux-image-4.19.0-4-amd64 + version: 4.19.28-2 - arch: amd64 package: linux-kbuild-4.19 - version: 4.19.13-1 + version: 4.19.28-2 - arch: amd64 package: linux-libc-dev - version: 4.9.130-2 + version: 4.9.144-3 - arch: all package: linux-source-4.19 - version: 4.19.13-1 + version: 4.19.28-2 - arch: all package: live-boot-initramfs-tools version: 1:20170112 @@ -4546,10 +4552,10 @@ packages: version: 1:20151214+nmu1 - arch: amd64 package: locales-all - version: 2.24-11+deb9u3 + version: 2.24-11+deb9u4 - arch: all package: locales - version: 2.24-11+deb9u3 + version: 2.24-11+deb9u4 - arch: amd64 package: lockfile-progs version: 0.1.17+b1 @@ -4627,7 +4633,7 @@ packages: version: 1.6.4-1 - arch: all package: monkeysign - version: 2.2.3 + version: 2.2.3+deb9u1 - arch: all package: monkeysphere version: 0.41-1 @@ -4645,7 +4651,7 @@ packages: version: 4.0.18-2+b1 - arch: amd64 package: multiarch-support - version: 2.24-11+deb9u3 + version: 2.24-11+deb9u4 - arch: all package: mutter-common version: 3.22.4-1+tail1 @@ -4720,7 +4726,7 @@ packages: version: 1.1-3 - arch: amd64 package: openssh-client - version: 1:7.4p1-10+deb9u5 + version: 1:7.4p1-10+deb9u6 - arch: amd64 package: openssl version: 1.1.0j-1~deb9u1 @@ -4759,9 +4765,6 @@ packages: version: 0.1.2-1 - arch: amd64 package: perl-base - version: 5.24.1-3+deb9u4 - - arch: amd64 - package: perl-base version: 5.24.1-3+deb9u5 - arch: all package: perl-modules-5.24 @@ -4949,9 +4952,6 @@ packages: - arch: all package: python-urlgrabber version: 3.10.1-2 - - arch: all - package: python-xdg - version: 0.25-4 - arch: amd64 package: python-zbar version: 0.10+doc-10.1 @@ -5008,7 +5008,7 @@ packages: version: 2.6.1 - arch: all package: python3-dnspython - version: 1.15.0-1 + version: 1.15.0-1+deb9u1 - arch: all package: python3-ecdsa version: 0.13-2 @@ -5218,13 +5218,13 @@ packages: version: 8.24.0-1 - arch: amd64 package: samba-libs - version: 2:4.5.12+dfsg-2+deb9u4 + version: 2:4.5.16+dfsg-1 - arch: amd64 package: sane-utils version: 1.0.25-4.1 - arch: amd64 package: scdaemon - version: 2.1.18-8~deb9u3 + version: 2.1.18-8~deb9u4 - arch: all package: scribus-data version: 1.4.6+dfsg-4 @@ -5317,16 +5317,16 @@ packages: version: 1.5.7-3 - arch: amd64 package: systemd-sysv - version: 232-25+deb9u6 + version: 232-25+deb9u8 - arch: amd64 package: systemd-sysv - version: 240-4~bpo9+0tails1 + version: 241-1~bpo9+1 - arch: amd64 package: systemd - version: 232-25+deb9u6 + version: 232-25+deb9u8 - arch: amd64 package: systemd - version: 240-4~bpo9+0tails1 + version: 241-1~bpo9+1 - arch: amd64 package: sysvinit-utils version: 2.88dsf-59.9 @@ -5335,7 +5335,7 @@ packages: version: 1.0.9 - arch: amd64 package: tails-installer - version: 5.0.13+dfsg-0tails1 + version: 5.0.15+dfsg-0tails1 - arch: all package: tails-iuk version: 3.5-1 @@ -5344,7 +5344,7 @@ packages: version: 2.0.2-1 - arch: all package: tails-persistence-setup - version: 2.0.3-1 + version: 2.1.0-1 - arch: amd64 package: tar version: 1.29b-1.1 @@ -5365,187 +5365,187 @@ packages: version: 0.17-41 - arch: all package: thunderbird-l10n-all - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-ar - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-ast - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-be - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-bg - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-br - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-ca - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-cs - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-da - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-de - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-dsb - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-el - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-en-gb - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-es-ar - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-es-es - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-et - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-eu - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-fi - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-fr - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-fy-nl - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-ga-ie - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-gd - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-gl - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-he - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-hr - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-hsb - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-hu - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-hy-am - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-id - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-is - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-it - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-ja - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-kab - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-kk - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-ko - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-lt - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-ms - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-nb-no - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-nl - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-nn-no - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-pl - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-pt-br - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-pt-pt - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-rm - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-ro - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-ru - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-si - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-sk - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-sl - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-sq - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-sr - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-sv-se - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-tr - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-uk - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-vi - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-zh-cn - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: all package: thunderbird-l10n-zh-tw - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: amd64 package: thunderbird - version: 1:60.4.0-1~deb9u1.0tails1 + version: 1:60.5.1-1~deb9u1.0tails1 - arch: amd64 package: tk8.6-blt2.5 version: 2.5.3+dfsg-3 - arch: all package: tor-geoipdb - version: 0.3.4.9-1~d90.stretch+1 + version: 0.3.5.8-1~d90.stretch+1 - arch: amd64 package: tor - version: 0.3.4.9-1~d90.stretch+1 + version: 0.3.5.8-1~d90.stretch+1 - arch: amd64 package: torsocks version: 2.2.0-1.0tails1 @@ -5581,16 +5581,16 @@ packages: version: 1:9.0.06-2 - arch: all package: tzdata - version: 2018g-0+deb9u1 + version: 2018i-0+deb9u1 - arch: all package: ucf version: '3.0036' - arch: amd64 package: udev - version: 232-25+deb9u6 + version: 232-25+deb9u8 - arch: amd64 package: udev - version: 240-4~bpo9+0tails1 + version: 241-1~bpo9+1 - arch: amd64 package: udisks2 version: 2.1.8-1.0tails4 @@ -5632,19 +5632,19 @@ packages: version: 2:8.0.0197-4+deb9u1 - arch: all package: virtualbox-guest-dkms - version: 5.2.22-dfsg-1~bpo9+1 + version: 5.2.24-dfsg-4~bpo9+1 - arch: amd64 package: virtualbox-guest-utils - version: 5.2.22-dfsg-1~bpo9+1 + version: 5.2.24-dfsg-4~bpo9+1 - arch: amd64 package: virtualbox-guest-x11 - version: 5.2.22-dfsg-1~bpo9+1 + version: 5.2.24-dfsg-4~bpo9+1 - arch: all package: wamerican version: 7.1-1 - arch: all package: webext-ublock-origin - version: 1.17.0+dfsg-3 + version: 1.18.4+dfsg-2 - arch: amd64 package: wget version: 1.18-5+deb9u2 @@ -5653,7 +5653,7 @@ packages: version: 0.52.19-1+b1 - arch: all package: whisperback - version: 1.7.20 + version: 1.7.21 - arch: amd64 package: whois version: 5.2.17~deb9u1 diff --git a/wiki/src/torrents/files/tails-amd64-3.13.img.sig b/wiki/src/torrents/files/tails-amd64-3.13.img.sig new file mode 100644 index 0000000..1ebf81b --- /dev/null +++ b/wiki/src/torrents/files/tails-amd64-3.13.img.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlyQMxsACgkQqLD05Fsb +UOJgvA//UoCy25tqWVutDT6vxrA/2N9wimdosAhejuDF0tt+hAX8Ur9Jds0B9Bx/ +fs5Og6HMOQU8bk+ymeLDBvimV+MwAgqQrBrU5eVsa2yqmQOrp4SF0zWyrtL0UH5M +dCEAQeffekyvTTp8MRVp63n/O1yAUB16yn6lSAeHRJRTRIS1uIeZyXOd8V7CUaAQ +OZSnl75wLJ56+H2hDqFuorenonHZw2d89v0C/ryc5EsXqip/QgLEYlVLw6yj50NE +ok7Y2oBTKLd+vDpmf4FIWLGY5LLG8OVFxkUf8ECm74b8WXHt2Kyit4Jbfc8v17W5 +2eW+Eb5IR0LIZJCtbQXMpeR+j6OSYaDrsN58ROJVRKghQjsDL1SwAE1e8yW3/+N3 +4rgU0LZz2tcrXwxDr0Q9ucaBKZQJ539P0BheuCivo+CJ+qZhumXS00X5/76crdpp +X0jmqSGFDv1zumXeqkHrl36TVZ6ZJZcjFgn2rI6CPBehI5Is4KwkV64DvUqY2oU+ +c7xRc36yzvPVPpN7ryZyzG3ZYSEt25x5Y5nTuO+J9lOG+nqDnNLvBbyji6oTPKfM +zEIitX9tY3sxMj3ie9IS+R5XOqdwaFhK28ikeTNP+ARkN9mtiZCWDilw4z/GEaGf +cQiu4/n3jQX+O0Wk5U2N3SMaS3yFx61L+2fllM/wA/KTv+VquSM= +=c2nW +-----END PGP SIGNATURE----- diff --git a/wiki/src/torrents/files/tails-amd64-3.13.img.torrent b/wiki/src/torrents/files/tails-amd64-3.13.img.torrent Binary files differnew file mode 100644 index 0000000..cf39dbc --- /dev/null +++ b/wiki/src/torrents/files/tails-amd64-3.13.img.torrent diff --git a/wiki/src/torrents/files/tails-amd64-3.13.iso.sig b/wiki/src/torrents/files/tails-amd64-3.13.iso.sig new file mode 100644 index 0000000..bd7d623 --- /dev/null +++ b/wiki/src/torrents/files/tails-amd64-3.13.iso.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlyQMv0ACgkQqLD05Fsb +UOKEoBAApA2mfCUSPbSqMu+IaMAHJKm3oKqPYZpzH/repW+r0CNhIyDYFRTclryh +8/J81bnFSo1U5MzJOHe0oZdczikaM1+bvo4vd6PMVabNRFg8YNmjxWW6te2UZyjZ +kjSjQ7IYZEQEEchb+3uou80yumOlqT9DEWr++ldYEwtRIfws2sDTgmVt8Bl60wev +XuxIS69DPX4F9yCh4byvksWXwclzOZJ8GF9hGUTMupwpmer1v9QAFILuYJyBnh0L +xwfMUy822oZ4XPbfOEaAA8/3NvwTzgQ8/d6VtxkU2xY1fTNP2DV8Dmzq2kydeECx +TphSDz2kIGo7suVw0vD/iTeq/I4YrspJe7FiZN26U12Vze9ghgyOoYASKXqBfq6l +aBvylaUESHRtZI1uzx3ItEYT449HCICxzPGxrotQyZZW9kkJcvIbkMj1S8HYdKJ0 +mRtguRc/35F7lbu8kgAiwby/EeLHvTftjSLYvOqGNOAI7k8U0zHiYFv+F5QzNDN7 +0BuDsAZKjdqBmr5wwzUumsg8waSK2vifHmhE2Gk2uuU6BwjI9fZkH8whoo9nC3f/ +b+sJgyjOS46rQfoVySY7nmffhqq3LPlOhQ62heu+DE+lRVCk7nA93ItA8ep8t3R9 +lMVSciyFf1kkQ0GJY7H6WtOGXeFGD/CePV+HicojY55Z5a0PryM= +=0WEC +-----END PGP SIGNATURE----- diff --git a/wiki/src/torrents/files/tails-amd64-3.13.iso.torrent b/wiki/src/torrents/files/tails-amd64-3.13.iso.torrent Binary files differnew file mode 100644 index 0000000..38ed6b7 --- /dev/null +++ b/wiki/src/torrents/files/tails-amd64-3.13.iso.torrent diff --git a/wiki/src/torrents/files/tails-amd64-3.12.1.packages b/wiki/src/torrents/files/tails-amd64-3.13.packages index b01ea8b..0acd155 100644 --- a/wiki/src/torrents/files/tails-amd64-3.12.1.packages +++ b/wiki/src/torrents/files/tails-amd64-3.13.packages @@ -21,8 +21,8 @@ at-spi2-core 2.22.0-6+deb9u1 audacity 2.1.2-2 audacity-data 2.1.2-2 autopoint 0.19.8.1-2 -b43-fwcutter 1:019-3 -base-files 9.9+deb9u7 +b43-fwcutter 1:019-4 +base-files 9.9+deb9u8 base-passwd 3.5.43 bash 4.4-5 bash-completion 1:2.1-4.3 @@ -65,16 +65,16 @@ cron 3.0pl1-128+deb9u1 cryptsetup 2:1.7.3-4 cryptsetup-bin 2:1.7.3-4 culmus 0.130-1 -cups 2.2.1-8+deb9u2 -cups-client 2.2.1-8+deb9u2 -cups-common 2.2.1-8+deb9u2 -cups-core-drivers 2.2.1-8+deb9u2 -cups-daemon 2.2.1-8+deb9u2 +cups 2.2.1-8+deb9u3 +cups-client 2.2.1-8+deb9u3 +cups-common 2.2.1-8+deb9u3 +cups-core-drivers 2.2.1-8+deb9u3 +cups-daemon 2.2.1-8+deb9u3 cups-filters 1.11.6-3 cups-filters-core-drivers 1.11.6-3 cups-pk-helper 0.2.6-1+b1 -cups-ppdc 2.2.1-8+deb9u2 -cups-server-common 2.2.1-8+deb9u2 +cups-ppdc 2.2.1-8+deb9u3 +cups-server-common 2.2.1-8+deb9u3 curl 7.52.1-5+deb9u9 dash 0.5.8-2.4 dasher 5.0.0~beta~repack-2 @@ -95,7 +95,7 @@ desktop-file-utils 0.23-1.0tails1 dh-python 2.20170125 dictionaries-common 1.27.2 diffutils 1:3.5-3 -dirmngr 2.1.18-8~deb9u3 +dirmngr 2.1.18-8~deb9u4 distro-info-data 0.36 dmeventd 2:1.02.137-2 dmidecode 3.0-4 @@ -125,11 +125,11 @@ ferm 2.3-2 file 1:5.30-1+deb9u2 file-roller 3.22.3-1 findutils 4.6.0+git+20161106-2 -firefox 60.5.1+fake1 +firefox 60.6.0+fake1 firmware-amd-graphics 20190114-1 firmware-atheros 20190114-1 -firmware-b43-installer 1:019-3 -firmware-b43legacy-installer 1:019-3 +firmware-b43-installer 1:019-4 +firmware-b43legacy-installer 1:019-4 firmware-brcm80211 20190114-1 firmware-intel-sound 20190114-1 firmware-ipw2x00 20190114-1 @@ -141,7 +141,7 @@ firmware-linux-nonfree 20190114-1 firmware-misc-nonfree 20190114-1 firmware-realtek 20190114-1 firmware-ti-connectivity 20190114-1 -firmware-zd1211 1:1.5-4 +firmware-zd1211 1:1.5-6 fontconfig 2.11.0-6.7.0tails4 fontconfig-config 2.11.0-6.7.0tails4 fonts-arphic-ukai 0.2.20080216.2-4 @@ -269,7 +269,7 @@ gir1.2-gtk-3.0:amd64 3.22.11-1.0tails5 gir1.2-gtksource-3.0:amd64 3.22.2-1 gir1.2-gudev-1.0:amd64 230-3 gir1.2-gweather-3.0:amd64 3.20.4-1 -gir1.2-ibus-1.0:amd64 1.5.14-3 +gir1.2-ibus-1.0:amd64 1.5.14-3+deb9u1 gir1.2-javascriptcoregtk-4.0:amd64 2.18.6-1~deb9u1 gir1.2-json-1.0:amd64 1.2.6-1 gir1.2-mutter-3.0:amd64 3.22.4-1+tail1 @@ -326,15 +326,15 @@ gnome-terminal-data 3.22.2-1 gnome-themes-standard:amd64 3.22.2-2 gnome-themes-standard-data 3.22.2-2 gnome-user-guide 3.22.0-1 -gnupg 2.1.18-8~deb9u3 -gnupg-agent 2.1.18-8~deb9u3 +gnupg 2.1.18-8~deb9u4 +gnupg-agent 2.1.18-8~deb9u4 gnupg1 1.4.21-4+deb9u1 -gnupg2 2.1.18-8~deb9u3 +gnupg2 2.1.18-8~deb9u4 gnustep-base-common 1.24.9-3.1 gnustep-common 2.6.8-2.1 gobby 0.5.0-8.1 gobi-loader 0.6-1+b2 -gpgv 2.1.18-8~deb9u3 +gpgv 2.1.18-8~deb9u4 grep 2.27-2 grilo-plugins-0.3:amd64 0.3.3-1+deb9u1 groff-base 1.22.3-9 @@ -386,12 +386,13 @@ hunspell-pt-br 1:5.2.5-1 hunspell-ru 1:5.2.5-1 hunspell-sv 1:5.2.5-1 hunspell-vi 1:5.2.5-1 -ibus 1.5.14-3 +ibus 1.5.14-3+deb9u1 ibus-anthy 1.5.9-2 -ibus-gtk:amd64 1.5.14-3 -ibus-gtk3:amd64 1.5.14-3 +ibus-chewing 1.5.1-1+b1 +ibus-gtk:amd64 1.5.14-3+deb9u1 +ibus-gtk3:amd64 1.5.14-3+deb9u1 ibus-hangul 1.5.0-2 -ibus-pinyin 1.5.0-4 +ibus-libpinyin 1.7.3-2 ibus-qt4 1.3.3-1 ibus-unikey 0.6.1-1.1+b1 ifupdown 0.8.19 @@ -404,7 +405,7 @@ initramfs-tools 0.130.0tails1 initramfs-tools-core 0.130.0tails1 inkscape 0.92.1-1 inotify-tools 3.14-2 -intel-microcode 3.20180807a.2~bpo9+1 +intel-microcode 3.20180807a.2~deb9u1 iproute2 4.9.0-1+deb9u1 iptables 1.6.0+snapshot20161117-6 iputils-ping 3:20161105-1 @@ -494,9 +495,9 @@ libbs2b0:amd64 3.1.0+dfsg-2.2 libbsd0:amd64 0.8.3-1 libburn4:amd64 1.4.6-1 libbz2-1.0:amd64 1.0.6-8.1 -libc-bin 2.24-11+deb9u3 -libc-l10n 2.24-11+deb9u3 -libc6:amd64 2.24-11+deb9u3 +libc-bin 2.24-11+deb9u4 +libc-l10n 2.24-11+deb9u4 +libc6:amd64 2.24-11+deb9u4 libcaca0:amd64 0.99.beta19-2+b2 libcairo-gobject-perl 1.004-2+b1 libcairo-gobject2:amd64 1.14.8-1 @@ -528,6 +529,8 @@ libcdr-0.1-1:amd64 0.1.3-3+b1 libcgi-pm-perl 4.35-1 libcheese-gtk25:amd64 3.22.1-1+b1 libcheese8:amd64 3.22.1-1+b1 +libchewing3:amd64 0.5.1-1 +libchewing3-data 0.5.1-1 libcholmod3:amd64 1:4.5.4-1 libchromaprint1:amd64 1.4.2-1 libclass-accessor-perl 0.34-1 @@ -571,12 +574,12 @@ libcrypt-x509-perl 0.51-1 libcryptsetup4:amd64 2:1.7.3-4 libcryptui0a:amd64 3.12.2-3 libcrystalhd3:amd64 1:0.0~git20110715.fdd2f19-12 -libcups2:amd64 2.2.1-8+deb9u2 -libcupscgi1:amd64 2.2.1-8+deb9u2 +libcups2:amd64 2.2.1-8+deb9u3 +libcupscgi1:amd64 2.2.1-8+deb9u3 libcupsfilters1:amd64 1.11.6-3 -libcupsimage2:amd64 2.2.1-8+deb9u2 -libcupsmime1:amd64 2.2.1-8+deb9u2 -libcupsppdc1:amd64 2.2.1-8+deb9u2 +libcupsimage2:amd64 2.2.1-8+deb9u3 +libcupsmime1:amd64 2.2.1-8+deb9u3 +libcupsppdc1:amd64 2.2.1-8+deb9u3 libcurl3:amd64 7.52.1-5+deb9u9 libcurl3-gnutls:amd64 7.52.1-5+deb9u9 libdata-dumper-concise-perl 2.022-1 @@ -586,7 +589,7 @@ libdata-record-perl 0.02-4 libdatetime-format-dateparse-perl 0.05-2 libdatetime-locale-perl 1:1.11-1 libdatetime-perl 2:1.42-1 -libdatetime-timezone-perl 1:2.09-1+2018g +libdatetime-timezone-perl 1:2.09-1+2018i libdatrie1:amd64 0.2.10-4+b1 libdb5.3:amd64 5.3.28-12+deb9u1 libdb5.3++:amd64 5.3.28-12+deb9u1 @@ -826,7 +829,7 @@ libhttp-parser2.1:amd64 2.1-2 libhttp-server-simple-perl 0.51-1 libhunspell-1.4-0:amd64 1.4.1-2+b2 libhyphen0:amd64 2.8.8-5 -libibus-1.0-5:amd64 1.5.14-3 +libibus-1.0-5:amd64 1.5.14-3+deb9u1 libibus-qt1 1.3.3-1 libical2:amd64 2.0.0-0.5+b1 libice6:amd64 2:1.0.9-2 @@ -898,7 +901,7 @@ liblapack3 3.7.0-2 liblcms2-2:amd64 2.8-4+deb9u1 libldap-2.4-2:amd64 2.4.44+dfsg-5+deb9u2 libldap-common 2.4.44+dfsg-5+deb9u2 -libldb1:amd64 2:1.1.27-1+b1 +libldb1:amd64 2:1.1.27-1+deb9u1 liblilv-0-0 0.24.2~dfsg0-1 liblirc-client0:amd64 0.9.4c-9 liblist-moreutils-perl 0.416-1+b1 @@ -1045,7 +1048,7 @@ libopencv-imgproc2.4v5:amd64 2.4.9.1+dfsg1-2 libopencv-objdetect2.4v5:amd64 2.4.9.1+dfsg1-2 libopencv-video2.4v5:amd64 2.4.9.1+dfsg1-2 libopenexr22:amd64 2.2.0-11+b1 -libopenjp2-7:amd64 2.1.2-1.1+deb9u2 +libopenjp2-7:amd64 2.1.2-1.1+deb9u3 libopenmpt0:amd64 0.2.7386~beta20.3-3+deb9u3 libopus0:amd64 1.2~alpha2-1 liborc-0.4-0:amd64 1:0.4.26-2 @@ -1060,7 +1063,7 @@ libpagemaker-0.0-0:amd64 0.0.3-2 libpam-modules:amd64 1.1.8-3.6 libpam-modules-bin 1.1.8-3.6 libpam-runtime 1.1.8-3.6 -libpam-systemd:amd64 240-4~bpo9+0tails1 +libpam-systemd:amd64 241-1~bpo9+1 libpam0g:amd64 1.1.8-3.6 libpango-1.0-0:amd64 1.40.5-1 libpango-perl 1.227-1+b1 @@ -1093,6 +1096,7 @@ libpeas-common 1.20.0-1 libperl5.24:amd64 5.24.1-3+deb9u5 libpgm-5.2-0:amd64 5.2.122~dfsg-2 libphonenumber7:amd64 7.1.0-5+b1 +libpinyin7:amd64 1.3.0-3 libpipeline1:amd64 1.4.1-2 libpixman-1-0:amd64 0.34.0-1 libplist3:amd64 1.12+git+1+e37ca00-0.3 @@ -1129,7 +1133,6 @@ libpython3-stdlib:amd64 3.5.3-1 libpython3.5:amd64 3.5.3-1+deb9u1 libpython3.5-minimal:amd64 3.5.3-1+deb9u1 libpython3.5-stdlib:amd64 3.5.3-1+deb9u1 -libpyzy-1.0-0v5 1.0.1-5 libqmi-glib5:amd64 1.16.2-1 libqmi-proxy 1.16.2-1 libqpdf17:amd64 6.0.0-2 @@ -1218,7 +1221,7 @@ libsigc++-2.0-0v5:amd64 2.10.0-1 libslang2:amd64 2.3.1-5 libsm6:amd64 2:1.2.2-1+b3 libsmartcols1:amd64 2.29.2-1+deb9u1 -libsmbclient:amd64 2:4.5.12+dfsg-2+deb9u4 +libsmbclient:amd64 2:4.5.16+dfsg-1 libsnappy1v5:amd64 1.1.3-3 libsndfile1:amd64 1.0.27-3 libsndio6.1:amd64 1.1.0-3 @@ -1243,9 +1246,9 @@ libsqlite3-0:amd64 3.16.2-5+deb9u1 libsratom-0-0:amd64 0.6.0~dfsg0-1 libsrtp0 1.4.5~20130609~dfsg-2 libss2:amd64 1.43.4-2 -libssh-gcrypt-4:amd64 0.7.3-2+deb9u1 +libssh-gcrypt-4:amd64 0.7.3-2+deb9u2 libssh2-1:amd64 1.7.0-1 -libssl1.0.2:amd64 1.0.2q-1~deb9u1 +libssl1.0.2:amd64 1.0.2r-1~deb9u1 libssl1.1:amd64 1.1.0j-1~deb9u1 libstartup-notification0:amd64 0.12-4+b2 libstdc++6:amd64 6.3.0-18+deb9u1 @@ -1268,7 +1271,7 @@ libswscale4:amd64 7:3.2.12-1~deb9u1 libsyntax-keyword-junction-perl 0.003008-1 libsyntax-perl 0.004-1 libsys-statistics-linux-perl 0.66-2 -libsystemd0:amd64 240-4~bpo9+0tails1 +libsystemd0:amd64 241-1~bpo9+1 libtag1v5:amd64 1.11.1+dfsg.1-0.1 libtag1v5-vanilla:amd64 1.11.1+dfsg.1-0.1 libtalloc2:amd64 2.1.8-1 @@ -1302,7 +1305,7 @@ libtwolame0:amd64 0.3.13-2 libtype-tiny-perl 1.000005-1 libtype-tiny-xs-perl 0.012-1+b2 libtypes-path-tiny-perl 0.005-1 -libudev1:amd64 240-4~bpo9+0tails1 +libudev1:amd64 241-1~bpo9+1 libudisks2-0:amd64 2.1.8-1.0tails4 libumfpack5:amd64 1:4.5.4-1 libunicode-linebreak-perl 0.0.20160702-1+b1 @@ -1344,7 +1347,7 @@ libwayland-cursor0:amd64 1.16.0-1~bpo9+1 libwayland-egl1:amd64 1.16.0-1~bpo9+1 libwayland-egl1-mesa:amd64 18.2.8-2~bpo9+1 libwayland-server0:amd64 1.16.0-1~bpo9+1 -libwbclient0:amd64 2:4.5.12+dfsg-2+deb9u4 +libwbclient0:amd64 2:4.5.16+dfsg-1 libwebkit2gtk-4.0-37:amd64 2.18.6-1~deb9u1 libwebp6:amd64 0.5.2-1 libwebpdemux2:amd64 0.5.2-1 @@ -1369,7 +1372,7 @@ libx11-data 2:1.6.4-3+deb9u1 libx11-xcb1:amd64 2:1.6.4-3+deb9u1 libx264-148:amd64 2:0.148.2748+git97eaef2-1 libx265-95:amd64 2.1-2+b2 -libxapian30:amd64 1.4.3-2+deb9u2 +libxapian30:amd64 1.4.3-2+deb9u3 libxatracker2:amd64 18.2.8-2~bpo9+1 libxau6:amd64 1:1.0.8-1 libxaw7:amd64 2:1.0.13-1+b2 @@ -1452,13 +1455,13 @@ libzstd1 1.1.2-1 libzvbi-common 0.2.35-13 libzvbi0:amd64 0.2.35-13 linux-base 4.5 -linux-image-4.19.0-1-amd64 4.19.13-1 +linux-image-4.19.0-4-amd64 4.19.28-2 live-boot 1:20170112 live-boot-initramfs-tools 1:20170112 live-config 5.20170112+deb9u1 live-config-systemd 5.20170112+deb9u1 live-tools 1:20151214+nmu1 -locales-all 2.24-11+deb9u3 +locales-all 2.24-11+deb9u4 lockfile-progs 0.1.17+b1 login 1:4.4-4.1 logrotate 3.11.0-0.1 @@ -1482,13 +1485,13 @@ mesa-utils 8.3.0-3 mime-support 3.60 mobile-broadband-provider-info 20161204-1 modemmanager 1.6.4-1 -monkeysign 2.2.3 +monkeysign 2.2.3+deb9u1 monkeysphere 0.41-1 mount 2.29.2-1+deb9u1 mousetweaks 3.12.0-1+b1 msva-perl 0.9.2-1 mtools 4.0.18-2+b1 -multiarch-support 2.24-11+deb9u3 +multiarch-support 2.24-11+deb9u4 mutter 3.22.4-1+tail1 mutter-common 3.22.4-1+tail1 myspell-fa 0.20070816-3 @@ -1512,7 +1515,7 @@ onioncircuits 0.4-3 onionshare 0.9.2-1 open-vm-tools 2:10.1.5-5055683-4+deb9u1 openpgp-applet 1.1-3 -openssh-client 1:7.4p1-10+deb9u5 +openssh-client 1:7.4p1-10+deb9u6 openssl 1.1.0j-1~deb9u1 p11-kit 0.23.3-2 p11-kit-modules:amd64 0.23.3-2 @@ -1588,7 +1591,6 @@ python-socks 1.6.5-1 python-talloc 2.1.8-1 python-tk 2.7.13-1 python-urlgrabber 3.10.1-2 -python-xdg 0.25-4 python-zbar 0.10+doc-10.1 python-zbarpygtk 0.10+doc-10.1 python2.7 2.7.13-2+deb9u3 @@ -1606,7 +1608,7 @@ python3-cupshelpers 1.5.7-3 python3-cycler 0.10.0-1 python3-dateutil 2.5.3-2 python3-dbus 1.2.4-1+b1 -python3-dnspython 1.15.0-1 +python3-dnspython 1.15.0-1+deb9u1 python3-ecdsa 0.13-2 python3-electrum 3.1.3-1~bpo9+1 python3-flask 0.12.1-1 @@ -1668,9 +1670,9 @@ rename 0.20-4 rfkill 0.5-1+b1 rng-tools 2-unofficial-mt.14-1+b2 rsync 3.1.2-1+deb9u1 -samba-libs:amd64 2:4.5.12+dfsg-2+deb9u4 +samba-libs:amd64 2:4.5.16+dfsg-1 sane-utils 1.0.25-4.1 -scdaemon 2.1.18-8~deb9u3 +scdaemon 2.1.18-8~deb9u4 scribus 1.4.6+dfsg-4 scribus-data 1.4.6+dfsg-4 seahorse 3.20.0-3.1 @@ -1698,78 +1700,78 @@ syslinux-common 3:6.03+dfsg-14.1+deb9u1 syslinux-efi 3:6.03+dfsg-14.1+deb9u1 syslinux-utils 3:6.03+dfsg-14.1+deb9u1 system-config-printer-common 1.5.7-3 -systemd 240-4~bpo9+0tails1 -systemd-sysv 240-4~bpo9+0tails1 +systemd 241-1~bpo9+1 +systemd-sysv 241-1~bpo9+1 sysvinit-utils 2.88dsf-59.9 tails-greeter 1.0.9 -tails-installer 5.0.13+dfsg-0tails1 +tails-installer 5.0.15+dfsg-0tails1 tails-iuk 3.5-1 tails-perl5lib 2.0.2-1 -tails-persistence-setup 2.0.3-1 +tails-persistence-setup 2.1.0-1 tar 1.29b-1.1 tcpdump 4.9.2-1~deb9u1 tcpflow 1.4.5+repack1-3+b1 -thunderbird 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-all 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-ar 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-ast 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-be 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-bg 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-br 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-ca 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-cs 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-da 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-de 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-dsb 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-el 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-en-gb 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-es-ar 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-es-es 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-et 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-eu 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-fi 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-fr 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-fy-nl 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-ga-ie 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-gd 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-gl 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-he 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-hr 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-hsb 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-hu 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-hy-am 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-id 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-is 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-it 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-ja 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-kab 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-kk 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-ko 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-lt 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-ms 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-nb-no 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-nl 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-nn-no 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-pl 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-pt-br 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-pt-pt 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-rm 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-ro 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-ru 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-si 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-sk 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-sl 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-sq 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-sr 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-sv-se 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-tr 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-uk 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-vi 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-zh-cn 1:60.4.0-1~deb9u1.0tails1 -thunderbird-l10n-zh-tw 1:60.4.0-1~deb9u1.0tails1 +thunderbird 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-all 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-ar 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-ast 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-be 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-bg 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-br 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-ca 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-cs 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-da 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-de 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-dsb 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-el 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-en-gb 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-es-ar 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-es-es 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-et 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-eu 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-fi 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-fr 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-fy-nl 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-ga-ie 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-gd 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-gl 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-he 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-hr 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-hsb 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-hu 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-hy-am 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-id 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-is 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-it 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-ja 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-kab 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-kk 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-ko 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-lt 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-ms 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-nb-no 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-nl 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-nn-no 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-pl 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-pt-br 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-pt-pt 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-rm 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-ro 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-ru 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-si 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-sk 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-sl 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-sq 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-sr 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-sv-se 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-tr 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-uk 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-vi 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-zh-cn 1:60.5.1-1~deb9u1.0tails1 +thunderbird-l10n-zh-tw 1:60.5.1-1~deb9u1.0tails1 tk8.6-blt2.5 2.5.3+dfsg-3 -tor 0.3.4.9-1~d90.stretch+1 -tor-geoipdb 0.3.4.9-1~d90.stretch+1 +tor 0.3.5.8-1~d90.stretch+1 +tor-geoipdb 0.3.5.8-1~d90.stretch+1 torsocks 2.2.0-1.0tails1 totem 3.22.1-1 totem-common 3.22.1-1 @@ -1781,9 +1783,9 @@ ttf-dejavu 2.37-1 ttf-dejavu-core 2.37-1 ttf-dejavu-extra 2.37-1 ttf-unifont 1:9.0.06-2 -tzdata 2018g-0+deb9u1 +tzdata 2018i-0+deb9u1 ucf 3.0036 -udev 240-4~bpo9+0tails1 +udev 241-1~bpo9+1 udisks2 2.1.8-1.0tails4 unar 1.10.1-1+b1 uno-libs3 5.2.7-1+deb9u5 @@ -1797,13 +1799,13 @@ user-setup 1.67 util-linux 2.29.2-1+deb9u1 vim-common 2:8.0.0197-4+deb9u1 vim-tiny 2:8.0.0197-4+deb9u1 -virtualbox-guest-dkms-dummy 5.2.22-dfsg-1~bpo9+1+tails.fake1 -virtualbox-guest-utils 5.2.22-dfsg-1~bpo9+1 -virtualbox-guest-x11 5.2.22-dfsg-1~bpo9+1 -webext-ublock-origin 1.17.0+dfsg-3 +virtualbox-guest-dkms-dummy 5.2.24-dfsg-4~bpo9+1+tails.fake1 +virtualbox-guest-utils 5.2.24-dfsg-4~bpo9+1 +virtualbox-guest-x11 5.2.24-dfsg-4~bpo9+1 +webext-ublock-origin 1.18.4+dfsg-2 wget 1.18-5+deb9u2 whiptail 0.52.19-1+b1 -whisperback 1.7.20 +whisperback 1.7.21 whois 5.2.17~deb9u1 wireless-regdb 2016.06.10-1 wireless-tools 30~pre9-12+b1 diff --git a/wiki/src/upgrade/v1/Tails/3.11/amd64/stable/upgrades.yml b/wiki/src/upgrade/v1/Tails/3.11/amd64/stable/upgrades.yml index 0b1f6b8..5de5884 100644 --- a/wiki/src/upgrade/v1/Tails/3.11/amd64/stable/upgrades.yml +++ b/wiki/src/upgrade/v1/Tails/3.11/amd64/stable/upgrades.yml @@ -4,17 +4,17 @@ channel: stable product-name: Tails product-version: '3.11' upgrades: -- details-url: https://tails.boum.org/news/version_3.12.1/ +- details-url: https://tails.boum.org/news/version_3.13/ type: major upgrade-paths: - target-files: - - sha256: ec107b973f3363f5bca130675294032d65cdb5732adbd669b16315524811bfc6 - size: 1233793024 - url: http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.12.1/tails-amd64-3.12.1.iso + - sha256: b138ff6b3f5b4dd543b25bd58f2165f30f9b9259c627cf48cf85cefe06f34769 + size: 1225568256 + url: http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.13/tails-amd64-3.13.iso type: full - target-files: - - sha256: 6305a999c58bca01a1537493241948f8f4002589275df267e879ab759e8487e9 - size: 423577600 - url: http://dl.amnesia.boum.org/tails/stable/iuk/Tails_amd64_3.11_to_3.12.1.iuk + - sha256: 13d736ecf19db2072db28bbc134c0c9810ad1e19a65e60e4cf06413c4a79c4b1 + size: 459776000 + url: http://dl.amnesia.boum.org/tails/stable/iuk/Tails_amd64_3.11_to_3.13.iuk type: incremental - version: 3.12.1 + version: '3.13' diff --git a/wiki/src/upgrade/v1/Tails/3.11/amd64/stable/upgrades.yml.pgp b/wiki/src/upgrade/v1/Tails/3.11/amd64/stable/upgrades.yml.pgp index 3830ad1..0b9a279 100644 --- a/wiki/src/upgrade/v1/Tails/3.11/amd64/stable/upgrades.yml.pgp +++ b/wiki/src/upgrade/v1/Tails/3.11/amd64/stable/upgrades.yml.pgp @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNATURE----- -iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlxjy8oACgkQqLD05Fsb -UOI1JxAAl5XIyetiOChNN89RnCnPkVRdsesiL6fd/TOfDOLPWTv6+xpDaQfzLOub -8mrZwhME6VjHJkIu5mrOhT+pScm3aiW5Hfxz5V4hOTNZ9Lf3UV2OM0i3Z9iLpH+b -D6mbVqQljmvEB6+9ncwq8NyFZjIee/ealsHYkytZbtyk77efhwFHziemPP1TOwZs -6W/JHTMVnP/kptmxw5yM0JFef6fx9MFAesXHGk71LzIdy6WXjDUwsegSXXV4vH1Y -o49NW/YKhD1FGP6SYbgsT2bhazzW9ZsrR94p+jvaqAx8eaSiFdRiJ1WkNvtq8qhh -xZRtT+AyC+Smud3C7YGb2Aob8K/n2zHN6fnlVI4rYK6/BMwc+JdfgMaUmQNAHRYY -YBknXQxa5zV6v6i9VgX2gC5VfjvUmQcyv2aSLZzK33iT6Qongl8zd8FaM6ttiqeo -kL/vligDlZIN1M/iOfqjeSLFASl2q5qIOHtip4RTerScXrJRBKsgkB0rLpVCwrKq -QkMtiiJNHj2bcZJ4w0igQ0vfhttlUuBU7EIX1VS5gOJpGe5oHTP8D8ZLKY591opB -MK7V+Hva/Vg4wIH5DXN9fjW5JsOXjQfNGHmIjIbjBGiGY56qaLy2VqwawYvi61tu -8R2XTy5iYTi00BjwtFLro+UkcSs5O44f0RvaeZ7NHEwax+bpo+Y= -=XwOF +iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlyQXX0ACgkQqLD05Fsb +UOKuyQ/+PGc+JnC2XwZGPUZD7ZMG2RylYhSYahCx1HWF0LmsFLgYMudi5Wo0D0pT +bMoxH1qRPnlcaprnEcZcdFnczso4p83u9ZVQvoFKgDg0Uc1uSfbmfbA+DYrDwcU7 +RureC7NJIrUQdYek2eDFxqGYMkoUJG1rcBOG4TeLtUcxC3fJL8Tp6t2+IMxJUEVj +2mEiKRWi07ZHBrbB6FXt/D744IjgzYFzpk4ZVa4r8NdjAteo6f36kjYGMpu0zHkZ +FEOcZEfVEBX8jJNuig4BjAju9HwosAWj9pE9NShfym3SGPcP200oLMyu/oAZVuHM +wedPfVOiN0NZ8jD4kJpnoVgsmjAqoLWDNjkddoIDk5LnxpsIQgFoSNMyYIYAfDTu +BaxowrPCYU0fECzsARKkIvKZEp5alAqdVaIlUoDz5i8Kep5XwFAQZADgpVNKDdmh +nrWZjXMb9xcUnqtnDuXUv9eT1rVdxvTKGE7DDMu8138PnJLeKcVBBPqC4VcyM+hu +ifNhJZ3Lp09SZ48BfPXntHwv3zFoWdsOd7MJR6tyStPlyo9UluYu7QbMD+/Bebyq +uRF0kHFxw4nowue0ecC0pU1t+5TgKy1mVuwvQjNOHX1sF4OcX2Sif3LgduNWn+Ku +Bo9BUrfd477m2f9Pq69P1f3GScQlMiM+bhyUC94HliiWU8f6ugU= +=iype -----END PGP SIGNATURE----- diff --git a/wiki/src/upgrade/v1/Tails/3.12.1/amd64/stable/upgrades.yml b/wiki/src/upgrade/v1/Tails/3.12.1/amd64/stable/upgrades.yml index ec9eca6..ef82f30 100644 --- a/wiki/src/upgrade/v1/Tails/3.12.1/amd64/stable/upgrades.yml +++ b/wiki/src/upgrade/v1/Tails/3.12.1/amd64/stable/upgrades.yml @@ -3,3 +3,18 @@ build-target: amd64 channel: stable product-name: Tails product-version: 3.12.1 +upgrades: +- details-url: https://tails.boum.org/news/version_3.13/ + type: major + upgrade-paths: + - target-files: + - sha256: b138ff6b3f5b4dd543b25bd58f2165f30f9b9259c627cf48cf85cefe06f34769 + size: 1225568256 + url: http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.13/tails-amd64-3.13.iso + type: full + - target-files: + - sha256: 2d2dcd43acd81b8f855e1bcbb1c6d5eb0a47fd57c89de2cc5a24dcc8376329d6 + size: 292874240 + url: http://dl.amnesia.boum.org/tails/stable/iuk/Tails_amd64_3.12.1_to_3.13.iuk + type: incremental + version: '3.13' diff --git a/wiki/src/upgrade/v1/Tails/3.12.1/amd64/stable/upgrades.yml.pgp b/wiki/src/upgrade/v1/Tails/3.12.1/amd64/stable/upgrades.yml.pgp index 5563347..027ddf5 100644 --- a/wiki/src/upgrade/v1/Tails/3.12.1/amd64/stable/upgrades.yml.pgp +++ b/wiki/src/upgrade/v1/Tails/3.12.1/amd64/stable/upgrades.yml.pgp @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNATURE----- -iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlxPYt4ACgkQqLD05Fsb -UOK1JA/+KGBX7qnrfaELU7AYVjcPaAOvAH1U0WALiB/o3LdU0UBa3uJ6aWknz6KV -n1TKoit1RQPKLVQ1yT+Q6foGZy98uFhx0XlPTlCT/ntWQGdJnJdcD+GdGs+SY3aL -iic3DKPXelp1k32wWfglEcgWFzCpaghm2roFJ67QguMFIjc/edx8dEmnoYjjzEaj -CYdHWe0cjY4WSrDthTd0/tfzrbLYuUfbwUj4z33mow3kG5R5+JgoQFhSv64FVp6G -HQgH3TxxMFweN5gNtTYWiRzRB/Luc8PpclvfgC0FwmfY6h/QW/FQurqt6oPxPYnf -ZmfUFN51vB5bb4vf6GAEsf0NOi194Ap9I8zvI+67Vf1KQzjvwB7KsjM0IFn+N7Ua -cJPP7+xP9nJeVSetqjmtzd0HTEJlTy0ZD6dslXX3+Zg07ZWAzQiNP2Uw9rbHbI3l -CQ/GvfZdm3DeIm6YcVZJ1IfhNKQl9UPQOLYS/CPB02cvZVbeg5KRyjaE75z20IDz -pjSx/Z1FS2cqHVpz0fngc9OrxgTzR56aDvAw7BEewRnpvsMkjMIo7dQs8Mgrw/u+ -ulVV0ZeAjOh6bc1yzBHfgc+emTK9z3oYyytEXvA79XqfWI7Ad4jQWnZqRsPQIvto -1ECyvyi6vXfzLeZW8I8a9PD0V23oV1B5RYFktS3oRlPvBMp0OvI= -=bpR/ +iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlyQXYUACgkQqLD05Fsb +UOLSZg//QasZL76UAqXCSAXEfrhIt+kxoUYT3R5xvG3pyi/sc0r6W0IzUtLFHExb +1cvpw3JYvgV3nK7a0S5TBFewEPXexFvtaHrR3mfg+hsNU+9+ZvfNzVT5w2889w2p +HFgPsEgJQm4n79wd6Qr1dHUXiXbaZcvSLh/jX3WXY7GusbeTzvOo0HU4EP6q0FLa +IyK9ADjqpu8slmpPSh1dx/mgnwthPAj+U3bROow4+4W3B1ijyRmhBiVuK427rlah +Iwmtpui1uGBCpX2uSevcHZFyQq4rioT5wk3KfAbRG4Az9n3iYkvs5Zam9njN7Jlq +iCJCBXypRvzf5gerA0ykT9xBrrHNZnvld6XV4urJv1goEURam0YtA1MaeovSs696 +LaKkt+tHVpxRjcILnV3EE/Tq9Vn9ZltL7iuo0reqjmVZzzg4o4jDxFJi3hJD+B7l +Wr75I8r429mf5QdcU3VKdjtrFl2KKATGkSWR57wGGJRHwvYvdIUNfmeA3cvqfk+x +zMZbPSu+HUDJayMDm0rQ/J2ipFfmDBSIGCWgtpCkL0+P+9sFr9h8VY4PZFW+aM10 +KbXw/ztuA8tN1D9L8+SBBEuT275CB9nYbIocMxpR8zP1kFiUsa582n3S2FOGspbL +aJg+MY8/mMTyimO7H0fF+jCJ1CnjF0CniHxsHHRwAN08pRmoBBc= +=s5b1 -----END PGP SIGNATURE----- diff --git a/wiki/src/upgrade/v1/Tails/3.12/amd64/stable/upgrades.yml b/wiki/src/upgrade/v1/Tails/3.12/amd64/stable/upgrades.yml index a7ea483..4bf9941 100644 --- a/wiki/src/upgrade/v1/Tails/3.12/amd64/stable/upgrades.yml +++ b/wiki/src/upgrade/v1/Tails/3.12/amd64/stable/upgrades.yml @@ -4,17 +4,17 @@ channel: stable product-name: Tails product-version: '3.12' upgrades: -- details-url: https://tails.boum.org/news/version_3.12.1/ +- details-url: https://tails.boum.org/news/version_3.13/ type: major upgrade-paths: - target-files: - - sha256: ec107b973f3363f5bca130675294032d65cdb5732adbd669b16315524811bfc6 - size: 1233793024 - url: http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.12.1/tails-amd64-3.12.1.iso + - sha256: b138ff6b3f5b4dd543b25bd58f2165f30f9b9259c627cf48cf85cefe06f34769 + size: 1225568256 + url: http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.13/tails-amd64-3.13.iso type: full - target-files: - - sha256: 2a30d28d71c8ec73c87550cfa37164080da05a69e1cfa25af94e54e23728e673 - size: 186808320 - url: http://dl.amnesia.boum.org/tails/stable/iuk/Tails_amd64_3.12_to_3.12.1.iuk + - sha256: ad8eeae7c681b159096095d649ff5b7bdc58d51fe9e85091b56b109ed6ed5db2 + size: 367083520 + url: http://dl.amnesia.boum.org/tails/stable/iuk/Tails_amd64_3.12_to_3.13.iuk type: incremental - version: 3.12.1 + version: '3.13' diff --git a/wiki/src/upgrade/v1/Tails/3.12/amd64/stable/upgrades.yml.pgp b/wiki/src/upgrade/v1/Tails/3.12/amd64/stable/upgrades.yml.pgp index 91112cf..ebc6942 100644 --- a/wiki/src/upgrade/v1/Tails/3.12/amd64/stable/upgrades.yml.pgp +++ b/wiki/src/upgrade/v1/Tails/3.12/amd64/stable/upgrades.yml.pgp @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNATURE----- -iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlxjy+YACgkQqLD05Fsb -UOLNFhAAofoUZzy9GyA14paLAMc23N6pmk1IlBtB++aNxG8X2zpFWtJQuOo/fVZr -B+B+wsbgOZQn+DaFkdqc9L+mrH62p9Uy1o34B2hn5BcmTA3XTeZnevurU+4UfWvg -NQEBaiCuNPQMBlPDeIlXSV7bZApPLlkl8ZmZk5auq5hG3x3fH7+gIpcy8jxCpgfM -hoP+AMpW2dWOv5cOg5V2w8adylb2gtN0UyHozvRx8h6JnXdEDj9q4RGtJvmLglDb -Us6a9iFMgRKtBegzPLsoMDghnPW4sZSU4ViOkMmGa7rDWZd38n8RtYbz6OhgnFk0 -VLN+WKotdGayFgvZ1O0g1GXa1P2Oi1RiFiDYlfFIKMj/99C9UIMkIQMMfu/4wchz -VcMqiwpPKbjNuk9sh04vfDWZ2cQcFr9xYrhXYfrJfD0HdwXl8AgyVMgWUMMJbEYT -d/JJoQQNmKZTcSDUQNCRj/fPFFuWQDhHBlrYSBy1nChaZJVuUuLDIduf3+gup+/J -pqQchziWSMGBLbbsxRrWC0/mwUmfjwe6J3n0Ad74L1Ejkic2Bq3oPq4dcvgtItvN -il4ldrW7xhKyg/pqvNrRux7EyBi0XVL240kbG3xlhDxi87Hni3NtBoIBHt6/Ufmf -9t401GMESWGLT5eXoTV0gJ5t8Yk6HRSsnihiAAFlpa5wGREj4jA= -=+uIl +iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlyQXYwACgkQqLD05Fsb +UOKDuRAAqE5KloP7SkP5mU0p2nEpkfOjArgUq/1T2jgewMy0qQ/zl0wU2WE53mt3 +Q6EPueKei9wORx50x21qiklQWL3fknwiqjgOgK2tKCknUehLcBm1rNpKhun37G1p +LcQiWY9CRe6okii7vTu32TALluQ9G6T65sQrSZE+FBia22sgscsuKrxq3SY0KAEO +p1g8X/4rv/lL54GV63Jk5QTTkR1Rnv6brJ2fFzKaVPgJiwTrM/BFoVWe6x8BbK+q +9lUCY69vE96ZhQBJqzXlzexuKLOMrDyQdSEjaMDd+KxE0qEncJ7YOC0qo4wm1I/5 +X7KzQPuFcVu6P5gxqaLfWNnV2Xh8Oikh0e0tFh/f9cUvMP6r7pwcdxrA5s6nUyLe +vZTZWqSUu32Yzxo/wGR1HLU9/5QuF2q7nNtrOPHe3YIkwIivES8P6lKbJU6v9ClN +OXZvL1GYIsjDKWcCJSNVtlNFLey4eP1ic7VQ4bqORor5dvnexBUdijHL89Zf3qYW +56O4bLjlM+QEPfVzK3sqAewttqaozkah0ntxFl1m8Zph9dELHX/YxQakIC9dY6iP +C9LWSaUiNg7bFqYNw+UGk1I5/6jqqQLBIXoVnPQoi4WCz1WnrDWJ0q6GkgTy1s5a +Gq4c9ahWHEii40IXM4kvqyA6znbKTqbGbskfzRTYqXu02sFgxVs= +=o4jj -----END PGP SIGNATURE----- diff --git a/wiki/src/upgrade/v1/Tails/3.12~rc1/amd64/stable/upgrades.yml b/wiki/src/upgrade/v1/Tails/3.12~rc1/amd64/stable/upgrades.yml index e5f6be1..b51ecb4 100644 --- a/wiki/src/upgrade/v1/Tails/3.12~rc1/amd64/stable/upgrades.yml +++ b/wiki/src/upgrade/v1/Tails/3.12~rc1/amd64/stable/upgrades.yml @@ -4,17 +4,17 @@ channel: stable product-name: Tails product-version: 3.12~rc1 upgrades: -- details-url: https://tails.boum.org/news/version_3.12.1/ +- details-url: https://tails.boum.org/news/version_3.13/ type: major upgrade-paths: - target-files: - - sha256: ec107b973f3363f5bca130675294032d65cdb5732adbd669b16315524811bfc6 - size: 1233793024 - url: http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.12.1/tails-amd64-3.12.1.iso + - sha256: b138ff6b3f5b4dd543b25bd58f2165f30f9b9259c627cf48cf85cefe06f34769 + size: 1225568256 + url: http://dl.amnesia.boum.org/tails/stable/tails-amd64-3.13/tails-amd64-3.13.iso type: full - target-files: - - sha256: 8ba31252df90b8430cec2628e54e91d33885c4ce900e9683558179bb1787bbd5 - size: 198881280 - url: http://dl.amnesia.boum.org/tails/stable/iuk/Tails_amd64_3.12~rc1_to_3.12.1.iuk + - sha256: 319c3dcbc655b5a44a92872bc362e6bd33faade3bcd53980709c41fb5df79e7c + size: 377661440 + url: http://dl.amnesia.boum.org/tails/stable/iuk/Tails_amd64_3.12~rc1_to_3.13.iuk type: incremental - version: 3.12.1 + version: '3.13' diff --git a/wiki/src/upgrade/v1/Tails/3.12~rc1/amd64/stable/upgrades.yml.pgp b/wiki/src/upgrade/v1/Tails/3.12~rc1/amd64/stable/upgrades.yml.pgp index 96dabbd..7c82469 100644 --- a/wiki/src/upgrade/v1/Tails/3.12~rc1/amd64/stable/upgrades.yml.pgp +++ b/wiki/src/upgrade/v1/Tails/3.12~rc1/amd64/stable/upgrades.yml.pgp @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNATURE----- -iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlxjy+0ACgkQqLD05Fsb -UOIUJBAAm3CWrCu2hBHyykgAYf4fk0Qn6Ab6F0INVDpEUH/PW55pM3of38CFqVks -PTVImTEtwypTMx28m9YYO7Mt6qlEy+TkMiiK/yHopDoYai7VTxDjEW8jX9CSrVVF -AOG+KWObWF/CJzBcstG+yb9M5My4RZUQCAoTbFkAkqqhXVLlM/Bo/Rj24QXUpWDz -Q2wuUfGx3xsFCTuHbxNEkB9K6W3XJi3vnHg3HF42pzAU4HxApQRFk7PWZ1lQwte2 -rljIdMFvPro4TYW4AJ9yOH/PF1V3eCjR0rO7WA9bNt6rgAtSrweZF6fVKuR6sHrB -nrTQquN8shyqYFvb7GYO+0Ouiapg4ejxC1ovCG/anV9srbjmxrCRk7IPKlBKmvq3 -YnF3+QMeGXxWdXwJWYPogbHbpWlbgUO2010cvvWvZUGndvjAid4voaZzlF/nX4NV -qMP5z4DRsYpkLgxXsEflR2mA9J0zZ7bsbYI/MjMchgeoM9riFXiCFkWI3STMqjD5 -xgzdyGcSh40nUMuhFljOWaSE6Zbvz/fN0RPENV4hUaoO4bsezOZBwGPIvwvowGXs -1LTxEbElYeiNUlxw1UX7ABRd2Ag2cn+99erghK6LN2RD+5ySzmnGLJUR8Y0JlzBz -vKFsskvVTrY+52+S1Eg5Z7NujVRq/TpROaWvGBkoU1AoiNV0qio= -=cs4Z +iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlyQXZMACgkQqLD05Fsb +UOLf3g/+JL8FPhxzYiokKqK1S/SPRTb08iUKco0y9bmRJusUFFRS4xrHbmNolN+t +aSBwy9LXNheRrd3BFSwpOFecnIyOC14vh1KfZ/DAx5FnheDa6UvOy2Vc5kX53UXB +d+sXABq5D7nwe0ljTM+m5Tq0Y1NyxKpoZLZYIjl8N0XqCI0qXVlQ3ufN4zvAXgj6 +iemEDXQSIJZNnLHpuetpCghjJxK2wMSD9rn5dnOuasT5EkX8rBiJBmV7IeXaQhdP +dmwsl6pF8uBUmwVC8DTbDTpdz2Vf7sKuEadkO6/3oAh9wzypil+8Ga7L9YRR/Zpb +gfpLgvbvjguGKppBkmIeq6Vmnh0cqfiaU6+DkUXoXO1yAFX/1kKC4j7X9sjA3lK1 +x3mMwGdn3vzl/zPNAM+/Sx+jezznofCnr6d/9uAKTdNGxNLGGKuqfXJbIFbf+EWd +/9QDenqszxUMuxTb4j5m4l7Mmb1WHs0qO2gbCrX1sXHAb9e6pvtS1zaTHM96Y90q +xwdnGWTXzv0SOrKGa1cmzw/WGyYzzpXgqfzwc1ApOy30icGPzXeox5ACU1OsayYX +47gF+YlXHq5OPytH6BSKzaZvS29wKW+uMFJ4xQPsc+6Jpe3spgthJs6ooolNyyOr +TY84XfZA7LSbUdj4GwInAn1lvNpiI/wQLSG9b0OU9SfA7fpnnTE= +=YS6I -----END PGP SIGNATURE----- diff --git a/wiki/src/upgrade/v1/Tails/3.14~rc1/amd64/alpha/upgrades.yml b/wiki/src/upgrade/v1/Tails/3.13.1/amd64/alpha/upgrades.yml index c62845a..0b760de 100644 --- a/wiki/src/upgrade/v1/Tails/3.14~rc1/amd64/alpha/upgrades.yml +++ b/wiki/src/upgrade/v1/Tails/3.13.1/amd64/alpha/upgrades.yml @@ -2,4 +2,4 @@ build-target: amd64 channel: alpha product-name: Tails -product-version: 3.14~rc1 +product-version: 3.13.1 diff --git a/wiki/src/upgrade/v1/Tails/3.13.1/amd64/alpha/upgrades.yml.pgp b/wiki/src/upgrade/v1/Tails/3.13.1/amd64/alpha/upgrades.yml.pgp new file mode 100644 index 0000000..3104ab5 --- /dev/null +++ b/wiki/src/upgrade/v1/Tails/3.13.1/amd64/alpha/upgrades.yml.pgp @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlyQXZkACgkQqLD05Fsb +UOLe0RAAiP6qOe28qcX9KVnIKzMMyLuFXP2VnFXoFB35XmPGlVu+tUNX4YO0iwhx +yvuniZ+fMKiALmhTqQ2pVz98o68tkaPrFuF/n0f3QxnH8GaCEDiZCibqYyNWTSXy +tx3uurxIIMbygacQIJzXl187r/ZOKiBbkr5iScjTxN6RgBwBGG8c2Khii0T4miDN +1ltHiY2OZHlKeH/6LnEp3tYdp/U6TnzMFT1SchUI0MNgPFD0gqQ1o9gfTxOpQLLn +lJ4rlTkyn4LQ/4Chf/XFrEnSbBEEsmMfSQazmJusdehqkRUdzwRKz/dZoith60X2 +pbZ42DSEDuxA2WKw86TWAYGnAG4yG2kjEue5zSAHdUZqxIfNU32A4pMuqkSb46xE +VWG6owekICOCcOz0Wp3tZGzpCLuMaihzomYU2sr0UOUdIBhkccOObyBgJoFJSxLb +2VcAvbFChp8eG9cknfz1MxCs7oNqcRACJhJrDgu/FET7T19qD3f2MaRktY8pp+NA +GqC2k1TtZh5d8pVqqGyuJL5et1E1dTbP16mWpsfqY31BsQAngBh/yO6Mj2P/bF2C +Le/0CcdWaM/dMcivNHEslAiJYFyItL44n+530weQ3NTbUTLH4sdkV3NSHwf3Al1n +zB2aIaFAY8OYCA0yMQFXRi17dG/y4NSQeIAbhFCHb6DoN7rPbI0= +=DMPY +-----END PGP SIGNATURE----- diff --git a/wiki/src/upgrade/v1/Tails/3.14~rc1/amd64/stable/upgrades.yml b/wiki/src/upgrade/v1/Tails/3.13.1/amd64/stable/upgrades.yml index 3eed6d1..c45006d 100644 --- a/wiki/src/upgrade/v1/Tails/3.14~rc1/amd64/stable/upgrades.yml +++ b/wiki/src/upgrade/v1/Tails/3.13.1/amd64/stable/upgrades.yml @@ -2,4 +2,4 @@ build-target: amd64 channel: stable product-name: Tails -product-version: 3.14~rc1 +product-version: 3.13.1 diff --git a/wiki/src/upgrade/v1/Tails/3.13.1/amd64/stable/upgrades.yml.pgp b/wiki/src/upgrade/v1/Tails/3.13.1/amd64/stable/upgrades.yml.pgp new file mode 100644 index 0000000..af46c17 --- /dev/null +++ b/wiki/src/upgrade/v1/Tails/3.13.1/amd64/stable/upgrades.yml.pgp @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlyQXaAACgkQqLD05Fsb +UOLHGQ//XCwMO9RekPpz+AGNemgcOP2lze7CrWATjbPezV8m0816U79Tk2+8wf06 +EwtElpHV1uMgeC1EmA1Upg4e3RSZPiVjpqqqFWz1uSQt67VE/kdZSdr+18qw72Uh +F3Bxb6p3zioY6tqKXlL68oK9bovq6uFqTpEU4LeVPtfuBd/0leX8S/SJKQkSrK/E +f/asmbGfVztTU6mpdCdAhUP0DTLExh1ozC0xao/Mj02x953RfNZGtOjHDrEVsEpI +skloxuSPAn3x8pvBx2AHmCaDukO4NGWpAXlhgnTQHWH2HJn8qK7sAZrC/3uIQPJ8 +JeGh0lyrSjyPpwq7MD4pFQWLho2RpGzVo+LgSKGyIw2QntIcjYHr1oKzV6JHRTmE +u3PgGKs5CLJgLy8u8kEfNR9EHl48taVqZxhuDw6VYODWOLqU1MCUb6+ajnJ5fvz1 +ifGPOS7mVn62UE2OJWayd6eH3SGyaMTaeaEY8YU6Hw1WWereEBkB6CSuoW8sKgmN +XqbbAnaqIWHVa1PGST5CM3vibIdrsm11xhZnHK8x2ALJVwdbzfPF/59gFI0Qe9W1 +XD7Dk6KnxeQjGv8PbQqEIwaCUN5AsNhoteN+dXvFPwYIcwUHpu4+TmpCU2976JLC +FtjbHDveO2qRXqTY5EDm7IfxskRpWRHXbXfPRDFKsPlhzCYlPs4= +=X79l +-----END PGP SIGNATURE----- diff --git a/wiki/src/upgrade/v1/Tails/3.14~rc1/amd64/alpha/upgrades.yml.pgp b/wiki/src/upgrade/v1/Tails/3.14~rc1/amd64/alpha/upgrades.yml.pgp deleted file mode 100644 index 4d5640a..0000000 --- a/wiki/src/upgrade/v1/Tails/3.14~rc1/amd64/alpha/upgrades.yml.pgp +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlxPYvoACgkQqLD05Fsb -UOK/VQ/9HkMTtGtmdCyylqx6TH4dpba9wd9dq2OzCj+Fo6f/uratKEbKHSyXamtC -dukyaV37tc5Qxr8kaMGy6oTQ6tnEiuGs2m/Y0QsK6jnfINF4jtCmNEz4naLPamIU -fI3fawOEWiCnwQ8dhVKZN/7SlIvX/DhEAkFM4qxghRfUJ0W1ZZhDkm0gOM1LxoGD -AtQ7yeA+ADDDALUvc81SN1v+a1NZO89esMC8SYUMxU9NTWujaxrT6RUWwsLQRaFp -JzEPNeIXxiU5JRddw9zKWC1b6v5TXPfzFuGLRgQL0dhzm3QRRcQyMuNhSVJqmFWJ -XjgdIR+VyJqbEJZOjd4Nz5GlS3Xuf3WGPjcPUmZC0nh1kYdjmmfdkqs6EQldv+5z -DQwZI74/EIUU3rbVio4KJC26t7Gpe4ED7cWSOGYrv0nJui7A90yTMaTP4vMp7C/5 -Q4xQaLg+TMy5PLMnusxALZWEvRQE0FRIPIcvxAc0d3/SU/lfcgIT1j0+lQ6Pqe8F -DLUp4zPApYGBkbK3vqBg/i0dupLBHJU4kO877AbDf8J/XWtCuSqHG/06bYsQhDpD -Cif2qiknaOSidSxiVTi/Na3Tl6AGc1VFV9bHtS3qx8I5MDzt/9fNKa4PG1teGA3u -TUZ1CcOeVU0QNe8r7H6bTdG/NtF2eAjjhowW4RyXaF58Qpcaw9Q= -=RAtt ------END PGP SIGNATURE----- diff --git a/wiki/src/upgrade/v1/Tails/3.14~rc1/amd64/stable/upgrades.yml.pgp b/wiki/src/upgrade/v1/Tails/3.14~rc1/amd64/stable/upgrades.yml.pgp deleted file mode 100644 index a265cc0..0000000 --- a/wiki/src/upgrade/v1/Tails/3.14~rc1/amd64/stable/upgrades.yml.pgp +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlxPYwEACgkQqLD05Fsb -UOI6UA//QjQtKLYWVRpfusQEyyyDMe0uuJ/TSogpTZozC5S6AVznyzlTTOV9lyrV -sk8++QGmdcXfzt549ZJNlDY6mmvoDrx5ppCV6v0b+7dnWTFyeyY4+ieYinB5CAf4 -6C4ufdymw6wCv0FcjCq85g11I1LdfF7PdpAW8aNoul96H48tp1sPOrQCyWyj1ZFd -TKWJg8zgoV9HiBhM78VvPWd2JRa0PQTSnZYiADmJ/sCnVG7kMyAIcgw+dKQTt8ud -qfFpjyo7EvF3SRS0nQvH2uNtBHgE6+wCc10Q9ks41GaemTPRdlx61Fz1YfxI9wD5 -IsqCMCDWQAB2ZeQU8IgR196vEhl7tbQHYVs24hiycJ5D+Cr6vkND8nMJ7ykIubbh -+0vqQrjyoEPf99Xck0/LrwrDynPC+mc8DEn+kLGy1Dcu88QnLhNc4GAwvslaLwWI -JnwgCHkAIHhxrbe7dM5tHtVjTs9dif2UgY5OQXWGOPhZVB1PAceBySOyRFcuIhtR -2Ps8GpUF5z54rQJiqPJDeBCx8cOkadN4M7h+4e8B3mPrAo5XvTB4eYAw5Y7rDJV1 -d7LOKd0o+udbSsxBMwqcraN1OVRkTh5uwVsJ4P1XiFGoBUVYYGOcOL0qM9JbsTM3 -TyAzdkV/ABGUix0BzFTw7bN23aYqjctP55/If6XPISPw2WZfnVs= -=4FJM ------END PGP SIGNATURE----- diff --git a/wiki/src/upgrade/v1/Tails/3.15/amd64/alpha/upgrades.yml b/wiki/src/upgrade/v1/Tails/3.15/amd64/alpha/upgrades.yml new file mode 100644 index 0000000..6ffd5ca --- /dev/null +++ b/wiki/src/upgrade/v1/Tails/3.15/amd64/alpha/upgrades.yml @@ -0,0 +1,5 @@ +--- +build-target: amd64 +channel: alpha +product-name: Tails +product-version: '3.15' diff --git a/wiki/src/upgrade/v1/Tails/3.15/amd64/alpha/upgrades.yml.pgp b/wiki/src/upgrade/v1/Tails/3.15/amd64/alpha/upgrades.yml.pgp new file mode 100644 index 0000000..45810fd --- /dev/null +++ b/wiki/src/upgrade/v1/Tails/3.15/amd64/alpha/upgrades.yml.pgp @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlyQXacACgkQqLD05Fsb +UOInYA//cotUtzrKQx49UMA5vPMoHHkFxHjmFoW8A9L9VgkiXFvdpP+76XABZSRC +TZELOOb4+1B5xN0e7xHzGhZzcPbCkVTLcCGwa4frXQh8s1cdoHIwgbhcrPTL6YxH +WOejTuoMhaNJw/PuGZVRgIjNMbk+sq9OTUeQHlYu7HKruRKVSsF3LfhX8XkzgQ6E +h+Rk0iD22TD1kmmFMlTpZKquBp8F6bNMD9soUTwcZFCLlSomoHVVXgMC8ThqHkat +ZPD01XUsQjGjh+zGOKelHS59w1brM+Sp104mQHNK6lae7tzhGJiwENs+DDjJ6SrT +zZxBU1pn6I9GEZDE2pmGtGaVrMxA0BMt0mdgPiYhWIcp0F0hyBrNiylZ+hrKc9ha +nroAB0FUXjpxeUBRkvQo7l/Bly598gsh4PTPa0sC+qtuTy/MV2arw5uATJcrtezA +CgdgyBlWp0MIbvUp7Z2xrFygdcdKQjcp80nIl2VR92d7QxfucabYCAGoPbH5gC85 +5bu0/2ayVNENZjBOUxZ5Dv0qBJGzQr2RrHtQ4jTnk4/eQ3Y+YSsVVJW+yHH34vPG ++w7OJS5mXMmfSESES8RnMgkXIJdcPSVbFuoLD+TBSzbyB9L6pguWzAJsu0Lw5rLI +CYWF26a3m8JbvDWrcN81B2LAp4WAwIN/q2QArJw8OH7kn5f1am0= +=PBi/ +-----END PGP SIGNATURE----- diff --git a/wiki/src/upgrade/v1/Tails/3.15/amd64/stable/upgrades.yml b/wiki/src/upgrade/v1/Tails/3.15/amd64/stable/upgrades.yml new file mode 100644 index 0000000..e3235b2 --- /dev/null +++ b/wiki/src/upgrade/v1/Tails/3.15/amd64/stable/upgrades.yml @@ -0,0 +1,5 @@ +--- +build-target: amd64 +channel: stable +product-name: Tails +product-version: '3.15' diff --git a/wiki/src/upgrade/v1/Tails/3.15/amd64/stable/upgrades.yml.pgp b/wiki/src/upgrade/v1/Tails/3.15/amd64/stable/upgrades.yml.pgp new file mode 100644 index 0000000..38f8afa --- /dev/null +++ b/wiki/src/upgrade/v1/Tails/3.15/amd64/stable/upgrades.yml.pgp @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE/gKctKrUeI4deCjoqLD05FsbUOIFAlyQXa4ACgkQqLD05Fsb +UOIodg/+PuZFkFM66NVwH2/KvrDbj2cVeOpvWFsbnjPEUgd4tKBufzqaMwgRABsq +GHFB4w8VvYjR/7Vru1kwAYx3Y9L0cxwtTEtxk1HcNiKlcZciI6QidGDQuCRR5kLo +k699rUF25so8ng58+KarpZjg5J4ARSKQjrt2MrOLm01e1rdwASiQvSk+JUOtOFhX +n19JEZ87pAowPefxPSd4bHzlQUaNQWInnx8UXi20kWryxuuWQgLvCwTA/yAbHTHl +p0DSKnlOXESkR1f4rXY3pwuEAzuTdw48TyazAX+i2Gtd5p2WeQL2T3fwSK2IfVzQ +s6DgFq743Ackoh8r76hlab3XYwCPV6ep2anVu8Hgw8dgQRPAH/obdples5TY2vJX +XFICXdCwDMsNXq3vMPy9SrwYHPh8tRiKpPzTIkujDfU2AUnkt1RNK/uqa5LNJthn +ZZDmSR3Wjr3vCTpQh+ln8kFkc0Fsy45coaSZudDZFI0ik+QXHtY1TiLWHE0f/+U5 +q4nmaHpSIBLfMsl2eFuMgmT+v7Z/bPNCC61cErCqb5BwxjXo1NVwg92VOrNRqHo5 +Jzjrovl+qOS/xhyAPL6wSgVLGV+JPrUzcCTmHCf9nFE8337k2HbJ2Kxa3vM8cwgx +6D39GOgf2ac+FgV331obZ8BJm5C6rAXV64ywvcn8DIMPyRuL7Ho= +=A1Il +-----END PGP SIGNATURE----- |