[Pkg-privacy-commits] [tails-installer] 105/210: Added a missing key

Intrigeri intrigeri at moszumanska.debian.org
Wed May 24 15:26:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to tag 3.90.0
in repository tails-installer.

commit d20841e8e6fe963ff1866fec8127de867b54d449
Author: Martin Briza <mbriza at redhat.com>
Date:   Wed Jun 17 12:48:06 2015 +0200

    Added a missing key
---
 liveusb/releases.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/liveusb/releases.py b/liveusb/releases.py
index c9cf0d5..71b6c1d 100644
--- a/liveusb/releases.py
+++ b/liveusb/releases.py
@@ -68,6 +68,7 @@ def get_fedora_spins():
               'summary': _('<pick from file chooser>'),
               'sha256': '',
               'size': 0,
+              'releaseDate': '',
               'source': 'Local',
               'arch': ''}]
     releases += getSpins("http://spins.fedoraproject.org", "Spins")
@@ -176,6 +177,6 @@ def get_fedora_releases():
     return releases
 
 # A backup list of releases, just in case we can't fetch them.
-fedora_releases = [{'size': 0, 'source': 'Local', 'sha256': '', 'name': u'Custom OS...', 'url': '', 'logo': 'qrc:/icon-folder.svg', 'summary': u'<pick from file chooser>', 'screenshots': [], 'arch': '', 'description': u'Here you can choose a OS image from your hard drive to be written to your flash disk'}, {'description': u'<p>The Fedora KDE Plasma Desktop Edition is a powerful Fedora-based operating system utilizing the KDE Plasma Desktop as the main user interface.</p><p>Fedora KDE Pla [...]
+fedora_releases = [{'size': 0, 'source': 'Local', 'sha256': '', 'name': u'Custom OS...', 'url': '', 'releaseDate': '', 'logo': 'qrc:/icon-folder.svg', 'summary': u'<pick from file chooser>', 'screenshots': [], 'arch': '', 'description': u'Here you can choose a OS image from your hard drive to be written to your flash disk'}, {'description': u'<p>The Fedora KDE Plasma Desktop Edition is a powerful Fedora-based operating system utilizing the KDE Plasma Desktop as the main user interface.</ [...]
 
 releases = fedora_releases

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git



More information about the Pkg-privacy-commits mailing list