diff --git a/git-2.2.0.tar.xz b/git-2.2.0.tar.xz deleted file mode 100644 index 9a7d4cb..0000000 --- a/git-2.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b87774672bbf35b4d33991dc5119d4eff47c3679e27185312a2b8b36fdad314 -size 3588600 diff --git a/git-2.2.1.tar.xz b/git-2.2.1.tar.xz new file mode 100644 index 0000000..b1e12dc --- /dev/null +++ b/git-2.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09422dc9a0bdddf6bdd5b8634c71e1ed3125256c47424e6a2687701e764ef450 +size 3590808 diff --git a/git.changes b/git.changes index 41060db..203d361 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 19 14:01:18 UTC 2014 - andreas.stieger@gmx.de + +- git 2.2.1 + Fixes arbitrary command execution vulnerability on case- + insensitive file systems. [boo#910756] [CVE-2014-9390] + This is not a usual case on GNU/Linux, but this update prevents + such commits to propagate to third parties (Windows, OS X) that + may be vulnerable. + ------------------------------------------------------------------- Thu Nov 27 08:49:01 UTC 2014 - andreas.stieger@gmx.de diff --git a/git.spec b/git.spec index 01581e0..a17a912 100644 --- a/git.spec +++ b/git.spec @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.2.0 +Version: 2.2.1 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0