Description of the patch:
This update for libgit2 fixes the following issues:
Security issues fixed:
- CVE-2018-19456: Fixed a code execution by malicious .gitmodules file (bsc#1110949)
- various string-to-integer and buffer handling fixes (bsc#1114729).