commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.7-108-g6ff6261


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.7-108-g6ff6261
Date: Mon, 18 Apr 2016 16:48:04 +0000

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  6ff6261bb8b2bcf419689fdae4b68f6114f014a3 (commit)
       via  f5e6769c33723a1d4b72722eff8bb68245ca3803 (commit)
       via  21ee0e79e90c3cf63613bc1a00a609cfaf1777b2 (commit)
      from  54ab56a23c472729ba3834f90b01c4406ed358b8 (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 6ff6261bb8b2bcf419689fdae4b68f6114f014a3
Author: Justus Winter <address@hidden>
Date:   Thu Mar 24 20:45:01 2016 +0100

    utils/settrans: add option to specify the underlying node
    
    * utils/settrans.c (options): Add '--underlying'.
    (main): Handle new option.
    (open_node): Open the node if given.

commit f5e6769c33723a1d4b72722eff8bb68245ca3803
Author: Justus Winter <address@hidden>
Date:   Sat Apr 16 16:12:35 2016 +0200

    utils/settrans: get an authenticated root node in chroot mode
    
    * utils/settrans.c (get_credentials): New function.
    (main): Get an authenticated root node for the process we are
    chrooting.
    
    Signed-off-by: Justus Winter <address@hidden>

commit 21ee0e79e90c3cf63613bc1a00a609cfaf1777b2
Author: Justus Winter <address@hidden>
Date:   Sun Apr 17 16:36:32 2016 +0200

    isofs: make superblock detection more robust
    
    * isofs/isofs.h (disk_image_len): New variable.
    * isofs/main.c (read_sblock): Avoid out of bounds access.
    * isofs/pager.c (disk_image_len): New variable.
    (create_disk_pager): Initialize 'disk_image_len'.

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

Summary of changes:
 isofs/isofs.h    |    1 +
 isofs/main.c     |    9 +-----
 isofs/pager.c    |    2 +
 utils/settrans.c |   68 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 71 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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