]> arthur.barton.de Git - netdata.git/blobdiff - netdata.spec.in
properly handle the exit status of plugins to avoid infinite restart attempts; plugin...
[netdata.git] / netdata.spec.in
index 40655a52263d48ea1bab98aab2ffaf49a2dcaadd..339c5c63d54cf72f81909b87cf4e6d8d2cced943 100644 (file)
@@ -8,7 +8,7 @@
 %undefine      with_systemd
 %endif
 
-Summary:       Linux real time system monitoring, over the web
+Summary:       Real-time performance monitoring, done right
 Name:          @PACKAGE_NAME@
 Version:       @PACKAGE_RPM_VERSION@
 Release:       @PACKAGE_RPM_RELEASE@%{?release_suffix}%{?dist}
@@ -96,10 +96,18 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/%{name}
 
 # override defattr for web files
-%defattr(755,root,netdata,644)
+%defattr(644,root,netdata,755)
 %{_datadir}/%{name}/web
 
 %changelog
+* Mon May 16 2016 Costa Tsaousis <costa@tsaousis.gr> - 1.2.0-1
+- netdata is now 30% faster.
+- netdata now has a registry (my-netdata menu on the dashboard).
+- netdata now monitors Linux containers.
+- Several more improvements, new features and bugfixes.
+* Wed Apr 20 2016 Costa Tsaousis <costa@tsaousis.gr> - 1.1.0-1
+- Several new features (IPv6, SYNPROXY, Users, Users Groups).
+- A lot of bug fixes and optimizations.
 * Tue Mar 22 2016 Costa Tsaousis <costa@tsaousis.gr> - 1.0.0-1
 - First public release.
 * Sun Nov 15 2015 Alon Bar-Lev <alonbl@redhat.com> - 0.0.0-1