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

  • Default inline alert: Версия в репозитории: 2.42.1-alt1

Бинарный пакет: git-core
Версия: 2.24.1-alt1
Архитектура: aarch64
Собран:  11 декабря 2019 г. 0:17 в задании #242632
Исходный пакет: git
Сообщить об ошибке в пакете
Домашняя страница: https://git-scm.com/

Лицензия: GPLv2
О пакете: Git core tools
Описание: 
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 core set of Git tools with minimal dependencies.

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

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

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


8 декабря 2019 г. Dmitry V. Levin 2.24.1-alt1
- 2.24.0 -> 2.24.1 (fixes: CVE-2019-1348, CVE-2019-1387, CVE-2019-19604);
  this update also addresses a few Windows and/or NTFS issues
  (fixes: CVE-2019-1349, CVE-2019-1350, CVE-2019-1351, CVE-2019-1352,
  CVE-2019-1353, CVE-2019-1354).
8 декабря 2019 г. Dmitry V. Levin 2.24.0-alt4
- Removed Git::LoadCPAN proxy, we can rely on our system perl
  Error and Mail::Address modules.
7 декабря 2019 г. Dmitry V. Levin 2.24.0-alt3
- Fixed "--without doc" and "--without email" builds
  (by Michael Shigorin and me).