Package etcd-for-kubernetes1.33: Information

    Source package: etcd-for-kubernetes1.33
    Version: 3.5.24-alt1
    Latest version according to Repology
    Build time:  Nov 14, 2025, 06:06 AM in the task #399893
    Category: System/Servers
    Report package bug
    Home page: https://etcd.io

    License: Apache-2.0
    Summary: A highly-available key value store for shared configuration
    Description: 
    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 1.33 container image.

    List of RPM packages built from this SRPM:
    etcd-for-kubernetes1.33 (x86_64, i586, aarch64)
    etcd-for-kubernetes1.33-debuginfo (x86_64, i586, aarch64)



    ACL:
    Alexander Stepchenko
    @everybody

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

    Last changed


    Nov. 13, 2025 Alexander Stepchenko 3.5.24-alt1
    - 3.5.21 -> 3.5.24 (as required by Kubernetes v1.33.6).
    May 20, 2025 Alexander Stepchenko 3.5.21-alt1
    - 3.5.16 -> 3.5.21
    May 14, 2025 Nadezhda Fedorova 3.5.16-alt4
    - 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