commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9.git20211230-2-g34c71acb


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20211230-2-g34c71acb
Date: Thu, 30 Dec 2021 19:18:13 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  34c71acbc9ae19575aa11a1b0f79b39ba02ba784 (commit)
       via  0a9e994335f5436c0c1e77c8c79e7b322f5da746 (commit)
      from  78e78d10af728be6c42e6b37ef87e5c43d117b2a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 34c71acbc9ae19575aa11a1b0f79b39ba02ba784
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Thu Dec 30 21:03:55 2021 +0100

    random: Add a trivfs_server_name
    
    glibc uses /dev/urandom for getrandom(), and from version 2.34 malloc
    initialization uses it. We need to be able to know whether we are
    running the random translator itself, in which case we can't read
    ourself.

commit 0a9e994335f5436c0c1e77c8c79e7b322f5da746
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Thu Dec 30 21:01:15 2021 +0100

    exec: only constraint loading the ELF interpreter
    
    PIE programs do not need bitmask constraints, only the ELF interpreter
    needs to leave room for a non-PIE program.

-----------------------------------------------------------------------

Summary of changes:
 exec/exec.c            | 14 +++++++-------
 libtrivfs/io-version.c | 10 +++++++++-
 libtrivfs/trivfs.h     |  7 +++++++
 trans/random.c         |  2 ++
 4 files changed, 25 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]