Skip to content
Tags give the ability to mark specific points in history as being important
  • 3.17.3.1
    Version 3.17.3.1
    
    - Ship systemd unit file (woops)
  • 3.17.3
    3cd08e75 · configure: bump to 3.17.3 ·
    Version 3.17.3
    
    - Support env.d directory for manipulating session environment
    - Drop ConsoleKit support
    - Translation updates
  • 3.17.2
    48b7ecdc · configure: bump to 3.17.2 ·
    Version 3.17.2
    
    - BSD fixes
    - Don't build Xsession by default
    - Fix monitor hotplug segfault
    - kdbus fixes
    - Translation updates
  • 3.16.1.1
    Version 3.16.1.1
    
    - Fix double free introduced in 3.16.1
  • 3.16.1
    d6f1337b · configure: bump to 3.16.1 ·
    Version 3.16.1
    
    - set XORG_RUN_AS_USER_OK=1 to tell the X server
      it's okay to drop privileges
    - Fix wtmp handling
    - ConsoleKit fixes for BSDs
    - Make sure plymouth is quit if GDM fails to start
    - make sure objects are nullified in dispose handlers
    - Translation updates
  • 3.14.2
    855424d0 · configure: bump to 3.14.2 ·
    Version 3.14.2
    
    - Leak fix
    - Import locale into environment
    - Make sure plymouth gets quit if GDM fails
    - XDMCP fixes
    - Propagate XCURSOR_PATH and XDG_CONFIG_DIRS to greeter
    - Translation updates
  • 3.16.0.1
    Version 3.16.0.1
    
    - Fix plymouth quitting that broke in 3.15.92
  • 3.16.0
    7cb38d63 · configure: bump to 3.16.0 ·
    Version 3.16.0
    
    - Correct logic inversion in debugging features comment in /etc/gdm/custom.conf
    - Translation updates
  • 3.15.92
    Version 3.15.92
    
    - Fix user-switching for autologin
    - Fix flicker between boot splash and login screen
    - Fix timed login
    - systemd unit fixes
    - ConsoleKit fixes
    - misc cleanups
    - document debugging features in custom.conf
    - die more forcefully if we can't set up the ttys the way we want
    - Translation updates
  • 3.15.91.2
    Version 3.15.91.2
    
    - Fix hang on logout of wayland
    - Drop caribou autostart file
  • 3.15.91.1
    Version 3.15.91.1
    
    - Fix hang on VT switch
    - Translation updates
  • 3.15.91
    Version 3.15.91
    
    - Improved debug output
    - more X-without-root fixes
    - pass LANG to gdm daemon
    - fix hang with autologin
    - Less flicker with wayland
  • 3.15.90.5
    Version 3.15.90.5
    
    - Code clarification
    - Initial Setup fixes
    - X-without-root fixes
    - Translation updates
  • 3.15.90.4
    Version 3.15.90.4
    
    - Pass DISPLAY/XAUTHORITY to dbus-daemon
    - Translation updates
  • 3.15.90.3
    Version 3.15.90.3
    
    - Disable gnome-initial-setup for now
    - One more stab at the widespread "No user list" problem
    - Fix X session environment to use provided dbus-daemon
    - Translation updates
  • 3.15.90.2
    Version 3.15.90.2
    
    - Fix crashers in gdm-wayland-session and gdm-x-session
    - Start dbus-daemon in more platform agnostic way
    - clean up log spew
    - fix accountsservice race leading to gnome-shell tanking on startup for some people.
  • 3.15.90.1
    Version 3.15.90.1
    
    - Fix daemon/WaylandEnable check
    - Compiler warning fixes
    - Translation updates
  • 3.15.90
    8809cf82 · po: update POTFILES.in ·
    Version 3.15.90
    
    - Fix pam_ecryptfs on Fedora
    - Launch user sessions on a separate VT from login screen for seat0
    - Use wayland by default on login screen (can turn off with daemon/WaylandEnable=false)
    - deprecate ConsoleKit and disable by default
    - Significant code clean ups
    - Fix xdmcp/ShowLocalGreeter config option
    - memory leak fixes
    - Translation updates
  • 3.15.3.1
    Version 3.15.3.1
    
    - Actually set XDG_SESSION_TYPE in user sessions
    - Don't require plymouth if using systemd
    - require --without-plymouth to disable plymouth support
  • 3.15.3
    d443f467 · configure: bump to 3.15.3 ·
    Version 3.15.3
    
    - set XDG_SESSION_TYPE in user sessions
    - propagate XDG_CONFIG_DIRS and XCURSOR_PATH into login sessions
    - Require plymouth if using systemd
    - Translation updates