[ubuntu/resolute-proposed] authd 0.6.1 (Accepted)

Adrian Dombeck adrian.dombeck at canonical.com
Tue Apr 7 09:10:39 UTC 2026


authd (0.6.1) resolute; urgency=medium

  * New release (LP: #2147226)
  * Update Go dependencies:
    - github.com/mattn/go-sqlite3 v1.14.38
    - golang.org/x/sys v0.42.0
    - golang.org/x/term v0.41.0
    - google.golang.org/grpc v1.80.0
    Indirect dependencies:
    - golang.org/x/net v0.49.0
    - golang.org/x/text v0.33.0
    - google.golang.org/genproto/googleapis/rpc
      v0.0.0-20260120221211-b8f7ae30c516

authd (0.6.0) resolute; urgency=medium

  * Change default UID/GID range to 10000:60000.
  * Add authctl, a command-line tool to manage authd users and groups.
  * Deny login if session is offline and user or device is disabled.
  * Allow setting the same local password when redoing device authentication.
  * Make errors when checking home dir owner during startup non-fatal.
  * Fix authentication behaviour when refresh token is missing.
  * Fix GDM broken when authd is uninstalled.
  * Avoid races when getting user and group entries.
  * Use lckpwdf to lock the database when manipulating users or groups.
  * Improve error messages.
  * debian/control: Install missing build dependency systemd-dev.
  * debian/postrm: Remove /etc/pam.d/gdm-authd.
  * Update Go dependencies:
    - toolchain go1.25.8
    - github.com/charmbracelet/x/term v0.2.2
    - github.com/coreos/go-systemd/v22 v22.7.0
    - github.com/godbus/dbus/v5 v5.2.2
    - github.com/mattn/go-sqlite3 v1.14.34
    - github.com/spf13/cobra v1.10.2
    - github.com/spf13/pflag v1.0.10
    - github.com/spf13/viper v1.21.0
    - github.com/stretchr/testify v1.11.1
    - go.etcd.io/bbolt v1.4.3
    - golang.org/x/sys v0.41.0
    - golang.org/x/term v0.40.0
    - google.golang.org/grpc v1.79.1
    - google.golang.org/protobuf v1.36.11
    - gopkg.in/ini.v1 v1.67.1
    Indirect dependencies:
    - github.com/cpuguy83/go-md2man/v2 v2.0.6
    - github.com/fsnotify/fsnotify v1.9.0
    - github.com/go-viper/mapstructure/v2 v2.4.0
    - github.com/pelletier/go-toml/v2 v2.2.4
    - github.com/russross/blackfriday/v2 v2.1.0
    - github.com/sagikazarmark/locafero v0.11.0
    - github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8
    - github.com/spf13/afero v1.15.0
    - github.com/spf13/cast v1.10.0
    - go.yaml.in/yaml/v3 v3.0.4
    - golang.org/x/net v0.48.0
    - golang.org/x/sync v0.19.0
    - golang.org/x/text v0.32.0
    - google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
  * Update Rust dependencies:
    - cc ^1.2.34
    - ctor ^0.5.0
    - hyper-util ^0.1.16
    - libc ^0.2.174
    - once_cell ^1.21.3
    - prost 0.14.*
    - rustix ^1.0.8
    - time ^0.3.41
    - tokio ^1.47.0
    - tonic 0.14.*
    - tonic-prost 0.14.*
    - tonic-prost-build 0.14.*

Date: Fri, 03 Apr 2026 19:36:26 +0200
Changed-By: Adrian Dombeck <adrian.dombeck at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Didier Roche-Tolomelli <didrocks at ubuntu.com>
https://launchpad.net/ubuntu/+source/authd/0.6.1
-------------- next part --------------
Format: 1.8
Date: Fri, 03 Apr 2026 19:36:26 +0200
Source: authd
Built-For-Profiles: derivative.ubuntu noudeb
Architecture: source
Version: 0.6.1
Distribution: resolute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Adrian Dombeck <adrian.dombeck at canonical.com>
Launchpad-Bugs-Fixed: 2147226
Changes:
 authd (0.6.1) resolute; urgency=medium
 .
   * New release (LP: #2147226)
   * Update Go dependencies:
     - github.com/mattn/go-sqlite3 v1.14.38
     - golang.org/x/sys v0.42.0
     - golang.org/x/term v0.41.0
     - google.golang.org/grpc v1.80.0
     Indirect dependencies:
     - golang.org/x/net v0.49.0
     - golang.org/x/text v0.33.0
     - google.golang.org/genproto/googleapis/rpc
       v0.0.0-20260120221211-b8f7ae30c516
 .
 authd (0.6.0) resolute; urgency=medium
 .
   * Change default UID/GID range to 10000:60000.
   * Add authctl, a command-line tool to manage authd users and groups.
   * Deny login if session is offline and user or device is disabled.
   * Allow setting the same local password when redoing device authentication.
   * Make errors when checking home dir owner during startup non-fatal.
   * Fix authentication behaviour when refresh token is missing.
   * Fix GDM broken when authd is uninstalled.
   * Avoid races when getting user and group entries.
   * Use lckpwdf to lock the database when manipulating users or groups.
   * Improve error messages.
   * debian/control: Install missing build dependency systemd-dev.
   * debian/postrm: Remove /etc/pam.d/gdm-authd.
   * Update Go dependencies:
     - toolchain go1.25.8
     - github.com/charmbracelet/x/term v0.2.2
     - github.com/coreos/go-systemd/v22 v22.7.0
     - github.com/godbus/dbus/v5 v5.2.2
     - github.com/mattn/go-sqlite3 v1.14.34
     - github.com/spf13/cobra v1.10.2
     - github.com/spf13/pflag v1.0.10
     - github.com/spf13/viper v1.21.0
     - github.com/stretchr/testify v1.11.1
     - go.etcd.io/bbolt v1.4.3
     - golang.org/x/sys v0.41.0
     - golang.org/x/term v0.40.0
     - google.golang.org/grpc v1.79.1
     - google.golang.org/protobuf v1.36.11
     - gopkg.in/ini.v1 v1.67.1
     Indirect dependencies:
     - github.com/cpuguy83/go-md2man/v2 v2.0.6
     - github.com/fsnotify/fsnotify v1.9.0
     - github.com/go-viper/mapstructure/v2 v2.4.0
     - github.com/pelletier/go-toml/v2 v2.2.4
     - github.com/russross/blackfriday/v2 v2.1.0
     - github.com/sagikazarmark/locafero v0.11.0
     - github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8
     - github.com/spf13/afero v1.15.0
     - github.com/spf13/cast v1.10.0
     - go.yaml.in/yaml/v3 v3.0.4
     - golang.org/x/net v0.48.0
     - golang.org/x/sync v0.19.0
     - golang.org/x/text v0.32.0
     - google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
   * Update Rust dependencies:
     - cc ^1.2.34
     - ctor ^0.5.0
     - hyper-util ^0.1.16
     - libc ^0.2.174
     - once_cell ^1.21.3
     - prost 0.14.*
     - rustix ^1.0.8
     - time ^0.3.41
     - tokio ^1.47.0
     - tonic 0.14.*
     - tonic-prost 0.14.*
     - tonic-prost-build 0.14.*
Checksums-Sha1:
 47d66f4ac38207ed03641a2bbfda8db3520fb9f0 4047 authd_0.6.1.dsc
 27c014585db1cd38859b626af1bd27214cdebf77 10821344 authd_0.6.1.tar.xz
 f44218fafd91da0155f1d2d9b3e6d3ec95e5c48a 10818 authd_0.6.1_source.buildinfo
Checksums-Sha256:
 31c70ddda517651df383309613a4074572d6e6604fcffd8abd523113bd7005f9 4047 authd_0.6.1.dsc
 737e76a7aa6da45fce0b63ebe2b16513b62e46298b92dc0c9d33812fea401aed 10821344 authd_0.6.1.tar.xz
 ffd13d9829988407a5ebfee916cacee9ffcd6136e005c23cbf91dd1f078e8630 10818 authd_0.6.1_source.buildinfo
Files:
 038cc45604e4d28a0e0a3327f543f089 4047 admin optional authd_0.6.1.dsc
 14a9f64c0e6e57454413bdf85d954253 10821344 admin optional authd_0.6.1.tar.xz
 d6e1817b21a655ccb3da0bcc74ee13db 10818 admin optional authd_0.6.1_source.buildinfo


More information about the Resolute-changes mailing list