korgalore v0.6.1 now available
Konstantin Ryabitsev <[email protected]> Tue, 23 Jun 2026 12:01:24 -0400
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Message-ID | <20260623-ambrosial-platinum-asp-13e363@meerkat> |
Hi, all:
Korgalore v0.6.1 is now available as a bug-fix release addressing four
reliability issues:
- thread tracking no longer stops delivering after a few days:
- Shallow fetch self-heals on stale repos:
- noop retry no longer causes infinite re-delivery:
- bad-object commits in the failed-delivery list no longer crash kgl pull:
Full changelog and documentation:
https://korgalore.docs.kernel.org/
Source repository:
https://git.kernel.org/pub/scm/utils/korgalore/korgalore.git
Upgrade via your usual tooling, e.g. with pipx:
pipx upgrade korgalore
Thanks to the following people for reports and patches addressed in this
release:
- Ard Biesheuvel
- Borislav Petkov
- Catalin Iacob
-K