gdm3 (42.0-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/42.0-1 tag
- Git: https://salsa.debian.org/gnome-team/gdm.git
-
- Branch: debian/master
- Path: debian/changelog
- Browser: https://salsa.debian.org/gnome-team/gdm
- Last scan: 2022-05-22 14:44:02+00
- Next scan: 2022-05-28 20:38:00+00
- Merge requests: 1
- Debian changelog in Git:
gdm3 (42.0-1) unstable; urgency=medium
[ Jeremy Bicha ]
* New upstream release
- Fix hang caused by GDM starting sooner than nvidia_drm
(Closes: #1004131, LP: #1958488)
- Default to Wayland for nvidia 510 drivers (LP: #1962523)
* debian/control.in: Build-Depend on libgudev-1.0-dev
[ Simon McVittie ]
* Add a NEWS.Debian entry for the removal of "System X11 Default"
-- Jeremy Bicha <jbicha@ubuntu.com> Tue, 22 Mar 2022 16:45:54 -0400
- This branch is 1 commit ahead of tag debian/42.0-1
- Git log:
commit 81ba0303ea31c399871ae97d2929882618329328
Author: Simon McVittie <smcv@debian.org>
Date: Thu Mar 31 12:54:16 2022 +0100
NEWS: Use correct version number and suite
`dch -r` finalizes a pending changelog entry, but doesn't finalize a
pending NEWS entry, which can be a problem in workflows where changes
with a NEWS entry are not released immediately.
Closes: #1008663