File tree Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Expand file tree Collapse file tree 4 files changed +15
-4
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.6.0 '
4+ __version__ = '2.6.1 '
55__licence__ = 'BSD'
66
77__url__ = 'https://github.com/postgrespro/mamonsu'
Original file line number Diff line number Diff line change 1- mamonsu (2.6.0-1) stable; urgency=low
1+ mamonsu (2.6.1-1) stable; urgency=low
2+ * update bootstrap option input parameters
3+
4+ -- PostgresPro DBA <dba@postgrespro.ru> Fri, 20 November 2020 11:22:00 +0300
5+
6+ mamonsu (2.6.0-1) stable; urgency=low
27 * update xlog plugin
38 * add support for PostgreSQL 13
49 * add plugin memory_leak_diagnostic
Original file line number Diff line number Diff line change 22%{! ?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
33
44Name: mamonsu
5- Version: 2.6.0
5+ Version: 2.6.1
66Release: 1%{?dist }
77Summary: Monitoring agent for PostgreSQL
88Group: Applications/Internet
@@ -73,6 +73,9 @@ chown mamonsu.mamonsu /var/log/mamonsu
7373/sbin/chkconfig --del mamonsu
7474
7575%changelog
76+ * Fri Nov 20 2020 Daria Vilkova <d.vilkova@postgrespro.ru> - 2.6.1-1
77+ - update bootstrap option input parameters
78+
7679* Tue Nov 17 2020 Daria Vilkova <d.vilkova@postgrespro.ru> - 2.6.0-1
7780- update xlog plugin
7881- add support for PostgreSQL 13
Original file line number Diff line number Diff line change 11Name: mamonsu
2- Version: 2.6.0
2+ Version: 2.6.1
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+ * Fri Nov 20 2020 Daria Vilkova <d.vilkova@postgrespro.ru> - 2.6.1-1
74+ - update bootstrap option input parameters
75+
7376* Tue Nov 17 2020 Daria Vilkova <d.vilkova@postgrespro.ru> - 2.6.0-1
7477- update xlog plugin
7578- add support for PostgreSQL 13
You can’t perform that action at this time.
0 commit comments