SHA256
1
0
forked from pool/xdm
Commit Graph

104 Commits

Author SHA256 Message Date
9779de3bf7 - Update to release 1.1.16
* This release fixes a failure to build with the recent libXaw 1.0.16
    release due to a change introduced in xdm 1.1.15 to address gcc 14
    build issues.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=273
2024-04-05 00:57:46 +00:00
ab86098dd1 - Update to release 1.1.15
* This release fixes a failure to build with the upcoming gcc 14, 
    cleans up several other compiler warnings, fixes a bug in the
    generation of the xdm.service file for systemd, and removes a
    lot of dead code checks for platforms & features that have not
    been supported since the conversion from Imake to autoconf in
    2005.
-  supersedes u_gcc14-fix.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=271
2024-03-24 08:46:34 +00:00
2e8a0fe6ec - u_gcc14-fix.patch
* fix build against gcc14 (boo#1221028)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=269
2024-03-06 09:26:20 +00:00
1a1ba489ef Accepting request 1151282 from home:dimstar:rpm4.20:x
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151282
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=267
2024-02-26 13:53:00 +00:00
7de42e6e2b - since xrdb no longer requires cpp, it needs to be reqired here now
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=265
2023-05-11 12:18:29 +00:00
94d053bb80 - Create two set of pam configuration files:
+ *.sle15 are for SLES15 and older
  + add postlogin-* includes to the others as required by new 
    openSUSE's PAM config policy

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=263
2023-04-03 11:33:54 +00:00
05a3b65b3c - keytable: no longer ignore XKBLAYOUT (and XKBMODEL, XKBVARIANT,
XKBOPTIONS) variables if available in /etc/vconsole.conf, i.e.
  no longer overwrite keyboard settings if anybody used
  "localectl set-x11-keymap" himself; fixed "check systemd mapping"
  if KEYMAP_TOGGLE has been set (boo#1209594)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=259
2023-03-22 12:30:07 +00:00
9fe2e409c1 - Update to release 1.1.14
* This release improves compatibility for building with GNU
    libc 2.36, and adds a --without-xinerama option to the
    configure script for those who want to build without linking
    to libXinerama.
- supersedes u_glibc-2.36.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=257
2022-12-04 21:51:34 +00:00
e509876789 Accepting request 1002507 from home:gmbr3:Active
- Add u_glibc-2.36.patch: use glibc's arc4random instead of
  libbsd's (bsc#1202222)

OBS-URL: https://build.opensuse.org/request/show/1002507
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=252
2022-09-14 13:51:34 +00:00
f24d8c7499 Accepting request 994141 from home:kukuk:branches:X11:XOrg
- Use %_pam_vendordir

OBS-URL: https://build.opensuse.org/request/show/994141
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=250
2022-08-20 08:49:22 +00:00
4ea78c0641 Accepting request 998133 from home:dirkmueller:Factory
- add buildrequires for bsd/stdlib.h (bsc#1202222)

OBS-URL: https://build.opensuse.org/request/show/998133
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=249
2022-08-20 08:47:40 +00:00
a18eb083dc Accepting request 986067 from home:schubi2
- Moved logrotate files from user specific directory /etc/logrotate.d
  to vendor specific directory /usr/etc/logrotate.d.

OBS-URL: https://build.opensuse.org/request/show/986067
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=247
2022-07-01 08:44:22 +00:00
6b38ceaa44 - udpate to release 1.1.13
* bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=245
2022-04-04 10:16:31 +00:00
385611f8c6 Accepting request 952627 from home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX
- fix bashism in postinstall script (bsc#1195391)

OBS-URL: https://build.opensuse.org/request/show/952627
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=244
2022-02-10 09:54:15 +00:00
011725a59e - added "Recommends: xdmbgrd" to make sure we have a background for
xdm and the xdmbgrd package is required by anyone and not silently
  dropped by accident (boo#1195664)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=243
2022-02-09 16:57:55 +00:00
aa9be5e44f - %post: enable Xorg on s390x with virtio (Redhat PCI ID 1af4:1050)
via /etc/sysconfig/displaymanager on installation (but not upgrade)
  by checking for existence of /dev/dri [JIRA#SLE-18632]

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=241
2021-11-19 16:14:50 +00:00
07795b0f2c Accepting request 893557 from home:dimstar:Factory
- Do not own /usr/share/xsessions: this directory is owned by the
  filesystem package.

found conflict of filesystem-15.5-261.1.x86_64 with xdm-xsession-1.1.12-16.5.x86_64
  /usr/share/xsessions [mode mismatch: d555 root:root, d755 root:root]

OBS-URL: https://build.opensuse.org/request/show/893557
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=239
2021-05-17 08:28:05 +00:00
a3962bf06f Accepting request 879511 from home:dirkmueller:Factory
- modernize spec (move license to licensedir)

OBS-URL: https://build.opensuse.org/request/show/879511
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=237
2021-03-16 22:01:21 +00:00
1e68a77d4f - fixed path of pidof tool for older openSUSE Leap releases
(boo#1179607)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=235
2021-01-04 14:24:58 +00:00
fa27a8fb43 - fixed %postun for older releases than factory/TW (see change
right below, which broke it)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=233
2020-12-01 22:28:46 +00:00
3ac80ed8a1 reverted previous change
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=232
2020-12-01 16:12:04 +00:00
abbff3411f - fixed %postun for older releases than factory/TW (see change
right below, which broke it)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=231
2020-12-01 12:09:46 +00:00
3a8a96c51a Accepting request 845757 from home:fbui:branches:X11:XOrg
- 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/845757
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=229
2020-11-03 15:49:34 +00:00
a0e4ad3312 - no longer package symlinks for Xsession, Xsetupm Xstartup and
Xreset in /etc/X11/xdm, since meanwhile sddm, gdm and lightdm
  have been adjusted

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=227
2020-10-12 16:20:54 +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
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
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
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
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
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
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
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
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
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
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
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
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
167255a6cc - require xinit, since /etc/X11/xdm/Xsession and /etc/X11/xdm/sys.xsession
are sourcing /etc/X11/xinit/xinitrc.common (boo#1084655)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=171
2018-03-16 16:46:17 +00:00
458a489f77 fixed build
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=169
2018-03-09 17:24:57 +00:00
59156946a8 - check for available graphics during runtime instead of %post,
since %post may already run during image building time in our
  buildsystem (boo#1039497)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=168
2018-03-09 17:05:32 +00:00
a838524a37 - switch from SUSEfirewall2 to firewalld:
/etc/sysconfig/SuSEfirewall2.d/services/xdmcp -->
  /usr/lib/firewalld/services/x11.xml; only handle Xserver TCP/UDP
  ports 6000-6063; XDMCP port 177 will be handled by firewalld
  package itself and pushed upstream by firewalld maintainers
  (boo#1082033)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=164
2018-02-21 14:47:09 +00:00