diff --git a/R-s2.yaml b/R-s2.yaml index f6774a91e5f..183056e06e5 100644 --- a/R-s2.yaml +++ b/R-s2.yaml @@ -1,7 +1,7 @@ package: name: R-s2 version: "1.1.8" - epoch: 0 + epoch: 1 description: Spherical Geometry Operators Using the S2 Geometry Library copyright: - license: Apache-2.0 diff --git a/abseil-cpp.yaml b/abseil-cpp.yaml index cd2fa0dee52..f42af72bac7 100644 --- a/abseil-cpp.yaml +++ b/abseil-cpp.yaml @@ -1,7 +1,7 @@ package: name: abseil-cpp - version: "20250127.1" # On update, please check if -fdelete-null-pointer-checks is still required - epoch: 1 + version: "20250512.0" # On update, please check if -fdelete-null-pointer-checks is still required + epoch: 0 description: Abseil Common Libraries (C++) copyright: - license: Apache-2.0 @@ -26,7 +26,7 @@ pipeline: with: repository: https://github.com/abseil/abseil-cpp tag: ${{package.version}} - expected-commit: d9e4955c65cd4367dd6bf46f4ccb8cd3d100540b + expected-commit: bc257a88f7c1939f24e0379f14a3589e926c950c - runs: | cmake -B build -G Ninja \ diff --git a/apache-arrow.yaml b/apache-arrow.yaml index 8f073cda9bf..6424460e3f3 100644 --- a/apache-arrow.yaml +++ b/apache-arrow.yaml @@ -1,7 +1,7 @@ package: name: apache-arrow version: "20.0.0" - epoch: 1 + epoch: 2 description: "multi-language toolbox for accelerated data interchange and in-memory processing" copyright: - license: Apache-2.0 diff --git a/falco-no-driver.yaml b/falco-no-driver.yaml index 0db6743078d..5b909c14206 100644 --- a/falco-no-driver.yaml +++ b/falco-no-driver.yaml @@ -1,7 +1,7 @@ package: name: falco-no-driver version: "0.40.0" - epoch: 0 + epoch: 1 description: Cloud Native Runtime Security copyright: - license: Apache-2.0 diff --git a/falco.yaml b/falco.yaml index 2f42a177515..63c6bc2ce54 100644 --- a/falco.yaml +++ b/falco.yaml @@ -1,7 +1,7 @@ package: name: falco version: "0.40.0" - epoch: 3 + epoch: 4 description: Cloud Native Runtime Security copyright: - license: Apache-2.0 diff --git a/grpc-1.66.yaml b/grpc-1.66.yaml index 7bf3496a9a5..00b9d65f5c7 100644 --- a/grpc-1.66.yaml +++ b/grpc-1.66.yaml @@ -1,7 +1,7 @@ package: name: grpc-1.66 version: 1.66.2 - epoch: 9 + epoch: 10 description: The C based gRPC copyright: - license: Apache-2.0 AND BSD-3-Clause AND MIT diff --git a/grpc-1.67.yaml b/grpc-1.67.yaml index c6b266aeaf5..027d78ac4b6 100644 --- a/grpc-1.67.yaml +++ b/grpc-1.67.yaml @@ -1,7 +1,7 @@ package: name: grpc-1.67 # On update, please check if -fdelete-null-pointer-checks is still required version: 1.67.1 - epoch: 10 + epoch: 11 description: The C based gRPC copyright: - license: Apache-2.0 AND BSD-3-Clause AND MIT diff --git a/grpc-1.68.yaml b/grpc-1.68.yaml index 5e2ea02bffe..cc4ea2dcdb4 100644 --- a/grpc-1.68.yaml +++ b/grpc-1.68.yaml @@ -1,7 +1,7 @@ package: name: grpc-1.68 version: 1.68.2 - epoch: 6 + epoch: 7 description: The C based gRPC copyright: - license: Apache-2.0 AND BSD-3-Clause AND MIT diff --git a/grpc-1.69.yaml b/grpc-1.69.yaml index e2ed2bc2d16..cdd73d2dbb0 100644 --- a/grpc-1.69.yaml +++ b/grpc-1.69.yaml @@ -1,7 +1,7 @@ package: name: grpc-1.69 version: 1.69.0 - epoch: 6 + epoch: 7 description: The C based gRPC copyright: - license: Apache-2.0 AND BSD-3-Clause AND MIT diff --git a/grpc-1.70.yaml b/grpc-1.70.yaml index e75bc08e6ff..3d1598cb301 100644 --- a/grpc-1.70.yaml +++ b/grpc-1.70.yaml @@ -1,7 +1,7 @@ package: name: grpc-1.70 version: "1.70.2" - epoch: 0 + epoch: 1 description: The C based gRPC copyright: - license: Apache-2.0 AND BSD-3-Clause AND MIT diff --git a/ingress-nginx-controller-1.12.yaml b/ingress-nginx-controller-1.12.yaml index d844861a259..c7a9b62fd2e 100644 --- a/ingress-nginx-controller-1.12.yaml +++ b/ingress-nginx-controller-1.12.yaml @@ -3,7 +3,7 @@ package: name: ingress-nginx-controller-1.12 version: 1.12.2 # There are manual changes to review between each package update. See 'vars:' section - epoch: 0 + epoch: 1 description: "Ingress-NGINX Controller for Kubernetes" copyright: - license: Apache-2.0 diff --git a/protobuf-c.yaml b/protobuf-c.yaml index fe7229c7723..15db757889a 100644 --- a/protobuf-c.yaml +++ b/protobuf-c.yaml @@ -1,7 +1,7 @@ package: name: protobuf-c version: "1.5.2" # On update, please check if -fdelete-null-pointer-checks is still required - epoch: 0 + epoch: 1 description: Protocol Buffers implementation in C copyright: - license: BSD-2-Clause diff --git a/protobuf.yaml b/protobuf.yaml index f3ed98f0063..0fbfe5ce1b5 100644 --- a/protobuf.yaml +++ b/protobuf.yaml @@ -1,7 +1,7 @@ package: name: protobuf version: "3.29.4" # On update, please check if -fdelete-null-pointer-checks is still required - epoch: 1 + epoch: 2 description: Library for extensible, efficient structure packing copyright: - license: BSD-3-Clause diff --git a/py3-onnx.yaml b/py3-onnx.yaml index caa28c345e7..be2d9317cc5 100644 --- a/py3-onnx.yaml +++ b/py3-onnx.yaml @@ -1,7 +1,7 @@ package: name: py3-onnx version: "1.18.0" - epoch: 0 + epoch: 1 description: Open Neural Network Exchange copyright: - license: Apache-2.0 diff --git a/re2.yaml b/re2.yaml index db233d5e14a..ba92bc9e57c 100644 --- a/re2.yaml +++ b/re2.yaml @@ -1,7 +1,7 @@ package: name: re2 version: "2024.02.01" # On update, please check if -fdelete-null-pointer-checks is still required - epoch: 5 + epoch: 6 description: Efficient, principled regular expression library copyright: - license: BSD-3-Clause