223 Commits

Author SHA256 Message Date
26eba62398 Accepting request 1288039 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/1288039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=73
2025-06-24 18:45:14 +00:00
Christophe Marin
ab26e65dd0 - Change patch to start plymouth-quit.service explicitly
(boo#1245076):
  * sddm-service-handle-plymouth.patch

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=191
2025-06-23 20:38:35 +00:00
7489c3c11a Accepting request 1266272 from KDE:Frameworks5
CMake 4 compat

OBS-URL: https://build.opensuse.org/request/show/1266272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=72
2025-04-02 15:07:48 +00:00
Christophe Marin
4f0e11ca00 cmake 4 compat
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=189
2025-04-01 16:17:24 +00:00
f5d19cdf0e Accepting request 1203661 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/1203661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=71
2024-09-26 16:52:40 +00:00
Christophe Marin
cc2fe8523f - Move default value for [Autologin] Session
0001-Read-the-DISPLAYMANAGER_AUTOLOGIN-value-from-sysconf.patch
  to 00-general.conf
- Add patches to make autologin with wayland more reliable (boo#1221507):
  * 0001-Remove-unused-Display-m_relogin-variable.patch
  * 0002-Set-Display-m_started-early.patch
  * 0003-Load-autologin-configuration-in-Display-Display.patch
  * 0004-Reset-daemonApp-first-in-the-Display-constructor.patch
  * 0005-If-autologin-is-used-avoid-starting-a-display-server.patch
- Rebase 0001-Read-the-DISPLAYMANAGER_AUTOLOGIN-value-from-sysconf.patch

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=187
2024-09-25 19:22:40 +00:00
bd9cc0c0a1 Accepting request 1173074 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/1173074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=70
2024-05-11 16:20:21 +00:00
Christophe Marin
394962e02d Accepting request 1173058 from home:Vogtinator:sddm
- Drop the empty branding-upstream subpackages (boo#1224063)

OBS-URL: https://build.opensuse.org/request/show/1173058
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=185
2024-05-10 08:59:39 +00:00
f30c189e3d Accepting request 1168481 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/1168481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=69
2024-04-18 20:10:45 +00:00
Christophe Marin
1008901863 Accepting request 1168368 from home:Vogtinator:branches:KDE:Frameworks5
Tested on my laptop, works as expected

- Add various fixes from upstream PRs:
  * 0001-Fix-terminal-clearing.patch
  * 0001-Redesign-login-shell-use-in-session-scripts.patch
  * 0001-Use-xrdb-to-set-Xcursor.theme.patch

OBS-URL: https://build.opensuse.org/request/show/1168368
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=183
2024-04-17 07:44:32 +00:00
f5d15e1ad9 Accepting request 1151254 from KDE:Frameworks5
- Update to 0.21.0:
  + sddm-greeter can now be built for both Qt5 and Qt6
  + Themes can now declare their Qt version compatibility to control which greeter gets used
  + New CMake option INSTALL_PAM_CONFIGURATION (defaults to ON)
  + Bulgarian translation added
  * DBus policy files are now installed in /usr rather than /etc
  * Do not show keyboard layouts on wayland as switching is not implemented
  * Switch the default commandline for Weston to use the kiosk shell (available in 9.0+)
  - Fix building with Qt 6.7
  - Handle autologin failure by falling back to the greeter (#1775)
  - Fix session names containing ',' (#1745)
  - Don't let tmpfiles delete x11 auth files for very long running sessions
  - Many improvements for the **experimental** wayland support
- Drop patches, now upstream:
  * 0001-Session-Parse-.desktop-files-manually-again.patch
  * 0001-greeter-Look-at-WAYLAND_DISPLAY-for-platform-detecti.patch
  * 0002-Ignore-InputMethod-qtvirtualkeyboard-on-wayland.patch
  * 0001-Drop-unnecessary-ECM-dependency-and-dead-uninstall-t.patch
  * 0002-Make-sddm-greeter-for-Qt-5-and-Qt-6-coinstallable.patch
  * 0003-Let-themes-specify-the-used-version-of-Qt.patch
- Remove leftover sddm.obsinfo file (forwarded request 1151251 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/1151254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=68
2024-03-11 14:27:18 +00:00
Christophe Marin
1d94f52c3c Accepting request 1151251 from home:Vogtinator:sddm
- Update to 0.21.0:
  + sddm-greeter can now be built for both Qt5 and Qt6
  + Themes can now declare their Qt version compatibility to control which greeter gets used
  + New CMake option INSTALL_PAM_CONFIGURATION (defaults to ON)
  + Bulgarian translation added
  * DBus policy files are now installed in /usr rather than /etc
  * Do not show keyboard layouts on wayland as switching is not implemented
  * Switch the default commandline for Weston to use the kiosk shell (available in 9.0+)
  - Fix building with Qt 6.7
  - Handle autologin failure by falling back to the greeter (#1775)
  - Fix session names containing ',' (#1745)
  - Don't let tmpfiles delete x11 auth files for very long running sessions
  - Many improvements for the **experimental** wayland support
- Drop patches, now upstream:
  * 0001-Session-Parse-.desktop-files-manually-again.patch
  * 0001-greeter-Look-at-WAYLAND_DISPLAY-for-platform-detecti.patch
  * 0002-Ignore-InputMethod-qtvirtualkeyboard-on-wayland.patch
  * 0001-Drop-unnecessary-ECM-dependency-and-dead-uninstall-t.patch
  * 0002-Make-sddm-greeter-for-Qt-5-and-Qt-6-coinstallable.patch
  * 0003-Let-themes-specify-the-used-version-of-Qt.patch
- Remove leftover sddm.obsinfo file

OBS-URL: https://build.opensuse.org/request/show/1151251
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=181
2024-02-26 11:56:59 +00:00
5934dfb090 Accepting request 1143128 from KDE:Frameworks5
Switch to GCC 13 for Leap builds for packages that can't be built with the default compiler (forwarded request 1143049 from krop)

OBS-URL: https://build.opensuse.org/request/show/1143128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=67
2024-02-01 17:04:08 +00:00
Christophe Marin
d2693be624 Switch to GCC 13 for Leap builds for packages that can't be built with the default compiler
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=179
2024-01-31 19:58:34 +00:00
90036a1583 Accepting request 1112525 from KDE:Frameworks5
- Remove unnecessary Requires(post*) (forwarded request 1112456 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/1112525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=66
2023-09-29 19:12:28 +00:00
Christophe Marin
1ee17e6223 Accepting request 1112456 from home:Vogtinator:sddmqt6
- Remove unnecessary Requires(post*)

OBS-URL: https://build.opensuse.org/request/show/1112456
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=177
2023-09-20 10:07:59 +00:00
Christophe Marin
0a7e299ad0 Accepting request 1112356 from home:Vogtinator:sddmqt6
On top of fixing the greeter package description, the sddm.conf issues
should be addressed as well now.

- Config file changes:
  * No longer own sddm.conf. The migration for this conflicts with
    the other migration code, so:
  * Drop code for migrating from Current=maui (Leap <= 42.2)
    and the monolithic /etc/sddm.conf (Leap <= 42.3)

- Add patch and drop unnecessary BuildRequirements of
  extra-cmake-modules and kf5-filesystem:
  * 0001-Drop-unnecessary-ECM-dependency-and-dead-uninstall-t.patch
- Split the greeter into a subpackage and use _multibuild to build
  both daemon and greeter for Qt 5 and Qt 6. Add patches to allow
  for greeter coinstallation:
  * 0002-Make-sddm-greeter-for-Qt-5-and-Qt-6-coinstallable.patch
  * 0003-Let-themes-specify-the-used-version-of-Qt.patch
- Refresh 0001-Read-the-DISPLAYMANAGER_AUTOLOGIN-value-from-sysconf.patch
- Don't set CMAKE_BUILD_TYPE=Release
- Make branding packages noarch
- Add %check

OBS-URL: https://build.opensuse.org/request/show/1112356
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=176
2023-09-19 19:07:13 +00:00
4c983ffbec Accepting request 1096111 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/1096111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=65
2023-07-01 21:17:21 +00:00
Christophe Marin
ab2cc4e745 Accepting request 1096108 from home:Vogtinator:branches:KDE:Frameworks5
- Add patches to allow dropping InputMethod= from 11-kwin_wayland.conf
  (boo#1212880):
  * 0001-greeter-Look-at-WAYLAND_DISPLAY-for-platform-detecti.patch
  * 0002-Ignore-InputMethod-qtvirtualkeyboard-on-wayland.patch

OBS-URL: https://build.opensuse.org/request/show/1096108
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=174
2023-06-30 09:59:44 +00:00
0518886de8 Accepting request 1095398 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/1095398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=64
2023-06-29 15:27:22 +00:00
Christophe Marin
aada577ac1 Accepting request 1095382 from home:Vogtinator:sddm
I did some tests using the git version some time ago.
Let's see what happens? openQA will probably need adjustments for
the VT change.

- Add patch to fix parsing some session .desktop files:
  * 0001-Session-Parse-.desktop-files-manually-again.patch

- Update to 0.20.0:
  + Initial Qt6 support (Will break themes which rely on Qt 5)
  + **Experimental** support for running the greeter with Wayland
  + Enable HiDPI scaling by default
  + Support for running X11 display server without root privileges
  + Greeter: Support setting environment variables
  + Allow additional env vars to be defined in session files (#1370)
  + Make accountsservice data directory overridable via CMake
  + Add support for X11 cursor size configuration
  + Search XDG Base Directories for session files
  + Display information and errors from PAM in the greeter (#1486)
  * Remove the Passwd backend, make PAM mandatory
  * Bump minimum CMake version to 3.4
  * Introduce SDDM_INITIAL_VT as the TTY to reach out to
  * Set XCURSOR_SIZE in XorgDisplayServer::start
  * Make it possible to start ConsoleKit D-Bus service during SDDM startup
  * pam: Do not use tally2 if faillock is present
  * Bump to Qt 5.15, port away from deprecated APIs
  * remove `-logfile` arg that causes server to fail
  - Set RUNTIME_DIR to /run/sddm when using systemd to follow FHS 3.0
  - Use avatars in FacesDir first and if not found search other locations
  - Switch to using libxau with `FamilyWild` (#1230)
  - New interface to access config values from themes (#1097)
  - Session names are translated now (#1645)
  - Many more bugfixes
- Important change: SDDM now uses the first free VT, it no longer prefers
  tty7 (the InitialVT option in 00-general.conf has no effect anymore)

OBS-URL: https://build.opensuse.org/request/show/1095382
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=172
2023-06-26 10:36:56 +00:00
cb45bf9c82 Accepting request 1082483 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/1082483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=63
2023-04-25 14:54:04 +00:00
Christophe Marin
84ccd11f64 Accepting request 1082482 from home:Vogtinator:boo1210391
- Add patch to fix delays on shutdown (boo#1210391):
 * 0001-Avoid-starting-a-new-session-on-exit.patch

OBS-URL: https://build.opensuse.org/request/show/1082482
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=170
2023-04-24 10:50:11 +00:00
fa2b17a217 Accepting request 1077522 from KDE:Frameworks5
- Replace proper_pam.diff with installation of source files:
  * sddm.pam, sddm-autologin.pam, sddm-greeter.pam
- PAM services:
  * Make use of substack for common-*
  * Include postlogin-*
  * Run pam_keyinit before common-session
  * Deny password in sddm-greeter
- /run/sddm is owned by root:root
- Add patch to fix possible deadlock:
  * 0001-Process-all-available-auth-messages-in-a-loop.patch
- Add missing dependencies on update-alternatives

- Migration of PAM settings to /usr/lib/pam.d.

OBS-URL: https://build.opensuse.org/request/show/1077522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=62
2023-04-07 16:16:24 +00:00
Christophe Marin
c918cd1c90 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=168 2023-04-05 12:26:19 +00:00
Christophe Marin
48a2ab1053 Accepting request 1077515 from home:favogt:sddm-pam-backport
- Replace proper-pam.diff with installation of source files:
  * sddm.pam, sddm-autologin.pam, sddm-greeter.pam
- PAM services:
  * Make use of substack for common-*
  * Include postlogin-*
  * Run pam_keyinit before common-session
  * Deny password in sddm-greeter
- /run/sddm is owned by root:root
- Add patch to fix possible deadlock:
  * 0001-Process-all-available-auth-messages-in-a-loop.patch
- Add missing dependencies on update-alternatives

- Migration of PAM settings to /usr/lib/pam.d.

OBS-URL: https://build.opensuse.org/request/show/1077515
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=167
2023-04-05 12:16:03 +00:00
3916509cbf Accepting request 1066881 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/1066881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=61
2023-02-22 14:21:02 +00:00
59273f7afa Accepting request 1066878 from home:gcomes.obs
- Honor /etc/nologin like login, sshd, xdm and gdm do
  * added: auth requisite pam_nologin.so to proper_pam.diff
  * see: man 5 nologin

OBS-URL: https://build.opensuse.org/request/show/1066878
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=165
2023-02-20 21:44:16 +00:00
d34556f9f4 Accepting request 1044091 from KDE:Frameworks5
- Move dbus-1 system.d conf file to /usr (bsc#1206348) (forwarded request 1042516 from gmbr3)

OBS-URL: https://build.opensuse.org/request/show/1044091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=60
2022-12-25 14:14:15 +00:00
0eb8e41d7f Accepting request 1042516 from home:gmbr3:Active
- Move dbus-1 system.d conf file to /usr (bsc#1206348)

OBS-URL: https://build.opensuse.org/request/show/1042516
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=163
2022-12-21 15:01:23 +00:00
63b0d3a495 Accepting request 1031164 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/1031164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=59
2022-10-27 11:53:56 +00:00
bd36b8f6e6 Accepting request 1031145 from home:Vogtinator:sddmportal
- Add patch to avoid launching xdg-desktop-portal by accident:
  * 0001-disable-automatic-portal-launching.patch

OBS-URL: https://build.opensuse.org/request/show/1031145
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=161
2022-10-25 14:27:20 +00:00
d9f061b04b Accepting request 970379 from KDE:Frameworks5
- Add patch to retry starting the display server (boo#1196228)
  * 0004-Retry-starting-the-display-server.patch

OBS-URL: https://build.opensuse.org/request/show/970379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=58
2022-04-17 21:49:49 +00:00
f1333c461d Move 0004-Retry-starting-the-display-server.patch patch to the upstream section
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=159
2022-04-15 19:53:27 +00:00
105a433a19 Accepting request 970364 from home:hibby50
- Add patch to retry starting the display server (boo#1196228)
  * 0004-Retry-starting-the-display-server.patch

OBS-URL: https://build.opensuse.org/request/show/970364
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=158
2022-04-15 19:52:14 +00:00
eea16df0bc Accepting request 956468 from KDE:Frameworks5
- Handle the case of %_distconfdir not being /usr/etc (boo#1196228,
  currently only possible due to a misconfiguration in SLE, bsc#1195679) (forwarded request 956467 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/956468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=57
2022-02-24 17:20:09 +00:00
ba1fa58555 Accepting request 956467 from home:Vogtinator:branches:KDE:Frameworks5
- Handle the case of %_distconfdir not being /usr/etc (boo#1196228,
  currently only possible due to a misconfiguration in SLE, bsc#1195679)

OBS-URL: https://build.opensuse.org/request/show/956467
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=157
2022-02-21 12:11:24 +00:00
11d0eba071 Accepting request 907088 from KDE:Frameworks5
- Update patch to include security fix from upstream PR:
  * 0001-Redesign-Xauth-handling.patch (forwarded request 907087 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/907088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=56
2021-07-20 13:38:48 +00:00
88f8855895 Accepting request 907087 from home:Vogtinator:branches:KDE:Frameworks5
- Update patch to include security fix from upstream PR:
  * 0001-Redesign-Xauth-handling.patch

OBS-URL: https://build.opensuse.org/request/show/907087
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=153
2021-07-19 08:49:15 +00:00
9fde0f2e44 Accepting request 900289 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/900289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=55
2021-06-19 21:02:48 +00:00
7470527347 Accepting request 900285 from home:gmbr3:Active
- Change to systemd-sysusers
- Remove old SUSE RPM constructs

OBS-URL: https://build.opensuse.org/request/show/900285
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=151
2021-06-15 20:51:07 +00:00
07c8cbfcb8 Accepting request 878077 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/878077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=54
2021-03-12 12:30:15 +00:00
Luca Beltrame
c2311932df Accepting request 877900 from home:Vogtinator:branches:KDE:Frameworks5
- Add patch to reintroduce /etc/profile reading if fish is shell:
  * 0001-Add-fish-etc-profile-and-HOME-.profile-sourcing-1331.patch

OBS-URL: https://build.opensuse.org/request/show/877900
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=149
2021-03-09 21:15:41 +00:00
0b9def962f Accepting request 846861 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/846861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=53
2020-11-12 21:36:25 +00:00
Luca Beltrame
28a7f4cf4f Accepting request 846508 from home:Vogtinator:sddm-0.19.0
It passed a smoketest.

- Use pam derived username (fix sssd with multiple domains and local groups)
  * 0001-Use-PAM-s-username.patch
- Revert switch to %service_del_postun_without_restart for Leap
- Update to 0.19.0

OBS-URL: https://build.opensuse.org/request/show/846508
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=147
2020-11-07 19:42:44 +00:00
bdd6cd01f2 Accepting request 845755 from KDE:Frameworks5
- Replace  '%service_del_postun -n' with '%service_del_postun_without_restart'
  '-n' is deprecated and will be removed in the future. (forwarded request 845741 from fbui)

OBS-URL: https://build.opensuse.org/request/show/845755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=52
2020-11-05 20:54:22 +00:00
b4a53be059 Accepting request 845741 from home:fbui:branches:KDE:Frameworks5
- Replace  '%service_del_postun -n' with '%service_del_postun_without_restart'
  '-n' is deprecated and will be removed in the future.

OBS-URL: https://build.opensuse.org/request/show/845741
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=145
2020-11-03 14:35:32 +00:00
Luca Beltrame
670d722b5b Accepting request 845708 from home:Vogtinator:boo1177201-tw
- Patches to fix X not having access control on startup
  (boo#1177201, CVE-2020-28049):
 * Add 0001-Don-t-disable-authentication-in-test-mode.patch
 * Modify 0001-Redesign-Xauth-handling.patch

- Add patch to set XAUTHLOCALHOSTNAME again (boo#1177835):
  * 0001-Set-XAUTHLOCALHOSTNAME-in-sessions.patch

OBS-URL: https://build.opensuse.org/request/show/845708
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=144
2020-11-03 13:20:34 +00:00
c52dc40f04 Accepting request 840326 from KDE:Frameworks5
OBS-URL: https://build.opensuse.org/request/show/840326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sddm?expand=0&rev=51
2020-10-11 18:14:58 +00:00
4de69f5aa6 Accepting request 839330 from home:gmbr3:UsrEtc
- Change paths from /etc to /usr/etc for UsrEtc Move (boo#1177195)

OBS-URL: https://build.opensuse.org/request/show/839330
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sddm?expand=0&rev=142
2020-10-08 18:58:07 +00:00