-
At IzzyOnDroid (where [Telewatch is listed](https://apt.izzysoft.de/packages/com.gohj99.telewatch) – be welcome to [pick a badge](https://gitlab.com/IzzyOnDroid/repo/#if-my-app-is-available-here-do-yo…
-
### Describe the enhancement requested
Currently, our provided artifacts are not reproducible, meaning that two builds provide different artifacts.
Reproducible builds, also known as deterministic…
-
We have reproducible build capability on Windows, Linux and MacOS now, but not AIX (Or Solaris). This issue will cover any investigation for AIX.
-
I know this has already been discussed (at least in https://github.com/qpdf/qpdf/issues/944), but I wanted to ask, if it would not make more sense to have `--deterministic-id` enabled by default, and …
fekir updated
8 months ago
-
Some projects have raised concerns about challenges meeting the `build_reproducible` gold criterion. The purpose of this criterion is to counter malicious builds, as happened in SolarWinds' Orion, by …
-
## Describe the Feature
Enables reproducible builds to improve supply chain security and enable better debugging experience.
### Is your Feature Request related to a problem?
Currently …
-
There is a demand for reproducible builds like this: https://twitter.com/hikalium/status/1227120590064013316
This is challenging considering Satyrographos would have its own dependency resolution.
…
-
From both a reproducibility and security perspective - and I think we should take security seriously if we're building a package manager that will pull code off of the Internet and run it on health-re…
-
There is currently a [known issue with wheel](https://github.com/pypa/wheel/issues/248) where the built artifacts are not 100% deterministic -- the compressed wheel uses the current timestamp when add…
-
Often builds have command line defines
As these defines are part of the build they must be includable in the profile. e.g.
```
profiles:
nanorp:
fqbn: arduino:mbed_nano:nanorp2040connec…