Packages changed: Mesa man-pages (4.07 -> 4.09) publicsuffix (20161110 -> 20161128) xf86-input-libinput (0.22.0 -> 0.23.0) === Details === ==== Mesa ==== Subpackages: Mesa-dri-devel Mesa-dri-nouveau Mesa-libEGL-devel Mesa-libEGL1 Mesa-libEGL1-32bit Mesa-libGL-devel Mesa-libGL1 Mesa-libGLESv2-2 Mesa-libglapi0 Mesa-libglapi0-32bit Mesa-libva libOSMesa9 libOSMesa9-32bit libgbm1 libgbm1-32bit libvdpau_nouveau libvdpau_r300 libvdpau_r600 libvdpau_radeonsi libvulkan_intel libwayland-egl1 libxatracker2 - U_cso-don-t-release-sampler-states-that-are-bound.patch: This avoids Radeon hangs due to a use-after-free bug in Gallium. Fixes (boo#1015012), (fdo#93649) ==== man-pages ==== Version update (4.07 -> 4.09) - update to 4.09: * New and rewritten pages pkey_alloc.2 pthread_getattr_default_np.3 strfromd.3 fuse.4 tmpfs.5 pkeys.7 random.7 sock_diag.7 close.2 getpriority.2 nice.2 timer_create.2 timerfd_create.2 random.4 elf.5 proc.5 sched.7 * Newly documented interfaces in existing pages mmap.2 Add (much) more detail on MAP_GROWSDOWN mprotect.2 Document the new pkey_mprotect() system call Document PROT_SEM, PROT_SAO, PROT_GROWSUP, and PROT_GROWSDOWN prctl.2 Document PR_SET_FP_MODE and PR_GET_FP_MODE perf_event_open.2 PERF_RECORD_SWITCH support Add PERF_SAMPLE_BRANCH_CALL branch sample type PERF_SAMPLE_BRANCH_IND_JUMP branch_sample_type Document PERF_RECORD_MISC_PROC_MAP_PARSE_TIMEOUT Document sample_max_stack and /proc/sys/kernel/perf_event_max_stack PERF_RECORD_LOST_SAMPLES record type ptrace.2 Document PTRACE_SECCOMP_GET_FILTER Document PTRACE_GET_THREAD_AREA and PTRACE_SET_THREAD_AREA namespaces.7 Document the NS_GET_USERNS and NS_GET_PARENT ioctl() operations sched.7 Document the autogroup feature Autogrouping breaks traditional semantics of nice in many cases Michael Kerrisk Add a subsection on nice value and group scheduling - update to 4.08: * New and rewritten pages quotactl.2 bswap.3 cgroups.7 * Newly documented interfaces in existing pages readv.2 Document the pwritev2() RWF_SYNC and RWF_DSYNC flags proc.5 Document /proc/PID/seccomp Document /proc/[pid]/task/[tid]/children Document the /proc/[pid]/task/[tid]/children interface from CRIU, and more importantly, document why it's usually not a good interface. ==== publicsuffix ==== Version update (20161110 -> 20161128) - Update to version 20161128: * Update Futureweb OG Private Domains (#332) * DynamicDNS and Portmapping Service Feste-IP.net (#295) * Added Enonic Cloud domains to list (#330) * Added dynamic domains for Yombo (#331) * Update Amazon AWS domains (#259) * Merge new gTLDs up through 2016-11-29 (#341) - Use _service for easier updating ==== xf86-input-libinput ==== Version update (0.22.0 -> 0.23.0) - Update to version 0.23.0: A couple of cleanups, no big features added. Most of this was in the property handling code. The most visible fix is that we now handle addition of initially disabled devices correctly, i.e. when a device is plugged in while the server is VT-switched away. In the non-logind case this previously caused a segfault. Our tablet support is good enough that we now match against tablets too. The xorg.conf.d sort order means that if you have the wacom driver installed, that driver will take over. Otherwise, libinput will handle tablets.