[buildd-tools-devel] Bug#697400: sbuild: Personality support should support flags in addition to personality types

Roger Leigh rleigh at debian.org
Fri Jan 4 20:54:07 UTC 2013


Package: sbuild
Version: 0.63.2-1
Severity: normal


The following:

        UNAME26 =               0x0020000,
        ADDR_NO_RANDOMIZE =     0x0040000,
        FDPIC_FUNCPTRS =        0x0080000,
        MMAP_PAGE_ZERO =        0x0100000,
        ADDR_COMPAT_LAYOUT =    0x0200000,
        READ_IMPLIES_EXEC =     0x0400000,
        ADDR_LIMIT_32BIT =      0x0800000,
        SHORT_INODE =           0x1000000,
        WHOLE_SECONDS =         0x2000000,
        STICKY_TIMEOUTS =       0x4000000,
        ADDR_LIMIT_3GB =        0x8000000,

should be added and ORed with the personality number.


Roger



More information about the Buildd-tools-devel mailing list