File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
from gixy .core import severity
4
4
5
- version = '0.1.4 '
5
+ version = '0.1.5 '
Original file line number Diff line number Diff line change 2
2
3
3
Summary: Nginx configuration static analyzer
4
4
Name: gixy
5
- Version: 0.1.4
5
+ Version: 0.1.5
6
6
Release: 0%{?dist }
7
7
License: MPLv2.0
8
8
Group: Development/Utilities
@@ -55,6 +55,13 @@ python setup.py install --prefix=%{_prefix} \
55
55
########################################################################################
56
56
57
57
%changelog
58
+ * Sun May 21 2017 Yandex Team <opensource@yandex-team.ru> - 0.1.5-0
59
+ - Supported Python 2.6
60
+ - Supported multiple config files scanning
61
+ - Fixed summary count
62
+ - Fixed symlink resolution
63
+ - Minor improvements and fixes
64
+
58
65
* Sun May 14 2017 Yandex Team <opensource@yandex-team.ru> - 0.1.4-0
59
66
- Allow processing stdin, file descriptors
60
67
- Fixed configuration parser
You can’t perform that action at this time.
0 commit comments