bazel: upgrade to version 5.3.2 (#4411)

This commit is contained in:
CBL-Mariner-Bot 2022-12-10 16:53:43 -08:00 коммит произвёл GitHub
Родитель de6b0e8c6d
Коммит 7ca54306aa
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 8 добавлений и 5 удалений

Просмотреть файл

@ -1,5 +1,5 @@
{
"Signatures": {
"bazel-5.3.0-dist.zip": "ee801491ff0ec3a562422322a033c9afe8809b64199e4a94c7433d4e14e6b921"
"bazel-5.3.2-dist.zip": "3880ad919592d1e3e40c506f13b32cd0a2e26f129d87cb6ba170f1801d7d7b82"
}
}

Просмотреть файл

@ -3,7 +3,7 @@
%define __os_install_post %{_libdir}/rpm/brp-compress %{nil}
Summary: Correct, reproducible, and fast builds for everyone.
Name: bazel
Version: 5.3.0
Version: 5.3.2
Release: 1%{?dist}
License: ASL 2.0
Vendor: Microsoft Corporation
@ -50,6 +50,9 @@ cp ./scripts/packages/bazel.sh %{buildroot}/%{_bindir}/bazel
%attr(0755,root,root) %{_bindir}/bazel-real
%changelog
* Fri Dec 09 2022 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 5.3.2-1
- Auto-upgrade to 5.3.2 - CVE-2022-3474
* Fri Dec 02 2022 Riken Maharjan <rmaharjan@microsoft.com> - 5.3.0-1
- Upgrade to 5.3.0

Просмотреть файл

@ -865,8 +865,8 @@
"type": "other",
"other": {
"name": "bazel",
"version": "5.3.0",
"downloadUrl": "https://github.com/bazelbuild/bazel/releases/download/5.3.0/bazel-5.3.0-dist.zip"
"version": "5.3.2",
"downloadUrl": "https://github.com/bazelbuild/bazel/releases/download/5.3.2/bazel-5.3.2-dist.zip"
}
}
},
@ -28437,4 +28437,4 @@
}
],
"Version": 1
}
}