Skip to content

Commit 7c61d4f

Browse files
authored
Merge pull request #22 from chainguard-dev/create-pull-request/patch
Export stereo/os: refs/heads/main
2 parents c951a97 + 3e92e95 commit 7c61d4f

182 files changed

Lines changed: 1486 additions & 481 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

airflow-3.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: airflow-3
33
version: "3.1.8"
4-
epoch: 1
4+
epoch: 2
55
description: Platform to programmatically author, schedule, and monitor workflows
66
options:
77
# There is a dependency on libarrow.so although it
@@ -78,6 +78,7 @@ pipeline:
7878
packages: |
7979
commons-lang3==3.18.0 # GHSA-j288-q9x7-2f5v
8080
authlib==1.6.9 # GHSA-7wc2-qxgw-g8gg
81+
tornado==6.5.5
8182
8283
- runs: |
8384
# ZIP doesn't handle the SDE we set correctly, so set it to 1980-01-01

amazon-cloudwatch-agent.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: amazon-cloudwatch-agent
3-
version: "1.300064.1"
4-
epoch: 1 # CVE-2026-27139
3+
version: "1.300065.0"
4+
epoch: 0 # CVE-2026-27139
55
description: CloudWatch Agent enables you to collect and export host-level metrics and logs on instances running Linux or Windows server.
66
copyright:
77
- license: Apache-2.0
@@ -22,7 +22,7 @@ pipeline:
2222
with:
2323
repository: https://github.com/aws/amazon-cloudwatch-agent
2424
tag: v${{package.version}}
25-
expected-commit: ef6516fb8e4d16ca9b92cc504d8d768862b09b93
25+
expected-commit: 7321479f518c441957d5eb06fe3fa2c636214b53
2626

2727
- uses: go/build
2828
with:

apko.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: apko
33
version: "1.1.15"
4-
epoch: 2 # CVE-2026-27141
4+
epoch: 3 # CVE-2026-27141
55
description: Build OCI images using APK directly without Dockerfile
66
copyright:
77
- license: Apache-2.0
@@ -41,7 +41,7 @@ test:
4141
with:
4242
bins: apko
4343
- runs: |
44-
cat <<EOF >> /tmp/wolfi-base.yaml
44+
cat <<'EOF' >> /tmp/wolfi-base.yaml
4545
contents:
4646
keyring:
4747
- https://packages.wolfi.dev/os/wolfi-signing.rsa.pub

atmoz-sftp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#nolint:valid-pipeline-git-checkout-commit,valid-pipeline-git-checkout-tag
22
package:
33
name: atmoz-sftp
4-
version: "0.0.0_git20260317"
4+
version: "0.0.0_git20260318"
55
epoch: 0
66
description: Various scripts from https://github.com/atmoz/sftp to help run SFTP in a container
77
copyright:

aws-c-io.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: aws-c-io
3-
version: "0.26.1"
4-
epoch: 1
3+
version: "0.26.2"
4+
epoch: 0
55
description: Module for the AWS SDK for C handling all IO and TLS work for application protocols
66
copyright:
77
- license: Apache-2.0
@@ -22,7 +22,7 @@ environment:
2222
pipeline:
2323
- uses: git-checkout
2424
with:
25-
expected-commit: bfb0819d3906502483611ce832a5ec6b897c8421
25+
expected-commit: 33509a46e90bbb7557381b7341834f0dc193f6c8
2626
repository: https://github.com/awslabs/aws-c-io
2727
tag: v${{package.version}}
2828

aws-c-mqtt.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: aws-c-mqtt
3-
version: "0.15.0"
3+
version: "0.15.1"
44
epoch: 0 # go/wolfi-rsc/aws-c-mqtt
55
description: AWS C99 implementation of the MQTT 3.1.1 specification
66
copyright:
@@ -28,7 +28,7 @@ environment:
2828
pipeline:
2929
- uses: git-checkout
3030
with:
31-
expected-commit: dc2fe7be81070f7c5095ad386d9a23c180a4276b
31+
expected-commit: e924c6c3031a2c9336fe052399f36048e8b79431
3232
repository: https://github.com/awslabs/aws-c-mqtt
3333
tag: v${{package.version}}
3434

aws-cli-2.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#nolint:documentation
33
package:
44
name: aws-cli-2
5-
version: "2.34.10"
5+
version: "2.34.11"
66
epoch: 0 # go/wolfi-rsc/aws-cli-2
77
description: "Universal Command Line Interface for Amazon Web Services (v2)"
88
copyright:
@@ -45,7 +45,7 @@ pipeline:
4545
- uses: git-checkout
4646
with:
4747
repository: https://github.com/aws/aws-cli
48-
expected-commit: 7309c49d8d10a8232031c4baa6a020c505f2f06b
48+
expected-commit: 57ecccd7feb0a0f07c4bd6f9088ca52b21b0e384
4949
tag: ${{package.version}}
5050

5151
- runs: |

bun-bootstrap.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: bun-bootstrap
3-
version: "1.3.10"
3+
version: "1.3.11"
44
epoch: 0
55
description: "Bun requires itself to bootstrap."
66
copyright:
@@ -23,13 +23,13 @@ pipeline:
2323
uses: fetch
2424
with:
2525
uri: "https://github.com/oven-sh/bun/releases/download/bun-v${{package.version}}/bun-linux-aarch64.zip"
26-
expected-sha256: "fa5ecb25cafa8e8f5c87a0f833719d46dd0af0a86c7837d806531212d55636d3"
26+
expected-sha256: "d13944da12a53ecc74bf6a720bd1d04c4555c038dfe422365356a7be47691fdf"
2727
extract: false
2828
- if: ${{build.arch}} == 'x86_64'
2929
uses: fetch
3030
with:
3131
uri: "https://github.com/oven-sh/bun/releases/download/bun-v${{package.version}}/bun-linux-x64.zip"
32-
expected-sha256: "f57bc0187e39623de716ba3a389fda5486b2d7be7131a980ba54dc7b733d2e08"
32+
expected-sha256: "8611ba935af886f05a6f38740a15160326c15e5d5d07adef966130b4493607ed"
3333
extract: false
3434

3535
- runs: |

cloudnative-pg.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: cloudnative-pg
33
version: "1.28.1"
4-
epoch: 1 # go/wolfi-rsc/cloudnative-pg
4+
epoch: 2
55
description: CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases
66
copyright:
77
- license: Apache-2.0
@@ -85,3 +85,8 @@ test:
8585
manager_${{build.goarch}} version | grep "${{package.version}}"
8686
/manager version | grep "${{package.version}}"
8787
/manager debug show-architectures | grep ${{build.goarch}}
88+
89+
environment:
90+
contents:
91+
packages:
92+
- go-1.25

cloudprober.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: cloudprober
33
version: "0.14.2"
4-
epoch: 0 # GHSA-9h8m-3fm2-qjrq
4+
epoch: 1
55
description: An active monitoring software to detect failures before your customers do.
66
copyright:
77
- license: Apache-2.0
@@ -51,3 +51,8 @@ test:
5151
runs: |
5252
cloudprober --help
5353
cloudprober -buildinfo
54+
55+
environment:
56+
contents:
57+
packages:
58+
- go-1.25

0 commit comments

Comments
 (0)