Update to 2.36.1 (release notes)
Fixes since 2.36.0:
"git submodule update" without pathspec should silently skip an uninitialized submodule, but it started to become noisy by mistake.
"diff-tree --stdin" has been broken for about a year, but 2.36 release broke it even worse by breaking running the command with <pathspec>, which in turn broke "gitk" and got noticed. This has been corrected by aligning its behaviour to that of "log".
Regression fix for 2.36 where "git name-rev" started to sometimes reference strings after they are freed.
"git show <commit1> <commit2>... -- <pathspec>" lost the pathspec when showing the second and subsequent commits, which has been corrected.
"git fast-export -- <pathspec>" lost the pathspec when showing the second and subsequent commits, which has been corrected.
"git format-patch <args> -- <pathspec>" lost the pathspec when showing the second and subsequent commits, which has been corrected.
Also refer to the 2.36.0 update notes.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2022-6f98f3e6cc
Please login to add feedback.
This update has been submitted for testing by tmz.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This update has been pushed to testing.
Works.
Works
This update's test gating status has been changed to 'passed'.
This update can be pushed to stable now if the maintainer wishes
Working well.
This update has been submitted for stable by tmz.
This update has been pushed to stable.