Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f76404a6 | 2015-04-06 13:27:36 | update to libXxf86vm 1.1.4 | ||
| b16ff861 | 2015-04-06 12:39:42 | Update to xcb-util-keysyms 0.4.0 | ||
| a625cf28 | 2015-04-06 12:39:04 | Update to xcb-util-image 0.4.0 | ||
| f17e0a86 | 2015-04-06 12:38:11 | Update to xcb-util 0.4.0 | ||
| ed91ece4 | 2015-04-05 16:05:34 | Make cleandir also remove the built 'fonts.conf' file. | ||
| c269e943 | 2015-03-31 09:42:56 | Move the default fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match XDG_DATA_DIR (where Desktop tools will look for by default). discussed with sthen@ and matthieu@ ok sthen@ | ||
| 6fa97873 | 2015-03-30 17:12:39 | update | ||
| fe6e0d51 | 2015-03-30 17:11:29 | Update to xkeyboard-config 2.14. ok matthieu@ | ||
| 4b34d0f0 | 2015-03-30 07:16:53 | Minor update to xcb-util-cursor-0.1.2 ok matthieu@ | ||
| 704330fa | 2015-03-29 00:21:05 | plug a leak | ||
| 32d16969 | 2015-03-28 23:12:47 | Introduce a xreallocarray and convert a few xcalloc instances that do not require zero'ing. | ||
| d42a2489 | 2015-03-28 22:09:10 | Reshuffle and slightly simplify menu_complete_path(), removing an allocation, for tab-completion; checked by Alexander Polakov as well. | ||
| f345dc8f | 2015-03-28 21:55:48 | plug a leak | ||
| df2f704b | 2015-03-28 19:52:39 | update | ||
| da47515d | 2015-03-26 21:41:43 | Simplify key/mb binding moving argtype into flags and dropping another variable; removes the need to zero out struct binding, leaving a simple malloc. | ||
| 59787138 | 2015-03-26 06:03:32 | sync | ||
| b922daf9 | 2015-03-26 06:01:34 | update | ||
| 76659249 | 2015-03-26 06:00:06 | update to libdrm 2.4.60 | ||
| 94a0ddf0 | 2015-03-18 05:30:10 | Backport a Mesa fix from Andreas Boll. glx: Fix returned values of GLX_RENDERER_PREFERRED_PROFILE_MESA | ||
| dada7626 | 2015-03-17 20:58:11 | update | ||
| 9b9b8ffe | 2015-03-17 20:42:25 | Update to libXfont 1.5.1. Contains fixes for following issues: CVE-2015-1802: bdfReadProperties: property count needs range check CVE-2015-1803: bdfReadCharacters: bailout if a char's bitmap cannot be read CVE-2015-1804: bdfReadCharacters: ensure metrics fit into xCharInfo struct | ||
| 3bb90279 | 2015-03-16 20:41:21 | New X resources for xdm greeter providing a new appearance. ok ajacoutot@, mpi@, no concerns from deraadt@ positive feedback from many others | ||
| c057e335 | 2015-03-16 20:38:50 | Make logos background transparent. | ||
| 819b9b90 | 2015-03-15 19:09:22 | Repair protection of installed configuration files | ||
| 36eb5c3c | 2015-03-15 18:43:18 | No more reasons not to use the 8bpp XPM logo on !sparc | ||
| a555ce6b | 2015-03-15 18:39:48 | Drop #ifdef Hp300Architecture | ||
| 09c6bb35 | 2015-03-15 17:20:41 | Allow the greeter to set the input fields bg color A new 'inpColor' resource is added for that. Already commited upstream. | ||
| f5af455c | 2015-03-15 17:05:11 | regen | ||
| 46e4a396 | 2015-03-15 17:02:36 | use LDADD to link the greeter library. Makes dependencies tracking work. | ||
| 59754bea | 2015-03-13 20:47:23 | uhts(4) was merged into ums(4). Patch by Benjamin Baier. Thanks. | ||
| 90d1a8fa | 2015-03-13 20:45:53 | update | ||
| f19ea1ac | 2015-03-06 22:49:34 | Make sure the end of a motion is correctly detected even if the hardware does not always report a 0 'w' value for two-finger contacts. Diff from Ulf Brosziewski. Fix a regression with Synaptics touchpads reported by Patrick keshishian and Henrik Friedrichsen on misc@. ok matthieu@, deraadt@ | ||
| f149319b | 2015-02-23 23:39:27 | Only build the gallium radeon winsys on i386/amd64 as those are the only archs that currently use gallium radeon drivers. It should build anywhere that has the libdrm radeon headers installed. And while that should really be everywhere it isn't at the moment and won't be for release. It isn't clear why the radeon winsys in Mesa 10.4 didn't have the same problem. Found the hard way by todd@ on alpha. | ||
| f62222a3 | 2015-02-22 09:30:33 | Backport support for GLX_MESA_query_renderer for non Intel drivers. This is desirable as the chromium port now uses this extension to obtain pci vendor/device ids for use in feature/extension blacklists. Prompted by a mail from byrnet@, tested on r600g by krw@ The newly added os_get_total_physical_memory() was passing the length of a pointer rather than the type which made the sysctl call fail on non 64 bit archs. And it was passing the wrong pointer for the result. Fixes for these problems have been submitted back upstream. | ||
| 82481235 | 2015-02-21 00:39:06 | use .PATH to work around symlinks in dist tarball | ||
| fcd877ee | 2015-02-20 23:45:23 | update | ||
| 257dd67a | 2015-02-20 23:42:39 | sync | ||
| a3c5584b | 2015-02-20 23:31:04 | switch back to Mesa 10.2 With 10.4.3 gpu compositing on chromium would result in a black window on older Intel parts (ie x60s with 945gm) and at least some discrete Radeon parts. These problems do not seem to occur on recent Intel parts, though those have coherent memory and hardware contexts. It isn't clear what changes in Mesa are involved in the problem though it also occurs with the 10.3 branch. | ||
| 039ad8c4 | 2015-02-20 23:09:50 | Merge Mesa 10.2.9 | ||
| dcc51506 | 2015-02-20 22:42:51 | Import Mesa 10.2.9 | ||
| 9b16ccde | 2015-02-17 08:21:14 | log read errors at verbose level 4 and above. This prevents filling /var/log/Xorg.0.log when a device gets disconnected. XXX more work is needed to actually disable it (and make it possible to automatically re-enable it when it becomes available again). | ||
| 99ed76e3 | 2015-02-14 18:24:12 | simplify error messages; discussed with doug@ | ||
| a3e13143 | 2015-02-12 07:31:57 | update | ||
| 5b19f6d7 | 2015-02-11 20:58:46 | Update to xserver 1.16.4. Contains fix for CVE-2015-0255. ok dcoppa@ | ||
| 389048d7 | 2015-02-09 09:55:52 | Enable file descriptor passing code. ok deraadt@, matthieu@ | ||
| a77282ed | 2015-02-09 09:45:32 | Use __MAP_NOFAULT to map shared memory passed through file descriptors. This completely avoids the risk of getting killed by a signal because the backing storage isn't there. Use the __-prefixed name for now, as we might still change the name. ok deraadt@, matthieu@ | ||
| 50b7f7db | 2015-02-09 08:23:24 | add support for 2560x1440 16:9 mode. ok matthieu | ||
| 874cd889 | 2015-02-09 03:31:31 | Keep cumulative coordinates values in sync with absolute ones. This improve "two-finger scrolling" on synaptics and will allow to have proper "click-and-drag" support on elantech. Note that this change is needed because wsmouse(4)/wscons(4) do not support multitouch events for the moment and every protocol supported by pms(4) do its own translation to fake such events. From Ulf Brosziewski, ok shadchin@ | ||
| bf5b4f6d | 2015-02-07 14:23:36 | sync | ||
| 47560c4a | 2015-02-07 01:37:41 | update | ||
| 9bd5aba6 | 2015-02-07 01:34:35 | update to libdrm 2.4.59 | ||
| 3002cb40 | 2015-02-03 16:15:13 | add missing macros and new sentence, new line | ||
| 9411ad89 | 2015-02-03 03:17:20 | Update to the latest glxinfo code in mesa demos git which notably adds information based on GLX_MESA_query_renderer. The glxinfo man page isn't present in mesa demos so switch our page to mdoc and update the flags. Prompted by an initial diff from brynet@ ok brynet@ kettenis@ | ||
| d7186e55 | 2015-01-31 05:41:14 | Remove the local workaround for alignment faults in the VBO code on archs with strict 64 bit pointer alignment and use Brian Paul's fix which has been committed upstream and should end up in future releases of 10.4.x. | ||
| 3c60ea3f | 2015-01-30 10:51:41 | Avoid GNU expr extensions. Already committed upstream. ok matthieu@ | ||
| 325e3a7c | 2015-01-28 08:34:05 | puffy 5.7 | ||
| 87c098c8 | 2015-01-26 21:32:10 | Update to libxcb and xcb-proto 1.11. Tested on a bulk ports build by naddy@. Lots of churn due to white-space and comments changes in generated code. | ||
| 4bbc4108 | 2015-01-26 06:51:23 | sync | ||
| 82a7a68e | 2015-01-25 21:51:20 | Pass sessreg(1) the correct path to the Xservers file. xdm sessions were erroneously marked as active after being terminated. Issue noticed and patch by Patrick Keshishian. ok matthieu@ | ||
| e16e45cc | 2015-01-25 20:02:54 | update | ||
| 32671b92 | 2015-01-25 18:58:15 | Ignore WSCONS_EVENT_SYNC events, suggested matthieu@. | ||
| 166b04a2 | 2015-01-25 18:57:12 | Update to xf86-video-vmware 13.1.0 | ||
| b914c843 | 2015-01-25 18:49:45 | Update to xf86-input-mouse 1.9.1. ok matthieu@ | ||
| 926fee6e | 2015-01-25 17:39:48 | Update to xf86-video-geode 2.11.16 | ||
| 908f8ae5 | 2015-01-25 15:55:16 | update | ||
| 5f55a0a1 | 2015-01-25 15:09:12 | Mesa 10.4.3 | ||
| 08bb3187 | 2015-01-25 14:41:14 | Merge Mesa 10.4.3 Tested by matthieu@ mpi@ and myself. landry@ ran a ports bulk build. kettenis@ tracked down the cause of an alignment fault on archs that require strict eight byte pointer alignment. | ||
| ce58a527 | 2015-01-25 14:05:42 | Import Mesa 10.4.3 | ||
| a39acd67 | 2015-01-25 12:03:10 | remove srand(1) call as nothing calls any rand like functions in x11perf Discussed with doug@ and also pushed upstreams | ||
| a5b6dd2d | 2015-01-25 11:44:55 | Update to xkbcomp 1.3.0 | ||
| fcc6eaf3 | 2015-01-25 11:37:57 | Update to xinit 1.3.4 | ||
| 680485cb | 2015-01-25 11:34:27 | Update to xcalc 1.0.6 | ||
| 6091bd3f | 2015-01-25 11:32:22 | Update to sessreg 1.1.0 | ||
| b83e437b | 2015-01-25 11:31:45 | Update to mkfontscale 1.1.2 | ||
| e0507257 | 2015-01-25 11:31:08 | Update to iceauth 1.0.7 | ||
| d6201822 | 2015-01-25 11:30:36 | Update to bitmap 1.0.8 | ||
| 8e6050dc | 2015-01-24 18:16:59 | calloc -> malloc | ||
| c136c981 | 2015-01-24 17:54:26 | update | ||
| ba9b4799 | 2015-01-24 17:43:59 | Update to xf86-input-synaptics 1.8.1. ok matthieu@ | ||
| 6b49aaea | 2015-01-23 20:26:36 | use malloc over calloc here | ||
| 3d638de6 | 2015-01-23 19:35:11 | First restore net_wm_state(ewmh), then wm_state(iccc); prevents clients from re-hiding on restart due to flag toggling (note that this is ripe for re-vamping). Behavior only observed on restarts. Problem found by, and initial patch from, Henri Kemppainen (thanks!), though ever so slightly different one applied. | ||
| c199720b | 2015-01-19 14:54:16 | Switch to limits.h; replace MAXPATHLEN and MAXHOSTNAMELEN with PATH_MAX and HOST_NAME_MAX+1, respectively. ok doug@ | ||
| 4d0cbdc0 | 2015-01-18 20:25:04 | update | ||
| 2de3d07a | 2015-01-18 20:24:39 | xterm 314. tested by naddy@ | ||
| ef55bfa6 | 2015-01-17 02:05:03 | Catch up with src parse.y changes by jsg@: Don't allow embedded nul characters in strings. Fixes a pfctl crash with an anchor name containing an embedded nul found with the afl fuzzer. pfctl parse.y patch from and ok deraadt@ | ||
| 7832f8c6 | 2015-01-16 18:28:08 | Add gcc format attributes for yyerror(); fix a few yyerror() calls. Adapted from src parse.y changes by doug@. OK doug@ | ||
| 56b31a08 | 2015-01-15 01:30:40 | Recognise the synaptics with sw buttons mouse type and set the clickpad and has_secondary_buttons properties. Initial diff from myself with additional changes from matthieu@ | ||
| f6c76646 | 2015-01-14 08:45:39 | Prevent X crasher on my Acer Aspire (SiS driver) Patch found on Ubuntu bug tracker, But also mentioned in xorg bugs: 60891, 35763 OK matthieu@ | ||
| 8d2c937a | 2015-01-10 17:22:05 | Freetype 2.5.5 | ||
| 57be036a | 2015-01-10 17:17:22 | Bugfixing update to freetype-2.5.5 ok matthieu@ | ||
| 896874d3 | 2015-01-04 16:18:32 | Update to x11proto 7.0.27 | ||
| 8ffe8af9 | 2015-01-03 16:13:16 | Fix buffer overflow in copying PS name As reported on the fontconfig mailing list by Tanel Liiv. Found using American Fuzzy Lop. Upstream patch adapted to use strlcpy(). | ||
| 5426d10d | 2015-01-03 15:59:48 | Update to xfsinfo version 1.0.5 | ||
| 06c34008 | 2015-01-03 15:56:43 | Update to showfont version 1.0.5 | ||
| 1585c3f9 | 2015-01-03 15:52:33 | Update to rgb version 1.0.6 | ||
| e1ddb865 | 2015-01-03 15:46:52 | Update to fstobdf version 1.0.6 | ||
| 22e33e87 | 2015-01-03 15:45:59 | Update to fslfonts version 1.0.5 | ||
| 34f2bdf1 | 2015-01-03 15:44:19 | Update to bdftopcf version 1.0.5 part 2, caused by re-adding compile after autoconf changed its mind. | ||
| 11846c29 | 2015-01-03 15:39:14 | Update to bdftopcf version 1.0.5 | ||
| 040d1fde | 2015-01-03 15:32:08 | Update to gccmakedep 1.0.3 |