Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
CBL-Mariner-Bot 9eda907064
Upgrade patchelf to 0.18.0 in Mariner 3.0 (#7656)
Co-authored-by: Nan Liu <liunan@microsoft.com>
Co-authored-by: Nan Liu <108544011+liunan-ms@users.noreply.github.com>
2024-02-28 11:21:45 -08:00
Muhammad Falak R Wani 6359c27c2d
treewide: *.spec: switch Distribution to Azure Linux (#7606)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-06 12:14:23 -08:00
Muhammad Falak R Wani 6a493709c8
*.signatures.json: add a newline EOF to files that do not have one (#7147)
This is an automated change & the command used is:
find -name '*.signatures.json' -exec sh -c '[ -n "$(tail -c1 {})" ] && echo >> {}' \;

Reference: https://stackoverflow.com/a/729795
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-11 14:58:09 +05:30
Max Brodeur-Urbas b2ab07872e
upgrading patchelf to 0.14.3 (#2028) 2022-01-31 09:53:32 -08:00
Henry Li b56fcd2642
[dev ] Enable envoy package and related dependencies (#1081)
* save current implementation for envoy support

* update manifest file

* add envoy container json

* use bazel batch mode to build

* update envoy

* update source URL for bazel-worksapces and boringssl

* update changelog

* update spec and license

* update bazel-workspaces map

* update license map

* take out envoy container image configuration

* address some comments

* fix additional summary error in bazel-workspaces

* use original CBL-Mariner spec for bazel

* add {?dist} at the end of release number

* fix linting and resolve some comments

* fix more comments

* remove bash from build process

* fix nit

Co-authored-by: Henry Li <lihl@microsoft.com>
2021-07-12 10:16:14 -07:00