Update dependency libgit2/libgit2 to v1.9.2
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| libgit2/libgit2 | ironbank-github | patch |
v1.9.1 -> v1.9.2
|
Release Notes
libgit2/libgit2 (libgit2/libgit2)
v1.9.2: libgit2 v1.9.2
v1.9.2
-
A bug in the external SSH execution is fixed that could cause arbitrary command execution. Remote repository names were improperly sent to the shell without quoting. Arguments to the external SSH command are now sent parameterized.
-
A bug in SSH credential creation is fixed that could cause a buffer overflow. Public keys that are not NUL terminated were improperly zeroed. The given length of public keys is now honored.
The libgit2 project thanks @0xkato and @bakersdozen123 for finding the bugs and providing details and reproduction steps.
All users of the v1.9 release line are recommended to upgrade.
Full Changelog: https://github.com/libgit2/libgit2/compare/v1.9.1...v1.9.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.