Skip to content

Commit

Permalink
Merge branch 'main' into wolfictl-d62801d0-a683-477c-901b-c0bf7aa3ce95
Browse files Browse the repository at this point in the history
  • Loading branch information
mamccorm authored Aug 15, 2024
2 parents 7151866 + 10f1869 commit 2019634
Show file tree
Hide file tree
Showing 58 changed files with 366 additions and 129 deletions.
4 changes: 2 additions & 2 deletions aerospike-7.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: aerospike-7
version: 7.1.0.4
version: 7.1.0.5
epoch: 0
description: Aerospike Database Server - flash-optimized, in-memory, nosql database
copyright:
Expand All @@ -27,7 +27,7 @@ pipeline:
with:
repository: https://github.com/aerospike/aerospike-server
tag: ${{package.version}}
expected-commit: ee35082b44d9ad8d2f7dee29fde3325330565285
expected-commit: 6804834c703b9c64b428b21e48208fabe8a8b7a3

- runs: git submodule update --init

Expand Down
4 changes: 2 additions & 2 deletions aerospike.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: aerospike
version: 6.4.0.21
version: 6.4.0.22
epoch: 0
description: Aerospike Database Server - flash-optimized, in-memory, nosql database
copyright:
Expand All @@ -27,7 +27,7 @@ pipeline:
with:
repository: https://github.com/aerospike/aerospike-server
tag: ${{package.version}}
expected-commit: 484bdc6dcd647ce539953db9e3f55f1ac5cc1037
expected-commit: 94479e6e01f7a6beb01616753aa4040cc303d658

- runs: git submodule update --init

Expand Down
4 changes: 2 additions & 2 deletions aws-c-common.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: aws-c-common
version: 0.9.26
version: 0.9.27
epoch: 0
description: Core c99 package for AWS SDK for C including cross-platform primitives, configuration, data structures, and error handling
copyright:
Expand All @@ -19,7 +19,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 8419fe7077778b5ca40e8822f969665bbddc226c
expected-commit: 672cc0032eb28d69fbdd22c9463253c89d7a6f30
repository: https://github.com/awslabs/aws-c-common
tag: v${{package.version}}

Expand Down
4 changes: 2 additions & 2 deletions aws-cli-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#nolint:documentation
package:
name: aws-cli-v2
version: 2.17.28
version: 2.17.30
epoch: 0
description: "Universal Command Line Interface for Amazon Web Services (v2)"
copyright:
Expand Down Expand Up @@ -30,7 +30,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/aws/aws-cli
expected-commit: 458138afdb03898bd5883a72152abe2697702e8d
expected-commit: 9f15513c705aed2a3a05f5e0e8c193f936ca9a2d
tag: ${{package.version}}

- runs: |
Expand Down
4 changes: 2 additions & 2 deletions boost.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: boost
version: 1.85.0
version: 1.86.0
epoch: 0
description: "A library for interacting with the Linux kernel's Berkeley Packet Filter (BPF) facility from user space"
copyright:
Expand Down Expand Up @@ -58,7 +58,7 @@ pipeline:
- uses: fetch
with:
uri: https://boostorg.jfrog.io/artifactory/main/release/${{package.version}}/source/boost_${{vars.mangled-package-version}}.tar.gz
expected-sha256: be0d91732d5b0cc6fbb275c7939974457e79b54d6f07ce2e3dfdd68bef883b0b
expected-sha256: 2575e74ffc3ef1cd0babac2c1ee8bdb5782a0ee672b1912da40e5b4b591ca01f

# Apply patches to fix build https://github.com/boostorg/bcp/pull/18
- runs: |
Expand Down
6 changes: 3 additions & 3 deletions bubblewrap.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: bubblewrap
version: 0.9.0
epoch: 3
version: 0.10.0
epoch: 0
description: "Unprivileged sandboxing tool"
copyright:
- license: LGPL-2.0-or-later
Expand All @@ -21,7 +21,7 @@ pipeline:
with:
repository: https://github.com/containers/bubblewrap
tag: v${{package.version}}
expected-commit: 8e51677abd7e3338e4952370bf7d902e37d8cbb6
expected-commit: dc63ec667e6546f34e0b6c088cdf8ae7c7dea0f3

- runs: |
meson --prefix=/usr -Drequire_userns=true . output
Expand Down
6 changes: 3 additions & 3 deletions cilium-1.16.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#nolint:valid-pipeline-git-checkout-commit,valid-pipeline-git-checkout-tag
package:
name: cilium-1.16
version: 1.16.0
epoch: 2
version: 1.16.1
epoch: 0
description: Cilium is a networking, observability, and security solution with an eBPF-based dataplane
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -68,7 +68,7 @@ pipeline:
with:
repository: https://github.com/cilium/cilium
tag: v${{package.version}}
expected-commit: 82999990bc954699cf24853ef9747d9166ee24c8
expected-commit: 685790550b375380dd8fac71cc2a37427d78fc40

- uses: go/bump
with:
Expand Down
6 changes: 3 additions & 3 deletions cilium-operator-aws.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: cilium-operator-aws
version: 1.16.0
epoch: 2
version: 1.16.1
epoch: 0
description: eBPF-based Networking, Security, and Observability
copyright:
- license: Apache-2.0
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/cilium/cilium
tag: v${{package.version}}
expected-commit: 82999990bc954699cf24853ef9747d9166ee24c8
expected-commit: 685790550b375380dd8fac71cc2a37427d78fc40

