diff options
Diffstat (limited to 'cgit.spec')
-rw-r--r-- | cgit.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |