[Git][security-tracker-team/security-tracker][master] Remove hurd-i386, kfreebsd-{i386,amd64} from architectures in sid

Salvatore Bonaccorso carnil at debian.org
Wed May 1 14:36:24 BST 2019



Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker


Commits:
1ea41a37 by Salvatore Bonaccorso at 2019-05-01T13:33:55Z
Remove hurd-i386, kfreebsd-{i386,amd64} from architectures in sid

As announced in
https://lists.debian.org/debian-devel/2019/04/msg00207.html hurd-i386
and kfreebsd-{i386,amd64} are going to be moved to debian-ports instead.

- - - - -


2 changed files:

- Makefile
- lib/debian-releases.mk


Changes:

=====================================
Makefile
=====================================
@@ -13,7 +13,7 @@ SECURITY_MIRROR = http://security.debian.org/debian-security
 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 ppc64el s390x
+sid_ARCHS = amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
 
 # The rest of the file should not need to be edited
 


=====================================
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 ppc64el s390x
+$(1)_ARCHS ?= amd64 arm64 armel armhf i386 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/1ea41a370953205017b01cad985f215a9c86b247

-- 
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/1ea41a370953205017b01cad985f215a9c86b247
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/20190501/6799cda3/attachment-0001.html>


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