Skip to content

Commit d9a237f

Browse files
author
Edward Thomson
committed
Add security advisories page
1 parent 889f1c9 commit d9a237f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

security/index.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
layout: default
3+
---
4+
5+
# Security Information
6+
7+
Information about security advisories affecting libgit2 and the releases that
8+
provide resolution.
9+
10+
* **[libgit2 v0.22.1](https://github.com/libgit2/libgit2/releases/tag/v0.22.1)**, January 16, 2015
11+
Provides additional protections on symbolic links on case-insensitive
12+
filesystems, particularly Mac OS X HFS+.
13+
[Further reading](http://www.edwardthomson.com/blog/another-libgit2-security-update.html).
14+
15+
* **[libgit2 v0.21.3](https://github.com/libgit2/libgit2/releases/tag/v0.21.3)**, December 18, 2015
16+
Updates protections on the git repository on case-insensitive filesystems,
17+
including Windows NTFS and Mac OS X HFS+: CVE 2014-9390.
18+
[Further reading](https://git-blame.blogspot.co.uk/2014/12/git-1856-195-205-214-and-221-and.html).

0 commit comments

Comments
 (0)