https://github.com/devrandom/boost-release
Boost gitian release
https://github.com/devrandom/boost-release
Last synced: about 2 hours ago
JSON representation
Boost gitian release
- Host: GitHub
- URL: https://github.com/devrandom/boost-release
- Owner: devrandom
- Created: 2011-07-16T21:17:58.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-07-16T22:04:17.000Z (almost 14 years ago)
- Last Synced: 2025-06-26T02:01:48.549Z (about 2 hours ago)
- Homepage: https://gitian.org/
- Size: 438 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Boost Releases
This directory contains Boost Gitian build results, signed by multiple people.
The layout of this directory is:
/
/
boost-build.assert - the result file produced by the signer's build process
boost-build.assert.sig - the signer's signature certifying the resultThis directory is created by the Gitian `gsign` command, after a successful `gbuild`. It can be verified with `gverify`.
The source is boost-1_43_0.tar.bz2 as obtained from sourceforge.
Normally, all output manifests in the result files should be identical between different signers.
See also:
* [Gitian builder](https://github.com/devrandom/gitian-builder)