* Mon Apr 26 2021 Egbert Eich <eich@suse.com>
- Do-not-use-var-run-but-run-as-path-for-PID-file.patch:
Change PID file for gmetad and gmond from /var/run to /run
(bsc#1185158 & bsc#1185159).
* Wed Jan 27 2021 Egbert Eich <eich@suse.com>
- Only requires user(daemon) on major versions >= 15.
- Work around silly %autopatch bug in SLE 12.
* Tue Jan 26 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Replace system-user-daemon with user(daemon): be resilient to
package name changes.
Version: 3.7.2-bp152.4.10
* Fri Feb 07 2020 Christian Goll <cgoll@suse.com>
- added check for btrfs root filesystem (bsc#1162886)
* added patch gmetad-service-btrfs-check.patch
* added source btrfs-subvol-test.sh
* Mon Feb 03 2020 Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
shortcut through the -mini flavors.
* Mon Dec 02 2019 Christian Goll <cgoll@suse.com>
- removed check for btrfs for /var/lib/ganglia
* removed btrfs-subvol-test.sh
* gmetad-service-btrfs-check.patch
- gmond package now requires system-user-daemon as the daemon runs
as user daemon (bsc#1138340)
- Reformated some patches in order to use autopatch
* gmetad-service-btrfs-check.patch reformated to git like format
* detect_aarch.patch reformated to git like format
* add_unknown_arch reformated to git like format
- changed standard configuration of gmond to mitigate bsc#1138347
* Sat Sep 22 2018 eich@suse.com
- Add coreutils to Requires(post)
* Tue Apr 03 2018 jjolly@suse.com
- Added update patches from ganglia upstream (bsc#1087487):
* ganglia-0001-avoid-segfault-when-fd-leaked-and-reached-fd-number-.patch
* ganglia-0002-Ignore-hostname-line-in-Apache-2.4.16.patch
* ganglia-0003-Avoid-KeyError-for-new-metric-groups.patch
* ganglia-0004-Metric-currestab-unlike-all-the-other-one-is-an-abso.patch
* ganglia-0005-ensure-the-num-DS-is-always-of-type-GAUGE.patch
* ganglia-0006-Fix-race-condition-where-new-metrics-are-added-while.patch
* ganglia-0007-fix-indent-to-use-whitespace.patch
* ganglia-0008-support-fs-size-for-ZFS-on-Linux.patch
* ganglia-0009-Fix-server-definition-type-of-cpu_steal-float.patch
* ganglia-0010-Fixes-245.patch - Close fp
* ganglia-0011-Fixed-44.patch - Prevent module reload
* ganglia-0012-Fix-disable-setuid-and-disable-setgid.patch
* ganglia-0013-downgrade-udp-recv-buffer-length-check.patch
* ganglia-0014-Report-mem-as-float-to-avoid-uint32-overflow.patch
* ganglia-0015-Fix-for-issue-246-minor-typo-in-conversion-from-sflo.patch
* ganglia-0016-The-way-forward-is-sometimes-the-way-back.patch
* ganglia-0017-Fix-wrong-steal-values-being-reported-for-multi_cpu.patch
* ganglia-0018-PEP8-changed-indentation-resulting-in-wrong-summatio.patch
* ganglia-0019-issue-266-requiring-dhcp-and-network-interfaces-to-b.patch
* ganglia-0020-Fix-segfault-with-TCP-listener-thread-on-exit.patch
* ganglia-0021-fix-net-byte-packet-stats-on-32-bit-linux.patch
* ganglia-0022-spaces-may-not-appear-in-some-parts-of-the-rrdtool-d.patch
* ganglia-0023-Fix-hash-collisions.patch
* ganglia-0024-Add-regular-Slab-memory-to-linux-memory-metrics.patch
* ganglia-0025-Report-the-Linux-specific-slab-memory-metric.patch
* Thu Mar 29 2018 cgoll@suse.com
- detect_aarch.patch:
detect architecture correctly for aarch64 in module sys,
backported from upstream (bsc#1087257)
- add_unknown_arch.patch:
arch for gmond module sys defaults to unknown if arch can not be
deteced with precompiler macros, backported from upstream
* Wed Mar 14 2018 eich@suse.com
- Remove *.la files.
* Wed Mar 14 2018 eich@suse.com
- Fix a crash in diskstat.py in a %post install script during the post
build check for non-idempotent scripts: The chroot where this test
occurs doesn't have /sys mounted. The resulting exception isn't
handled gracefully by diskstat.py (boo#1085219).
* Mon Mar 12 2018 cgoll@suse.com
- fixed post scetion for ganglia-gmond which will only be triggered
when updating the package
* Fri Mar 09 2018 cgoll@suse.com
- fixed missing rpc libs caused by updated glibc-devel in factory
* Sun Nov 12 2017 cgoll@suse.com
- made btrfs-root check executeable
* Tue Oct 17 2017 cgoll@suse.com
- added btrfs-root check
* Mon Oct 16 2017 cgoll@suse.com
- update to version 3.7.2
- enabled systemd and removed int files
* Tue Oct 27 2015 scorot@free.fr
- update version 3.7.1
- add patch ganglia-3.7.1-no-private-apr.patch from beyerle
* Mon Oct 26 2015 scorot@free.fr
- update ot version 3.6.1
* Sun Mar 16 2014 scorot@free.fr
- update to verion 3.6.0
* Add ability to gzip XML output in gmond
* Forward Graphite metrics over UDP for increased scalability
* Configurable graphite prefix
* Memcached publish support ? export metrics into memcached
* Improve metric summarization performance under heavy load
* Reduce CPU utilization when running in deaf mode
* Sun Apr 28 2013 scorot@free.fr
- first package