[Bug 2031534] [NEW] Release aad-auth 0.5
Launchpad Bug Tracker
2031534 at bugs.launchpad.net
Wed Aug 16 16:14:50 UTC 2023
You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):
aad-auth (0.5) mantic; urgency=medium
* Update Go version to 1.20
* Update MSAL version to 1.1
* Specify default scopes for authentication
- After MSAL 1.0, the API no longer provides a set of default scopes in
case none was specified. So now we specify the authentication scopes
manually.
* Normalize names used in NSS queries
- Lowercase the names used in all queries to account for the case
insensitivity of AAD.
* Consider effective UID/GID when evaluating access to Shadow database:
- This fixes the issue where AAD users could not open sudo sessions, even
though they were part of the sudo group
* Improved errors messages
- Show link(s) to error code(s) description on Microsoft's site
* Update dependencies to latest:
** Go
- github.com/mattn/go-sqlite3
- github.com/sirupsen/logrus
- github.com/spf13/cobra
- github.com/stretchr/testify
- golang.org/x/crypto
- golang.org/x/sys
** Rust
- cc
- ctor
- goldenfile
- libc
- log
- paste
- proc-macro2
- rusqlite
- serde
- serde_yaml
- simple_logger
- syslog
- tempfile
- test-case
- time
* Update CI dependencies not related to package functionality:
- github.com/golangci/golangci-lint
- actions/setup-go
- peter-evans/create-pull-request
** Affects: aad-auth (Ubuntu)
Importance: Undecided
Status: New
** Affects: aad-auth (Ubuntu Mantic)
Importance: Undecided
Status: New
** Tags: patch
--
Release aad-auth 0.5
https://bugs.launchpad.net/bugs/2031534
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list