[Git][security-tracker-team/security-tracker][master] 2 commits: Remove armel for architectures for forky and unstable
Salvatore Bonaccorso (@carnil)
carnil at debian.org
Mon Nov 3 20:36:54 GMT 2025
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
ebe24144 by Salvatore Bonaccorso at 2025-09-04T23:01:33+02:00
Remove armel for architectures for forky and unstable
As per release team decision the armel architecture is removed from
forky and will not be part of the future release. Remove it along as
well from unstable (since unless it will be moved to ports it will be as
well be removed from unstable in the main archive).
Link: https://lists.debian.org/debian-devel-announce/2025/09/msg00001.html
Link: https://bugs.debian.org/1111010
Link: https://bugs.debian.org/1113679
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>
- - - - -
5f734b2d by Salvatore Bonaccorso at 2025-11-03T21:36:50+01:00
Merge branch 'forky-remove-armel-architecture' into 'master'
Remove armel for architectures for forky and unstable
See merge request security-tracker-team/security-tracker!242
- - - - -
1 changed file:
- data/config.json
Changes:
=====================================
data/config.json
=====================================
@@ -131,7 +131,7 @@
"forky-proposed-updates"
]
},
- "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "ppc64el", "riscv64", "s390x" ],
+ "architectures": [ "amd64", "arm64", "armhf", "i386", "ppc64el", "riscv64", "s390x" ],
"release": "testing"
},
"duke": {
@@ -151,7 +151,7 @@
"sid"
]
},
- "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "ppc64el", "riscv64", "s390x" ],
+ "architectures": [ "amd64", "arm64", "armhf", "i386", "ppc64el", "riscv64", "s390x" ],
"release": "unstable"
}
},
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/8bf4b8b879af65eb1eb445d7578373aee3095314...5f734b2d9b087c82d98796dadefff3e699be8f42
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/8bf4b8b879af65eb1eb445d7578373aee3095314...5f734b2d9b087c82d98796dadefff3e699be8f42
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/20251103/458335ec/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list