Skip to content
Tags give the ability to mark specific points in history as being important
  • 3.38.0
    6fc40ac6 · meson: bump to 3.38.0 ·
    Version 3.38.0
    
    - Crasher fix
    - build goo updates
    - systemd unit file improvements
    - Translation updates
  • 3.37.90
    5a3d12f4 · meson: update to 3.37.90 ·
    3.37.90
    
    - Updates to systemd integration
    - deprecation fixes
    - Support killling X on login even when wayland support is disabled
    - Translation updates
  • 3.37.3
    d0dc8416 · meson: bump to 3.37.3 ·
    3.37.3
    
    - PAM file updates for archlinux
    - User switching fix
    - Don't keep login screen running in background on Xorg
    - Translation updates
  • 3.36.3
    24a4c0af · configure: bump to 3.36.3 ·
    3.36.3
    
    - User switching fix
    - Translation updates
  • 3.36.2-real
    f025079f · configure: bump to 3.36.2 ·
    3.36.2 lacked the configure commit
  • 3.36.2
    02c42c1c · NEWS: Update for release ·
    3.36.2
    
    - Fixes for when GDM isn't started on its configured initial VT
    - Don't hardcode path to plymouth
    - keyutils has a .pc file so use it
    - Chrome remote desktop fix
    - Always use separate session bus for greeter sessions
      This runs dbus-run-session, so the binary needs to be available
    - Translation updates
  • 3.37.1
    4cf6e959 · meson: Bump to 3.37.1 ·
    3.37.1
    
    - Switch from autogoo to meson
    - Fixes for when GDM isn't started on its configured initial VT
    - Don't hardcode path to plymouth
    - keyutils has a .pc file so use it
    - Enable wayland on cirrus
    - Chrome remote desktop fix
    - Always use separate session bus for greeter sessions
      This runs dbus-run-session, so the binary needs to be available
    - Translation updates
  • 3.34.1
    80e01019 · configure: bump to 3.34.1 ·
    GDM release 3.34.1
    
  • 3.34.0
    7c8950d9 · configure: bump to 3.34.0 ·
    3.34.0
    
    - Translation updates
  • 3.33.92
    Version 3.33.92
    
    - Fix typo in debug message
    - Revert vt changing fix, because it exposes logind bug and it wasn't quite right anyway
    - Ensure login screen gets reaped when user switching
    - Translation updates
  • 3.33.90
    Version 3.33.90
    
    - Update for changes to gnome-settings-daemon
    - initial-setup permissions fix
    - allow users to set PATH from ~/.config/environmet
    - support systemd user sessions
    - misc warning fixes
    - leak fix in libgdm
    - vt changing fix
    - drop some deprecations
    - drop unused icons
    - Translation updates
  • 3.33.4
    41e6e983 · configure: bump to 3.33.4 ·
    3.33.4
    
    - Fix session search directories
    - Kill user sessions when stopping gdm
    - Add way for sessions to register when they successfully started
    - Translation updates
  • 3.32.0
    54a9b56e · configure: bump to 3.32.0 ·
    Version 3.32.0
    
    - No updates
  • 3.30.3
    1397118b · configure: bump to 3.30.3 ·
    Version 3.30.3
    
    - Screen lock bypass fix (when timed login is enabled) (CVE-2019-3825)
    - Translation updates
  • 3.31.91
    Version 3.31.91
    
    - Screen lock bypass fix (when timed login is enabled) (CVE-2019-3825)
    - PAM file updates
    - Improved debug logging
    - Keyboard layout fixes
    - Display foreach handling
    - Translation updates
  • 3.31.4
    35f8afc4 · configure: bump to 3.31.4 ·
    Version 3.31.4
    
    - DOAP file fixes
    - misc code clean ups
    - filter out duplicates from session list
    - Translation updates
  • 3.30.2
    9b3f09c7 · configure: bump to 3.30.2 ·
    3.30.2
    
    - Fix autologin crash
    - Unlock keyring again on autologin with newerish systemds
    - Fix initial-setup
    - Translation updates
  • 3.30.1
    9e532ea4 · configure: bump to 3.30.1 ·
    Version 3.30.1
    
    - make udev rule configurable
    - follow up fixes dealing with login screen reaping from two releases ago
    - disable wayland on proprietary nvidia machines for now
    - Translation updates
  • 3.30.0
    a82bb313 · configure: bump to 3.30.0 ·
    3.30.0
    
    - build fixes
  • 3.29.92
    3.29.92
    
    - search for sessions in XDG_DATA_DIRS
    - blacklist some more wayland unfriendly hardware
    - initial setup fix
    - flicker fix
    - misc bug fixes