File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11__author__ = 'Dmitry Vasilyev'
22__author_email__ = 'info@postgrespro.ru'
33__description__ = 'Monitoring agent for PostgreSQL'
4- __version__ = '2.2.9 '
4+ __version__ = '2.3.0 '
55__licence__ = 'BSD'
66
77__url__ = 'https://github.com/postgrespro/mamonsu'
Original file line number Diff line number Diff line change 1+ mamonsu (2.3.0-1) stable; urgency=low
2+
3+ * linux: fix vfs discovery, change defaults
4+
5+ -- PostgresPro DBA <dba@postgrespro.ru> Sat, 11 Mar 2017 11:00:00 +0300
6+
17mamonsu (2.2.9-1) stable; urgency=low
28
39 * fix password auth.
Original file line number Diff line number Diff line change 11Name: mamonsu
2- Version: 2.2.9
2+ Version: 2.3.0
33Release: 1%{?dist }
44Summary: Monitoring agent for PostgreSQL
55Group: Applications/Internet
@@ -70,6 +70,9 @@ chown mamonsu.mamonsu /var/log/mamonsu
7070/sbin/chkconfig --del mamonsu
7171
7272%changelog
73+ * Sat Mar 11 2017 Dmitry Vasilyev <d.vasilyev@postgrespro.ru> - 2.3.0-1
74+ - linux: fix vfs discovery, change defaults
75+
7376* Wed Nov 30 2016 Dmitry Vasilyev <d.vasilyev@postgrespro.ru> - 2.2.9-1
7477- fix password auth
7578
You can’t perform that action at this time.
0 commit comments