libXdmcp: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Nov 10 17:50:33 UTC 2022


 Key.c        |    4 ----
 configure.ac |   12 +++++++++++-
 2 files changed, 11 insertions(+), 5 deletions(-)

New commits:
commit c01da8ebd0969efd15388ce999e121127cc46f67
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Nov 4 19:29:35 2022 -0700

    Only link with libbsd if needed for arc4random_buf()
    
    Avoid unnecessary library dependency when using a libc with this
    function included
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e5ace1c5fe009e5c66fa16f886b13cce2558684a
Author: Guillem Jover <guillem at hadrons.org>
Date:   Thu Oct 6 00:31:30 2022 +0000

    Switch from libbsd to libbsd-overlay
    
    This is the preferred usage form for libbsd, as it makes the code more
    portable and requires no special includes for libbsd, by transparently
    injects the needed standard headers that would be used on a BSD.
    
    Signed-off-by: Guillem Jover <guillem at hadrons.org>



More information about the xorg-commit mailing list