[Git][security-tracker-team/security-tracker][master] 2 commits: Add riscv64 for architectures for trixie and unstable
Salvatore Bonaccorso (@carnil)
carnil at debian.org
Sun Jan 5 06:01:14 GMT 2025
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
b09cdf44 by Salvatore Bonaccorso at 2024-08-28T19:24:18+02:00
Add riscv64 for architectures for trixie and unstable
The riscv64 architecture has been promoted from Debian-ports to the main
Debian archive and infrastructure with the goal to be a release
architecture for trixie.
Link: https://lists.debian.org/debian-devel-announce/2023/07/msg00003.html
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>
- - - - -
ffaec31d by Salvatore Bonaccorso at 2025-01-05T06:01:12+00:00
Merge branch 'trixie-add-riscv64-architecture' into 'master'
Add riscv64 for architectures for trixie and unstable
See merge request security-tracker-team/security-tracker!144
- - - - -
1 changed file:
- data/config.json
Changes:
=====================================
data/config.json
=====================================
@@ -118,7 +118,7 @@
"trixie-proposed-updates"
]
},
- "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "ppc64el", "s390x" ],
+ "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "ppc64el", "riscv64", "s390x" ],
"release": "testing"
},
"forky": {
@@ -138,7 +138,7 @@
"sid"
]
},
- "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "ppc64el", "s390x" ],
+ "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "ppc64el", "riscv64", "s390x" ],
"release": "unstable"
}
},
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/4d70dbb799aa24365b3766dae9b55510bb24047c...ffaec31d7002f1af55f7de0e4b232dd57811700c
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/4d70dbb799aa24365b3766dae9b55510bb24047c...ffaec31d7002f1af55f7de0e4b232dd57811700c
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/20250105/d25390a2/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list