[Pkg-privacy-commits] [tails-installer] 08/24: Fedora now adds armhfp to official supported arches.

anonym anonym-tails-guest at moszumanska.debian.org
Thu Jan 12 15:14:46 UTC 2017


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

anonym-tails-guest pushed a commit to annotated tag 3.12.1
in repository tails-installer.

commit 81699c6717cda87b3b9c8b114c3ebd178721e963
Author: Christian Stadelmann <dev at genodeftest.de>
Date:   Thu Dec 5 13:14:04 2013 +0100

    Fedora now adds armhfp to official supported arches.
---
 get_releases.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/get_releases.py b/get_releases.py
index c8e067d..a6a1b24 100644
--- a/get_releases.py
+++ b/get_releases.py
@@ -3,7 +3,7 @@ from urlgrabber import urlread
 from urlgrabber.grabber import URLGrabError
 
 FEDORA_RELEASES = 'http://dl.fedoraproject.org/pub/fedora/linux/releases/'
-ARCHES = ('i386', 'i686', 'x86_64')
+ARCHES = ('armhfp', 'i386', 'i686', 'x86_64')
 
 def get_fedora_releases():
     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