Fix issue with Trust Enum values
As auto()
was not used for Trust.unknown
it led to wrong data being
returned from trust_color()
.
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Scheduled Maintenance on our Gitlab server: Our hosting provider Hetzner has informed us that there will be a scheduled downtime window of up to 40 minutes on the 9th July 2025 starting on 10:00 GMT+2 until 14:00 GMT+2 to replace the mainboard of our Gitlab server. During this time window all services related to Gitlab may experience outages.
As auto()
was not used for Trust.unknown
it led to wrong data being
returned from trust_color()
.