Skip to content

Consider adding (and tracking) the components necessary to produce and update ca-certificates and tzdata #43

@bureado

Description

@bureado

While tzdata and ca-certificates release mostly data instead of source code, they are arguably critical to trust. I suggest adding (and tracking) the "build" dependencies of both.

For example, in Debian-based systems, tzdata not only relies on make (as all Debian packages do) but also on gawk or zic from libc, e.g., https://sources.debian.org/src/tzdata/2021e-1/debian/rules/#L28

Similarly, ca-certificates depends on python3 and the cryptography module, as well as OpenSSL: https://sources.debian.org/src/ca-certificates/20211016/debian/control/#L6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions