Skip to content

Commit

Permalink
46.alpha
Browse files Browse the repository at this point in the history
- Support remote login from gnome-remote-desktop (and hopefuly nicedcv in the future)
- Support new JSON pam extension
- Fix build with user-display-server=false
- Minor clean ups
- Move private D-Bus sockets to private directory
- Build goo fixes
- Warning fixes
- Translation updates
  • Loading branch information
halfline committed Jan 8, 2024
1 parent 3f22390 commit 43827ae
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
================
Version 46.alpha
================
- Support remote login from gnome-remote-desktop (and hopefuly nicedcv in the future)
- Support new JSON pam extension
- Fix build with user-display-server=false
- Minor clean ups
- Move private D-Bus sockets to private directory
- Build goo fixes
- Warning fixes
- Translation updates

==============
Version 45.0.1
==============
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('gdm', 'c',
version: '45.0.1',
version: '46.alpha',
license: 'GPL2+',
meson_version: '>= 0.57',
)
Expand Down

0 comments on commit 43827ae

Please sign in to comment.