Commit Graph

263 Commits

Author SHA256 Message Date
3d3d212928 Accepting request 88655 from home:eeich:branches:X11:XOrg
- U_Don-t-call-deleted-Block-WakeupHandler.patch:
  Fixed typo.

OBS-URL: https://build.opensuse.org/request/show/88655
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=357
2011-10-19 06:09:35 +00:00
b8ea0ea7a6 Accepting request 88616 from home:eeich:branches:X11:XOrg
- U_Don-t-call-deleted-Bloxk-WakeupHandler.patch:
  Don't call deleted Bloxk/WakeupHandler() - this avoids
  crashes when handlers are unregistered from within a handler
  which are in the call chain behind the current handler
  (bnc #723777).

- zap_warning_xserver.diff:
  Fix man page to match changed behavior.

OBS-URL: https://build.opensuse.org/request/show/88616
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=356
2011-10-18 19:01:20 +00:00
e0c7bff423 - set VIDEO_ABI_VERSION = 10 and INPUT_ABI_VERSION = 12 in specfile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=353
2011-09-11 00:43:39 +00:00
ebb11289e1 - update to xorg-server 1.10.4
- VNC patches completely redone by Egbert Eich (N-VNC-*)
- Xvnc-pthread.diff: small buildfix required for factory
- removed obsolete patches
  * EXA-mixed-ModifyPixmapHeader-pitch-fixes.-bug-33929.patch
  * Replace-malloc-with-calloc-to-initialize-the-buffers.patch
  * U_xserver_fix-pixmaps-lifetime-tracking.patch
  * commit-5c6a2f9.diff
  * pad-size-of-system-memory-copy-for-1x1-pixmaps
  * record-avoid-crash-when-calling-RecordFlushReplyBuff.patch
  * xorg-server-stop-cpu-eating.diff
- adjusted patches
  * bug534768-prefer_local_symbols.patch
  * zap_warning_xserver.diff
- disabled patches for now
  * 0001-Xinput-Catch-missing-configlayout-when-deleting-dev.patch
  * cache-xkbcomp-output-for-fast-start-up.patch
  * xserver-bg-none-root.patch
  * 0001-Prevent-XSync-Alarms-from-senslessly-calling-CheckTr.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=352
2011-09-06 16:02:28 +00:00
d77acf9028 - U_xserver_fix-pixmaps-lifetime-tracking.patch
* avoid crash when enabling the desktop icons in gnome3
   (bnc#701199)
- u_xf4nvc_missing-libz.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=350
2011-08-30 14:03:44 +00:00
661c5bb718 - u_xf4nvc_missing-libz.patch (revision 0)
* Xvnc no longer can rely on the toolchain to add the required
    libs, it uses directly.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=349
2011-08-29 16:33:10 +00:00
548e4d5cc8 Accepting request 76024 from home:eeich:branches:X11:XOrg
- update:
  * randr1_1-sig11.diff
    removed accidentally forgotten debugging code.
  * u_OS-acpi-Reconnect-to-acpid-when-it-gets-restarted.patch
    made socket non-blocking. Idea taken from a pach for SLES11.

- don't look for 10-evdev.conf for anything older than 11.3
  (this includes SLE-11).

- remove use-last-screen.patch:
  This patch has been rejected upstream. We will try to resolve
  this issue differently by not providing any screen, monitor or
  device section.

- remove disable-fbblt-opt.diff:
  We are unable to reproduce this issue any more.
  So let's remove the workaround and start from scratch
  when issue resurfaces and find a proper fix. 

- fixed bug-197858_dpms.diff:
  removed pieces that have been solved differently today.

- remove moblin-use_preferred_mode_for_all_outputs.diff:
  remove moblin specific patches.

- rename edit_data_sanity_check.diff -> edid_data_sanity_check.diff

- remove p_xkills_wrong_client.diff:
  made obsolete by commit b7f3618f.

OBS-URL: https://build.opensuse.org/request/show/76024
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=347
2011-07-11 10:25:51 +00:00
Matthias Hopf
1cd7b05fc2 Accepting request 72266 from home:mhopf:branches:X11:XOrg
- xorg-server-xf4vnc-fix-keyboard-layout-handling.diff
  Consolidate adapted patches for bugs 400520, 605015, and 660797 into
  single patch:
  - xorg-server-xf4vnc-bug660797-fix-keycode-lookup-and-isolevel3shift.diff
  - xorg-server-xf4vnc-bug660797-multilayout.diff
  - xorg-server-xf4vnc-bug605015-fix-keyboard-handling-xinput.diff
- Fix *major* memory leak introduced by original 1.9 enabling patch

- xorg-server-xf4vnc-bug660797-multilayout.diff
  - bnc #605015, 660797, fallout of fix from May 10:
    Keyboard handling was not XKB aware, which lead to a multitude of issues.
    Situation with this patch is not perfect, but way better.

- xorg-server-xf4vnc-bug660797-fix-keycode-lookup-and-isolevel3shift.diff
  - bnc #400520, fallout of previous fix:
    Analysis for shift/level3 event faking was broken, leading to e.g
    Shift+PgUp not being recognized correctly.

OBS-URL: https://build.opensuse.org/request/show/72266
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=345
2011-05-31 12:29:24 +00:00
Matthias Hopf
e5874f5d80 - bnc #605015
- Enable use of all keyboard layouts, independent of remotely set layout
  - Remove obsolete xorg-server-xf4vnc-bug605015-vnc-umlauts.diff
  - xorg-server-xf4vnc-bug605015-fix-keyboard-handling-xinput.diff
    This should basically already enable the use of other keyboards, if the
    remote keyboard stays at US.
  - xorg-server-xf4vnc-bug605015-fix-keycode-lookup-and-isolevel3shift.diff
    This patch fixes keycode lookup (not using any static keyboard layout any
    more) and ISO-Level3-Shift handling (enabling the use of keyboard layouts
    that use AltGr for reaching certain characters).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=343
2011-04-21 14:19:39 +00:00
7e809b4563 - Xvnc should require xkeyboard-config (bnc #682904)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=341
2011-04-12 09:22:09 +00:00
7d16ee64db - EXA-mixed-ModifyPixmapHeader-pitch-fixes.-bug-33929.patch
* EXA/mixed: ModifyPixmapHeader pitch fixes. (bnc #678264,
    bfo #33929)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=339
2011-03-25 03:34:07 +00:00
13446b4f7b - Replace-malloc-with-calloc-to-initialize-the-buffers.patch
* Replace malloc with calloc to initialize the buffers[] as NULL
    in do_get_buffers function (bnc #673595)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=337
2011-03-17 17:02:04 +00:00
983fd6af45 - record-avoid-crash-when-calling-RecordFlushReplyBuff.patch
* record: avoid crash when calling RecordFlushReplyBuffer
    recursively (bnc #673575)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=336
2011-03-17 13:42:33 +00:00
55f1480a82 Accepting request 62889 from home:licehunter:branches:X11:XOrg
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/62889
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=334
2011-02-27 10:48:58 +00:00
Matthias Hopf
37a3dcc731 - Disable Use-external-tool-for-creating-backtraces-on-crashes.patch:
- Security isn't exactly fond of the patch (bnc#666578)
  - Patch potentially livelocks server in fork() (bnc#660166)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=332
2011-02-15 10:35:53 +00:00
Matthias Hopf
35b4ea8794 - Merge xorg-server-xf4vnc-fix-crash-on-193.diff
into xorg-server-xf4vnc-fixes_1_9.diff
- Fix last commit

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=330
2011-02-11 17:21:41 +00:00
Matthias Hopf
26f4a1f267 - Update xorg-server-xf4vnc-fixes_1_9.diff:
Fix Xvnc rendering issues.
- Enable build of Xvnc again.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=328
2011-02-11 16:44:11 +00:00
379ec95c96 - disabled build of Xvnc and moved Xvfb to main package;
xorg-x11-Xvnc will be a seperate package (bnc #660208)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=326
2011-02-03 17:44:25 +00:00
e54b7c7a87 Accepting request 57731 from home:vuntz:branches:X11:XOrg
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/57731
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=324
2011-01-10 16:32:00 +00:00
e07303b26d Accepting request 57199 from home:jeff_mahoney:branches:X11:XOrg
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/57199
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=322
2011-01-05 20:54:42 +00:00
d0747d5a6d - use-last-screen.patch
* adjusted the patch to no longer segfault the Xserver during
    startup immediately when there isn't any screen section
    specified at all (bnc #661989)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=320
2011-01-03 06:38:04 +00:00
1afa6139ff - use-last-screen.patch
* Use last Screen section found to prefer xorg.conf (bnc #661536,
    bfo #32430)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=318
2010-12-27 22:51:20 +00:00
c414a2c525 - added xorg-server-xf4vnc-bug605015-vnc-umlauts.diff as patch, but
still disabled

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=317
2010-12-21 18:24:57 +00:00
Matthias Hopf
3d8b0bc070 - xorg-server-xf4vnc-fix-crash-on-193.diff
Fix vnc startup crashes (bnc #631994).
  Reenabled build of Xvnc. Massive rendering errors, still.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=316
2010-12-21 18:12:23 +00:00
d467ccc7e1 - bumped version number to 7.6_1.9.3
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=315
2010-12-21 03:21:00 +00:00
90210263eb - sync-fix.patch
* fixes the issue that gnome screensaver fadeout could not be 
    stopped (bnc #648851)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=313
2010-12-19 23:33:09 +00:00
6db81ec21b - xorg-docs 1.6
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=312
2010-12-19 15:02:11 +00:00
c9452a9040 - xorg-server 1.9.3
* This version is functionally equivalent to the second release
    candidate.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=310
2010-12-13 22:53:59 +00:00
367564802a - xorg-server 1.9.2.902 (1.9.3 RC2)
* includes various build and bug fixes to stability and
    correctness over previous releases

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=308
2010-12-04 20:57:09 +00:00
6f579278cd - remove Xorg setuid bit (bnc #632737)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=307
2010-12-03 03:32:04 +00:00
3a2a4bf3a5 - xorg-server 1.9.2.901 (1.9.3 RC1)
* many buildfixes and bugfixes

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=304
2010-11-14 09:23:29 +00:00
6bf5aaecd2 - xorg-docs 1.5.99.901 (1.6 RC1)
- adjusted xorg-x11-doc.diff

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=303
2010-11-12 12:52:46 +00:00
17d53cce55 - xorg-docs-1.5
- adjusted xorg-docs.diff

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=302
2010-11-12 12:06:53 +00:00
6d174c7ddd - disabled again vnc build due to immediate assertion during
startup of Xvnc

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=301
2010-11-09 23:50:28 +00:00
932aaddb34 - uncommented non-existing
xorg-server-xf4vnc-bug605015-vnc-umlauts.diff

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=300
2010-11-09 23:48:38 +00:00
Matthias Hopf
c7e0d4a2ed - xorg-server-xf4vnc-fixes_1_9.diff:
Fix build of vnc server for 1.9 Xserver series.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=299
2010-11-09 18:43:56 +00:00
53528a1d23 - xorg-server 1.9.2
* This is a brown-bag release to address an issue with the
    xorg-server-1.9.1 tarball. The version of util-macros used to
    build the 1.9.1 tarball was modified and could cause problems
    due to the absence of the -fno-strict-aliasing CFLAG. This
    tarball was packaged using the unmodified util-macros.
    This additionally contains a fix for a regression in XQuartz
    found by Christof Wolf.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=297
2010-11-01 23:57:45 +00:00
a01f5bc410 - commit-5c6a2f9.diff
* retain obsolete pixmapPrivate, just for ABI compatibility
  * reenable patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=296
2010-10-25 12:23:57 +00:00
106fc56b84 - xorg-server 1.9.1 (final release)
* functionally equivalent to xorg-server 1.9.0.902

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=294
2010-10-24 10:10:21 +00:00
4cb7f3a6c0 - disable commit-5c6a2f9.diff for now
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=293
2010-10-23 01:27:07 +00:00
9454cddc99 - xfree86: Kill pixmapPrivate with a vengeance (v2)
ScrnInfo->pixmapPrivate only existed in order to catch invalid
  access to the framebuffer by making the backing data NULL across
  the VT switch. This was causing more confusion in the higher
  layers during mode setting without any real benefit, so remove
  it. v2: Kill ShadowModifyPixmapHeader() as well. (ABI change!)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=292
2010-10-22 14:16:19 +00:00
OBS User buildservice-autocommit
39f984c06b Updating link to change in openSUSE:Factory/xorg-x11-server revision 179.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=1458641524e3347f324c3656669a026c
2010-10-16 10:25:23 +00:00
OBS User autobuild
848c029a4a Accepting request 50847 from X11:XOrg
checked in (request 50847)

OBS-URL: https://build.opensuse.org/request/show/50847
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=291
2010-10-16 10:25:22 +00:00
a95beda750 - xorg-server 1.9.0.902
* This release fixes an input regression introduced in 1.9.1 as
    well as some additional memory management issues.
- obsoletes vbe-bufferoverflow.diff

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=290
2010-10-15 19:15:51 +00:00
OBS User buildservice-autocommit
adb74f9474 Updating link to change in openSUSE:Factory/xorg-x11-server revision 178.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=2c1a33e83e6053735dcdc0480f3c1b02
2010-10-15 14:44:36 +00:00
OBS User autobuild
40ce485a66 Accepting request 50817 from X11:XOrg
checked in (request 50817)

OBS-URL: https://build.opensuse.org/request/show/50817
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=288
2010-10-15 14:44:35 +00:00
8a64427efc Accepting request 50815 from home:coolo:branches:openSUSE:Factory
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/50815
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=287
2010-10-15 12:28:42 +00:00
feef5695dd - xorg-server 1.9.0.901
* This is the first release candidate for xorg-server-1.9.1.
    We've picked up fixes for some crashers and memory management
    problems as well as some minor new features including RandR
    support in XQuartz, 18bpp support in xfree86, and support for
    the nds32 architecture in xfree86.
- adjusted zap_warning_xserver.diff

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=285
2010-10-02 00:11:32 +00:00
OBS User buildservice-autocommit
665b3fbeef Updating link to change in openSUSE:Factory/xorg-x11-server revision 176.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=bb0cc16d2f571f87db43a12ff2a2cf70
2010-08-26 09:09:27 +00:00
OBS User autobuild
427dc92c08 Accepting request 46214 from X11:XOrg
checked in (request 46214)

OBS-URL: https://build.opensuse.org/request/show/46214
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=284
2010-08-26 09:09:25 +00:00