Update to 0.26.5 (CVE-2018-10887, CVE-2018-10888)
This commit is contained in:
parent
677c37d0bc
commit
0158783817
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/libgit2-0.26.0.tar.gz
|
||||
/libgit2-0.26.3.tar.gz
|
||||
/libgit2-0.26.4.tar.gz
|
||||
/libgit2-0.26.5.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libgit2
|
||||
Version: 0.26.4
|
||||
Version: 0.26.5
|
||||
Release: 1%{?dist}
|
||||
Summary: C implementation of the Git core methods as a library with a solid API
|
||||
License: GPLv2 with exceptions
|
||||
@ -74,6 +74,9 @@ popd
|
||||
%{_includedir}/git2/
|
||||
|
||||
%changelog
|
||||
* Tue Jul 10 2018 Pete Walter <pwalter@fedoraproject.org> - 0.26.5-1
|
||||
- Update to 0.26.5 (CVE-2018-10887, CVE-2018-10888)
|
||||
|
||||
* Mon Jun 25 2018 Pete Walter <pwalter@fedoraproject.org> - 0.26.4-1
|
||||
- Update to 0.26.4 (CVE-2018-11235)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgit2-0.26.4.tar.gz) = c65a0ef8e7ef2dc60d07bced36b8cfd26ce9c40f99978058fc67b30e5bbda8d6b15e26aec7b1277bb277123685e763d106bab175540fceb449bb5b50f776473a
|
||||
SHA512 (libgit2-0.26.5.tar.gz) = 7dd7c567ad776db76b3514e6532f52841a4279b58dc51b44d39ab53b6911220cb60ee8f37b4c6ad6f369edbbd43a2591cf5f46aca354282f56735c8b215d533b
|
||||
|
Loading…
Reference in New Issue
Block a user