Skip to content

Commit

Permalink
Merge pull request #665 from ubuntu/v0.11.0-changelog
Browse files Browse the repository at this point in the history
Update changelog for the upcoming release
  • Loading branch information
didrocks authored Apr 5, 2023
2 parents d1214c5 + 04c8112 commit bebbb4a
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 33 deletions.
31 changes: 31 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
adsys (0.11.0) lunar; urgency=medium

[ Denison Barbosa ]
[ Gabriel Nagy ]
* List Pro policy types in service status output
* Warn when Pro-only rules are configured
* Use systemd via D-Bus instead of systemctl commands
* Add placeholder notes for entry types
* Add guideline docs to the policy managers
* Change Ubuntu Advantage to Ubuntu Pro in docs
* Add system proxy policy manager (LP: #2012371)
* Update dependencies to latest:
- github.com/charmbracelet/lipgloss
- github.com/coreos/go-systemd/v22
- github.com/fatih/color
- github.com/golangci/golangci-lint
- github.com/golang/protobuf
- golang.org/x/net
- google.golang.org/grpc
- google.golang.org/grpc/cmd/protoc-gen-go-grpc
- google.golang.org/protobuf
* CI and quality of life changes not impacting package functionality:
- Bump github actions to latest:
- actions/setup-go
- Update Rust related auto update jobs
- Replace testutils.Setenv with t.Setenv
- Set up more tests to run in parallel
- Various test refactors and improvements

-- Gabriel Nagy <[email protected]> Tue, 04 Apr 2023 19:40:35 +0300

adsys (0.10.1) lunar; urgency=medium

[ Denison Barbosa ]
Expand Down
34 changes: 1 addition & 33 deletions debian/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -241,49 +241,26 @@ Files: vendor_rust/bitflags/*
vendor_rust/libc/*
vendor_rust/heck/*
vendor_rust/log/*
vendor_rust/num-integer/*
vendor_rust/num-traits/*
vendor_rust/quote/*
vendor_rust/time/*
vendor_rust/unicode-width/*
Copyright: 2014-2020 The Rust Project Developers
License: MIT

Files: vendor_rust/bumpalo/*
Copyright: 2019 Nick Fitzgerald
License: MIT

Files: vendor_rust/cc/*
vendor_rust/js-sys/*
vendor_rust/cfg-if/*
Files: vendor_rust/cfg-if/*
vendor_rust/pkg-config/*
vendor_rust/proc-macro2/*
vendor_rust/toml/*
vendor_rust/wasm-bindgen-*/*
Copyright: 2014 Alex Crichton
License: MIT

Files: vendor_rust/cfg-expr/*
Copyright: 2019 Embark Studios
License: MIT

Files: vendor_rust/chrono/*
Copyright: 2014
License: MIT

Files: vendor_rust/core-foundation-sys/*
Copyright: 2012-2013 Mozilla Foundation
License: MIT

Files: vendor_rust/futures-*/*
Copyright: 2017 The Tokio Authors / 2016 Alex Crichton
License: MIT

Files: vendor_rust/iana-time-zone/*
vendor_rust/iana-time-zone-haiku/*
Copyright: 2020 Andrew D. Straw
License: MIT

Files: vendor_rust/pin-utils/*
Copyright: 2018 The pin-utils authors
License: MIT
Expand All @@ -301,11 +278,6 @@ Files: vendor_rust/smallvec/*
Copyright: 2018 The Servo Project Developers
License: MIT

Files: vendor_rust/termcolor/*
vendor_rust/winapi-util/*
Copyright: 2015-2017 Andrew Gallant
License: MIT

Files: vendor_rust/unicode-ident/*
Copyright: 1991-2022 Unicode, Inc.
License: Unicode
Expand All @@ -322,10 +294,6 @@ Files: vendor_rust/winapi/*
Copyright: 2015-2018 The winapi-rs Developers
License: MIT

Files: vendor_rust/android_system_properties/*
Copyright: 2013, 2016 Nicolas Silva
License: MIT or Apache-2.0

License: Apache-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
Expand Down

0 comments on commit bebbb4a

Please sign in to comment.