772 Commits

Author SHA1 Message Date
Taiki Endo a6b28c31ef Release 2.18.2 v2.18.2 2023-09-08 10:22:32 +09:00
Taiki Endo 09cf616b64 Update protoc@latest to 3.24.3 (#216) 2023-09-08 10:20:31 +09:00
Taiki Endo 2f6cd157e0 Simplify CI config 2023-09-05 23:14:31 +09:00
Taiki Endo 3660b253bf Update CI config 2023-09-05 23:05:37 +09:00
Taiki Endo 6cd53f784a Release 2.18.1 v2.18.1 2023-09-05 22:49:32 +09:00
Taiki Endo eb8dccef73 ci: Replace rockylinux with almalinux
rockylinux's package manager infrastructure sometimes is broken.

```
+ dnf install -y cargo tar gzip
Rocky Linux 8 - AppStream                        34 kB/s |  10 MB     05:05
Errors during downloading metadata for repository 'appstream':
  - Downloading successful, but checksum doesn't match. Calculated: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855(sha256)  Expected: 0087a37e2eca36cac787004b7945dbbcc2dba4dd776e50d6d1461bfe2cc30434(sha256)
  - Downloading successful, but checksum doesn't match. Calculated: 839488ebc08446a096a893996ed23eac321ac166724cd8c5d9092057834d2d79(sha256)  Expected: b31374fa4a7a732aae643cea0699f714480387baad33061b2fae4530d380a988(sha256)
  - Downloading successful, but checksum doesn't match. Calculated: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855(sha256)  Expected: 649280a7614f8a30d3fcc03560247b64906a6cf26024e090c0272766e671e5f3(sha256)
Error: Failed to download metadata for repo 'appstream': Yum repo downloading error: Downloading error(s): repodata/b31374fa4a7a732aae643cea0699f714480387baad33061b2fae4530d380a988-updateinfo.xml.gz - Cannot download, all mirrors were already tried without success
```

```
+ microdnf install -y cargo tar gzip
Downloading metadata...
error: cannot update repo 'baseos': repomd.xml parser error: Parse error at line: 1 (Extra content at the end of the document
)
```
2023-09-05 22:44:03 +09:00
Taiki Endo 442088fba1 Update changelog 2023-09-05 22:39:17 +09:00
Taiki Endo 18cb28e03d Sort supported tools table 2023-09-05 22:39:14 +09:00
Taiki Endo 099d544df2 Clean up --version calls 2023-09-05 22:39:05 +09:00
Taiki Endo 05558ee559 ci: Update actions/checkout action to v4 2023-09-05 22:38:58 +09:00
Taiki Endo 5692c4095a Release 2.18.0 v2.18.0 2023-09-04 21:48:23 +09:00
Taiki Endo afd84994bb Update changelog 2023-09-04 21:47:54 +09:00
John Nunley b45f49a51d Add support for xbuild (#212)
Signed-off-by: John Nunley <dev@notgull.net>
2023-09-04 21:46:18 +09:00
Taiki Endo 01c3792929 Update cargo-hack@latest to 0.6.5 2023-09-04 21:45:18 +09:00
Taiki Endo 401ee5db19 Update cargo-deny@latest to 0.14.2 (#214) 2023-09-04 22:33:23 +10:00
Taiki Endo 6801bd56b9 Release 2.17.8 v2.17.8 2023-09-01 11:19:43 +09:00
Taiki Endo ad25912b73 Update syft@latest to 0.89.0 (#213) 2023-09-01 07:37:05 +10:00
Taiki Endo cc5a5c56a2 Release 2.17.7 v2.17.7 2023-08-29 22:38:14 +09:00
Taiki Endo d85ed71ccb Update cargo-hack@latest to 0.6.4 2023-08-29 22:37:49 +09:00
Taiki Endo a257529eaf Release 2.17.6 v2.17.6 2023-08-29 05:46:59 +09:00
Taiki Endo 69081f5990 Update cargo-no-dev-deps@latest to 0.2.4 2023-08-29 05:46:27 +09:00
Taiki Endo fc173345fb Update cargo-minimal-versions@latest to 0.1.16 2023-08-29 05:46:27 +09:00
Taiki Endo e6b049c3b7 Update cargo-hack@latest to 0.6.3 2023-08-29 05:46:27 +09:00
Taiki Endo 7838381fcf Release 2.17.5 v2.17.5 2023-08-29 03:47:19 +09:00
Taiki Endo 8cdc2a9825 Update cargo-hack@latest to 0.6.2 2023-08-29 03:46:21 +09:00
Taiki Endo 7f27b7d8d5 Release 2.17.4 v2.17.4 2023-08-29 02:44:41 +09:00
Taiki Endo e156747327 Update cargo-hack@latest to 0.6.1 2023-08-29 02:44:22 +09:00
Taiki Endo 26fa6681fb Release 2.17.3 v2.17.3 2023-08-29 01:56:05 +09:00
Taiki Endo 25d7b33a71 Update cargo-minimal-versions@latest to 0.1.15 2023-08-29 01:55:43 +09:00
Taiki Endo f96cc5318d Update cargo-hack@latest to 0.6.0 2023-08-29 01:55:43 +09:00
Taiki Endo f0d0def1e2 Release 2.17.2 v2.17.2 2023-08-27 15:22:32 +09:00
Taiki Endo 2b66e0090b Update cargo-udeps@latest to 0.1.42 (#206) 2023-08-27 06:16:18 +00:00
Taiki Endo ba7482c6af Release 2.17.1 v2.17.1 2023-08-26 10:31:08 +09:00
Taiki Endo 425876e44a Update manifest (#205) 2023-08-26 11:05:19 +10:00
Taiki Endo a5a8275f14 Release 2.17.0 v2.17.0 2023-08-25 21:19:57 +09:00
Taiki Endo 38b64619b5 ci: Add macOS 13 to test 2023-08-25 21:18:31 +09:00
Taiki Endo 006e1318d7 Update cspell dictionary 2023-08-25 21:17:08 +09:00
Taiki Endo 942c7835ab Update cargo-binstall@latest to 1.3.0 (#204) 2023-08-25 12:16:33 +00:00
Taiki Endo bca437466a Release 2.16.5 v2.16.5 2023-08-25 04:19:58 +09:00
Taiki Endo 1981e18081 Update wasmtime@latest to 12.0.1 2023-08-25 04:19:36 +09:00
Taiki Endo fe04be912f Update cargo-llvm-cov@latest to 0.5.31 2023-08-25 04:19:36 +09:00
Taiki Endo f1e481e035 Release 2.16.4 v2.16.4 2023-08-24 00:07:41 +09:00
Taiki Endo 1d42c62e8a Update cspell dictionary 2023-08-24 00:07:27 +09:00
Taiki Endo d4d12f0d19 Update cargo-llvm-cov@latest to 0.5.30 2023-08-24 00:01:40 +09:00
Taiki Endo 8a5a554374 Release 2.16.3 v2.16.3 2023-08-23 22:16:21 +09:00
Taiki Endo cf629cb4fe Update cargo-llvm-cov@latest to 0.5.29 (#201) 2023-08-23 23:14:53 +10:00
Taiki Endo 0c6fcb3fbd Release 2.16.2 v2.16.2 2023-08-23 02:06:56 +09:00
Taiki Endo 82e8fed825 Update cargo-llvm-cov@latest to 0.5.28 2023-08-23 02:03:46 +09:00
Taiki Endo 2b8e18789e Release 2.16.1 v2.16.1 2023-08-22 21:08:53 +09:00
Taiki Endo b90e19d688 Update wasmtime@latest to 12.0.0 (#198) 2023-08-22 10:39:42 +10:00