Package Release Info

melange-0.13.6-bp160.1.8

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

melange
melange-bash-completion
melange-fish-completion
melange-zsh-completion

Change Logs

* Wed Oct 16 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.13.6:
  * run `make generate`
  * rename exported GetTagFilterPrefix and GetTagFilterContains
    functions to be normalized GetFilterPrefix and GetFilterPrefix
  * update config: add version filter prefix and contains to
    release monitor config block so implementations can perform the
    same behaviour as git and github configs
  * build(deps): bump
    go.opentelemetry.io/otel/exporters/stdout/stdouttrace
  * build(deps): bump google.golang.org/api from 0.199.0 to 0.200.0
  * build(deps): bump the actions group with 2 updates
  * build(deps): bump go.opentelemetry.io/otel/sdk from 1.30.0 to
    1.31.0
  * build(deps): bump the gomod group with 4 updates
  * pipelines: fix split/debug
* Sun Oct 13 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.13.5:
  * Enable pc file dependencies
  * generateRuntimePkgConfigDeps: only do so for public .pc, not
    vendored
  * Improve some config parsing errors
* Fri Oct 11 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.13.4:
  * Revert "sca: Properly detect .so files as deps"
  * Revert "sca: check if runtime dependencies are vendored"
* Fri Oct 11 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.13.3:
  * cmake: switch from MinSizeRel to Release
* Fri Oct 11 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.13.2:
  * fix: pc provides
  * build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0
* Fri Oct 11 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.13.1:
  * tidy
  * build(deps): bump cloud.google.com/go/storage from 1.43.0 to
    1.44.0
  * build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0
  * build(deps): bump github.com/chainguard-dev/yam in the gomod
    group
  * build(deps): bump the actions group with 2 updates
  * sca: check if runtime dependencies are vendored
* Sun Oct 06 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.13.0:
  * Fix typo in README
  * test: Fix typo
  * Added additional documentation for package version selection
  * sca: Properly detect .so files as deps
  * Adjust an e2e-test that made a bad assumption.
  * update the docs
  * add --cleanup flag (default true)
  * build(deps): bump github.com/chainguard-dev/yam from 0.1.1 to
    0.2.0
  * build(deps): bump google.golang.org/api from 0.198.0 to 0.199.0
  * build(deps): bump actions/checkout in the actions group
  * Support string replacement in ImageContents
  * build(deps): bump the gomod group with 5 updates
  * git-checkout: support scheduled updates
  * sca: never emit libcuda.so.1 runtime dep
  * Add table of contents
  * Add pipeline markdown reference markdown generator.
  * feat(melange): Add sub for output directory
* Sat Sep 21 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.12.1:
  * build(deps): bump github.com/docker/cli
  * build(deps): bump github.com/docker/docker
  * build(deps): bump the gomod group with 2 updates
  * build(deps): bump chainguard.dev/apko from 0.18.1 to 0.19.1
  * sca: remove set but never used variable
  * update_config: expose function to get valid schedule messages
  * Add uses and name to slog values
  * Include subpackage name in slog values
  * Only read the first line for shbang.
  * pombump: add flag to display the dependency tree
  * build(deps): bump dagger.io/dagger from 0.12.7 to 0.13.0
  * build(deps): bump step-security/harden-runner in the actions
    group
  * build(deps): bump
    go.opentelemetry.io/otel/exporters/stdout/stdouttrace
  * build(deps): bump the gomod group with 2 updates
  * keygen: reject bit size < 4096
  * cleanup: remove some direct imports of charm log
* Sat Sep 14 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.12.0:
  * Upgrade to new hash-agnostic APIs for sign and verify
  * Upgrade to apko v0.18.0
  * index: stop writing APKINDEX.json
  * update to go1.23.1
  * build(deps): bump google.golang.org/api from 0.195.0 to 0.196.0
  * build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0
  * build(deps): bump the gomod group with 2 updates
  * pipelines/ruby: remove signing_key by default
  * config: Whack more moles for string replacement
  * install go
  * lint
  * upgrade to golang 1.23
* Sat Sep 14 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.11.6:
  * adds git checkout fetch,update,test and yams the melange
    apkbuild yamls