Пакет etcd-for-kubernetes1.31: Информация

    Исходный пакет: etcd-for-kubernetes1.31
    Версия: 3.5.24-alt1
    Собран:  14 ноября 2025 г. 16:37
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: https://etcd.io

    Лицензия: Apache-2.0
    О пакете: Чрезвычайно надёжное хранилище данных типа ключ-значение для общих конфигураций
    Описание: 
    Etcd is a distributed key value store that provides a reliable way to store data
    across a cluster of machines.
    This package contains etcd version needed for kubernetes container image.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    etcd-for-kubernetes1.31 (loongarch64)
    etcd-for-kubernetes1.31-debuginfo (loongarch64)

    Сопровождающий: Alexander Stepchenko


      1. golang >= 1.24
      2. rpm-build-golang
      3. rpm-macros-golang

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


    13 ноября 2025 г. Alexander Stepchenko 3.5.24-alt1
    - 3.5.15 -> 3.5.24 (as required by Kubernetes v1.31.14).
    - Fixes:
      + CVE-2024-45337: Misuse of connection.serverAuthenticate may cause authorization bypass in golang.org/x/crypto
      + CVE-2024-45338: Non-linear parsing of case-insensitive content in golang.org/x/net/html
      + CVE-2024-51744: Bad documentation of error handling in ParseWithClaims can lead to potentially dangerous situations in golang-jwt
      + CVE-2025-22869: Potential denial of service in golang.org/x/crypto
      + CVE-2025-22870: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
      + CVE-2025-22872: Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net
      + CVE-2025-30204: jwt-go allows excessive memory allocation during header parsing
    6 мая 2025 г. Alexander Stepchenko 3.5.15-alt3
    - Make separate etcd packages for kubernetes container images
    19 марта 2025 г. Alexander Stepchenko 3.5.15-alt2
    - Rename package to include version in the name