Skip to content
Tags give the ability to mark specific points in history as being important
  • 3.10.0.1
    Version 3.10.0.1
    
    - Don't say we're updating btmp when we aren't
    - PAM updates for exherbo/lfs
    - Translation updates
  • 3.11.2
    73544067 · configure: bump to 3.11.2 ·
    Version 3.11.2
    
    - XDMCP fixes
    - BSD portability fixes
    - Assorted changes to build goop
    - Translation updates
  • 3.11.3
    Version 3.11.3
    
    - Infinite loop fix
    - Require debugging to be explicitly enabled in unstable versions
    - Pass LC_ vars from system to user session
    - Fix PAM reauthentication
    - Translation updates
  • 3.11.4
    0c65c092 · configure: bump to 3.11.4 ·
    Version 3.11.4
    
    - Treat '' returned from a PAM module as "no username set" in the same way NULL is.
    - Fix to work with more open dbus policy
    - Translation updates
  • 3.11.90
    Version 3.11.90
    
    - Code clean ups
    - Leak fixes
    - Log X server to systemd journal
    - Log fixes on none systemd systems
    - Fail better when invoked wrong
    - Change how dconf settings are used
    - FreeBSD build fixes
    - Translation updates
  • 3.11.92
    Version 3.11.92
    
    - BSD build fixes
    - Experimental Wayland support
    - Support gnome-shell unlocking from non GDM sessions
    - drop slave process
    - onscreen keyboard support at login screen
    - Translation updates
  • 3.11.92.1
    Version 3.11.92.1
    
    - BSD build fixes
  • 3.12.0
    068ac072 · configure: bump to 3.12.0 ·
    Version 3.12.0
    
    - Fix automatic login
    - Fix timed login
    - Translation updates
  • 3.12.1
    48705152 · configure: bump to 3.12.1 ·
    Version 3.12.1
    
    - Drop dead code
    - support XDG_CURRENT_DESKTOP
    - Fix PID file in build goo
    - doap file fix ups
    - Improve Fedora PAM config with regard to gnome-kerying
    - Small wayland fixes
    - ConsoleKit fixes
    - Fixes to non-GDM session unlock corner cases
    - Translation updates
  • 3.12.2
    0c396d32 · configure: bump to 3.12.2 ·
    Version 3.12.2
    
    - Work around ugly "Last Login" messages in fedora
    - Fix PATH variable
    - Fix undead worker processes
    - Fix crash on logout after user switching
  • 3.13.91
    Version 3.13.91
    
    - Fix crash when typing password at screen lock
    - Fix default signal mask of session to not block SIGUSR1
    - Memory leak fixes
    - Fix for when building without consolekit
    - Fix autologin pam config on GNOME Continuous
    - Fix timed login race
    - Again read LANG from accountsservice
    - misc fixes
    - Translation updates
  • 3.13.92
    Version 3.13.92
    
    - Compat fixes to work with latest caribou
    - minor code clean up
    - Translation updates
  • 3.14.0
    f84bb520 · configure: bump to 3.14.0 ·
    Version 3.14.0
    
    - Translation updates
  • 3.14.1
    a3587624 · configure: bump to 3.14.1 ·
    Version 3.14.1
    
    - Update fedora PAM config to be more tolerant of /etc/nologin
    - leak fixes in libgdm
    - Fix spew on console generated from conversations that get cancelled when they're closing
    - Drop some lingering fallback greeter cruft
    - Translation updates
  • 3.15.2
    e7d58ecd · configure: bump to 3.15.2 ·
    Version 3.15.2
    
    - Fix session selection for smartcard users.
    - Don't warp pointer anymore
    - Translation updates
  • 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
  • 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.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.90.1
    Version 3.15.90.1
    
    - Fix daemon/WaylandEnable check
    - Compiler warning fixes
    - 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.