We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2374105 commit 46cc974Copy full SHA for 46cc974
2 files changed
.tito/packages/rock
@@ -1 +1 @@
1
-2.1.0-1 ./
+2.1.0-2 ./
rock.spec
@@ -2,7 +2,7 @@
2
3
Name: rock
4
Version: 2.1.0
5
-Release: 1%{?dist}
+Release: 2%{?dist}
6
Summary: Network Security Monitoring collections platform
7
8
License: BSD
@@ -57,6 +57,9 @@ cp -a tests/. %{buildroot}/%{_rockdir}/tests
57
%attr(0755, root, root) %{_rockdir}/bin/generate_defaults.sh
58
59
%changelog
60
+* Tue Aug 21 2018 Derek Ditch <derek@rocknsm.io> 2.1.0-2
61
+- Move ECS to rock-dashboards repo
62
+
63
* Tue Aug 21 2018 Derek Ditch <derek@rocknsm.io> 2.1.0-1
64
- Introducing Docket, a REST API and web UI to query multiple stenographer instances
65
- Added Suricata-Update to manage Suricata signatures
0 commit comments