File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ fragmentation. We will update this readme if those design choices change.
1313
1414zph fork will use release naming in the following form:
1515
16- v3.0.62-20240705-3c7af6a
16+ v3.0.62005
1717
18- {petoju version}-{date}-{sha }
18+ {petoju version}{sequential int of additional applied patches }
1919
2020This indicates that the base is v3.0.62 from petoju, with modifications from zph
21- repo using {sha} and built on {date} .
21+ repo that are 5 patch sets added .
2222
2323It allows for keeping patches alive on this fork until they land upstream and are
2424released there.
@@ -27,7 +27,9 @@ released there.
2727
2828We sign releases with a GPG key currently using goreleaser locally on the personal
2929equipment of @ZPH . As the maintainer of this fork, I, @ZPH , attest that the builds
30- represent the exact SHA of the version control with no alterations.
30+ represent the exact SHA of the version control with no alterations. The credentials
31+ are stored in a credential manager with layers of safeguards and no other individuals
32+ have access.
3133
3234The near term goal is to setup github actions to provide this guarantee
3335so that even if I were a malicious actor or coerced,
You can’t perform that action at this time.
0 commit comments