Пакет netcat-openbsd: Информация

    Бинарный пакет: netcat-openbsd
    Версия: 2.3.4-alt1
    Архитектура: i586
    Собран:  4 мая 2016 г. 0:18 в задании #164217
    Исходный пакет: LibreSSL
    Категория: Сети/Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.libressl.org/

    Лицензия: BSD
    О пакете: Reads and writes data across network connections using TCP or UDP
    Описание: 
    The nc (or netcat) utility is used for just about anything under the sun
    involving TCP, UDP, or UNIX-domain sockets.  It can open TCP connections,
    send UDP packets, listen on arbitrary TCP and UDP ports, do port scanning,
    and deal with both IPv4 and IPv6.  Unlike telnet(1), nc scripts nicely, and
    separates error messages onto standard error instead of sending them to
    standard output, as telnet(1) does with some.
    
    Common uses include:
    
          o   simple TCP proxies
          o   shell-script based HTTP clients and servers
          o   network daemon testing
          o   a SOCKS or HTTP ProxyCommand for ssh(1)
          o   and much, much more

    Сопровождающий: Vladimir D. Seleznev

    Список участников:
    Vladimir D. Seleznev

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


    3 мая 2016 г. Vladimir D. Seleznev 2.3.4-alt1
    - 2.3.4
    - Fix multiple vulnerabilities in libcrypto relating to ASN.1 and encoding
      (From OpenSSL):
      + Memory corruption in the ASN.1 encoder (CVE-2016-2108)
      + Padding oracle in AES-NI CBC MAC check (CVE-2016-2107)
      + EVP_EncodeUpdate overflow (CVE-2016-2105)
      + EVP_EncryptUpdate overflow (CVE-2016-2106)
      + ASN.1 BIO excessive memory allocation (CVE-2016-2109)
    - Minor build fixes.
    - LibreSSL-openssl
      + Added conflict to openssl-doc
    3 мая 2016 г. Vladimir D. Seleznev 2.3.3-alt2
    - LibreSSL-doc
      + Add conflict: openssl-doc.
    - libtls-doc
      + Build as noarch
    - libcrypto-LibreSSL
      + "/etc/libressl" directory is owned by package now.
    21 апреля 2016 г. Vladimir D. Seleznev 2.3.3-alt1
    - Initial build.