[Bug 2031534] Re: Release aad-auth 0.5
Ubuntu Foundations Team Bug Bot
2031534 at bugs.launchpad.net
Wed Aug 16 16:14:50 UTC 2023
The attachment "debdiff from 0.4 to 0.5" seems to be a debdiff. The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff. If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2031534
Title:
Release aad-auth 0.5
Status in aad-auth package in Ubuntu:
New
Status in aad-auth source package in Mantic:
New
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aad-auth/+bug/2031534/+subscriptions
More information about the Ubuntu-sponsors
mailing list