OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-495-g63fd13b

Gerrit Code Review gerrit@openafs.org
Fri, 20 Dec 2019 10:51:13 -0500


The following commit has been merged in the master branch:
commit 63fd13bf9e6af21136007c9980816875ebea5f7c
Author: Marcio Barbosa <mbarbosa@sinenomine.net>
Date:   Tue Nov 26 11:41:36 2019 -0800

    macos: prepare for notarization
    
    With the public release of macOS 10.14.5, all new and updated kernel
    extensions must be notarized by Apple. To be taken into consideration,
    all executables must be signed and the Hardened Runtime capability must
    be enabled.
    
    This patch adds the missing prerequisites mentioned above.
    
    Change-Id: I2d3ad66cb7ce062b91d0616955f3bc2b06ca5822
    Reviewed-on: https://gerrit.openafs.org/13670
    Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Tested-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

 src/packaging/MacOS/pkgbuild.sh.in |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository