aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sign-autobuilds: link signatures20231012T234914ZRobin H. Johnson2023-10-121-15/+62
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sign-autobuilds: fix accidental debug & verbose20231012T201122ZRobin H. Johnson2023-10-121-2/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sign-autobuilds: fix variable name-induced confusion bugs in files being signed20231012T155212ZRobin H. Johnson2023-10-121-11/+15
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sign-autobuilds: shellcheck fixesRobin H. Johnson2023-10-121-15/+14
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sign-autobuilds: the resign loop was accidently broken years ago when a ↵20231009T044615ZRobin H. Johnson2023-10-081-1/+2
| | | | | | variable was renamed Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sign-autobuilds: tweak signing of latest*txt files, must be clearsigned-only20231009T040855ZRobin H. Johnson2023-10-081-3/+44
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sign-autobuilds: also ensure only using the file ascs, not symlinks20231008T235758ZRobin H. Johnson2023-10-081-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sign-autobuilds.sh: ensure all tarballs, netboots, and latest*txt are signed20231008T235650ZRobin H. Johnson2023-10-081-1/+25
| | | | | | | | | | | | Some binary release artifacts were not being signed: - older tarballs with different suffix - netboot files - latest marker files. Ensure they are signed going forward, and a little bit of future proofing for other compress suffixes. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sign-autobuilds: make it easier to selectively debugRobin H. Johnson2023-09-091-2/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sign-autobuilds: avoid cleansign error on EEXISTS20221128T204158ZRobin H. Johnson2022-11-281-8/+6
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* autobuilds: add loong20221012T163101ZJohn Helmert III2022-10-121-2/+2
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* sign-autobuilds: try to avoid tty error output20220412T044222ZRobin H. Johnson2022-04-111-2/+3
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Comment out set -e20220409T214517ZAndreas K. Hüttel2022-04-091-1/+2
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sign-autobuilds: more signature improvements20220409T170014ZAndreas K. Hüttel2022-04-091-1/+25
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Update mastermirror per dilfridge.20220301T213938ZAlec Warner2022-03-011-1/+1
| | | | | | BUG=https://bugs.gentoo.org/834041 Signed-off-by: Alec Warner <antarus@gentoo.org>
* sign-autobuilds: Sign the actual files (detached sig), not the file digests20220205T225935ZAndreas K. Hüttel2022-02-051-14/+5
| | | | | | | | | | | | | The old way to do this led to no end of confusion - to verify a file, you needed to first check the inline signature of a digest file, then verify the digests there. * To my knowledge the main rationale was that a previous gnupg was bad in handling large-ish files. This is not the case anymore. * Also, gnupg is now in stage3 and @system, so verification can be done pretty much everywhere. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* autobuilds: easier to debug if we can pass single arch20211107T031707ZRobin H. Johnson2021-11-061-2/+3
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* autobuilds: add m68k20210905T035602ZRobin H. Johnson2021-09-041-2/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* autobuilds: update commentsRobin H. Johnson2021-09-041-1/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Add riscv20210123T194501ZAlec Warner2021-01-231-1/+1
| | | | Signed-off-by: Alec Warner <antarus@gentoo.org>
* sign-autobuilds: Always kill gpg-agent to avoid mismatch20200907T153358ZMichał Górny2020-09-071-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Sign arm64Alec Warner2020-08-131-1/+1
| | | | Signed-off-by: Alec Warner <antarus@gentoo.org>
* Update copyrightsRobin H. Johnson2019-12-051-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Update copyright and docs.Robin H. Johnson2015-11-291-0/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Initial commit.Robin H. Johnson2015-11-291-0/+62
Copied from git+ssh://git@git.gentoo.org/infra/cfengine.git repo as: timestamp 2015-11-29T21:57:00Z commit 3b63da8fbbb848d5a1f7e7cd7c6989638ed0d817 No passwords, passphrases or key material is contained herein, but it may reference the pathes to such. Reviewed-by: Robin H. Johnson <robbat2@gentoo.org> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>