- uses: go/bump
with:
Expand Down
4 changes: 2 additions & 2 deletions cluster-api-controller.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: cluster-api-controller
version: 1.8.0
version: 1.8.1
epoch: 0
description: Cluster API core controller
copyright:
Expand All @@ -18,7 +18,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 69bbf3530777a81867328c9379b41f814b008cdb
expected-commit: 02769254e95db17afbd6ec4036aacbd294d9424c
repository: https://github.com/kubernetes-sigs/cluster-api
tag: v${{package.version}}

Expand Down
4 changes: 2 additions & 2 deletions clusterctl.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: clusterctl
version: 1.8.0
version: 1.8.1
epoch: 0
description: A command line tool to manage clusters created by cluster API
copyright:
Expand All @@ -23,7 +23,7 @@ pipeline:
with:
repository: https://github.com/kubernetes-sigs/cluster-api
tag: v${{package.version}}
expected-commit: 69bbf3530777a81867328c9379b41f814b008cdb
expected-commit: 02769254e95db17afbd6ec4036aacbd294d9424c

- uses: go/build
with:
Expand Down
6 changes: 3 additions & 3 deletions controller-gen.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: controller-gen
version: 0.15.0
epoch: 6
version: 0.16.1
epoch: 0
description: Tools to use with the controller-runtime libraries
copyright:
- license: Apache-2.0
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/kubernetes-sigs/controller-tools
tag: v${{package.version}}
expected-commit: 473c02870bcfdc40955b2813ea2c73f0d3a34712
expected-commit: 897f14b1882854bbe8adb5cbd69fff4b0cf1e6a9

- uses: go/build
with:
Expand Down
4 changes: 2 additions & 2 deletions crun.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: crun
version: "1.16"
version: 1.16.1
epoch: 0
description: "Fast and lightweight fully featured OCI runtime and C library for running containers"
copyright:
Expand All @@ -26,7 +26,7 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/containers/crun/releases/download/${{package.version}}/crun-${{package.version}}.tar.gz
expected-sha512: 718e17abdb8c2a9e1fdd39f09e7e3e435d88c5785cc13c1e67f492847d7d938cf399aecc055ecf88720fa8f73b8539f057e3b0e53f10f4e382f5664a2243b959
expected-sha512: 5e22d74660e2c36726292c4160b1461782b27805a33ade769854ed42d8fd4027f5f88e646d393337aa785566cd8be3d0e5175da8e146f18232eb772b6034ea69

- runs: |
./configure \
Expand Down
4 changes: 2 additions & 2 deletions dotnet-8.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: dotnet-8
version: 8.0.7
version: 8.0.8
epoch: 0
description: ".NET SDK"
copyright:
Expand Down Expand Up @@ -44,7 +44,7 @@ pipeline:
with:
repository: https://github.com/dotnet/dotnet
tag: v${{package.version}}
expected-commit: 8be139ddde52d33e24c7d82f813248ff9fc54b97
expected-commit: e78e8a64f20e61e1fea4f24afca66ad1dc56285f
destination: /home/build/src

- working-directory: /home/build/src
Expand Down
4 changes: 2 additions & 2 deletions enchant2.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: enchant2
version: 2.8.1
version: 2.8.2
epoch: 0
description: enchant spellchecking library
copyright:
Expand Down Expand Up @@ -28,7 +28,7 @@ pipeline:
with:
repository: https://github.com/AbiWord/enchant
tag: v${{package.version}}
expected-commit: 14e820123139e0a68a812f34578d4881fe279ad2
expected-commit: 2e2739acea4926ae2584823b5f75480243b191df

- runs: ./bootstrap

Expand Down
4 changes: 2 additions & 2 deletions fluent-bit-3.1.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: fluent-bit-3.1
version: 3.1.5
version: 3.1.6
epoch: 0
description: Fast and Lightweight Log processor and forwarder
copyright:
Expand Down Expand Up @@ -33,7 +33,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/fluent/fluent-bit
expected-commit: bec60340076215ee0908e60231ff361b2abc0c87
expected-commit: bda73d88500166a2b8cce95aa0bad9316a9639b9
tag: v${{package.version}}

- runs: |
Expand Down
4 changes: 2 additions & 2 deletions fulcio.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: fulcio
version: 1.6.0
version: 1.6.1
epoch: 0
description: Sigstore OIDC PKI
copyright:
Expand All @@ -13,7 +13,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 50dbac4e408b645a0a2b4d087a6519be8f81c119
expected-commit: 9fd5c09f0a900aab832c65b7cf632cc49f6f2f08
repository: https://github.com/sigstore/fulcio
tag: v${{package.version}}

Expand Down
8 changes: 2 additions & 6 deletions gitaly-17.2.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: gitaly-17.2
version: 17.2.2
version: 17.3.0
epoch: 0
description:
copyright:
Expand Down Expand Up @@ -36,11 +36,7 @@ pipeline:
with:
repository: https://gitlab.com/gitlab-org/gitaly.git
tag: v${{package.version}}
expected-commit: f361b25764d8001ad58f2b64c2fe8bbc898870df

- uses: go/bump
with:
deps: google.golang.org/[email protected]
expected-commit: 6a0065b3fad38618a7afc98edb528f286bccb067

- runs: |
make install DESTDIR="${{targets.destdir}}" PREFIX=/usr
Expand Down
Loading

0 comments on commit 2019634

Please sign in to comment.