Troy Dawson
37581dc757
Set wayland on by default for epel9
12 months ago
Troy Dawson
503d5acca6
Merge branch 'rawhide' into epel9-next
2 years ago
Troy Dawson
dd1b7ff8ed
Merge branch f38 into epel9-next
2 years ago
Fedora Release Engineering
c90e211770
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2 years ago
Adam Williamson
b2ece24fe8
Fix user/group creation - the config file must be a package source
...
sddm user/group creation was broken since the build that dropped
the sysusers config file as a package source. We were still
trying to generate the %pre scriptlet from SOURCE18 even though
that didn't exist any more.
Unfortunately, there still appears to be no way to actually use
an upstream packaged config file as the target of the
%sysusers_create_compat macro. I posted to devel@ about this
back in 2021, which triggered an interesting thread, but no
immediate practical solution:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/TFDMAU7KLMSQTKPJELHSM6PFVXIZ56GK/
so the only workaround I know of is, unfortunately, to duplicate
the config file as a package source :(
So this commit takes the generated file from a broken 0.20.0
build and adds it back as a package source. With this change,
the %pre script is once again correct and the package provides
`user(sddm)` and `group(sddm)` as it should.
2 years ago
Neal Gompa
3cc94d1b43
Switch to GitHub generated tarball
2 years ago
Neal Gompa
63fcc4ccbc
Update to 0.20.0 final
2 years ago
Troy Dawson
5619fb89c5
fully in line with f37
2 years ago
Troy Dawson
6c7277a10b
Merge branch f37 into epel9-next
2 years ago
Neal Gompa
7df02a806e
Update to new snapshot to include a fix for logout issues ( #2179591 )
2 years ago
Neal Gompa
03ae0df0bf
Add patch to stop launching xdg-desktop-portal with Wayland greeter ( #2178971 , #2129479 )
2 years ago
Marc Deop i Argemí
efa72ceb64
Update to new snapshot
2 years ago
Troy Dawson
6e291bef12
Merge branch f37 into epel9-next
2 years ago
Marc Deop i Argemí
3c2f1f687a
feat: update to new snapshot
2 years ago
Neal Gompa
8399d1aeab
Update to new snapshot
...
- Drop our sysusers and tmpfiles configuration for upstream versions
2 years ago
Marc Deop i Argemí
fe6b04ecc8
Update to new snapshot
2 years ago
Marc Deop i Argemí
b59126ef38
fix: upload sources
2 years ago
Marc Deop i Argemí
cb1d68a8ef
Update to new snapshot and remove patches merged upstream
2 years ago
Neal Gompa
954e5c84eb
Add proposed patch to recover from tty switching failures ( #2110801 )
2 years ago
Fedora Release Engineering
792d966eb1
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2 years ago
Neal Gompa
f7ff3bd8a5
Add missing patch, oops
2 years ago
Neal Gompa
e47450ddbd
Update to new snapshot
...
- Add patch to support non-default wayland socket names for sway/weston/etc.
- Refreshed patch for waiting on logind seat0 initialization
2 years ago
Troy Dawson
b82622800c
Merge branch f37 into epel9-next
2 years ago
Neal Gompa
2404d98d06
Update to new snapshot
2 years ago
Neal Gompa
2bdc2fd915
Update to new snapshot
2 years ago
Neal Gompa
920d054397
Update to new snapshot
2 years ago
Timothée Ravier
2ef9c9dc58
Skip enabling Wayland by default on F37
3 years ago
Troy Dawson
a8d7d32211
Fix changelog dates
3 years ago
Troy Dawson
07da2d7ad3
Recommends sddm-x11 instead of Suggests for RHEL
3 years ago
Fedora Release Engineering
50f9761939
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
3 years ago
Troy Dawson
049c29071a
x11 default desktop for rhel9
3 years ago
Troy Dawson
0af4f83ec2
Make x11 default Desktop for RHEL
3 years ago
Troy Dawson
37ea9035fa
Make x11 default for RHEL 9
3 years ago
Troy Dawson
a226ab8730
x11 default for rhel9
3 years ago
Neal Gompa
1a4369ac5f
Switch X11 greeter to rootful X server ( #2070130 )
3 years ago
Neal Gompa
d34e69e56c
Bump to new git snapshot to include refreshed fix for sddm crash ( #2057419 )
3 years ago
Neal Gompa
ffa45eac1d
Switch back to the X11 greeter for F36
3 years ago
Neal Gompa
3edd684073
Backport fix to get sddm to log to the journal more
3 years ago
Adam Williamson
66d28a8c86
Backport PR#1522 to try and fix crash after login ( #2057419 )
3 years ago
Neal Gompa
7bc93a72c0
Update to new snapshot
...
Drop merged proposed patch to not ignore EINTR when activating
3 years ago
Neal Gompa
b2f696ae6e
Add proposed patch to not ignore EINTR when activating
3 years ago
Neal Gompa
91ed5aeafc
Update to new snapshot release
3 years ago
Neal Gompa
2157c07350
Use unprivileged X server for sddm-x11 configuration
3 years ago
Neal Gompa
88af790e7e
Update to snapshot release and use Wayland by default
...
- Update to snapshot release
- Drop upstreamed patches
- Drop Xauth patch due to inability to apply it
- Update status on remaining patches
- Add support for using a Wayland greeter
- Clean up Wayland conditionals
3 years ago
Fedora Release Engineering
9a6847db53
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
3 years ago
Adam Williamson
ef250aa0a5
Bump release and changelog
3 years ago
Jeremy Linton
52dc921f03
make hide wayland sessions directly dependent on /dev/dri
...
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
3 years ago
Adam Williamson
6721293c8b
Bump release and changelog
3 years ago
Jeremy Linton
32eb4e85b6
Tweaks to udev rules, logind race, fallback to seat0 ( #2011991 ) ( #2016310 )
...
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
3 years ago
Timothée Ravier
b0951104fb
Use the correct source for sysusers config
...
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2009500
Fixes: 022fc8f
Use systemd-sysusers config to setup user/group
3 years ago