5e424461c4
Accepting request 817908 from home:cvoegl:branches:server:monitoring
...
- Update to 5.11
* Adds buddyinfo, logparser, ubi, and write_influxdb_udp plugins
* Remove lvm plugin
* Multiple bugfixes/improvements
- update collectd-fix_collection_cgi.patch
OBS-URL: https://build.opensuse.org/request/show/817908
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=163
2020-07-05 07:15:39 +00:00
Christian Vögl
24c5d1a170
Accepting request 768330 from home:dimstar:Factory
...
- Cleanup BuildRequires that are not actually in use:
pkgconfig(devmapper), pkgconfig(freetype2), pkgconfig(gail),
pkgconfig(gdk-2.0), pkgconfig(gtk+-2.0), pkgconfig(libart-2.0).
OBS-URL: https://build.opensuse.org/request/show/768330
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=161
2020-02-03 09:46:13 +00:00
Christian Vögl
a0e936bb06
Accepting request 750839 from home:cvoegl:branches:server:monitoring
...
- Update to 5.10.0:
-Disabled Plugins due to missing dependencies:
* lvm on Factory, Tumbleweed, Leap15.3 and SLES_15-SP3
* gps and sigrok on SLES_15 and later
-Removed libstatgrab from buildrequires: only needed for non-Linux systems.
-Rebased patch 9e36cd85a2bb_sigrok_Update_to_support_libsigrok_0_4.patch
-Add new subpackages:
* plugin-sysevent
* plugin-procevent
* plugin-uptime
OBS-URL: https://build.opensuse.org/request/show/750839
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=157
2019-11-26 11:48:59 +00:00
Dirk Stoecker
5788d17fe3
Accepting request 709801 from home:mnhauke:monitoring
...
- Update to 5.9.0:
+- Drop patches (fixed by upstream):
+ * 0001-gps-plugin-fix-build-with-newer-gpsd.patch
+ * Removed-checks-for-upper-limit-of-SENSORS_API_VERSION.patch
+- Add new subpackages:
+ * plugin-pcie
+ * plugin-write_stackdriver
+ * plugin-write_syslog
+
+-------------------------------------------------------------------
Sun Apr 14 12:37:27 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.8.1:
Index: collectd.spec
===================================================================
--- collectd.spec (revision 154)
+++ collectd.spec (revision 9)
@@ -42,7 +42,7 @@
%define sensors_plugin %{nil}
%endif
Name: collectd
-Version: 5.8.1
+Version: 5.9.0
Release: 0
Summary: Statistics Collection Daemon for filling RRD Files
License: GPL-2.0-only AND MIT
@@ -62,8 +62,6 @@
Patch6: collectd-fix_spamassassin_doc.patch
Patch7: collectd-fix_collectd_config_path_in_snmp_probe.patch
Patch8: 9e36cd85a2bb_sigrok_Update_to_support_libsigrok_0_4.patch
-Patch9: 0001-gps-plugin-fix-build-with-newer-gpsd.patch
-Patch10: Removed-checks-for-upper-limit-of-SENSORS_API_VERSION.patch
# PATCH-FIX-OPENSUSE avoid-pg-config.patch avoid pg_config if possible
Patch11: avoid-pg-config.patch
# for /etc/apache2/... ownership (rpmlint):
@@ -110,7 +108,6 @@
BuildRequires: pkgconfig(libatasmart)
BuildRequires: pkgconfig(libcurl)
BuildRequires: pkgconfig(libevent)
-#BuildRequires: pkgconfig(libgpsd)
BuildRequires: pkgconfig(libgps)
BuildRequires: pkgconfig(libiptc)
BuildRequires: pkgconfig(libmemcached)
@@ -251,6 +248,14 @@
%description plugin-lvm
This plugin collects information from lvm.
+%package plugin-pcie
+Summary: PCIe Monitoring Plugin for %{name}
+Group: System/Monitoring
+Requires: %{name} = %{version}-%{release}
+
+%description plugin-pcie
+Optional %{name} plugin to monitor PCIe errors.
+
%package plugin-postgresql
Summary: PostgreSQL Monitoring Plugin for %{name}
Group: System/Monitoring
@@ -371,6 +376,22 @@
%description plugin-synproxy
Optional %{name} plugin to monitor Synproxy stats.
+%package plugin-write_stackdriver
+Summary: Write Stackdriver plugin for %{name}
+Group: System/Monitoring
+Requires: %{name} = %{version}-%{release}
+
+%description plugin-write_stackdriver
+Optional %{name} plugin to to write to Google Stackdriver.
+
+%package plugin-write_syslog
+Summary: Write Syslog plugin for %{name}
+Group: System/Monitoring
+Requires: %{name} = %{version}-%{release}
+
+%description plugin-write_syslog
+Optional %{name} plugin to write values lists as syslog messages.
+
%package plugins-all
Summary: All Monitoring Plugins for %{name}
Group: System/Monitoring
@@ -387,6 +408,7 @@
Requires: %{name}-plugin-notify-desktop = %{version}-%{release}
Requires: %{name}-plugin-openldap = %{version}-%{release}
Requires: %{name}-plugin-ovs = %{version}-%{release}
+Requires: %{name}-plugin-pcie = %{version}-%{release}
Requires: %{name}-plugin-pinba = %{version}-%{release}
Requires: %{name}-plugin-postgresql = %{version}-%{release}
Requires: %{name}-plugin-python3 = %{version}-%{release}
@@ -395,6 +417,8 @@
Requires: %{name}-plugin-snmp = %{version}-%{release}
Requires: %{name}-plugin-synproxy = %{version}-%{release}
Requires: %{name}-plugin-virt = %{version}-%{release}
+Requires: %{name}-plugin-write_stackdriver = %{version}-%{release}
+Requires: %{name}-plugin-write_syslog = %{version}-%{release}
Requires: %{name}-web = %{version}-%{release}
Requires: %{name}-web-js = %{version}-%{release}
%if 0%{?suse_version} >= 1330
@@ -447,8 +471,6 @@
%if 0%{?suse_version} > 1320
%patch8 -p1
%endif
-%patch9 -p1
-%patch10 -p1
%patch11 -p1
sed -i 's|@@VERSION@@|%{version}|g' configure.ac
@@ -678,6 +700,10 @@
%{_libdir}/collectd/mysql.so
%{_libdir}/collectd/mysql.la
+%files plugin-pcie
+%{_libdir}/collectd/pcie_errors.so
+%{_libdir}/collectd/pcie_errors.la
+
%files plugin-postgresql
%{_libdir}/collectd/postgresql.so
%{_libdir}/collectd/postgresql.la
@@ -740,6 +766,14 @@
%{_libdir}/collectd/synproxy.so
%{_libdir}/collectd/synproxy.la
+%files plugin-write_stackdriver
+%{_libdir}/collectd/write_stackdriver.so
+%{_libdir}/collectd/write_stackdriver.la
+
+%files plugin-write_syslog
+%{_libdir}/collectd/write_syslog.so
+%{_libdir}/collectd/write_syslog.la
+
%if 0%{?suse_version} >= 1330
%files plugin-nut
%{_libdir}/collectd/nut.so
Index: collectd-5.9.0.tar.bz2
===================================================================
Binary file collectd-5.9.0.tar.bz2 (revision 9) added
Index: 0001-gps-plugin-fix-build-with-newer-gpsd.patch
===================================================================
--- 0001-gps-plugin-fix-build-with-newer-gpsd.patch (revision 154)
+++ 0001-gps-plugin-fix-build-with-newer-gpsd.patch (deleted)
@@ -1,41 +0,0 @@
-From d5ec9075510601537cc76be4417ab337364506d0 Mon Sep 17 00:00:00 2001
-From: Baruch Siach <baruch@tkos.co.il>
-Date: Tue, 9 Oct 2018 19:57:21 +0300
-Subject: [PATCH] gps plugin: fix build with newer gpsd
-
-gpsd version 3.18 changed the prototype of gps_read(). Make the
-gps_read() call depend on GPSD_API_MAJOR_VERSION to fix that.
-
-This fixes build failures like:
-
-gps.c: In function 'cgps_thread':
-gps.c:144:11: error: too few arguments to function 'gps_read'
- if (gps_read(&gpsd_conn) == -1) {
- ^~~~~~~~
-
-(cherry picked from commit 991a6d3fd38c2435d94de3853fda36b3330cf6ab)
----
- src/gps.c | 7 ++++++-
- 1 file changed, 6 insertions(+), 1 deletion(-)
-
-diff --git a/src/gps.c b/src/gps.c
-index 1d32d049..b22c3a2e 100644
---- a/src/gps.c
-+++ b/src/gps.c
-@@ -141,7 +141,12 @@ static void *cgps_thread(void *pData) {
- continue;
- }
-
-- if (gps_read(&gpsd_conn) == -1) {
-+#if GPSD_API_MAJOR_VERSION > 6
-+ if (gps_read(&gpsd_conn, NULL, 0) == -1)
-+#else
-+ if (gps_read(&gpsd_conn) == -1)
-+#endif
-+ {
- WARNING("gps plugin: incorrect data! (err_count: %d)", err_count);
- err_count++;
-
---
-2.16.4
-
Index: Removed-checks-for-upper-limit-of-SENSORS_API_VERSION.patch
===================================================================
--- Removed-checks-for-upper-limit-of-SENSORS_API_VERSION.patch (revision 154)
+++ Removed-checks-for-upper-limit-of-SENSORS_API_VERSION.patch (deleted)
@@ -1,83 +0,0 @@
-From d5a3c020d33cc33ee8049f54c7b4dffcd123bf83 Mon Sep 17 00:00:00 2001
-From: Pavel Rochnyack <pavel2000@ngs.ru>
-Date: Mon, 3 Dec 2018 18:34:14 +0700
-Subject: [PATCH] sensors: Removed checks for upper limit of
- SENSORS_API_VERSION
-
-That makes no more sense after lm-sensors got new maintainers.
-
-Closes: #3006
----
- src/sensors.c | 17 ++++++-----------
- 1 file changed, 6 insertions(+), 11 deletions(-)
-
-diff --git a/src/sensors.c b/src/sensors.c
-index f4ecda5e49..33982e061a 100644
---- a/src/sensors.c
-+++ b/src/sensors.c
-@@ -149,7 +149,7 @@ typedef struct featurelist {
- static char *conffile = SENSORS_CONF_PATH;
- /* #endif SENSORS_API_VERSION < 0x400 */
-
--#elif (SENSORS_API_VERSION >= 0x400) && (SENSORS_API_VERSION < 0x500)
-+#elif (SENSORS_API_VERSION >= 0x400)
- typedef struct featurelist {
- const sensors_chip_name *chip;
- const sensors_feature *feature;
-@@ -159,11 +159,6 @@ typedef struct featurelist {
-
- static char *conffile = NULL;
- static _Bool use_labels = 0;
--/* #endif (SENSORS_API_VERSION >= 0x400) && (SENSORS_API_VERSION < 0x500) */
--
--#else /* if SENSORS_API_VERSION >= 0x500 */
--#error "This version of libsensors is not supported yet. Please report this " \
-- "as bug."
- #endif
-
- static featurelist_t *first_feature = NULL;
-@@ -223,7 +218,7 @@ static int sensors_config(const char *key, const char *value) {
- if (IS_TRUE(value))
- ignorelist_set_invert(sensor_list, 0);
- }
--#if (SENSORS_API_VERSION >= 0x400) && (SENSORS_API_VERSION < 0x500)
-+#if (SENSORS_API_VERSION >= 0x400)
- else if (strcasecmp(key, "UseLabels") == 0) {
- use_labels = IS_TRUE(value) ? 1 : 0;
- }
-@@ -353,7 +348,7 @@ static int sensors_load_conf(void) {
- } /* while sensors_get_detected_chips */
- /* #endif SENSORS_API_VERSION < 0x400 */
-
--#elif (SENSORS_API_VERSION >= 0x400) && (SENSORS_API_VERSION < 0x500)
-+#elif (SENSORS_API_VERSION >= 0x400)
- chip_num = 0;
- while ((chip = sensors_get_detected_chips(NULL, &chip_num)) != NULL) {
- const sensors_feature *feature;
-@@ -410,7 +405,7 @@ static int sensors_load_conf(void) {
- } /* while (subfeature) */
- } /* while (feature) */
- } /* while (chip) */
--#endif /* (SENSORS_API_VERSION >= 0x400) && (SENSORS_API_VERSION < 0x500) */
-+#endif /* (SENSORS_API_VERSION >= 0x400) */
-
- if (first_feature == NULL) {
- sensors_cleanup();
-@@ -485,7 +480,7 @@ static int sensors_read(void) {
- } /* for fl = first_feature .. NULL */
- /* #endif SENSORS_API_VERSION < 0x400 */
-
--#elif (SENSORS_API_VERSION >= 0x400) && (SENSORS_API_VERSION < 0x500)
-+#elif (SENSORS_API_VERSION >= 0x400)
- for (featurelist_t *fl = first_feature; fl != NULL; fl = fl->next) {
- double value;
- int status;
-@@ -528,7 +523,7 @@ static int sensors_read(void) {
-
- sensors_submit(plugin_instance, type, type_instance, value);
- } /* for fl = first_feature .. NULL */
--#endif /* (SENSORS_API_VERSION >= 0x400) && (SENSORS_API_VERSION < 0x500) */
-+#endif /* (SENSORS_API_VERSION >= 0x400) */
-
- return 0;
- } /* int sensors_read */
Index: collectd-5.8.1.tar.bz2
===================================================================
Binary file collectd-5.8.1.tar.bz2 (revision 154) deleted
OBS-URL: https://build.opensuse.org/request/show/709801
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=155
2019-06-14 09:02:25 +00:00
Lars Vogdt
8c70fab9da
Accepting request 694073 from home:cgiboudeaux:branches:server:monitoring
...
Update to 5.8.1
Add patch to fix the psql detection on Factory builds.
OBS-URL: https://build.opensuse.org/request/show/694073
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=154
2019-04-27 10:18:32 +00:00
Lars Vogdt
7cc84ff94d
Accepting request 661966 from home:mnhauke:monitoring
...
- Add patch:
* 0001-gps-plugin-fix-build-with-newer-gpsd.patch
OBS-URL: https://build.opensuse.org/request/show/661966
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=152
2018-12-29 16:55:28 +00:00
Lars Vogdt
892240d373
Accepting request 614917 from home:mnhauke:monitoring
...
- Fix BuildRequires for collectd-web
- Make apache configuration files compatible with Apache v2.2 and v2.4
OBS-URL: https://build.opensuse.org/request/show/614917
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=150
2018-06-09 17:01:18 +00:00
Lars Vogdt
c467a02b36
Accepting request 556716 from home:StefanBruens:branches:server:monitoring
...
- Buildrequires for gpsd changed, upstream renamed the pkgconfig
file in gpsd 3.17.
OBS-URL: https://build.opensuse.org/request/show/556716
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=148
2017-12-20 22:19:12 +00:00
Lars Vogdt
b82746cbd4
Accepting request 532580 from home:StefanBruens:branches:server:monitoring
...
- Sort list of plugins bundled in main package, add line breaks
- Add BuildRequires for libsigrok and create a sigrok plugin
subpackage
- Add 9e36cd85a2bb_sigrok_Update_to_support_libsigrok_0_4.patch
Apply patch conditionally for libsigrok >= 0.4.0, the API
is different from the libsigrok 0.3.0 API.
OBS-URL: https://build.opensuse.org/request/show/532580
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=146
2017-10-29 16:50:16 +00:00
Yuchen Lin
0c774b2ae8
Accepting request 510091 from home:scarabeus_iv:branches:server:monitoring
...
- Disable NUT plugin on older distros (broken NUT devel package)
- Make sure we build lvm plugin
- Disable turbostat plugin as it does not work with new kernels
https://github.com/collectd/collectd/issues/2311
- Version update to 5.7.2:
* Various small fixes around, notable fix for CVE-2017-7401
- Update buildrequires to include dependencies not detected by
configure.ac (like python3)
- Disable Werror
- List all the modules in files and thus stick to --enable-all passed
to configure to avoid having to name them all
- Switch to python3 from python2 as plugin can be built only once...
- Fix build on Factory
- Remove unused collectd-pthread.pc SOURCE file as it does not
need to be done anymore
- Remove all the always true conditionals for readability
- Convert to pkgconfig style dependencies
- Remove never applied patch collectd-pkgconfig_libnotify_add_gtk.patch
- Disable libdb collectd integration as we would like to reduce
libdb exposure everywhere. There are other db backends in collectd
anyway
OBS-URL: https://build.opensuse.org/request/show/510091
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=144
2017-08-02 12:18:42 +00:00
Lars Vogdt
58038c9325
Accepting request 498235 from home:jengelh:branches:server:monitoring
...
- Trim filler wording from descriptions, resolve orthographic
errors, and shorten a find–delete call.
OBS-URL: https://build.opensuse.org/request/show/498235
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=143
2017-06-21 10:00:54 +00:00
Lars Vogdt
c5eb679480
Accepting request 493297 from home:benoit_monin:branches:server:monitoring
...
- update to version 5.7.1
- refresh patches:
* collectd-fix_broken_perl-5.10.patch
* collectd-split_README.patch
* collectd-version.patch
- drop patch collectd-5.5.2-exec-no-output.diff: fixed upstream
- remove plugin write_riemann: not built anymore
- add new plugins chrony, cpusleep, hugepages, notify_nagios
- add lua-devel as BuildRequires and create a sub-package for the lua plugin
- add gpsd-devel as BuildRequires and create a sub-package for the gps plugin
OBS-URL: https://build.opensuse.org/request/show/493297
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=142
2017-05-17 22:05:22 +00:00
Lars Vogdt
920135a3ed
Accepting request 461722 from home:seife:testing
...
do not create a journal entry for every PUTVAL e.g. from the exec plugin, collectd-5.4.1-exec-no-output.diff, some other cleanups
I am using this for over 2 years now, it's time to get this into factory / Leap proper :-)
OBS-URL: https://build.opensuse.org/request/show/461722
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=140
2017-03-07 18:27:47 +00:00
b863b95336
Accepting request 419269 from home:benoit_monin:branches:server:monitoring
...
put the SMART plugin in a separate sub-package
OBS-URL: https://build.opensuse.org/request/show/419269
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=138
2016-08-16 13:11:34 +00:00
Lars Vogdt
51a752b6cc
Accepting request 419179 from home:benoit_monin:branches:server:monitoring
...
- update to upstream version 5.5.2
- update patch collectd-fix_broken_perl-5.10.patch
- drop patch collectd-df-remove-duplicates.patch: fixed upstream
- add libatasmart-devel and libudev-devel as BuildRequires to enable the SMART plugin
OBS-URL: https://build.opensuse.org/request/show/419179
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=137
2016-08-14 12:49:05 +00:00
Joop Boonen
7a12e3203e
Accepting request 407083 from home:worldcitizen:branches:server:monitoring
...
Use the correct contrib/systemd.collectd.service in stead of contrib/collectd.service this fixes, boo#987462
OBS-URL: https://build.opensuse.org/request/show/407083
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=135
2016-07-07 08:56:19 +00:00
Martin Hauke
46d2c9f437
Accepting request 361036 from home:k0da:branches:server:monitoring
...
- Build turbostat plugin only for Intel architectures
OBS-URL: https://build.opensuse.org/request/show/361036
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=133
2016-02-23 07:48:56 +00:00
Lars Vogdt
321fa44ea3
Accepting request 353930 from home:mnhauke:monitoring
...
- packaging:
* removed patches:
- collectd-new_libstatgrab.patch (fixed upstream)
- collectd-lib64.patch (fixed upstream)
- collectd-fix_libltdl_autoreconf.patch (fixed upstream)
* updated patches:
- collectd-javac_target.patch
- collectd-version.patch
- upstream update release 2015-05-27, Version 5.5.0
OBS-URL: https://build.opensuse.org/request/show/353930
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=131
2016-01-18 08:23:37 +00:00
01ba04bb0c
Accepting request 353681 from home:aeneas_jaissle:branches:server:monitoring
...
Add %bcond for modbus
OBS-URL: https://build.opensuse.org/request/show/353681
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=130
2016-01-14 12:47:04 +00:00
Lars Vogdt
9761b086e4
Accepting request 349425 from home:oertel:branches:server:monitoring
...
- add patch collectd-new_libstatgrab.patch:
fix build with recent libstatgrab (basically backport from git)
- do not (build)require sensors on s390/s390x
OBS-URL: https://build.opensuse.org/request/show/349425
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=129
2015-12-31 18:21:24 +00:00
Lars Vogdt
b5fba04e19
Accepting request 330598 from home:matwey:branches:server:monitoring
...
OBS-URL: https://build.opensuse.org/request/show/330598
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=128
2015-10-26 15:49:18 +00:00
a691889b83
Accepting request 288613 from home:bruno_friedmann:branches:server:monitoring
...
- packaging :
deleted source collectd.service, use now upstream version in contrib
spec_cleaner .spec
- upstream update bugfix release 2015-02-26, Version 5.4.2
* Build system: Numerous fixes. Thanks to Bjørn Nordbø, Jim Radford,
KOMEDA Shinji, Lauri Tirkkonen, Manuel Luis Sanmartin Rozada, Marc
Fournier, Rainer Müller, Yoga Ramalingam and Yves Mettier. #326 ,
#373 , #653 , #828
* collectd: A use-after-free has been fixed in the "parse_value()"
function. Thanks to Matthias Urlichs.
* collectd: Fix carriage return sign in types_list Thanks to Marc
Fournier and @NsLib.
* collectd: Fix programming error in src/configfile.c. Thanks to
Wilfried Goesgens.
* collectd: An off-by-one error has been fixed in the
"strstripnewline()" function. Patch by Florian Forster.
* collectd: Use the complain mechanism to report filter chain write
failures. Thanks to Sebastian Harl.
* collectd: Spelling and grammar of error messages have been fixed.
Thanks to Katelyn Perry and Tim Laszlo.
* collectdctl: Fixed buffering issues which caused trouble on AIX and
Solaris. Thanks to Yoga Ramalingam.
* Documentation: Details and example about multi-instance filterchain
targets have been added. Thanks to Marc Fournier.
* Documentation: The "CollectStatistics" option of the rrdcached has
been documented. Thanks to Micha Krause. #907
* Documentation: The write_redis has been documented. Thanks to Marc
Fournier.
* Documentation: The "GraphiteSeparateInstances" and
"GraphiteAlwaysAppendDS" options of the amqp have been documented.
OBS-URL: https://build.opensuse.org/request/show/288613
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=125
2015-03-25 16:14:40 +00:00
Darin Perusich
a1d1e80331
Accepting request 241668 from home:posophe:branches:server:monitoring
...
- Do not provide support for systemd and sysvinit on the same system
it's redundant
- Add a rc symlink with systemd service file for backward compatibility
OBS-URL: https://build.opensuse.org/request/show/241668
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=123
2014-07-21 12:28:00 +00:00
Sascha Peilicke
389fd309fa
Accepting request 226072 from home:bruno_friedmann:branches:server:monitoring
...
Upstream bugfix release 5.4.1
Packaging :
* Rebase collectd-version.patch against 5.4.1
* Rework collectd-pkgconfig_libnotify_add_gtk.patch against 5.4.1
As it should not be used since 2012. (gtk-2.0)
Now only applied for 11.4 Evergreen
OBS-URL: https://build.opensuse.org/request/show/226072
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=121
2014-03-18 09:08:55 +00:00
db10f8c219
- add libperl_requires
...
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=119
2013-09-05 15:19:27 +00:00
Pascal Bleser
e689823fed
5.4.0
...
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=118
2013-08-25 10:56:00 +00:00
Pascal Bleser
ff1ee825cb
5.3.0
...
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=117
2013-08-23 05:31:49 +00:00
Tomáš Chvátal
db6122f28d
- Tarball was actually broken, rather stick with no download url,
...
because upstream provides only 3.0 and newer for download now.
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=115
2013-08-01 08:55:26 +00:00
Darin Perusich
01d9efceca
Accepting request 181224 from home:coolo:branches:openSUSE:Factory
...
- fix more of spamassasin's doc
OBS-URL: https://build.opensuse.org/request/show/181224
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=113
2013-06-28 12:36:06 +00:00
6d3de31791
Accepting request 131808 from home:elvigia:branches:server:monitoring
...
- Add systemd rules.
OBS-URL: https://build.opensuse.org/request/show/131808
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=111
2012-10-18 11:21:46 +00:00
Lars Vogdt
60b50da5e2
Accepting request 129340 from home:computersalat:devel:mon
...
fix deps
OBS-URL: https://build.opensuse.org/request/show/129340
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=109
2012-07-31 10:14:32 +00:00
Darin Perusich
5e0463e779
Accepting request 124449 from home:coolo:branches:openSUSE:Factory
...
- require the right perl version
OBS-URL: https://build.opensuse.org/request/show/124449
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=107
2012-06-14 12:20:54 +00:00
Pascal Bleser
a710be8044
- changed copyright from GPL-2.0+ to GPL-2.0, see bnc#757527: https://bugzilla.novell.com/show_bug.cgi?id=757527
...
- added myself to the copyright header in the spec file, have been maintaining this spec file since 2005 ;)
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=104
2012-04-17 15:28:00 +00:00
Stefan Schubert
809af189e5
Accepting request 113954 from home:a_jaeger:FactoryFix
...
Fix again building for factory.
OBS-URL: https://build.opensuse.org/request/show/113954
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=103
2012-04-16 20:17:22 +00:00
Pascal Bleser
2c93979217
5.0.4
...
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=102
2012-04-03 16:53:33 +00:00
Pascal Bleser
6ee983b0d5
add modbus support
...
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=100
2012-02-19 23:37:16 +00:00
Pascal Bleser
e514b78a10
remove bogus BR libnetlink-devel, which caused the build to fail on some SLE_11 variants
...
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=99
2012-02-19 19:37:01 +00:00
Pascal Bleser
9166b2fca9
5.0.3
...
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=97
2012-02-19 17:06:09 +00:00
Pascal Bleser
9ef8056465
Accepting request 99923 from devel:openSUSE:Factory:for-legal-lhf
...
patching license field to be in spdx.org format, for legal team to review before forward
OBS-URL: https://build.opensuse.org/request/show/99923
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=96
2012-01-12 12:52:31 +00:00
Stefan Schubert
8dc9feb5fa
fixed build
...
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=93
2011-10-17 09:20:44 +00:00
Stephan Kulow
a7df4f3e01
Accepting request 82484 from home:jengelh:nl
...
iptc fixage, tested
OBS-URL: https://build.opensuse.org/request/show/82484
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=92
2011-09-17 14:51:55 +00:00
Stephan Kulow
86e49426a1
- adding patch from jengelh to fix build
...
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=91
2011-09-16 14:35:58 +00:00
Stephan Kulow
e2f06a774d
prepare_spec
...
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=90
2011-09-16 14:32:49 +00:00
Sascha Peilicke
0e7c19e986
Autobuild autoformatter for 77989
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/collectd?expand=0&rev=5
2011-08-04 13:09:39 +00:00
Sascha Peilicke
f605ba4b85
Accepting request 77989 from server:monitoring
...
fixes for 12.1- notify-desktop: fix compatibility with libnotify >= 0.7.0
- iptables plugin: use iptables library
- ipvs plugin: disable for >= 12.1, as build fails currently
- df plugin: skip duplicate entries, fixes "uc_update: Value too old"
error
- downgrading in-tree iproute2 from 2.6.38 to 2.6.37, as 2.6.38 causes an
internal error in gcc
- add pinba plugin (through protobuf-c support)
- add rpmlintrc file to suppress false positives
- add collectd-pkgconfig_libnotify_add_gtk.patch to fix building libnotify
support on >= 11.4
- bump in-tree iproute2 to 2.6.38
- update to 4.10.3:
* collectd: Threshold subsection: Handling of NAN values in the percentage
calculation has been fixed
* collectd, java plugin, ntpd plugin: Several diagnostic messages have been
improved
* curl_json plugin: Handling of arrays has been fixed.
* libvirt plugin: A bug in reading the virtual CPU statistics has been fixed
* processes plugin: Potentially erroneous behavior has been fixed in an error
handling case
* python plugin: Fix dispatching of values from Python scripts to collectd
- changes from 4.10.2:
* collectd: If including one configuration file fails, continue with the rest
of the configuration if possible
* collectd: Fix a bug in the read function scheduling. In rare cases read
functions may not have been called as often as requested
OBS-URL: https://build.opensuse.org/request/show/77989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/collectd?expand=0&rev=4
2011-08-04 13:09:29 +00:00
Ruediger Oertel
0ff81c1d1c
Autobuild autoformatter for 59758
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/collectd?expand=0&rev=2
2011-02-03 01:08:49 +00:00
Ruediger Oertel
32073e0ab5
Accepting request 59758 from YaST:Web
...
Accepted submit request 59758 from user schubi2
OBS-URL: https://build.opensuse.org/request/show/59758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/collectd?expand=0&rev=1
2011-02-03 01:08:32 +00:00