Пакет patch: Информация

    Исходный пакет: patch
    Версия: 2.7.6.0.27.7623-alt2
    Последняя версия по данным Repology
    Собран:  31 января 2026 г. 21:52 в задании #406719
    Категория: Работа с текстом
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.gnu.org/software/patch/

    Лицензия: GPLv3+
    О пакете: The GNU patch command, for modifying/upgrading files
    Описание: 
    The patch program applies diff files to originals.  The diff command
    is used to compare an original to a changed file.  Diff lists the
    changes made to the file.  A person who has the original file can then
    use the patch command with the diff file to add the changes to their
    original file (patching the file).

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    patch (x86_64, i586, aarch64)
    patch-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Andrew A. Vasilyev


    Права:
    @core

      1. ed
      2. gnulib >= 0.1.4078.702cb
      3. libattr-devel

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


    30 января 2026 г. Andrew A. Vasilyev 2.7.6.0.27.7623-alt2
    - Fix FTBFS with gcc14.
    - src/pch.c: Double free in another_hunk function (CVE-2019-20633).
    12 апреля 2021 г. Dmitry V. Levin 2.7.6.0.27.7623-alt1
    - patch: v2.7.6-24-g76e7758 -> v2.7.6-27-g7623b2d.
    - gnulib BR: v0.1-2305-g95c96b6dd -> v0.1-4078-g702cba00f.
    2 ноября 2019 г. Dmitry V. Levin 2.7.6.0.24.76e7-alt1
    - patch: v2.7.6-17-g9c98635 -> v2.7.6-24-g76e7758.
    - spec: added VCS tag.