[Git][security-tracker-team/security-tracker][master] Drop powerpc from sid architectures

Raphaël Hertzog hertzog at debian.org
Sun Jul 8 20:08:46 BST 2018


Raphaël Hertzog pushed to branch master at Debian Security Tracker / security-tracker


Commits:
8c48de0c by Raphaël Hertzog at 2018-07-08T21:07:22+02:00
Drop powerpc from sid architectures

It's gone from the main mirror. It now resides on ports.debian.org.

- - - - -


2 changed files:

- Makefile
- lib/debian-releases.mk


Changes:

=====================================
Makefile
=====================================
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ wheezy_ARCHS = amd64 armel armhf i386
 jessie_ARCHS = amd64 armel armhf i386
 stretch_ARCHS = amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
 buster_ARCHS = amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
-sid_ARCHS = amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x
+sid_ARCHS = amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel ppc64el s390x
 
 # The rest of the file should not need to be edited
 


=====================================
lib/debian-releases.mk
=====================================
--- a/lib/debian-releases.mk
+++ b/lib/debian-releases.mk
@@ -9,7 +9,7 @@ MAIN_RELEASES := $(SECURITY_RELEASES) sid
 define add_main_release =
 $(1)_MIRROR = $$(MIRROR)
 $(1)_DIST = $(1)
-$(1)_ARCHS ?= amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x
+$(1)_ARCHS ?= amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel ppc64el s390x
 $(1)_RELEASE = $(1)
 $(1)_SUBRELEASE =
 RELEASES += $(1)



View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/8c48de0c69323d61b2ed76d9e59c4acfa5f7ecb4

-- 
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/8c48de0c69323d61b2ed76d9e59c4acfa5f7ecb4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20180708/bb085699/attachment.html>


More information about the debian-security-tracker-commits mailing list