os
os copied to clipboard
Main package repository for production Wolfi images
zarf/0.66.0-r1: fix GHSA-6gxw-85q2-q646 Advisory data: https://github.com/wolfi-dev/advisories/blob/main/zarf.advisories.yaml --- ### "Breadcrumbs" for this automated service - **Source Code:** https://go/cve-remedy-automation-source - **Logs:** https://go/cve-remedy-automation-logs - **Docs:** _(not provided yet)_
removes unused env vars and add post section to test related: https://github.com/chainguard-dev/enterprise-packages/pull/39818 ### Pre-review Checklist #### For new package PRs only - [ ] This PR is marked as fixing...
Epoch bump to build with latest helm-3 version streamed package Signed-off-by: David Negreira
### Pre-review Checklist #### For new package PRs only - [ ] This PR is marked as fixing a pre-existing package request bug - [ ] Alternatively, the PR is...
Hi all, I was trying to determine the full size of the compressed x86 packages at packages.wolfi.dev and ran into a package that has an corrupt size field causing my...
The package x265 with version 4.1-r3 fails to build from source with GCC 15 on amd64 with the following error: ```2025/05/31 00:58:31 INFO [5/81] /usr/local/bin/c++ -DENABLE_ASSEMBLY -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=1 -DPIC -DX265_ARCH_X86=1...
The package yasm with version 1.3.0-r3 fails to build from source with GCC 15 on amd64 with the following error: ```2025/05/31 00:59:48 INFO x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT modules/parsers/gas/gas-parser.o...
Fixes: https://github.com/wolfi-dev/os/issues/55028 Related: https://github.com/gotoh/ssh-connect https://tracker.debian.org/pkg/connect-proxy ### Pre-review Checklist #### For new package PRs only - [x] This PR is marked as fixing a pre-existing package request bug - [ ]...