Пакет sudo: Информация

    Исходный пакет: sudo
    Версия: 1.6.8p12-alt5.M41.1
    Собран:  28 ноября 2011 г. 12:09
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.courtesan.com/sudo/

    Лицензия: BSD-style
    О пакете: Allows command execution as another user
    Описание: 
    Sudo is a program designed to allow a sysadmin to give limited root
    privileges to users and log root activity.  The basic philosophy is
    to give as few privileges as possible but still allow people to get
    their work done.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    sudo (x86_64, i586)

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Andriy Stepanov
    Dmitry V. Levin
    qa-robot

    Права:
    Dmitry V. Levin

      1. libpam-devel
      2. flex

    Последнее изменение


    28 ноября 2011 г. Andriy Stepanov 1:1.6.8p12-alt5.M41.1
    - CVE-2010-0426 sudo: sudoedit option can possibly allow for arbitrary code execution
    21 января 2008 г. Dmitry V. Levin 1:1.6.8p12-alt5
    - Documented that set_home is on by default due to --enable-shell-sets-home.
    - Configured less confusing default password prompt (#13719).
    - Fixed build with autoconf-2.61.
    4 августа 2007 г. Dmitry V. Levin 1:1.6.8p12-alt4
    - Fixed typo in configure check (george, #12449, #12462).
    - sudoers (#11753):
      + Added DISPLAY and XAUTHORITY to env_keep for "xgrp" group members.
      + Added "!env_reset" example.
      + Added sudoers environment control.