Package git-server: Information

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

Binary package: git-server
Version: 2.33.7-alt1
Architecture: aarch64
Build time:  Feb 14, 2023, 11:19 PM in the task #315247
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


Feb. 6, 2023 Dmitry V. Levin 2.33.7-alt1
- 2.33.6 -> 2.33.7 (fixes: CVE-2023-22490, CVE-2023-23946).
Jan. 25, 2023 Vitaly Chikunov 2.33.6-alt2
- spec: Enable '--perl-regexp' support for 'grep' and 'log'.
Dec. 13, 2022 Dmitry V. Levin 2.33.6-alt1
- 2.33.5 -> 2.33.6 (fixes: CVE-2022-41903, CVE-2022-23521).