diff --git a/debian/changelog b/debian/changelog index e9019ad51cf05760a7a9e31c97de6ac9f3751153..a9a07e157c0e1adb89425558f83dcabf9f40769a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +acme4netvs (0.7.0-1) stable; urgency=medium + + [ Dominik Rimpf ] + * fix: don't use global before script for goreleaser jobs + * CHG: BREAKING! changed go module path to new repository under gitlab.kit.edu + + [ Peter Oettig ] + * Fix runner tags + * Fix more runner tags and untagged jobs + + [ Dominik Rimpf ] + * fix: zone le.uni-beispiel.de does not exist anymore + * upd: dependencies + * fix: missed variable occurence + * fix: netdb-api urls + * fix: switch golangci-lint repo + * fix: golangic-lint job + * ci: run code generation before linting + * ci: install goversioninfo in lint stage for generate + + [ Peter Oettig ] + * fix: S1002 linter warning + + [ Heiko Reese ] + * Simplified for…select constructs. Closes #42. + * fix: moved panic from test setup functions into main test + + [ Dominik Rimpf ] + * hotfix paths + * fix: goreleaser config & use generic registry for uploads instead of attachements + * final fix for path + * new release + + -- KIT-CA CI <ca@kit.edu> Thu, 06 Jun 2024 17:35:07 +0000 + acme4netvs (0.6.3-1) stable; urgency=medium [ Peter Oettig ]