Package git-server: Information

  • Default inline alert: Version in the repository: 2.42.2-alt1

Binary package: git-server
Version: 2.42.1-alt1
Architecture: riscv64
Build time:  Nov 8, 2023, 09:41 AM
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: Dmitry V. Levin


Last changed


Nov. 2, 2023 Dmitry V. Levin 2.42.1-alt1
- 2.42.0 -> 2.42.1 (closes: #47999).
Aug. 21, 2023 Dmitry V. Levin 2.42.0-alt1
- 2.33.8 -> 2.42.0.
April 17, 2023 Dmitry V. Levin 2.33.8-alt1
- 2.33.7 -> 2.33.8 (fixes: CVE-2023-25652, CVE-2023-25815, CVE-2023-29007).