58 Commits

Author SHA256 Message Date
2b7ab6dd34 extend munin-remove-deprecated-INET6.patch to fix IPv6
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=103
2025-07-25 13:53:02 +00:00
4f18488bf1 Update to 2.0.75
* replace Date::Manip with Date::Parse

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=102
2025-07-25 13:45:36 +00:00
7c0ea0f9b3 Let munin-node use its own log and run sub-directory to avoid privilege escalation (boo#1246089)
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=100
2025-07-09 08:02:21 +00:00
4b7531512b Accepting request 1286361 from home:lkocman:branches:server:monitoring
- Drop dependency on fast-cgi which was replaced in 2.0.x by munin-httpd
  https://guide.munin-monitoring.org/en/latest/reference/munin-httpd.html

OBS-URL: https://build.opensuse.org/request/show/1286361
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=98
2025-06-17 11:52:04 +00:00
c50266e33c Stay with FCGI because CGI::Fast is not in Factory
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=96
2024-10-03 07:08:00 +00:00
Wolfgang Rosenauer
052bf25c36 Accepting request 1204586 from home:kukuk:cleanup
- Add /srv/www directories to filelist [bsc#1231027]

OBS-URL: https://build.opensuse.org/request/show/1204586
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=95
2024-09-29 20:53:30 +00:00
Wolfgang Rosenauer
fe4e6da6f5 Accepting request 1183575 from home:etamPL:branches:server:monitoring
replace FCGI with CGI::Fast.

Currently munin is broken and this fixes it.
Before submitting to Factory, perl-CGI-Fast must be submitted as well.

OBS-URL: https://build.opensuse.org/request/show/1183575
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=94
2024-07-04 07:58:29 +00:00
137ff86d5d Accepting request 1180377 from home:dimstar:Factory
- Fix dependenices: the FastCGI perl module is called FCGI.

Plus spec-cleaner sorted dep lists

OBS-URL: https://build.opensuse.org/request/show/1180377
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=92
2024-06-13 14:38:26 +00:00
933a44b24a Accepting request 1180127 from home:dstoecker:branches:server:monitoring
- remove package name based perl requires

I'll drop old style manual names from perl package.

OBS-URL: https://build.opensuse.org/request/show/1180127
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=91
2024-06-12 17:11:42 +00:00
d037809b87 Accepting request 1158945 from home:pgajdos
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang_path macro, [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1158945
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=89
2024-03-18 10:54:54 +00:00
Wolfgang Rosenauer
9fb698f370 Accepting request 1149295 from home:pgajdos:m
- Use %patch -P N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1149295
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=87
2024-02-22 14:48:43 +00:00
Wolfgang Rosenauer
3919393ff8 Accepting request 1140561 from home:dimstar:Factory
- Provide user(munin) and group(munin): the user and group are
  created during in the pre script.

OBS-URL: https://build.opensuse.org/request/show/1140561
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=85
2024-01-22 10:43:45 +00:00
6b29cc91c8 Accepting request 1138830 from home:pmonrealgonzalez:branches:server:monitoring
- Use IO::Socket::IP instead of IO::Socket::INET[6]
  * Remove the dependency on perl(IO::Socket::INET6) as it has been
    deprecated by upstream, is no longer suitable for use and its not
    being maintained. A compatible replacement for this package is
    perl(IO::Socket::IP) which is shipped by the perl-base package.
  * Upstream commit back-ported:
    https://github.com/munin-monitoring/munin/commit/012b33a7
  * Add upstream munin-remove-deprecated-INET6.patch

OBS-URL: https://build.opensuse.org/request/show/1138830
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=83
2024-01-16 06:14:56 +00:00
a9ff12cfc0 Accepting request 1090521 from home:bmwiedemann:branches:server:monitoring
Drop manual requires for python (boo#1210588)

OBS-URL: https://build.opensuse.org/request/show/1090521
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=81
2023-06-05 12:29:33 +00:00
f64650e0d8 Accepting request 1081124 from home:mlin7442:rebuild_fails_155
use python3 as the interpreter on ipmi_sensor_ and smart_

OBS-URL: https://build.opensuse.org/request/show/1081124
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=79
2023-04-21 14:43:33 +00:00
a48d774a44 Accepting request 1070992 from home:Kieltux:branches:server:monitoring
- Update to 2.0.72 
  * Import custom css file in style-new.css

OBS-URL: https://build.opensuse.org/request/show/1070992
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=77
2023-03-14 09:38:15 +00:00
a6acd33d16 Accepting request 1058011 from home:bmwiedemann:branches:server:monitoring
Drop harmful chown in %post scripts (boo#1155078)

OBS-URL: https://build.opensuse.org/request/show/1058011
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=75
2023-01-13 20:48:18 +00:00
Wolfgang Rosenauer
dd6dcff9bf Accepting request 1043205 from home:Kieltux:branches:server:monitoring
- 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.

OBS-URL: https://build.opensuse.org/request/show/1043205
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=73
2022-12-15 22:15:42 +00:00
Wolfgang Rosenauer
5bda990263 Accepting request 1030865 from home:lnussel:branches:server:monitoring
- UsrMerge: move stuff from /sbin to /usr/sbin (boo#1191080)

OBS-URL: https://build.opensuse.org/request/show/1030865
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=72
2022-10-24 12:23:47 +00:00
Wolfgang Rosenauer
9d9fdac368 Accepting request 956187 from home:wrosenauer:devel
- 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)

OBS-URL: https://build.opensuse.org/request/show/956187
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=71
2022-02-20 21:31:48 +00:00
Wolfgang Rosenauer
f2f3220d88 Accepting request 934672 from home:jsegitz:branches:server:monitoring
- Removed
  * PrivateDevices=true
  * ProtectClock=true
  * RestrictRealtime=true
  from munin-node.service (bsc#1193118)

OBS-URL: https://build.opensuse.org/request/show/934672
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=70
2021-11-30 07:52:09 +00:00
Lars Vogdt
952e3b0651 Accepting request 923726 from home:jsegitz:branches:systemdhardening:server:monitoring
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/923726
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=69
2021-10-29 13:55:01 +00:00
Wolfgang Rosenauer
5321ab1cdf Accepting request 876944 from home:kukuk:branches:server:monitoring
- Run munin-update as user munin [bsc#1183078]

OBS-URL: https://build.opensuse.org/request/show/876944
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=67
2021-03-05 09:59:23 +00:00
Wolfgang Rosenauer
d24e248878 Accepting request 874570 from home:AndreasStieger:branches:server:monitoring
- add upstream singing key and verify source signature

OBS-URL: https://build.opensuse.org/request/show/874570
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=65
2021-02-23 11:17:47 +00:00
Wolfgang Rosenauer
34c3db4009 Accepting request 870360 from home:dirkmueller:branches:server:monitoring
- 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

OBS-URL: https://build.opensuse.org/request/show/870360
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=63
2021-02-08 22:36:24 +00:00
Wolfgang Rosenauer
7618adbde5 Accepting request 842546 from home:kukuk:container
- 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

OBS-URL: https://build.opensuse.org/request/show/842546
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=61
2020-10-19 14:04:39 +00:00
Wolfgang Rosenauer
3b32bf07fb Accepting request 827835 from home:dimstar:Factory
- Stop abusing %{_libexecdir} for the firewalld service files.

OBS-URL: https://build.opensuse.org/request/show/827835
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=59
2020-08-19 10:32:42 +00:00
Wolfgang Rosenauer
0435959525 Accepting request 787129 from home:wrosenauer:devel
- add service definition for firewalld

OBS-URL: https://build.opensuse.org/request/show/787129
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=57
2020-03-21 11:54:43 +00:00
Wolfgang Rosenauer
5155e46034 Accepting request 778176 from home:wrosenauer:devel
- update to 2.0.56
  * several bugfixes in minor releases
  https://github.com/munin-monitoring/munin/blob/stable-2.0/ChangeLog

OBS-URL: https://build.opensuse.org/request/show/778176
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=55
2020-02-22 08:20:26 +00:00
Wolfgang Rosenauer
defed4ebe2 Accepting request 732541 from home:wrosenauer:devel
see changes

OBS-URL: https://build.opensuse.org/request/show/732541
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=53
2019-09-22 20:48:46 +00:00
Wolfgang Rosenauer
edd324b88d Accepting request 724761 from home:kukuk:cron
- Package /etc/cron.d as this is now part of cron which we don't
  want to require

OBS-URL: https://build.opensuse.org/request/show/724761
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=51
2019-08-20 10:51:31 +00:00
Wolfgang Rosenauer
f18428aa3e - Allow OBS to pick better candidates to shorten rebuild queues
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=49
2019-06-12 15:09:58 +00:00
Wolfgang Rosenauer
1b3da3f50d Accepting request 701739 from home:lemmy04:branches:server:monitoring
- update to 2.0.49
  * fixes and improvements
- update to 2.0.48
  * many fixes and improvements in plugins

OBS-URL: https://build.opensuse.org/request/show/701739
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=45
2019-05-09 10:35:47 +00:00
Wolfgang Rosenauer
77f8d25679 Accepting request 633222 from home:wrosenauer:devel
- 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

OBS-URL: https://build.opensuse.org/request/show/633222
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=43
2018-09-07 21:00:12 +00:00
Wolfgang Rosenauer
af1ce178ba Accepting request 612631 from home:wrosenauer:devel
- 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

OBS-URL: https://build.opensuse.org/request/show/612631
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=41
2018-05-28 09:21:48 +00:00
Wolfgang Rosenauer
5966b102c5 Accepting request 529833 from home:coolo:branches:openSUSE:Factory
- add perl526.patch to compile with perl 5.26 (no more . in @INC)

OBS-URL: https://build.opensuse.org/request/show/529833
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=39
2017-09-29 06:44:43 +00:00
Wolfgang Rosenauer
6af75c1b89 Accepting request 500744 from home:cboltz:branches:server:monitoring
- 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)

Please forward these changes to Factory to fix the build there ;-)

OBS-URL: https://build.opensuse.org/request/show/500744
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=37
2017-06-04 10:33:27 +00:00
7ff2a5f8f7 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=31 2017-03-02 13:47:00 +00:00
97c13a1893 Accepting request 460029 from home:wrosenauer:devel
- fix CVE-2017-6188: munin-cgi-graph local file write vulnerability
  (boo#1026539, CVE-2017-6188-fix-parameter-injection.patch)

- 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

OBS-URL: https://build.opensuse.org/request/show/460029
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=29
2017-03-02 13:20:39 +00:00
Lars Vogdt
f22b16b46b Accepting request 450965 from home:bmwiedemann:reproducible
override build host's hostname to make build reproducible

OBS-URL: https://build.opensuse.org/request/show/450965
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=27
2017-02-07 18:39:47 +00:00
Wolfgang Rosenauer
81c392e0a2 Accepting request 346099 from home:wrosenauer:devel
(mysql55.patch

OBS-URL: https://build.opensuse.org/request/show/346099
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=25
2015-11-24 18:04:12 +00:00
Wolfgang Rosenauer
8b0ec84678 Accepting request 346039 from home:wrosenauer:devel
OBS-URL: https://build.opensuse.org/request/show/346039
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=24
2015-11-24 12:27:57 +00:00
Wolfgang Rosenauer
d4721814fe Accepting request 328307 from home:dimstar:Factory
- Add perl(Module::Build) BuildRequires: Fix build with perl 5.22.

OBS-URL: https://build.opensuse.org/request/show/328307
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=22
2015-09-02 08:51:11 +00:00
Wolfgang Rosenauer
1831fc5346 Accepting request 319972 from home:bmwiedemann:branches:server:monitoring
fix munin-node start (bnc#940287)

OBS-URL: https://build.opensuse.org/request/show/319972
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=20
2015-08-02 06:39:14 +00:00
Wolfgang Rosenauer
123cefcbd2 Accepting request 280130 from home:wrosenauer:devel
OBS-URL: https://build.opensuse.org/request/show/280130
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=19
2015-01-07 10:00:01 +00:00
Wolfgang Rosenauer
160c628068 Accepting request 259399 from home:wrosenauer:devel
OBS-URL: https://build.opensuse.org/request/show/259399
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=17
2014-11-02 22:42:28 +00:00
Wolfgang Rosenauer
df57742986 Accepting request 252589 from home:wrosenauer:devel
OBS-URL: https://build.opensuse.org/request/show/252589
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=15
2014-09-27 11:45:55 +00:00
Darin Perusich
95ffd29942 - remove conditions on Sources and include them regardless
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=13
2014-09-12 12:58:48 +00:00
Wolfgang Rosenauer
64c887892e Accepting request 214104 from home:wrosenauer:devel
OBS-URL: https://build.opensuse.org/request/show/214104
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=12
2014-01-16 16:05:23 +00:00
Wolfgang Rosenauer
d13bbe1e49 Accepting request 211955 from home:wrosenauer:devel
OBS-URL: https://build.opensuse.org/request/show/211955
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=11
2013-12-21 20:15:38 +00:00