Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/external/mit/xorg-server.old



Module Name:    xsrc
Committed By:   mrg
Date:           Wed Mar  8 07:44:16 UTC 2017

Modified Files:
        xsrc/external/mit/xorg-server.old/dist: configure.ac
        xsrc/external/mit/xorg-server.old/dist/include: dix-config.h.in
        xsrc/external/mit/xorg-server.old/dist/os: auth.c
        xsrc/external/mit/xorg-server.old/include: dix-config.h

Log Message:
port to xorg-server 1.10:

apply
https://cgit.freedesktop.org/xorg/xserver/commit/?id=957e8db38f27932d353e86e9aa69cf16778b18f1

--
Use arc4random_buf(3) if available to generate cookies.

Reviewed-by: Adam Jackson <ajax%redhat.com@localhost>
Signed-off-by: Matthieu Herrb <matthieu%herrb.eu@localhost>
--


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
    xsrc/external/mit/xorg-server.old/dist/configure.ac
cvs rdiff -u -r1.2 -r1.3 \
    xsrc/external/mit/xorg-server.old/dist/include/dix-config.h.in
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xorg-server.old/dist/os/auth.c
cvs rdiff -u -r1.3 -r1.4 \
    xsrc/external/mit/xorg-server.old/include/dix-config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index