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


Commits:
a241b1e4 by Salvatore Bonaccorso at 2023-09-02T21:18:56+02:00
Remove mipsel architecture from supported list from testing and sid

mipsel support will be removed from the list of official release
architectures.

Link: https://bugs.debian.org/1043114
Link: https://lists.debian.org/debian-devel-announce/2023/09/msg00000.html
Signed-off-by: Salvatore Bonaccorso <car...@debian.org>

- - - - -
b603b6fe by Salvatore Bonaccorso at 2023-09-02T19:24:05+00:00
Merge branch 'remove-mipsel-architecture' into 'master'

Remove mipsel architecture from supported list from testing and sid

See merge request security-tracker-team/security-tracker!145
- - - - -


1 changed file:

- data/config.json


Changes:

=====================================
data/config.json
=====================================
@@ -120,7 +120,7 @@
           "trixie-proposed-updates"
         ]
       },
-      "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", 
"mips64el", "mipsel", "ppc64el", "s390x" ],
+      "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", 
"mips64el", "ppc64el", "s390x" ],
       "release": "testing"
     },
     "forky": {
@@ -140,7 +140,7 @@
           "sid"
         ]
       },
-      "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", 
"mips64el", "mipsel", "ppc64el", "s390x" ],
+      "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", 
"mips64el", "ppc64el", "s390x" ],
       "release": "unstable"
     }
   },



View it on GitLab: 
https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/0f17cea94e17fb329c5ece08b8cf851848237521...b603b6fef68aabecdb016d28393adf3ed8b5afe9

-- 
View it on GitLab: 
https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/0f17cea94e17fb329c5ece08b8cf851848237521...b603b6fef68aabecdb016d28393adf3ed8b5afe9
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-security-tracker-commits mailing list
debian-security-tracker-commits@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-security-tracker-commits

Reply via email to