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

    Бинарный пакет: git-server
    Версия: 2.33.2-alt1
    Архитектура: armh
    Собран:  17 апреля 2022 г. 0:33 в задании #298587
    Исходный пакет: git
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: https://git-scm.com/

    Лицензия: GPLv2
    О пакете: Simple TCP git server for git repositories
    Описание: 
    Git is a fast, scalable, distributed revision control system with an
    unusually rich command set that provides both high-level operations
    and full access to internals.
    
    This package contains git server that normally listens on TCP port 9418.
    It waits for a connection, and will just execute "git-upload-pack"
    when it gets one.  It is ideally suited for read-only updates, i.e.,
    pulling from git repositories.

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

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

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


    23 марта 2022 г. Dmitry V. Levin 2.33.2-alt1
    - 2.33.1 -> 2.33.2 (fixes: CVE-2022-24765).
    12 октября 2021 г. Dmitry V. Levin 2.33.1-alt1
    - 2.33.0 -> 2.33.1.
    28 сентября 2021 г. Vitaly Chikunov 2.33.0-alt3
    - Workaround lost git-email Requires.