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

    Исходный пакет: talk
    Версия: 0.17-alt4
    Собран:  18 апреля 2013 г. 23:34
    Категория: Сети/Чат
    Сообщить об ошибке в пакете
    Домашняя страница: 

    Лицензия: BSD
    О пакете: Talk client for one-on-one Internet chatting
    Описание: 
    This package provides client and daemon programs for the
    Internet talk protocol, which allows you to chat with other users
    on different systems.  Talk is a communication program which copies
    lines from one terminal to the terminal of another user.

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

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

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

      1. libncursesw-devel

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


    18 апреля 2013 г. Dmitry V. Levin 1:0.17-alt4
    - Built with LFS support enabled.
    12 ноября 2006 г. Dmitry V. Levin 1:0.17-alt3
    - Fixed build with -D_FORTIFY_SOURCE=2 -Werror.
    - Fixed a few fd leaks on error path.
    - Made xinetd config readable for wheel group.
    - Linked talk client with -lncursesw.
    - Imported RH patch to avoid using deprecated SO_BSDCOMPAT.
    - Imported RH patch to fix spurious 0x9a ("^Z") on window resize.
    - Imported RH patch to handle UTF-8 input.
    5 сентября 2004 г. Dmitry V. Levin 1:0.17-alt2
    - talkd: Fixed potential DoS, based on patch from Mauro Persano.