-
Does `snyth` support reproducibly built packages through `SOURCE_DATE_EPOCH`? If `SOURCE_DATE_EPOCH` is set to the `TIMESTAMP` in `distinfo` when `pkg create` is called, it should allow for a number o…
ghost updated
2 years ago
-
BPO | [29708](https://bugs.python.org/issue29708)
--- | :---
Nosy | @warsaw, @vstinner, @ericvsmith, @benjaminp, @mcepl, @merwok, @methane, @zooba, @dstufft, @bmwiedemann, @FRidh, @commodo, @mingwandr…
-
Thanks for making this great software.
Before testing this further, I wanted to build a matching binary as the one posted in the release.
Here's the sha256sum from the release v2.18.2:
```
w…
-
when manually looking at the forked repo of adlplug https://github.com/studiorack/adlplug there are no commits related to the build of the project, just a release, so again I dont see a way to verify …
-
For #24904, we have made changes to Go 1.21 to make the Go distribution builds trivially reproducible: given the source archive and a Go bootstrap toolchain that is new enough (Go 1.21 requires Go 1.1…
-
Tracking issue for making reproducible builds and ideally cross platform builds.
Work will be done in https://github.com/Aharoni-Lab/Miniscope-DAQ-QT-Software/tree/feature-repro-build
## Overvie…
-
Currently the plugin parameter `useDependencyVersions` is set to `false` leading to non-reproducible build (as the check is performed against a moving target). To have reproducible builds by default t…
kwin updated
7 months ago
-
### Description
With ["containerd image store"](https://docs.docker.com/engine/storage/containerd/) enabled, running `docker build` twice without changing anything (so that the build is all cached) p…
-
**Is your feature request related to a problem? Please describe.**
a lot of our Factory packages already allow for reproducible builds. It would be good if it was possible to have a 2nd OBS instance …
-
**Is your feature request related to a problem? Please describe.**
CONFIG_APP_REPRODUCIBLE_BUILD is not handled by esp-adf, so some objects have local paths embedded in uses of the `__FILE__` macro…