summaryrefslogtreecommitdiffstats
path: root/cgit.spec
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2018-08-03 13:07:50 -0400
committerTodd Zullinger <tmz@pobox.com>2018-08-03 13:09:39 -0400
commit9fada3c67561a77fa09a4dd380fb4a8a005a3208 (patch)
tree075b8419cf5acc49d6aaae093e5ae4e46092d2fb /cgit.spec
parente9b490c0005b49b1325adb28a9f1fcc364fa8f92 (diff)
downloadcgit_EL6-9fada3c67561a77fa09a4dd380fb4a8a005a3208.tar.gz
Update to 1.2.1, fixes directory traversal vulnerability
References: https://lists.zx2c4.com/pipermail/cgit/2018-August/004176.html https://git.zx2c4.com/cgit/commit/?id=53efaf30b
Diffstat (limited to 'cgit.spec')
-rw-r--r--cgit.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/cgit.spec b/cgit.spec
index afd8f28..0430b35 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -33,7 +33,7 @@
%endif
Name: cgit
-Version: 1.2
+Version: 1.2.1
Release: 1%{?dist}
Summary: A fast web interface for git
@@ -174,6 +174,9 @@ make test
%changelog
+* Fri Aug 03 2018 Todd Zullinger <tmz@pobox.com> - 1.2.1-1
+- Update to 1.2.1, fixes directory traversal vulnerability
+
* Fri Jul 13 2018 Todd Zullinger <tmz@pobox.com> - 1.2-1
- Update to 1.2
- Include contrib dir in docs