os icon indicating copy to clipboard operation
os copied to clipboard

new pkg: aws-rds-certificates

Open tuananh opened this issue 1 year ago • 1 comments

  • Not include gov regions certs yet. I can add if needed.
  • Not sure about the license, leaving it as apache for now. let me know.

Fixes: https://github.com/wolfi-dev/os/issues/16479

Related:

Pre-review Checklist

For new package PRs only

  • [x] This PR is marked as fixing a pre-existing package request bug
    • [ ] Alternatively, the PR is marked as related to a pre-existing package request bug, such as a dependency
  • [ ] REQUIRED - The package is available under an OSI-approved or FSF-approved license
  • [ ] REQUIRED - The version of the package is still receiving security updates
  • [ ] This PR links to the upstream project's support policy (e.g. endoflife.date)

For new version streams

  • [ ] The upstream project actually supports multiple concurrent versions.
  • [ ] Any subpackages include the version string in their package name (e.g. name: ${{package.name}}-compat)
  • [ ] The package (and subpackages) provides: logical unversioned forms of the package (e.g. nodejs, nodejs-lts)
  • [ ] If non-streamed package names no longer built, open PR to withdraw them (see WITHDRAWING PACKAGES)

For package updates (renames) in the base images

When updating packages part of base images (i.e. cgr.dev/chainguard/wolfi-base or ghcr.io/wolfi-dev/sdk)

  • [ ] REQUIRED cgr.dev/chainguard/wolfi-base and ghcr.io/wolfi-dev/sdk images successfully build
  • [ ] REQUIRED cgr.dev/chainguard/wolfi-base and ghcr.io/wolfi-dev/sdk contain no obsolete (no longer built) packages
  • [ ] Upon launch, does apk upgrade --latest successfully upgrades packages or performs no actions

For security-related PRs

  • [ ] The security fix is recorded in the advisories repo

For version bump PRs

  • [ ] The epoch field is reset to 0

For PRs that add patches

  • [ ] Patch source is documented

tuananh avatar Jul 11 '24 22:07 tuananh

This Pull Request is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Keep fresh with the 'lifecycle/frozen' label.

github-actions[bot] avatar Oct 11 '24 01:10 github-actions[bot]