1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
============
Version 43.0
============
Build system improvements
GError clean up fix
Translation updates
============
Version 42.0
============
Give better error when failing to get renderer string
Fix failure to run sessions for program accounts
Translation updates
============
Version 40.8
============
data: Install GNOME on Wayland session for X11 preferred setups
Don't spew as much into log when falling back to non-systemd sessions
Work better with certain versions of meson
Correct screwed up check for gnome-shell
Various cleanups and leak fixes
Translation updates
==============
Version 40.1.1
==============
presence: Fix error detection when syncing initial screensaver state
============
Version 40.1
============
presence: Do not auto-start the GNOME Shell screensaver service
util: Unset LC_* variables as they may be unset at login time
============
Version 40.0
============
util: Remove undesired variables from activation environment
===============
Version 40.beta
===============
gnome-session: GNOME session will now only block sleep for suspend
inhibitors and will block shutdown if a logout inhibitor is
active.
Previously a suspend inhibitor would prevent both sleep and
logout. As such, applications may need to be updated and grab
both a logout and suspend inhibitor.
data: Re-add OnFailure= to .target units
util: Disable capturing of subpatterns
util: Only accept common space characters
Stop dbus-daemon instead of restarting it
data: Fix indirect conflict with exit.target via app.slice
Translations updates
==============
Version 3.38.0
==============
Build goo updates
Translations Updates
==============
Version 3.37.0
==============
util: Unset GNOME_SETUP_DISPLAY at login time
main: clear environment on shutdown
gnome-session: avoid setting LC_ unless LANG and region disagree
data: Add drop-in to configure launched applications
autostart-app: Place launched applications into a systemd scope
doc: Add description of important systemd units to man page
fail-whale-dialog: Make dialog visible in all monitors
gnome-session-inhibit: Add --list command
gnome-session-ctl: Add systemd service failure checker
data: Major changes in systemd configuration
Translation Updates: Brazilian Portuguese, Catalan, Chinese (Taiwan),
Czech, Friulian, German, Hebrew, Indonesian, Kazakh, Norwegian Bokmål,
Polish, Romanian, Slovak, Spanish, Swedish, Turkish, Ukrainian
==============
Version 3.36.0
==============
data: Require UsbProtection component
doap: Call this "GNOME Session Manager"
Translation Updates: Indonesian, Punjabi
==============
Version 3.35.3
==============
binary: Allow quitting early on SIGTERM/SIGINT
binary: Log a critical when our SIGTERM/SIGINT handler fails to log out
Translation updates: Chinese (China), Galician
|