diff --git a/debian/changelog b/debian/changelog index e3d3e97c5..b1634b82b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +adsys (0.13.3) noble; urgency=medium + + * Fix cert auto-enroll without NDES (LP: #2051363) + * Refresh policy definition files (remove Lunar support) + * CI and quality of life changes not impacting package functionality: + - Bump github actions to latest: + - actions/download-artifact + - actions/setup-go + - actions/upload-artifact + * Update dependencies to latest: + - github.com/charmbracelet/bubbles + - github.com/charmbracelet/bubbletea + - github.com/google/uuid + - github.com/spf13/viper + - golang.org/x/crypto + - golang.org/x/net + - golang.org/x/sync + - golang.org/x/sys + - google.golang.org/grpc + - google.golang.org/protobuf + + -- Gabriel Nagy Fri, 26 Jan 2024 13:57:46 +0200 + adsys (0.13.2) noble; urgency=medium [ Denison Barbosa ] diff --git a/debian/copyright b/debian/copyright index 49ae5ed83..a8833b1fe 100644 --- a/debian/copyright +++ b/debian/copyright @@ -93,10 +93,6 @@ Files: vendor/github.com/sirupsen/* Copyright: 2012 Miki Tebeka / 2014 Simon Eskildsen License: MIT -Files: vendor/github.com/snapcore/go-gettext/* -Copyright: 2016 Jonas Obrist -License: BSD-3 - Files: vendor/github.com/spf13/* Copyright: 2011 The Go Authors. 2014-2015 Steve Francia .