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

    Исходный пакет: tcb
    Версия: 1.1-alt1
    Собран:  12 августа 2011 г. 23:39
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.openwall.com/tcb/

    Лицензия: GPL or BSD
    О пакете: Libraries and tools implementing the tcb password shadowing scheme
    Описание: 
    This package consists of three components: pam_tcb, libnss_tcb, and
    libtcb.  pam-tcb is a PAM module which supersedes pam_unix.  It also
    implements the tcb password shadowing scheme (see tcb(5) for details).
    The tcb scheme allows many core system utilities (passwd(1) being the
    primary example) to operate with little privilege.  libnss_tcb is the
    accompanying NSS module.  libtcb contains code shared by the PAM and
    NSS modules and is also used by programs from the shadow-utils package.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libtcb (x86_64, i586)
    libtcb-debuginfo (x86_64, i586)
    libtcb-devel (x86_64, i586)
    libtcb-devel-static (x86_64, i586)
    nss_tcb (x86_64, i586)
    nss_tcb-debuginfo (x86_64, i586)
    pam0_tcb (x86_64, i586)
    pam0_tcb-debuginfo (x86_64, i586)
    tcb-utils (x86_64, i586)
    tcb-utils-debuginfo (x86_64, i586)

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

    Список участников:
    Dmitry V. Levin

      1. libpam-devel
      2. rpm-build >= 0:4.0.4-alt55

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


    12 августа 2011 г. Dmitry V. Levin 1.1-alt1
    - Updated to 1.1:
      * Sun Jul 17 2011 Solar Designer <solar@owl> 1.1-owl1
      - Changed the default hash encoding prefix from "$2a$" to "$2y$"
        (requires crypt_blowfish 1.2 or newer).
    24 мая 2011 г. Dmitry V. Levin 1.0.6-alt4
    - pam0_tcb: Added and enabled NLS support.
    9 марта 2011 г. Dmitry V. Levin 1.0.6-alt3
    - pam0_tcb: Added description to tcb_chkpwd control (closes: #17283).
    - Rebuilt for debuginfo.