Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: etcd-io/etcd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.25
Choose a base ref
...
head repository: etcd-io/etcd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-3.3
Choose a head ref
  • 8 commits
  • 6 files changed
  • 5 contributors

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    c54c59d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Merge pull request #12357 from cfc4n/automated-cherry-pick-of-#12264-…

    …upstream-release-3.3
    
    Automated cherry pick of #12264
    jingyih authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    7d12776 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. pkg/fileutil: fix constant for linux locking

    The constant F_OFD_GETLK is 36, not 37, according to
    /usr/include/bits/fcntl-linux.h
    Credits go to joakim-tjernlund who digged deep enough
    to find this.
    
    Fixes #31182
    moritzboth authored and kolyshkin committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    ec81adb View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Merge pull request #12552 from kolyshkin/3.3-fix-lock

    [3.3 backport] pkg/fileutil: fix constant for linux locking
    ptabor authored Jan 16, 2021
    Configuration menu
    Copy the full SHA
    9530a81 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. version: 3.3.26

    Signed-off-by: Sam Batschelet <[email protected]>
    hexfusion committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    984d71c View commit details
    Browse the repository at this point in the history
  2. Dockerfile: bump debian bullseye-20210927

    fixes: CVE-2021-3711, CVE-2021-35942, CVE-2019-9893
    
    Signed-off-by: Sam Batschelet <[email protected]>
    hexfusion committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    24801f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13386 from hexfusion/cp-13376-release-3.3

    [release-3.3] Dockerfile: bump debian bullseye-20210927
    ptabor authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    e82c2fd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. version: 3.3.27

    Signed-off-by: Sam Batschelet <[email protected]>
    hexfusion committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    973882f View commit details
    Browse the repository at this point in the history
Loading