similar to: X.Org security advisory: August 22, 2018

Displaying 20 results from an estimated 5000 matches similar to: "X.Org security advisory: August 22, 2018"

2017 Nov 28
0
[ANNOUNCE] libXcursor 1.1.15
Alan Coopersmith (4): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Use strdup() instead of malloc(strlen())+strcpy() Fix some clang integer sign/size mismatch warnings Emil Velikov (1): autogen.sh: use quoted string variables Matthieu Herrb (1): libXcursor 1.1.15 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer
2023 Oct 19
0
[ANNOUNCE] xcb-util-cursor 0.1.5
XCB util-cursor module provides an xcb port of libXcursor. This release sets the close-on-exec flag when opening files on platforms that support O_CLOEXEC, and resyncs the _XcursorThemeInherits code with libXcursor, including a fix for an off-by-one error in memory allocation that triggered errors from AddressSanitizer. Alan Coopersmith (2): Set close-on-exec when opening files
2019 Feb 15
0
[ANNOUNCE] xcursor-themes 1.0.6
This is a default set of cursor themes for use with libXcursor, originally created for the XFree86 Project, and now shipped as part of the X.Org software distribution. This release adds some symlinks to the whiteglass cursor theme to provide additional cursor names that gnome-shell expects, so that gnome-shell doesn't crash when using trying to use those cursors. Alan Coopersmith (3):
2018 Mar 10
0
[ANNOUNCE] xcursor-themes 1.0.5
Alan Coopersmith (3): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 xcursor-themes 1.0.5 Emil Velikov (1): autogen.sh: use quoted string variables Gaetan Nadon (1): config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES Keith Packard (1): Add copyright files for redglass and whiteglass themes. Mihail Konev (1): autogen:
2010 Nov 12
2
X11R7.6 Release Candidate 1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It's a bit after 11pm, on the 11th day of the 11th month of the year, so what better time for a new release of X11! Release Candidate 1 of X11R7.6 has been posted at: http://www.x.org/releases/X11R7.6-RC1/ This includes all the source tar files for the versions of the modules currently considered part of the core release set (aka the
2019 Mar 11
0
[ANNOUNCE] libXcursor 1.2.0
libXcursor - X Window System Cursor management library ------------------------------------------------------ This release adds ~/.local/share/icons to the front of the default cursor path in the library in support of the XDG user data dir. This default can still be overridden at build time using the --with-cursorpath argument to configure, and at run time using the XCURSOR_PATH environment
2012 Feb 27
2
Is there an easier way of doing this?
I'm trying to compile the latest wine release from source after a fresh linux mint install, and this is what I get when I do './configure' Code: configure: libxcursor development files not found, the Xcursor extension won't be supported. configure: libxi development files not found, the Xinput extension won't be supported. configure: XShape development files not found, XShape
2019 Jan 06
0
[ANNOUNCE] xcursorgen 1.0.7
xcursorgen prepares X11 cursor sets for use with libXcursor. Alan Coopersmith (10): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Fix type mismatch warnings for loop index variables Include more information in error messages Use asprintf if available, instead of malloc+strcpy+strcat Convert to X.Org standard code style Update README
2024 Mar 23
0
[ANNOUNCE] xdm 1.1.15
xdm is a basic X11 display manager and GUI login screen. 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. Alan Coopersmith
2011 Jun 09
3
Compiling wine: no sound system, etc.
Hello all... I'm trying to compile wine 1.3.21 on my Linux Mint Debian Edition machine, because I'm tired of the antique version available from the repositories. Unfortunately, ./configure always ends with a bunch of WARNINGs and I'm not sure what to do about them. Here's the list it gives me: Code: configure: libxcursor development files not found, the Xcursor extension won't
2011 Jan 18
2
"Problem installing wine"
config.status: linking AUTHORS to dlls/shell32/AUTHORS config.status: linking tools/winewrapper to wine config.status: executing include/stamp-h commands config.status: executing dlls/gdi32/enhmfdrv commands config.status: executing dlls/gdi32/mfdrv commands config.status: executing dlls/kernel32/nls commands config.status: executing dlls/user32/resources commands config.status: executing
2015 Mar 17
0
[ANNOUNCE] X.Org Security Advisory: More BDF file parsing issues in libXfont
X.Org Security Advisory: March 17, 2015 More BDF file parsing issues in libXfont ======================================== Description: ============ Ilja van Sprundel, a security researcher with IOActive, has discovered an issue in the parsing of BDF font files by libXfont. Additional testing by Alan Coopersmith and William Robinet with the American Fuzzy Lop (afl) tool uncovered two more
2015 Apr 14
0
[ANNOUNCE] X.Org Security Advisory: Buffer overflow in MakeBigReq macro
X.Org Security Advisory: April 14, 2015 Buffer overflow in MakeBigReq macro in libX11 prior to 1.6 [CVE-2013-7439] ========================================================================== Description: ============ It's been brought to X.Org's attention that this commit: http://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=39547d600a13713e15429f49768e54c3173c828d which was included
2013 Apr 04
0
Re: [XenARM] Unable to find Python development headers
I am not an expert in cross-compiling, in fact Ian (still on vacation) is the one who set it up. I still compile tools natively. However I can tell you that you don''t actually need python, in reality in order to get the basic system working you only need to compile: tools/libxc tools/xenstore tools/console tools/libxl On Thu, 4 Apr 2013, Khandelwal, Shubham wrote: > Hi, > >
2012 Nov 07
1
Need information about journal abortion and its relation with remounting
Hi Guys, I was looking at the code of ext3 file system and found some strange implementation there : Can someone please let me know the validity of below statements : 1. I found that it might also happen that journal is aborted but not re-mounted 2. Journal gets aborted but it might be possible to mount it in read-write mode. 3. Can we write some data on the partition where journal is
2013 May 27
2
Error in running libvchan.
Hi, I am trying to run libvchan on ARM Fast Model for VExpress platform for using inter domain communication. But there are some errors. I am attaching the strace outputs for vchan-node1 run in dom0 and domU. Has anybody faced these issues before. Xl console 1The command is Usage: vchan-node1 [client|server] [write|read] domid nodepath my nodepath is - /local/domain/1/data/vchan-2-1 Regards
2014 Dec 30
2
Adding support for phonetic correction via soundex algorithms
Hello! I'm Shubham Sharma, a 3rd year Information Systems student at BITS Pilani, and I'd like to explore the possibilities of a GSOC Project that would aim at improving the tolerant retrieval capabilities via *phonetic* correction(: misspellings that arise because the user types a query that sounds like the target term. ) I did find spelling correction via edit distance in
2020 Aug 25
0
X.Org libX11 security advisory: August 25, 2020
Double free in libX11 locale handling code ========================================== CVE-2020-14363 There is an integer overflow and a double free vulnerability in the way LibX11 handles locales. The integer overflow is a necessary precursor to the double free. Patches ------- A Patch for this issue has been committed to the libX11 git repository. libX11 1.6.12 will be released shortly and
2020 Aug 25
0
X.Org server security advisory: August 25, 2020
Multiple input validation failures in X server extensions ========================================================= All theses issuses can lead to local privileges elevation on systems where the X server is running privileged. * CVE-2020-14345 / ZDI CAN 11428 XkbSetNames Out-Of-Bounds Access The handler for the XkbSetNames request does not validate the request length before accessing its
2015 Nov 17
0
Problems with CentOS Advisory from August 2014
Regarding this announcement [CentOS-announce] CESA-2014:1008 Important CentOS 6 samba Security Update *Johnny Hughes* johnny at centos.org <mailto:centos-announce%40centos.org?Subject=Re:%20%5BCentOS-announce%5D%20CESA-2014%3A1008%20Important%20CentOS%206%20samba%20Security%0A%09Update&In-Reply-To=%3C20140805200929.GA57368%40n04.lon1.karan.org%3E> /Tue Aug 5 20:09:29