Commit Graph

935 Commits

Author SHA1 Message Date
Fedora Release Engineering
8bdde9a816 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 20:56:48 +00:00
David King
150e1e18bb Update to 44.1 2023-05-09 08:59:12 +01:00
David King
ee2e046a6d Update to 44.0
Refresh nvidia on wayland patch. Use SPDX for license field.
2023-03-31 11:44:40 +01:00
Adam Williamson
12dc411224 Backport a follow-up to the EFI patch
Also add comments on the original patch, including why it's in
the downstream patches section when it's an upstream patch.
2023-03-02 15:31:27 -08:00
Ray Strode
12ddd399d0 Fix wayland on virt efi setups
Resolves: #2172291
2023-03-01 22:59:12 -05:00
Iker Pedrosa
7bd1e8d41d pam-redhat: Remove pam_console from service files
pam_console is being removed as it was replaced by ConsoleKit. The
changes in this commit just remove pam_console from the service files.

If you are curious about the removal check the Fedora System-Wide Change
proposal linked below.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1822228
Relates: https://fedoraproject.org/wiki/Changes/RemovePamConsole
Relates: https://bugzilla.redhat.com/show_bug.cgi?id=2166692

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
2023-02-09 11:56:44 +01:00
Fedora Release Engineering
32d7e67d6d Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 04:31:16 +00:00
Ray Strode
8b3fa35994 Keep F36 behavior for hybrid machines with vendor nvidia driver...
rather than defaulting to Xorg with wayland as an option.

Resolves: #2128910
2022-09-27 10:02:46 -04:00
Ray Strode
3cfc516785 Keep F36 behavior for hybrid machines with vendor nvidia driver...
rather than defaulting to Xorg with wayland as an option.

Resolves: #2128910
2022-09-27 10:01:46 -04:00
Ray Strode
27625e5ff8 Vendor nvidia wayland hybrid graphics udev change
Allow users with hybrid machines with vendor nvidia driver to elect to
use the wayland session from the login screen menu.

Resolves: #2128910
2022-09-27 09:10:12 -04:00
Kalev Lember
41babe2cdc Update to 43.0 2022-09-20 19:00:33 +02:00
Debarshi Ray
6e92d3ad5b Use %sysusers_requires_compat to match %sysusers_create_compat
Fallout from d892da15d1
2022-08-22 21:33:15 +02:00
Fedora Release Engineering
dd6570a5a3 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 04:16:37 +00:00
David King
b8085951f4 Update to 42.0 2022-03-22 07:55:59 +00:00
Olivier Fourdan
d420471d74 Bump release
Resolves: #2043056
2022-01-21 15:22:52 +01:00
Olivier Fourdan
a843ea6e35 Enable Wayland by default with NVIDIA version 510 and above
Resolves: #2043056
2022-01-20 16:00:09 +01:00
Fedora Release Engineering
68396f167c - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 04:04:32 +00:00
David King
e55022583f Update to 41.3 2022-01-12 14:59:59 +00:00
Kevin Fenzi
b701d21608 Typo fix from Timothée Ravier 2021-11-17 20:09:45 -08:00
Timothée Ravier
ce1b7dc722 Fix %sysusers_create_compat macro call
Fixes: d892da1 Use systemd sysusers config to create user and group
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2023993
2021-11-17 18:34:55 +01:00
Ray Strode
315e61c5ef Fix Xorg selection when SessionType is unspecified in accountsservice but session is specified
Resolves: #2007742
2021-11-16 12:31:08 +01:00
Timothée Ravier
d892da15d1 Use systemd sysusers config to create user and group
See: https://docs.fedoraproject.org/en-US/packaging-guidelines/UsersAndGroups/
2021-10-15 20:56:19 +02:00
Kalev Lember
4e9122c0eb Update to 41.0 2021-09-21 16:29:07 +02:00
Kalev Lember
1acfbdd065 Update to 41.rc 2021-09-08 21:47:25 +02:00
Kalev Lember
9a1f3cf783 Avoid systemd_requires as per updated packaging guidelines
There is no need to have them as systemd correctly handles reloading
depending on the transaction ordering (even if systemd is installed
_after_ the package that installs the unit file).
2021-08-04 17:59:25 +02:00
Kalev Lember
c42527f1ca BuildRequire systemd-rpm-macros rather than systemd 2021-08-04 17:59:04 +02:00
Ray Strode
bf8b6b429d Update to 41.alpha 2021-07-28 14:52:30 -04:00
Ray Strode
7bd1da8263 Correct logic error leading to wrong display server preference getting chosen 2021-07-27 14:32:38 -04:00
Ray Strode
5ed4a6291a Correct logic error leading to wrong display server preference getting chosen 2021-07-27 07:09:42 -04:00
Ray Strode
1b45c3bcef Allow vendor nvidia driver users the ability to pick wayland sessions without editing udev 2021-07-22 16:30:32 -04:00
Fedora Release Engineering
9e50e3efdf - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 23:55:52 +00:00
Christian Stadelmann
e0c5388323 default.pa: Remove deprecated module-rescue-stream
Upstream Pulseaudio has deprecated module-rescue-stream:
5e0d5a8682

See also:
https://bugzilla.redhat.com/show_bug.cgi?id=1894265
https://bbs.archlinux.org/viewtopic.php?id=259601

Fixes rhbz #1894265
2021-06-16 15:35:33 +00:00
Ray Strode
12d35987af make sure dconf dirs are created 2021-06-15 13:25:01 -04:00
Ray Strode
cf523febf4 drop unused patches 2021-06-15 11:46:56 -04:00
Ray Strode
b67be4ec4d Provide gdm specific dconf source 2021-06-15 11:44:54 -04:00
Kalev Lember
b1a6ccabe5 Remove old obsoletes and provides 2021-03-30 15:41:59 +02:00
Kalev Lember
a667a51921 Update to 40.0 2021-03-30 15:41:22 +02:00
Kalev Lember
f0263e4d96 Update to 40.rc 2021-03-16 22:03:37 +01:00
Benjamin Berg
fb9039f045 Add patch to fix issues with the first login after boot
Resolves: #1937308
2021-03-10 20:17:44 +01:00
Kalev Lember
2680723ecc Drop changelog trimtime as it's set by the build system now 2021-02-26 10:22:48 +01:00
Kalev Lember
100892a821 Update to 40.beta 2021-02-26 10:22:48 +01:00
Fedora Release Engineering
c49810a3fe - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 06:29:14 +00:00
Kalev Lember
cf61f682fd Update to 3.38.2.1 2020-12-19 03:01:47 +01:00
Kalev Lember
00fd4e29cd Update to 3.38.2 2020-11-04 09:55:26 +01:00
Ray Strode
1329a4a9e7 Update sources 2020-10-13 13:29:46 -04:00
Ray Strode
c0d7dad4b6 Update to 3.38.1 2020-10-13 13:26:28 -04:00
Kalev Lember
805890dd40 Update to 3.38.0 2020-09-12 11:25:14 +02:00
Debarshi Ray
3a87e68f3b Fix Source0
No need to issue a build just for this.
2020-09-08 17:25:43 +02:00
Dan Horák
b524425e0a Remove stale and unnecessary architecture-specific exceptions
xorg-x11-server-Xorg is available on s390x for quite some time and the
remaining architectures aren't relevant in Fedora anymore.

https://src.fedoraproject.org/rpms/gdm/pull-request/6
2020-09-08 17:18:05 +02:00
Kalev Lember
0795ffbf22 Update to 3.37.90 2020-08-17 21:53:56 +02:00