Dominique Leuenberger
394701b953
Accepting request 839607 from X11:XOrg
...
- removed /etc/X11/xdm/Keyboard.map since it meanwhile has been
replaced by /usr/share/systemd/kbd-model-map (used by YaST)
- Don't create the compat symlinks in /etc on the fly, track them
properly as %config
- /etc/X11/xdm/scripts/11-ssh-agent
* ssh-askpass now moved to /usr/libexec/ssh (boo#1175991)
- moved xdm/xdm-np PAM files to /usr/etc/pam.d, since lightdm has
been adjusted meanwhile
- Switch to /usr/bin/pidof dependency, provided by procps-ng.
- fixes in xdm-tarball.patch
* /usr/lib/X11/display-manager: fixes sddm, which didn't use
xdm_reload_files in xdm_start_proc() of
/usr/lib/X11/displaymanagers/sddm (boo#1173049)
- fixes in xdm-tarball.patch
* symlink also $XDMDIR/xinitrc.common in /etc/X11/xinit; it
is still often sourced in old ~/.xinitrc user files ...
- fixes in xdm-tarball.patch
* fixed include path for generic Xresources in xdm's Xresources file
* fixed $XDMDIR in Xsession, so sys.xsession can be found
* sys.xsession: fixed syntax error in code, which reads
additional xdm scripts
* display-manager: also symlink Xstartup and Xreset in
/etc/X11/xdm (needed by lighdm)
- specfile:
* for now use again /etc/pam.d for xdm/xdm-np PAM files instead
of /usr/etc/pam.d (using the latter resulted in
"authentificataion failure" with lightdm)
- reenabled move to /usr/etc/X11/xdm; updated xdm-tarball.patch
(includes changes from xinit-UsrEtcMove.patch) [boo#1176212]
- xinit-UsrEtcMove.patch
* changes needed with xinitrc moving to %{_libexecdir}/xinit and
xinitrc.common moving to /usr/etc/X11/xinit/
- reverted move to /usr/etc/X11/xdm for now due to boo#1176212
- updated xdm-tarball.patch
* adjusted for changes in xmodmap and xinit (boo#1173049)
- xdm-tarball.patch
* /usr/etc changes still needed for xdm.tar.bz2; will need
more changes once xmodmap and xinit files are also moved to
/usr/etc (boo#1173049)
- move /etc/X11/xdm --> /usr/etc/X11/xdm and
/etc/pam.d -> /usr/etc/pam.d; still TODO: adjust scripts in
xdm.tar.bz2 (boo#1173049)
- more cleanup
* no longer support sle12; adjusted xdm.tar.bz2 and
applied xdm-with-update-alternative.patch to this tarball
- cleanup
* get rid of xdm-fallbacks.tar.bz2, which wasn't used any longer
since SUSE 12.1
* no longer support systmed based OSes like SUSE < 12.1 and sle11;
removed therefore also xdm-consolekit.diff
* no longer support sle11
OBS-URL: https://build.opensuse.org/request/show/839607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=84
2020-10-07 12:16:22 +00:00
703c9bf926
- removed /etc/X11/xdm/Keyboard.map since it meanwhile has been
...
replaced by /usr/share/systemd/kbd-model-map (used by YaST)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=225
2020-10-05 15:02:27 +00:00
a976780827
Accepting request 839553 from home:Vogtinator:branches:X11:XOrg
...
Now build tested
- Don't create the compat symlinks in /etc on the fly, track them
properly as %config
OBS-URL: https://build.opensuse.org/request/show/839553
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=224
2020-10-05 14:55:27 +00:00
06b79285c7
- /etc/X11/xdm/scripts/11-ssh-agent
...
* ssh-askpass now moved to /usr/libexec/ssh (boo#1175991)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=223
2020-10-03 16:54:28 +00:00
eb81bd1588
- moved xdm/xdm-np PAM files to /usr/etc/pam.d, since lightdm has
...
been adjusted meanwhile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=222
2020-09-29 10:03:13 +00:00
d3e5eee4b4
Accepting request 834572 from home:dimstar:Factory
...
- Switch to /usr/bin/pidof dependency, provided by procps-ng.
OBS-URL: https://build.opensuse.org/request/show/834572
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=221
2020-09-15 11:48:48 +00:00
336a5f813d
- fixes in xdm-tarball.patch
...
* /usr/lib/X11/display-manager: fixes sddm, which didn't use
xdm_reload_files in xdm_start_proc() of
/usr/lib/X11/displaymanagers/sddm (boo#1173049)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=220
2020-09-10 02:51:32 +00:00
ddaddd40c2
- fixes in xdm-tarball.patch
...
* symlink also $XDMDIR/xinitrc.common in /etc/X11/xinit; it
is still often sourced in old ~/.xinitrc user files ...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=219
2020-09-09 15:55:14 +00:00
8032d18a3f
improved changelog
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=218
2020-09-09 14:24:59 +00:00
93ca6103bc
- fixes in xdm-tarball.patch
...
* fixed include path for generic Xresources in xdm's Xresources file
* fixed $XDMDIR in Xsession, so sys.xsession can be found
* sys.xsession: fixed syntax error in code, which reads
additional xdm scripts
* display-manager: also symlink Xstartup and Xreset in
/etc/X11/xdm (needed by lighdm)
* for now use again /etc/pam.d for xdm/xdm-np PAM files instead
of /usr/etc/pam.d (using the latter resulted in
"authentificataion failure" with lightdm)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=217
2020-09-09 14:03:52 +00:00
ab2756afc4
- reenabled move to /usr/etc/X11/xdm; updated xdm-tarball.patch
...
(includes changes from xinit-UsrEtcMove.patch) [boo#1176212]
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=216
2020-09-08 23:59:41 +00:00
f70ae16a8f
- xinit-UsrEtcMove.patch
...
* changes needed with xinitrc moving to %{_libexecdir}/xinit and
xinitrc.common moving to /usr/etc/X11/xinit/
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=215
2020-09-08 15:05:45 +00:00
4ae4b23521
- reverted move to /usr/etc/X11/xdm for now due to boo#1176212
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=214
2020-09-08 09:40:57 +00:00
3274dbc317
- updated xdm-tarball.patch
...
* adjusted for changes in xmodmap and xinit (boo#1173049)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=213
2020-09-05 03:46:05 +00:00
b1f394d122
- xdm-tarball.patch
...
* /usr/etc changes still needed for xdm.tar.bz2; will need
more changes once xmodmap and xinit files are also moved to
/usr/etc (boo#1173049)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=212
2020-09-04 22:49:41 +00:00
ca99079511
- move /etc/X11/xdm --> /usr/etc/X11/xdm and
...
/etc/pam.d -> /usr/etc/pam.d; still TODO: adjust scripts in
xdm.tar.bz2 (boo#1173049)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=211
2020-09-04 20:26:29 +00:00
af95512d55
- more cleanup
...
* no longer support sle12; adjusted xdm.tar.bz2 and
applied xdm-with-update-alternative.patch to this tarball
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=210
2020-09-04 11:19:27 +00:00
0a60c1edee
- cleanup
...
* get rid of xdm-fallbacks.tar.bz2, which wasn't used any longer
since SUSE 12.1
* no longer support systmed based OSes like SUSE < 12.1 and sle11;
removed therefore also xdm-consolekit.diff
* no longer support sle11
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=209
2020-09-04 10:55:01 +00:00
Dominique Leuenberger
4172890b0b
Accepting request 830260 from X11:XOrg
...
OBS-URL: https://build.opensuse.org/request/show/830260
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=83
2020-08-31 15:14:54 +00:00
318ce351c0
Accepting request 830247 from home:dimstar:Factory
...
- Require /sbin/startproc: with systemd no longer pulling in
sysvinit-tools. we are responsible for our own deps. /sbin/pidof
and /sbin/startproc both were presented by sysvinit-tools. but
the sole presence of the /sbin/pidof dep is not sufficient, as
this can be provided by various packages (e.g.
busybox-sysvinit-tools, which then does not provide startproc).
Spelling the deps out ensures that we get the right package set
installed.
OBS-URL: https://build.opensuse.org/request/show/830247
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=207
2020-08-28 11:01:32 +00:00
e4462d4771
Accepting request 829968 from home:fbui:branches:X11:XOrg
...
- Drop insserv-compat dependency when display-manager.service is used
OBS-URL: https://build.opensuse.org/request/show/829968
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=206
2020-08-27 13:25:57 +00:00
8dcee96fb9
Accepting request 829814 from home:fbui:branches:X11:XOrg
...
- Drop commands in /usr/lib/X11/display-manager that are never used by systemd
OBS-URL: https://build.opensuse.org/request/show/829814
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=205
2020-08-27 10:36:41 +00:00
0167ae6af7
Accepting request 829786 from home:fbui:branches:X11:XOrg
...
- Replace /var/run with /run as /var/run is obsolete since quite some
time now.
OBS-URL: https://build.opensuse.org/request/show/829786
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=204
2020-08-26 14:55:51 +00:00
Dominique Leuenberger
f7780ab38d
Accepting request 821182 from X11:XOrg
...
- readd insserv-compat also when using systemd due to missing
/etc/rc.status, etc. (boo#1174180)
OBS-URL: https://build.opensuse.org/request/show/821182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=82
2020-07-17 18:47:14 +00:00
5666ece412
- readd insserv-compat also when using systemd due to missing
...
/etc/rc.status, etc. (boo#1174180)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=202
2020-07-16 05:16:18 +00:00
Dominique Leuenberger
8206864aac
Accepting request 816540 from X11:XOrg
...
OBS-URL: https://build.opensuse.org/request/show/816540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=81
2020-06-25 14:46:31 +00:00
4f815d18ce
Accepting request 816444 from home:elvigia:branches:X11:XOrg
...
- Require fillup_prereq not insserv-compat when using systemd
OBS-URL: https://build.opensuse.org/request/show/816444
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=200
2020-06-23 09:57:57 +00:00
Dominique Leuenberger
01f3e7deba
Accepting request 811813 from X11:XOrg
...
OBS-URL: https://build.opensuse.org/request/show/811813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=80
2020-06-11 07:59:32 +00:00
9642b976ed
Accepting request 811786 from home:gmbr3:branches:Base:System3
...
- Fixes for %_libexecdir changing to /usr/libexec
OBS-URL: https://build.opensuse.org/request/show/811786
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=198
2020-06-05 13:12:40 +00:00
Dominique Leuenberger
099eab30a3
Accepting request 787134 from X11:XOrg
...
- README.security: fixed and improved documentation about how to
enable xdmcp for xdm (boo#1167293)
OBS-URL: https://build.opensuse.org/request/show/787134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=79
2020-03-24 21:30:53 +00:00
OBS User buildservice-autocommit
a6725da445
Accepting request 787134 from X11:XOrg
...
auto commit by copy to link target
OBS-URL: https://build.opensuse.org/request/show/787134
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=197
2020-03-24 21:30:53 +00:00
OBS User buildservice-autocommit
c22bbcbd1f
Updating link to change in openSUSE:Factory/xdm revision 79.0
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=60876884f19c548ccf9da8bb2c5af7bd
2020-03-24 21:30:53 +00:00
7b399b7079
- README.security: fixed and improved documentation about how to
...
enable xdmcp for xdm (boo#1167293)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=196
2020-03-21 12:45:43 +00:00
Dominique Leuenberger
48d1178afa
Accepting request 767981 from X11:XOrg
...
OBS-URL: https://build.opensuse.org/request/show/767981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=78
2020-01-30 08:37:55 +00:00
01b9139569
Accepting request 767926 from home:dimstar:Factory
...
- Require insserv-compat: /usr/lib/X11/display-manager sources
/etc/rc.status, which is part of insserv-compat. Without this
present, display-manager fails to start up.
heavily adjusted xdm Xresources (boo#1130321)
OBS-URL: https://build.opensuse.org/request/show/767926
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=194
2020-01-28 10:47:38 +00:00
Dominique Leuenberger
73936a20d3
Accepting request 724603 from X11:XOrg
...
- pam.d/xdm{,-np}: added pam_keyinit.so (boo#1144063)
OBS-URL: https://build.opensuse.org/request/show/724603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=77
2019-08-27 13:21:57 +00:00
7578bb623d
fixed pam_keyinit.so line ...
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=192
2019-08-19 15:07:41 +00:00
b7aa8e699c
- pam.d/xdm{,-np}: added pam_keyinit.so (boo#1144063)
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=191
2019-08-19 14:54:59 +00:00
Dominique Leuenberger
db9ec94c1b
Accepting request 689377 from X11:XOrg
...
- n_Allow-the-greeter-to-set-the-input-fields-bg-color.patch
* reverse applied in order to fix greeter again; related to our
heavily adjusted xdm Xresources (boo#1130321)
OBS-URL: https://build.opensuse.org/request/show/689377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=76
2019-04-03 07:23:07 +00:00
bc176b521f
- n_Allow-the-greeter-to-set-the-input-fields-bg-color.patch
...
* reverse applied in order to fix greeter again; related to our
heavily adjusted xdm Xresources (boo#1130321)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=189
2019-03-28 14:17:07 +00:00
Dominique Leuenberger
fe48bc2f65
Accepting request 681076 from X11:XOrg
...
- udpate to release 1.1.12
* This release collects 7 years worth of bug fixes and code
cleanups, including the fix for CVE-2013-2179 that was
previously distributed as a patch against the prior release.
OBS-URL: https://build.opensuse.org/request/show/681076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=75
2019-03-08 10:58:31 +00:00
83fee9c1ff
- udpate to release 1.1.12
...
* This release collects 7 years worth of bug fixes and code
cleanups, including the fix for CVE-2013-2179 that was
previously distributed as a patch against the prior release.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=187
2019-03-03 09:52:37 +00:00
Stephan Kulow
3be3e7f924
Accepting request 674644 from X11:XOrg
...
- %post: get rid of DISPLAYMANAGER in /etc/sysconfig/displaymanager
(boo#1125040)
OBS-URL: https://build.opensuse.org/request/show/674644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=74
2019-02-24 16:06:40 +00:00
b25c1703b1
- %post: get rid of DISPLAYMANAGER in /etc/sysconfig/displaymanager
...
(boo#1125040)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=185
2019-02-13 15:55:40 +00:00
Dominique Leuenberger
dafc3c2e8f
Accepting request 657141 from X11:XOrg
...
OBS-URL: https://build.opensuse.org/request/show/657141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=73
2018-12-19 12:27:09 +00:00
2d9dcd299e
Accepting request 657089 from home:michalsrb:branches:X11:XOrg
...
- Add OnFailure=plymouth-quit.service to display-manager service.
(bsc#1118121)
OBS-URL: https://build.opensuse.org/request/show/657089
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=183
2018-12-11 11:10:04 +00:00
e398470b77
reverted previous changes (boo#1110199)
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=182
2018-10-23 08:58:36 +00:00
7dc581918d
- display-manager.service: added plymouth-quit-wait.service to
...
Conflicts= and After= (boo#1110199)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=181
2018-10-18 12:33:38 +00:00
Dominique Leuenberger
ef2b1274b7
Accepting request 625428 from X11:XOrg
...
- display-manager: also quit plymouth when display-manager is set
to console (boo#1102584)
OBS-URL: https://build.opensuse.org/request/show/625428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=72
2018-08-02 12:49:11 +00:00
OBS User buildservice-autocommit
868174067b
Accepting request 625428 from X11:XOrg
...
auto commit by copy to link target
OBS-URL: https://build.opensuse.org/request/show/625428
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=180
2018-08-02 12:49:11 +00:00