Skip to content
This repository was archived by the owner on Jun 12, 2025. It is now read-only.

Conversation

@kpcyrd
Copy link
Contributor

@kpcyrd kpcyrd commented Oct 20, 2021

No description provided.

Morganamilo and others added 30 commits July 14, 2024 20:55
This avoids cargo release getting angry.
If we do not run publish dry-mode, we may end up in a situation that the
release pipeline fails as we have new dirty files in the working
directory that isn't accounted for.
The unit cannot contact systemd-resolved on the well-known socket
/run/systemd/resolve/io.systemd.Resolve, because the AF_UNIX address
family is banned. This leads to DNS failure, ultimately leading to a
regression if the arch-audit unit tries to update the data.

Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/arch-audit/-/issues/1
Curl used to be a direct dependency for the http requests, however this
has been replaced by reqwest using native rustls. Reflect this change by
removing curl and openssl and only depend on ca-certificates.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants