nfpm/nfpm.changes

67 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Fri Aug 16 18:11:13 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 2.39.0:
* build: fix packagers shell on darwin
* feat: env var substitution in description (#848)
* build: update flake.nix
* chore(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1
(#846)
* chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0
(#845)
* chore(deps): bump benc-uk/workflow-dispatch from 1.2.3 to 1.2.4
(#844)
* chore(deps): bump anchore/sbom-action from 0.16.1 to 0.17.0
(#843)
* chore(deps): bump anchore/sbom-action from 0.16.0 to 0.16.1
(#842)
* fix(deb): dpkg-sig format (#841)
* docs: update cmd docs
-------------------------------------------------------------------
Wed Jul 10 08:37:36 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 2.38.0:
* docs: clarify trailing slash in dst
* fix: system fs paths on windows (#838)
* test: centos8 mirrorlist has been down for a long time (#837)
* fix: rpm doesnt allow dashes in prerelease (#836)
* fix: better handle files owned by the fs (#834)
* chore: cleanup
* docs: update
* docs: update
* feat(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
(#832)
* feat(deps): bump github.com/klauspost/compress from 1.17.8 to
1.17.9 (#831)
* ci: update goreleaser config
* chore(deps): bump goreleaser/goreleaser-action from 5 to 6
(#827)
* chore(deps): bump cachix/install-nix-action from 26 to 27
(#823)
* docs: update cmd docs
-------------------------------------------------------------------
Mon Jun 17 18:48:05 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 2.37.1:
* fix: move mod back to go 1.21
* docs: update cmd docs
* test: test enumarate
* chore(deps): update go-rpmutils (#814)
* docs: update cmd docs
* feat: support for ipk packages (#818)
* chore(deps): update go-rpmutils
* chore(deps): bump golangci/golangci-lint-action from 5 to 6
(#819)
* chore(deps): bump anchore/sbom-action from 0.15.10 to 0.15.11
(#817)
* chore(deps): bump golangci/golangci-lint-action from 4 to 5
(#816)
-------------------------------------------------------------------
Mon Jun 17 18:47:53 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- new package nfpm: a simple deb, rpm, apk and arch linux packager
written in Go