Package hasher-priv: Information

    Source package: hasher-priv
    Version: 1.3.9-alt1
    Build time:  Aug 10, 2011, 09:28 PM
    Report package bug
    Home page: 

    License: GPLv2+
    Summary: A privileged helper for the hasher project
    Description: 
    This package provides helpers for executing privileged operations
    required by hasher utilities.

    List of rpms provided by this srpm:
    hasher-priv (x86_64, i586)
    hasher-priv-debuginfo (x86_64, i586)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin


      1. help2man
      2. sisyphus_check >= 0:0.7.11

    Last changed


    Aug. 10, 2011 Dmitry V. Levin 1.3.9-alt1
    - Merge "killuid1" and "killuid2" commands into new "killuid" command.
    July 6, 2011 Dmitry V. Levin 1.3.8-alt1
    - chrootuid: if unshare(2) fails with EPERM, treat it like ENOSYS.
    July 1, 2011 Dmitry V. Levin 1.3.7-alt1
    - Implemented System V IPC namespace isolation.
    - Implemented UTS namespace isolation.
      By default, if unshare(CLONE_NEWUTS) syscall is supported, then
      UTS namespace inside chroot is isolated from host UTS namespace,
      and hostname is set to localhost.localdomain.