Update to 0.26.6
This commit is contained in:
parent
0158783817
commit
8359b3957f
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/libgit2-0.26.3.tar.gz
|
||||
/libgit2-0.26.4.tar.gz
|
||||
/libgit2-0.26.5.tar.gz
|
||||
/libgit2-0.26.6.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libgit2
|
||||
Version: 0.26.5
|
||||
Version: 0.26.6
|
||||
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 Aug 07 2018 Pete Walter <pwalter@fedoraproject.org> - 0.26.6-1
|
||||
- Update to 0.26.6
|
||||
|
||||
* Tue Jul 10 2018 Pete Walter <pwalter@fedoraproject.org> - 0.26.5-1
|
||||
- Update to 0.26.5 (CVE-2018-10887, CVE-2018-10888)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgit2-0.26.5.tar.gz) = 7dd7c567ad776db76b3514e6532f52841a4279b58dc51b44d39ab53b6911220cb60ee8f37b4c6ad6f369edbbd43a2591cf5f46aca354282f56735c8b215d533b
|
||||
SHA512 (libgit2-0.26.6.tar.gz) = 6a5a167bfe8696294cf188feec2aad898af52f4c05a3a40a55f48ea3168d200a60fc42b3819a22b1bf472be696f5dafef473d457c08bab164cbf654c4de6bda7
|
||||
|
Loading…
Reference in New Issue
Block a user