Package Release Info

munin-2.0.72-bp155.1.5

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

munin
munin-node

Change Logs

* Fri Apr 21 2023 Max Lin <mlin@suse.com>
- Use python3 as the interpreter in ipmi_sensor_ and
  smart_, boo#1210588
* Sun Mar 12 2023 Carsten Ziepke <kieltux@gmail.com>
- Update to 2.0.72
  * Import custom css file in style-new.css
* Thu Jan 12 2023 Bernhard Wiedemann <bwiedemann@suse.com>
- Drop harmful chown in %post scripts (boo#1155078)
* Thu Dec 15 2022 Carsten Ziepke <kieltux@gmail.com>
- Update to 2.0.71
  * fix the fix for Date::Manip
- Changes in 2.0.70
  * plugins/http_loadtime: enable saving cookies between requests
  * UpdateWorker: prevent use of uninitialized value $first_epoch
  * fix html_strategy to point to munin-cgi-html
  * plugin fail2ban: allow configuration of warning/critical
    thresholds
  * Plugin haproxy_: handle backends with special characters
  * [snmp__df_ram] Update title to match the memory plugin
  * [snmp__cpuload] Update title to match the cpu plugin
  * Plugin df_inode : Exclude msdosfs on FreeBSD as there's no
    concept of inode
  * Plugin bind9: stabilize order of values in graph
  * Plugin bind9: Author's blog has moved to .no TLD
  * Plugin bind9: Move 'Other' to bottom of list
  * Update munin-graph.in
  * Update munin-cgi-graph.in
- Run spec-cleaner
- Fix rpmlint warning: This script uses 'env' as an interpreter.
* Mon Oct 24 2022 Ludwig Nussel <lnussel@suse.de>
- UsrMerge: move stuff from /sbin to /usr/sbin (boo#1191080)
* Sun Feb 20 2022 Wolfgang Rosenauer <wr@rosenauer.org>
- update to 2.0.69
  * bugfixes
  * Handle NVME drives in the Linux iostat plugin
  * munin-run: allow to pass additional arguments to the plugin
  * use dedicated munin SNMP plugin
- require the www group (boo#1195732)
* Mon Nov 29 2021 Johannes Segitz <jsegitz@suse.com>
- Removed
  * PrivateDevices=true
  * ProtectClock=true
  * RestrictRealtime=true
  from munin-node.service (bsc#1193118)
* Thu Oct 07 2021 Johannes Segitz <jsegitz@suse.com>
- Added hardening to systemd service(s) (bsc#1181400). Modified:
  * munin-cgi-graph.service
  * munin-cgi-html.service
  * munin-cron.service
  * munin-node.service
* Fri Mar 05 2021 Thorsten Kukuk <kukuk@suse.com>
- Run munin-update as user munin [bsc#1183078]
* Tue Feb 23 2021 Andreas Stieger <andreas.stieger@gmx.de>
- add upstream singing key and verify source signature
* Mon Feb 08 2021 Dirk Müller <dmueller@suse.com>
- update to 2.0.66:
  * unknown_limit: do not misinterpret zero as one
  * unknown_limit: fix handling of value "1"
  * SpoolReader: process spooled content lines separately
  * async: fetch spooled data in order of timestamps
  * async: use name squashing rules when determining the names of spooled files
  * async: clarify handling of timestamp
  * doc: describe "timeout_fetch_all_nodes" and "timeout_fetch_one_node"
  * Make sensors_ temperature plugin work on musl libc
  * Symlink and custom name support for diskstat_
  * fix reporting on URL in the munin-update log (stable-2.0)
  * make it possible to configure global munin-update timeouts
  * Use configured plugin group as primary group
  * plugins/memory: add per-cpu counter
  * Munin thresholds support for http_loadtime
  * adjust_threshold: strings indexes are 1 based in AWK
  * Plugin apt_all: prevent ambiguity between slash and hyphen in release names
  * Fix utf8 encoding in plugins
  * Fix special character for author name (Kristian Lyngst370l)
  * Plugin snmp__if_err_: clarify authors list
  * Plugin nomadix_users_: clarify formatting of authors
  * Plugin vserver_cpu_: clarify copyright statement
  * Plugin snmp__uptime: clarify authors
  * Unify spelling of author "Dagfinn Ilmari Manns345ker"
  * Unify more author names
  * Fix template error in case of an empty host list
* Tue Sep 29 2020 Thorsten Kukuk <kukuk@suse.com>
- pwdutils is long gone, use shadow
- Don't hard require systemd
- Update to 2.0.64
  * several bugfixes in minor releases
  https://github.com/munin-monitoring/munin/blob/stable-2.0/ChangeLog
* Wed Aug 19 2020 Dominique Leuenberger <dimstar@opensuse.org>
- Stop abusing %{_libexecdir} for the firewalld service files.
* Sat Mar 21 2020 Wolfgang Rosenauer <wr@rosenauer.org>
- add service definition for firewalld
* Fri Feb 21 2020 Wolfgang Rosenauer <wr@rosenauer.org>
- update to 2.0.56
  * several bugfixes in minor releases
  https://github.com/munin-monitoring/munin/blob/stable-2.0/ChangeLog
* Tue Sep 10 2019 Wolfgang Rosenauer <wr@rosenauer.org>
- use systemd timer instead of cron for new distributions (boo#1115448)
- require perl-rrdtool (boo#1149880)
- removed old (non-systemd) conditionals from spec
* Tue Aug 20 2019 kukuk@suse.de
- Package /etc/cron.d as this is now part of cron which we don't
  want to require
* Wed Jun 12 2019 dimstar@opensuse.org
- Allow OBS to pick better candidates to shorten rebuild queues
* Thu May 09 2019 Mathias Homann <Mathias.Homann@opensuse.org>
- update to 2.0.49
  * fixes and improvements
* Mon May 06 2019 Mathias Homann <Mathias.Homann@opensuse.org>
- update to 2.0.48
  * many fixes and improvements in plugins
Version: 2.0.40-bp151.1.6
* Tue Sep 04 2018 wr@rosenauer.org
- update to 2.0.40
  * many fixes and improvements in plugins
  * fixes and improvements of the build system
- removed obsolete patch
  munin-plugin-quota_usage_warnings.patch
* Mon May 28 2018 wr@rosenauer.org
- update to 2.0.37
  * Add support for IBM i
  * Update lighttpd.rst
  * Update nginx.rst
  * ejabberd improvements
  * add example plugin graphs
  * Add support for MySQL 5.5/5.6
  * Added HP-UX support to processes plugin
  * snmp__if_multi: Set warning to 75% of interface speed instead of 133%
  * Add support for rndc options in bind9_rndc plugin
  * Correcting mysql_queries plugin random hash ordering
  * Add PostgreSQL 10 support to postgres_xlog
  * mysql improvements
  * Add IPv6 support
  * many other improvements
- require also perl-rrdtool where it exists (boo#1094776)
- remove obsolete mysql55.patch
Version: 2.0.32-bp150.2.4
* Fri Sep 29 2017 coolo@suse.com
- add perl526.patch to compile with perl 5.26 (no more . in @INC)
* Fri Jun 02 2017 suse-beta@cboltz.de
- add Requires(pre): user(nobody) and group(nobody) to munin-node to fix
  Tumbleweed build
- add %ghost /run/munin to munin and munin-node to fix a rpmlint warning
  (Tumbleweed only, would cause build failures on SLE11)
Version: 2.0.32-2.1
* Thu Mar 02 2017 aj@ajaissle.de
- fix source url
- update to 2.0.32
- remove CVE-2017-6188-fix-parameter-injection.patch (applied upstream)
* Thu Feb 23 2017 wr@rosenauer.org
- fix CVE-2017-6188: munin-cgi-graph local file write vulnerability
  (boo#1026539, CVE-2017-6188-fix-parameter-injection.patch)
* Sun Feb 19 2017 wr@rosenauer.org
- update to version 2.0.30
  Bugfix releases (closes the following issues since 2.0.25)
  2.0.26: Closes: D:761190, GH:426
  2.0.27: Closes: D:767032, D:768553, D:825136, D:834194, GH:690, GH:714
  2.0.29: Closes: D:847649, D:849383
  2.0.30: Closes: GH:745, GH:771, GH:783
* Tue Jan 17 2017 bwiedemann@suse.com
- override build host's hostname to make build reproducible
* Tue Nov 24 2015 wr@rosenauer.org
- apply upstream change to work correctly for MySQL >= 5.5
  (mysql55.patch
* Tue Sep 01 2015 dimstar@opensuse.org
- Add perl(Module::Build) BuildRequires: Fix build with perl 5.22.
* Sun Aug 02 2015 bwiedemann@suse.com
- fix munin-node start (bnc#940287)
* Wed Jan 07 2015 wr@rosenauer.org
- update to version 2.0.25
  Bugfix release.
  Closes: GH:304, D:769415, D:770745, D:770746, D:770826
  * p/irqstats: Improve generated labels
  * ip/iostat_ios: also support /dev/xvdX devices
  * p/iostat_ios: also support /dev/vdX devices
  * plugins/df_abs: fix the naming for regular devices
  * p/pgsql: Detect "rc" postgresql versions
  * p/ping_: honor ping env variable
- cleanup sysvinit scriptlets to fix the issue which always
  disabled the service on update
* Sun Nov 02 2014 wr@rosenauer.org
- update to version 2.0.24
  * bugfix release
    compatibility with perl 5.20
* Sat Sep 27 2014 wr@rosenauer.org
- update to version 2.0.21
  * bugfix release
    It fixes the "start should be less than end" bug.
* Fri Sep 12 2014 darin@darins.net
- remove conditions on Sources and include them regardless
* Thu Jan 16 2014 wr@rosenauer.org
- require perl-libwww-perl to enable apache plugins (bnc#859046)
* Sat Dec 21 2013 wr@rosenauer.org
- recommend logdigest to allow removal of it w/o breaking deps
  (munin-node likes to have logtail which is part of logdigest
  but the daily cronjob of logdigest is probably unwanted on some
  systems)
* Tue Dec 17 2013 wr@rosenauer.org
- update to version 2.0.19 (bnc#853570)
  * CVE-2013-6048, a node could cause excessive memory consumption
    on the Munin master
  * CVE-2013-6359, a malicious plug-in could prevent data collection
    for the node.
  * more bugfixes
* Tue Aug 20 2013 opensuse@dstoecker.de
- fix requires for main munin package
* Mon May 27 2013 draht@suse.de
- update to version 2.0.14:
  * fixes for computing of absolute values
  * timeout code decoupled for global and plugin timeout.
  * fixes for ntp
  * TMPDIR reuse fixes
- do NOT autostart from %post
* Tue May 21 2013 vjt@openssl.it
- Add missing perl-URI and perl-FastCGI dependencies
- Add systemd service units to start the HTML and Graph CGI servers
  with the aid of spawn-fcgi
  NOTE: the FastCGI server listens on an UNIX socket in /var/run/munin
  and members of the "www" group can write to it.
- Add the missing [Install] section of the munin-node service unit
* Mon Mar 25 2013 vjt@openssl.it
- Add an SNMP wildcard plugin to monitor the Google Search Appliance
    https://github.com/ifad/munin-gsa
* Wed Mar 13 2013 vjt@openssl.it
- Include an improved quota usage plugin that gets warning and
  critical values from the configured soft and hard quotas.
  Found in the wild on
    https://svn.koumbit.net/koumbit/trunk/munin-plugins/quota-usage
  tested and adapted.
* Thu Mar 07 2013 vjt@openssl.it
- Update to 2.0.11.1
- Add nginx plugins from http://github.com/ifad/nginx-munin