[ 
https://issues.apache.org/jira/browse/MESOS-9677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839611#comment-16839611
 ] 

Benno Evers commented on MESOS-9677:
------------------------------------

master:
{noformat}
commit 7ff4263c371f8a51551199c694837cf371923137
Author: Benjamin Bannier <[email protected]>
Date:   Mon Apr 8 14:37:32 2019 +0200

    Enabled launcher sealing for RPM packages.
    
    We enable this flag since with it disabled certain public functions
    are not available making it hard to e.g., write modules against this
    version of Mesos.
    
    While launcher sealing depends on a recent kernel, the platform we
    build RPMs for already satisfies the requirements.
    
    Review: https://reviews.apache.org/r/70295
{noformat}

1.8.x:
{noformat}
commit 3bc6082afe75390dc3b0abd58d6ce85827709b89 (origin/1.8.x, 1.8.x)
Author: Benjamin Bannier <[email protected]>
Date:   Mon Apr 8 14:37:32 2019 +0200

    Enabled launcher sealing for RPM packages.
    
    We enable this flag since with it disabled certain public functions
    are not available making it hard to e.g., write modules against this
    version of Mesos.
    
    While launcher sealing depends on a recent kernel, the platform we
    build RPMs for already satisfies the requirements.
    
    Review: https://reviews.apache.org/r/70295
{noformat}

> RPM packages should be built with launcher sealing
> --------------------------------------------------
>
>                 Key: MESOS-9677
>                 URL: https://issues.apache.org/jira/browse/MESOS-9677
>             Project: Mesos
>          Issue Type: Task
>          Components: build
>    Affects Versions: 1.8.0
>            Reporter: Benjamin Bannier
>            Priority: Major
>              Labels: integration, mesosphere, packaging, rpm
>
> We should consider enabling launcher sealing in the Mesos RPM packages. Since 
> this feature is built conditionally, it is hard to write e.g., module code 
> against Mesos packages since required functions might be missing (e.g., 
> [https://github.com/dcos/dcos-mesos-modules/commit/8ce70e6cc789054831daa3058647e326b2b11bc9]
>  cannot be linked against the default RPM package anymore). The RPM's target 
> platform centos7 should include a recent enough kernel for this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to