Package git-server: Information

    Binary package: git-server
    Version: 2.6.5-alt2.M70P.1
    Architecture: x86_64
    Build time:  Mar 17, 2016, 01:09 PM in the task #161496
    Source package: git
    Category: System/Servers
    Report package bug
    License: GPLv2
    Summary: Simple TCP git server for git repositories
    Description: 
    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.

    Maintainer: Andrey Cherepanov


    Last changed


    March 17, 2016 Andrey Cherepanov 2.6.5-alt2.M70P.1
    - Backport security fix to p7 branch
    March 17, 2016 Dmitry V. Levin 2.6.5-alt3
    - Merged jk/path-name-safety-2.6 (closes: #31896).
    Jan. 11, 2016 Dmitry V. Levin 2.6.5-alt2
    - Backported commit v2.7.0-rc2~9^2~11 (closes: #31665).