summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-03-06 15:54:52 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-03-06 17:42:42 +0100
commit4f42ee68c9adfb0f97ccc63988894ea2a6185616 (patch)
tree5e11dca9bafb31a18fda0349e337d60c7eaeb292
parent083e8c225accb0f87a80b73928007ca313af5a68 (diff)
downloadjustbuild-static-binaries-4f42ee68c9adfb0f97ccc63988894ea2a6185616.tar.gz
Update to 1.5.0
-rw-r--r--README.md2
-rwxr-xr-xetc/generate-repos.sh2
-rw-r--r--etc/repos.json64
-rw-r--r--hashes/arm64.GITBLOBIDS8
-rw-r--r--hashes/arm64.SHA256SUMS4
-rw-r--r--hashes/x86_64.GITBLOBIDS8
-rw-r--r--hashes/x86_64.SHA256SUMS4
7 files changed, 46 insertions, 46 deletions
diff --git a/README.md b/README.md
index b815534..1d51833 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ is acquired via [**Bootstrappable Builds**](https://bootstrappable.org/).
Independent of the `x86_64` Linux build host, we can predict that for
-- **Justbuild Version:** v1.5.0-beta1
+- **Justbuild Version:** v1.5.0
- **Toolchain:** gcc-14.1.0-musl+tools
binaries with the following hashes will be produced:
diff --git a/etc/generate-repos.sh b/etc/generate-repos.sh
index 51e10f8..9181f09 100755
--- a/etc/generate-repos.sh
+++ b/etc/generate-repos.sh
@@ -16,7 +16,7 @@
set -eu
: ${JUST_REPO:=https://github.com/just-buildsystem/justbuild}
-: ${JUST_BRANCH:=v1.5.0-beta1}
+: ${JUST_BRANCH:=v1.5.0}
: ${TC_REPO:=https://github.com/just-buildsystem/bootstrappable-toolchain}
: ${TC_BRANCH:=master}
: ${TC_NAME:=gcc-14.1.0-musl+tools}
diff --git a/etc/repos.json b/etc/repos.json
index b73816b..5f95360 100644
--- a/etc/repos.json
+++ b/etc/repos.json
@@ -539,8 +539,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.5.0-beta1"
- , "commit": "e61131b18ad90e9fc067e6036cbcd6c64b28c986"
+ , "branch": "v1.5.0"
+ , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922"
}
, "bindings":
{ "rules": "just/rules-just"
@@ -635,11 +635,11 @@
, "just/com_github_grpc_grpc":
{ "repository":
{ "type": "archive"
- , "content": "11573055daa6b91b4873e8e6118d0535ddc05418"
- , "fetch": "https://github.com/grpc/grpc/archive/refs/tags/v1.67.1.tar.gz"
- , "sha256": "d74f8e99a433982a12d7899f6773e285c9824e1d9a173ea1d1fb26c9bd089299"
- , "sha512": "4f9b63278590be282b5578ec6c5f607f11046fdac3e62b5bf9054f664971312efee621e1fd3a086eaf978d41f4cd83bab7f2947c9e6189dc30bcb69263f481dc"
- , "subdir": "grpc-1.67.1"
+ , "content": "a6a8b898fa1d8abe70ed77f45236940d0a5871f2"
+ , "fetch": "https://github.com/grpc/grpc/archive/refs/tags/v1.70.1.tar.gz"
+ , "sha256": "c4e85806a3a23fd2a78a9f8505771ff60b2beef38305167d50f5e8151728e426"
+ , "sha512": "35382987b33abb57a27105570c91db048853d95111f125bc6fac8a25f758c29ab2c699c63330b445b0a08f04c9dbc4dfa1dc0c33a7e2d8ea99d06d884a3c9852"
+ , "subdir": "grpc-1.70.1"
, "pragma": {"special": "ignore"}
}
, "target_root": "just/import targets"
@@ -705,13 +705,13 @@
, "just/com_google_absl":
{ "repository":
{ "type": "archive"
- , "content": "e9bacd5f3a5c3a51f4f0f50e9ed963464714caa7"
- , "fetch": "https://github.com/abseil/abseil-cpp/releases/download/20240116.0/abseil-cpp-20240116.0.tar.gz"
- , "sha256": "338420448b140f0dfd1a1ea3c3ce71b3bc172071f24f4d9a57d59b45037da440"
- , "sha512": "018488e69cca472ef118631bd79bca4ef0cf1363432e79b81532942168d305511e4cdf4dc72611275e9a9de00cd71c0245be4ec287ff36147248e218218bf825"
- , "subdir": "abseil-cpp-20240116.0"
+ , "content": "b5cc395c49afa2a2dec1d9c4072500494b126974"
+ , "fetch": "https://github.com/abseil/abseil-cpp/releases/download/20240722.0/abseil-cpp-20240722.0.tar.gz"
+ , "sha256": "f50e5ac311a81382da7fa75b97310e4b9006474f9560ac46f54a9967f07d4ae3"
+ , "sha512": "bd2cca8f007f2eee66f51c95a979371622b850ceb2ce3608d00ba826f7c494a1da0fba3c1427728f2c173fe50d59b701da35c2c9fdad2752a5a49746b1c8ef31"
+ , "subdir": "abseil-cpp-20240722.0"
, "mirrors":
- [ "https://storage.googleapis.com/grpc-bazel-mirror/github.com/abseil/abseil-cpp/archive/20240116.0.tar.gz"
+ [ "https://storage.googleapis.com/grpc-bazel-mirror/github.com/abseil/abseil-cpp/archive/20240722.0.tar.gz"
]
}
, "target_root": "just/import targets"
@@ -777,19 +777,19 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.5.0-beta1"
- , "commit": "e61131b18ad90e9fc067e6036cbcd6c64b28c986"
+ , "branch": "v1.5.0"
+ , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922"
, "subdir": "etc/patches"
}
}
, "just/protobuf":
{ "repository":
{ "type": "archive"
- , "content": "eef52bb7f76e8c87ab741d6d9139a837f4b399d4"
- , "fetch": "https://github.com/protocolbuffers/protobuf/releases/download/v27.2/protobuf-27.2.tar.gz"
- , "sha256": "e4ff2aeb767da6f4f52485c2e72468960ddfe5262483879ef6ad552e52757a77"
- , "sha512": "664c66b62cf1ed0c65d9b910d8e67d4d5d471113697f1b8edf1573cd5c0fc8e850ac53ce984e48e6c6b9cbbefa12f8530058384e7388e65a59c1e46d03772397"
- , "subdir": "protobuf-27.2"
+ , "content": "e8787a2f6d661aaaec426743c4e9667be7c8ba2f"
+ , "fetch": "https://github.com/protocolbuffers/protobuf/releases/download/v29.0/protobuf-29.0.tar.gz"
+ , "sha256": "10a0d58f39a1a909e95e00e8ba0b5b1dc64d02997f741151953a2b3659f6e78c"
+ , "sha512": "c5637486a533557ea909d1f880b0f0064fff0c4665612e023170941310c45bf8e7373d2c67de621824b056530e98792c00799d71ec4ff7b6af9142cdc4cb8dee"
+ , "subdir": "protobuf-29.0"
}
, "target_root": "just/import targets"
, "target_file_name": "TARGETS.protobuf"
@@ -819,8 +819,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.5.0-beta1"
- , "commit": "e61131b18ad90e9fc067e6036cbcd6c64b28c986"
+ , "branch": "v1.5.0"
+ , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922"
, "subdir": "rules"
}
, "target_root": "just/defaults"
@@ -911,13 +911,13 @@
, "just/ssl":
{ "repository":
{ "type": "archive"
- , "content": "2142a2813a0d387f5f86dd90635d29a88b5b6c66"
- , "fetch": "https://github.com/google/boringssl/archive/b8b3e6e11166719a8ebfa43c0cde9ad7d57a84f6.tar.gz"
- , "sha256": "c70d519e4ee709b7a74410a5e3a937428b8198d793a3d771be3dd2086ae167c8"
- , "sha512": "3a35107ce0b891911608b97e24a3437fb849bcb738f699eab74e55a2e0fd911f4a448ac1f2b11f444bcf7ae5794b7fa109009043a0f5dbeec5d73cf3909651c0"
- , "subdir": "boringssl-b8b3e6e11166719a8ebfa43c0cde9ad7d57a84f6"
+ , "content": "d9ff3aa3d22337e93cb0a0e2df00ca8abea2fac6"
+ , "fetch": "https://github.com/google/boringssl/archive/dec0d8f681348af8bb675e07bd89989665fca8bc.tar.gz"
+ , "sha256": "2f12c33d2cf25a658a1b981fb96923dac87e9175fb20e45db6950ee36c526356"
+ , "sha512": "51f91bee640e38ce20c180195de6811b5be7522240faae2b57158fa9c298ed09292ecb09c770df5d4fc6a3100bc2459de4e9d312e315265c1ea7ade347bad3f2"
+ , "subdir": "boringssl-dec0d8f681348af8bb675e07bd89989665fca8bc"
, "mirrors":
- [ "https://storage.googleapis.com/grpc-bazel-mirror/github.com/google/boringssl/archive/b8b3e6e11166719a8ebfa43c0cde9ad7d57a84f6.tar.gz"
+ [ "https://storage.googleapis.com/grpc-bazel-mirror/github.com/google/boringssl/archive/dec0d8f681348af8bb675e07bd89989665fca8bc.tar.gz"
]
}
, "target_root": "just/import targets"
@@ -941,8 +941,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.5.0-beta1"
- , "commit": "e61131b18ad90e9fc067e6036cbcd6c64b28c986"
+ , "branch": "v1.5.0"
+ , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922"
, "subdir": "etc/defaults"
}
}
@@ -950,8 +950,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.5.0-beta1"
- , "commit": "e61131b18ad90e9fc067e6036cbcd6c64b28c986"
+ , "branch": "v1.5.0"
+ , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922"
, "subdir": "etc/import"
}
}
diff --git a/hashes/arm64.GITBLOBIDS b/hashes/arm64.GITBLOBIDS
index bf1c3fb..490421e 100644
--- a/hashes/arm64.GITBLOBIDS
+++ b/hashes/arm64.GITBLOBIDS
@@ -1,12 +1,12 @@
{
"bin/just": {
"file_type": "x",
- "id": "ea15280d45825799b2980d8d1f3d37f899cd48ac",
- "size": 26642808
+ "id": "87aae241a1944150d74d3575eb654d37adc2ca31",
+ "size": 27196336
},
"bin/just-mr": {
"file_type": "x",
- "id": "eaf2d698a371c8097efa659559f8cccf0bb9f6cb",
- "size": 25640664
+ "id": "e4e443457f72b9be7d8fa8c7da0c4bc6d9f57921",
+ "size": 26109312
}
}
diff --git a/hashes/arm64.SHA256SUMS b/hashes/arm64.SHA256SUMS
index ed62cd9..a77d9d2 100644
--- a/hashes/arm64.SHA256SUMS
+++ b/hashes/arm64.SHA256SUMS
@@ -1,2 +1,2 @@
-b86db112384d1c113b6214c86b200c48f433c1f21df865fbff18d8e72fe4e371 bin/just
-79995f9bf9271a3fc8ca193310cdc69a3faccc6b2290ae615b22a1690807991b bin/just-mr
+afc0879989d22db4c7aaa19cbf748b324da825f849d339a31d7ed3ee611d3976 bin/just
+22da053f7856a6dbb15039b27cb50be8dd0177e3f246ba39b621dd4277d2ec7d bin/just-mr
diff --git a/hashes/x86_64.GITBLOBIDS b/hashes/x86_64.GITBLOBIDS
index bb7de6b..5236c05 100644
--- a/hashes/x86_64.GITBLOBIDS
+++ b/hashes/x86_64.GITBLOBIDS
@@ -1,12 +1,12 @@
{
"bin/just": {
"file_type": "x",
- "id": "28382a9e02b6b8a56fdc2160e74e508056036155",
- "size": 29267616
+ "id": "969d1e8565df7e09ca21886c5a848b0d5dc04724",
+ "size": 29894000
},
"bin/just-mr": {
"file_type": "x",
- "id": "7c1a3815e249b5c5c23777bef1b923aa96063434",
- "size": 28097464
+ "id": "0b2241c6983b8b11bafda30feb9ebc92c265d96d",
+ "size": 28660528
}
}
diff --git a/hashes/x86_64.SHA256SUMS b/hashes/x86_64.SHA256SUMS
index 1db0370..4e894ef 100644
--- a/hashes/x86_64.SHA256SUMS
+++ b/hashes/x86_64.SHA256SUMS
@@ -1,2 +1,2 @@
-dd2a7c26e0544efc74b214ecb1d5ab8bc4e5076de3a2674d71a413560eea3c82 bin/just
-fae2787b960bc8ea78b65e7992d32a97b41e4831db40f81343314f8e2f7e19c8 bin/just-mr
+b7f290ea8316f6ab06696c2ae66a5520df90e956a89295d744ec9f64334c900b bin/just
+abaed31797b9e9a0a010b87b21e42780d8cc207d6d60c0d1b4a6a0e6c82b9107 bin/just-mr