158 Commits

Author SHA256 Message Date
23f7bd975a Accepting request 1193785 from network
- Add netdata_disable_v2_dashboard.patch
  Drop v2 dashboard due to non-free license, serve v1 by default
  bsc#1229119
- Actually disable xenstat for unsupported architectures
- Disable PIE for unsupported architectures

OBS-URL: https://build.opensuse.org/request/show/1193785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=58
2024-08-14 12:15:48 +00:00
d4f99e7f8a OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=153 2024-08-13 23:01:44 +00:00
2a466b5767 - Disable PIE for unsupported architectures
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=152
2024-08-13 22:55:41 +00:00
f56f2a88fa - Actually disable xenstat for unsupported architectures
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=151
2024-08-13 22:29:59 +00:00
616ff26866 - Add netdata_disable_v2_dashboard.patch
Drop v2 dashboard due to non-free license, serve v1 by default
  bsc#1229119

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=150
2024-08-13 22:12:53 +00:00
a5e0080eb7 Accepting request 1189607 from network
- Update to 1.46.3
  * Fixed an issue where some contexts were initially missing from
    the dashboard on a newly installed Netdata
    gh#netdata/netdata#18198
  * Fixed "Directory existence" chart label (go.d/filecheck)
    gh#netdata/netdata#18126

OBS-URL: https://build.opensuse.org/request/show/1189607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=57
2024-07-26 14:15:19 +00:00
c62670ab9b - Update to 1.46.3
* Fixed an issue where some contexts were initially missing from
    the dashboard on a newly installed Netdata
    gh#netdata/netdata#18198
  * Fixed "Directory existence" chart label (go.d/filecheck)
    gh#netdata/netdata#18126

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=148
2024-07-25 12:18:01 +00:00
29b2603da7 Accepting request 1186980 from network
- Update to 1.46.2
  * Improve collecting of ksm/swap/cma/zswap metrics: now collected
    only when the feature is enabled (proc/vmstat, proc/meminfo)
    gh#netdata/netdata#18076
  * Fixed Prometheus "prometheus_all_hosts" export format by adding
    a missing comma before the "instance" label
    gh#netdata/netdata#18061
  * Increased accuracy of average IO operation time metrics by
    switching to microseconds (proc/diskstats)
    gh#netdata/netdata#18040
  * Fixed monitoring of host mount points when running Netdata in
    Docker containers (diskspace.plugin)
    gh#netdata/netdata#18035
  * Alert prototypes: Default "after" value in calculations set to
    -600 (10 minutes) for clarity
    gh#netdata/netdata#18025
  * Improved building by ensuring correct library usage by
    enforcing vendor include ordering
    gh#netdata/netdata#18008
  * Disabled logsmanagement plugin by default during packaging due
    to lack of support
    gh#netdata/netdata#18002
    (corresponding package dropped in openSUSE)
  * Aligned default days until expiration warnings with
    documentation (30/15) (go.d/whoisquery)
    gh#netdata/netdata#18000
  * Expiration times now displayed in days instead of seconds
    (whoisquery and x509check alerts)
    gh#netdata/netdata#17999
  * Improved functionality within Docker containers by respecting

OBS-URL: https://build.opensuse.org/request/show/1186980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=56
2024-07-12 15:05:21 +00:00
4b2568efa3 - Update to 1.46.2
* Improve collecting of ksm/swap/cma/zswap metrics: now collected
    only when the feature is enabled (proc/vmstat, proc/meminfo)
    gh#netdata/netdata#18076
  * Fixed Prometheus "prometheus_all_hosts" export format by adding
    a missing comma before the "instance" label
    gh#netdata/netdata#18061
  * Increased accuracy of average IO operation time metrics by
    switching to microseconds (proc/diskstats)
    gh#netdata/netdata#18040
  * Fixed monitoring of host mount points when running Netdata in
    Docker containers (diskspace.plugin)
    gh#netdata/netdata#18035
  * Alert prototypes: Default "after" value in calculations set to
    -600 (10 minutes) for clarity
    gh#netdata/netdata#18025
  * Improved building by ensuring correct library usage by
    enforcing vendor include ordering
    gh#netdata/netdata#18008
  * Disabled logsmanagement plugin by default during packaging due
    to lack of support
    gh#netdata/netdata#18002
    (corresponding package dropped in openSUSE)
  * Aligned default days until expiration warnings with
    documentation (30/15) (go.d/whoisquery)
    gh#netdata/netdata#18000
  * Expiration times now displayed in days instead of seconds
    (whoisquery and x509check alerts)
    gh#netdata/netdata#17999
  * Improved functionality within Docker containers by respecting

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=146
2024-07-12 00:15:57 +00:00
ce424ebbd5 Accepting request 1182543 from network
- Update to 1.46.1
  * Fixed Rspamd collector to handle responses without FuzzyHashes
    (go.d/rspamd)
    gh#netdata/netdata#17974
  * Added validation for dyncfg job names to prevent invalid
    characters (go.d.plugin)
    gh#netdata/netdata#17971
  * Fixed cgroups version detection on non-systemd nodes with
    cgroups v1 (cgroups.plugin)
    gh#netdata/netdata#17969
  * Improved check to ensure that job names in configuration files
    do not contain colons (go.d.plugin)
    gh#netdata/netdata#17967
  * Fixed space percentage calculation in dbengine retention chart
    gh#netdata/netdata#17963

OBS-URL: https://build.opensuse.org/request/show/1182543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=55
2024-06-24 18:52:12 +00:00
ee2a97c9ed - Update to 1.46.1
* Fixed Rspamd collector to handle responses without FuzzyHashes
    (go.d/rspamd)
    gh#netdata/netdata#17974
  * Added validation for dyncfg job names to prevent invalid
    characters (go.d.plugin)
    gh#netdata/netdata#17971
  * Fixed cgroups version detection on non-systemd nodes with
    cgroups v1 (cgroups.plugin)
    gh#netdata/netdata#17969
  * Improved check to ensure that job names in configuration files
    do not contain colons (go.d.plugin)
    gh#netdata/netdata#17967
  * Fixed space percentage calculation in dbengine retention chart
    gh#netdata/netdata#17963

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=144
2024-06-22 05:09:25 +00:00
578beb5b84 Accepting request 1181802 from network
- Update to 1.46.0
  See https://github.com/netdata/netdata/releases/tag/v1.46.0
  * This bumps the Go version requirement to 1.22.0

OBS-URL: https://build.opensuse.org/request/show/1181802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=54
2024-06-20 14:48:02 +00:00
3146af0b62 - Update to 1.46.0
See https://github.com/netdata/netdata/releases/tag/v1.46.0
  * This bumps the Go version requirement to 1.22.0

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=142
2024-06-19 20:04:14 +00:00
7ad0399f64 Accepting request 1179410 from network
- Update to 1.45.6
  * Fixed a service discovery issue that affected applications
    without parameters in their command line
    gh#netdata/netdata#17763 (go.d.plugin)

OBS-URL: https://build.opensuse.org/request/show/1179410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=53
2024-06-09 18:22:37 +00:00
ee2f3263ad - Update to 1.45.6
* Fixed a service discovery issue that affected applications
    without parameters in their command line
    gh#netdata/netdata#17763 (go.d.plugin)

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=140
2024-06-08 01:10:17 +00:00
236d6a09f1 Accepting request 1176835 from network
- Update to 1.45.5
  * Fixed streaming sender functions payload corruption
    gh#netdata/netdata#17696
  * Fixed crashes due to missing dimension IDs (external protocol)
    by detecting incorrect syntax and disabling plugins
    gh#netdata/netdata#17690
  * Fixed calculation issue in the go.d/cockroachdb collector
    gh#netdata/netdata#17659
- Changes in 1.45.4
  * Added missing update_every property to the health prototype
    JSON schema
    gh#netdata/netdata#17613
  * Fixed issue where parent alerts remained active after child
    disconnection, by resetting health on child disconnect
    gh#netdata/netdata#17612
  * Increased spawn server command size and added shutdown
    safeguard to prevent crashes from command size limit exceeded
    gh#netdata/netdata#17566
  * Fixed error code reporting for failed data insertion in SQLite
    gh#netdata/netdata#17508
  * Fixed issue with name-only label matching
    gh#netdata/netdata#17482
  * Improved termination handling: start watcher thread post-fork,
    preventing main process from waiting indefinitely on TERM
    signal
    gh#netdata/netdata#17436
  * Fixed priority order for alarms and alarm templates: now,
    alarms are applied before alarm templates consistently,
    regardless of their order in configuration files
    gh#netdata/netdata#17398

OBS-URL: https://build.opensuse.org/request/show/1176835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=52
2024-05-27 09:54:46 +00:00
7afcf78998 - Update to 1.45.5
* Fixed streaming sender functions payload corruption
    gh#netdata/netdata#17696
  * Fixed crashes due to missing dimension IDs (external protocol)
    by detecting incorrect syntax and disabling plugins
    gh#netdata/netdata#17690
  * Fixed calculation issue in the go.d/cockroachdb collector
    gh#netdata/netdata#17659
- Changes in 1.45.4
  * Added missing update_every property to the health prototype
    JSON schema
    gh#netdata/netdata#17613
  * Fixed issue where parent alerts remained active after child
    disconnection, by resetting health on child disconnect
    gh#netdata/netdata#17612
  * Increased spawn server command size and added shutdown
    safeguard to prevent crashes from command size limit exceeded
    gh#netdata/netdata#17566
  * Fixed error code reporting for failed data insertion in SQLite
    gh#netdata/netdata#17508
  * Fixed issue with name-only label matching
    gh#netdata/netdata#17482
  * Improved termination handling: start watcher thread post-fork,
    preventing main process from waiting indefinitely on TERM
    signal
    gh#netdata/netdata#17436
  * Fixed priority order for alarms and alarm templates: now,
    alarms are applied before alarm templates consistently,
    regardless of their order in configuration files
    gh#netdata/netdata#17398

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=138
2024-05-25 11:59:17 +00:00
b1b47da6f6 Accepting request 1167150 from network
- Update to 1.45.3
  This release mitigates a security issue in ndsudo.
  openSUSE packages are unaffected because they do not contain
  the ndsudo tool—for security reasons.
  See https://github.com/netdata/netdata/security/advisories/GHSA-pmhq-4cxq-wj93
  * Resolved an issue that prevented the "percentage" option from
    functioning correctly in alert lookups
    gh#netdata/netdata#17391
  * Increased the default minimum thread stack size to 1 MB to
    address potential stability issues caused by the musl libc's
    smaller default (128kB)
    gh#netdata/netdata#17317

OBS-URL: https://build.opensuse.org/request/show/1167150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=51
2024-04-14 09:54:52 +00:00
e13894fab4 - Update to 1.45.3
This release mitigates a security issue in ndsudo.
  openSUSE packages are unaffected because they do not contain
  the ndsudo tool—for security reasons.
  See https://github.com/netdata/netdata/security/advisories/GHSA-pmhq-4cxq-wj93
  * Resolved an issue that prevented the "percentage" option from
    functioning correctly in alert lookups
    gh#netdata/netdata#17391
  * Increased the default minimum thread stack size to 1 MB to
    address potential stability issues caused by the musl libc's
    smaller default (128kB)
    gh#netdata/netdata#17317

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=136
2024-04-12 16:35:44 +00:00
06050e9142 Accepting request 1166729 from network
- Update to 1.45.2
  * Improved PostgreSQL/MySQL local listener discovery to
    automatically check for connections using both TCP and Unix
    sockets, enabling support for passwordless Unix socket
    connections
    gh#netdata/netdata#17304
    gh#netdata/netdata#17305
  * Fixed an issue that prevented negative matching of host/chart
    labels in alert configurations
    gh#netdata/netdata#17290
    gh#netdata/netdata#17292
  * Improved go.d.plugin stability by preventing Netdata from
    shutting down the entire plugin due to an issue with
    registering jobs for unregistered modules
    gh#netdata/netdata#17289
  * Improved go.d.plugin HTTP requests now include a UserAgent
    string, enhancing identification in server log
    gh#netdata/netdata#17286
  * Improved Nginx discovery in go.d.plugin by automatically trying
    multiple status endpoints when discovering Nginx containers
    gh#netdata/netdata#17285
  * Fixed a go.d.plugin panic that could occur when using the
    Unbound collector with TLS
    gh#netdata/netdata#17283
  * Fixed a libyaml linking issue
    gh#netdata/netdata#17276
  * Improved go.d.plugin configuration validation, preventing
    unexpected or invalid options through dynamic configurations
    gh#netdata/netdata#17269

OBS-URL: https://build.opensuse.org/request/show/1166729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=50
2024-04-11 17:41:22 +00:00
7f661a5ed7 - Update to 1.45.2
* Improved PostgreSQL/MySQL local listener discovery to
    automatically check for connections using both TCP and Unix
    sockets, enabling support for passwordless Unix socket
    connections
    gh#netdata/netdata#17304
    gh#netdata/netdata#17305
  * Fixed an issue that prevented negative matching of host/chart
    labels in alert configurations
    gh#netdata/netdata#17290
    gh#netdata/netdata#17292
  * Improved go.d.plugin stability by preventing Netdata from
    shutting down the entire plugin due to an issue with
    registering jobs for unregistered modules
    gh#netdata/netdata#17289
  * Improved go.d.plugin HTTP requests now include a UserAgent
    string, enhancing identification in server log
    gh#netdata/netdata#17286
  * Improved Nginx discovery in go.d.plugin by automatically trying
    multiple status endpoints when discovering Nginx containers
    gh#netdata/netdata#17285
  * Fixed a go.d.plugin panic that could occur when using the
    Unbound collector with TLS
    gh#netdata/netdata#17283
  * Fixed a libyaml linking issue
    gh#netdata/netdata#17276
  * Improved go.d.plugin configuration validation, preventing
    unexpected or invalid options through dynamic configurations
    gh#netdata/netdata#17269

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=134
2024-04-10 23:37:39 +00:00
b8c35ea2f3 Accepting request 1165644 from network
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1165644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=49
2024-04-05 18:28:32 +00:00
75f31b7df6 - Update to 1.45.1
See https://github.com/netdata/netdata/releases/tag/v1.45.0
and https://github.com/netdata/netdata/releases/tag/v1.45.1
- Build system switched to CMake. There are some issues with it,
  see https://github.com/netdata/netdata/discussions/17287
- Disabled Agent-Cloud-Link and Prometheus exporter due to build
  system woes and incompatible protobuf on openSUSE.
- go.d.plugin is now bundled with each Netdata release
- Added plugins:
  * logs-management
  * network-viewer
  * systemd-journal

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=132
2024-03-29 12:29:14 +00:00
b7bd51ee48 Accepting request 1158803 from network
- Update to 1.44.3 (go.d.plugin 0.58.1)
  See https://github.com/netdata/go.d.plugin/tree/v0.58.1
  and https://github.com/netdata/go.d.plugin/tree/v0.58.0
  * Improved handling of slow queries and CPU usage of the ACLKSYNC
    thread.
    gh#netdata/netdata#16838
  * Improved error handling for listen bind failures. Instead of
    terminating fatally, Netdata now exits gracefully.
    gh#netdata/netdata#16937
  * Fixed invalid alert durations in health log entries.
    gh#netdata/netdata#16931
  * Fixed a race condition during analytics data setup, preventing
    potential Netdata crashes.
    gh#netdata/netdata#16929
  * - Changes in 1.44.2
  * Fixed an inconsistency where the NETDATA_LOG_LEVEL environment
    variable did not affect log level in Docker containers.
    gh#netdata/netdata#16943
  * Fixed inconsistent log severity across sources: log severity
    level setting now work for all Netdata log sources (daemon,
    collector, health, access, aclk).
    gh#netdata/netdata#16922
  * Fixed a bug in chartd.d.plugin that prevented loading of its
    modules configuration files.
    gh#netdata/netdata#16939
  * Fixed inaccurate server type identification in Netdata Cloud
    for FreeBSD jails. Jails are now recognized correctly.
    gh#netdata/netdata#16858
  * Fixed a bug that prevented the edit-config script from running
    correctly in Podman containers. The script now accurately

OBS-URL: https://build.opensuse.org/request/show/1158803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=48
2024-03-17 21:17:36 +00:00
4e58f6ff72 - Update to 1.44.3 (go.d.plugin 0.58.1)
See https://github.com/netdata/go.d.plugin/tree/v0.58.1
  and https://github.com/netdata/go.d.plugin/tree/v0.58.0
  * Improved handling of slow queries and CPU usage of the ACLKSYNC
    thread.
    gh#netdata/netdata#16838
  * Improved error handling for listen bind failures. Instead of
    terminating fatally, Netdata now exits gracefully.
    gh#netdata/netdata#16937
  * Fixed invalid alert durations in health log entries.
    gh#netdata/netdata#16931
  * Fixed a race condition during analytics data setup, preventing
    potential Netdata crashes.
    gh#netdata/netdata#16929
  * - Changes in 1.44.2
  * Fixed an inconsistency where the NETDATA_LOG_LEVEL environment
    variable did not affect log level in Docker containers.
    gh#netdata/netdata#16943
  * Fixed inconsistent log severity across sources: log severity
    level setting now work for all Netdata log sources (daemon,
    collector, health, access, aclk).
    gh#netdata/netdata#16922
  * Fixed a bug in chartd.d.plugin that prevented loading of its
    modules configuration files.
    gh#netdata/netdata#16939
  * Fixed inaccurate server type identification in Netdata Cloud
    for FreeBSD jails. Jails are now recognized correctly.
    gh#netdata/netdata#16858
  * Fixed a bug that prevented the edit-config script from running
    correctly in Podman containers. The script now accurately

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=130
2024-03-17 18:27:09 +00:00
b6fd51561b Accepting request 1146158 from network
OBS-URL: https://build.opensuse.org/request/show/1146158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=47
2024-02-12 17:53:34 +00:00
0ed6feb746 Accepting request 1144893 from home:dimstar:Factory
- Provide user/group symbol for the user generated during pre.

OBS-URL: https://build.opensuse.org/request/show/1144893
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=128
2024-02-12 12:15:42 +00:00
da3a70ae57 Accepting request 1132981 from network
- Update to 1.44.1
  See https://github.com/netdata/netdata/tree/v1.44.1

OBS-URL: https://build.opensuse.org/request/show/1132981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=46
2023-12-14 21:03:23 +00:00
522c37834a - Update to 1.44.1
See https://github.com/netdata/netdata/tree/v1.44.1

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=126
2023-12-14 07:04:47 +00:00
71b09a6830 Accepting request 1132499 from network
OBS-URL: https://build.opensuse.org/request/show/1132499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=45
2023-12-11 20:51:42 +00:00
1df11ec12e Accepting request 1132222 from home:ecsos:monitoring
- Update to v1.44.0 (go.d.plugin 0.57.2)
  See https://github.com/netdata/netdata/tree/v1.44.0
  and https://github.com/netdata/go.d.plugin/tree/v0.57.2
      https://github.com/netdata/go.d.plugin/tree/v0.57.1
      https://github.com/netdata/go.d.plugin/tree/v0.57.0
- Fix some forgotten code to use python311 in Leap.

OBS-URL: https://build.opensuse.org/request/show/1132222
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=124
2023-12-11 13:42:36 +00:00
a9a962ee45 Accepting request 1130959 from network
OBS-URL: https://build.opensuse.org/request/show/1130959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=44
2023-12-05 16:04:23 +00:00
f57dba4e61 Accepting request 1128395 from home:Andreas_Schwab:Factory
- XEN only exists on x86 and aarch64
- Enable freeipmi plugin everywhere

OBS-URL: https://build.opensuse.org/request/show/1128395
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=122
2023-12-05 10:48:01 +00:00
9e7da43328 Accepting request 1123694 from network
- Update to v1.43.2
  See https://github.com/netdata/netdata/releases/tag/v1.43.2

- Update to v1.43.1 (go.d.plugin 0.56.4)
  See https://github.com/netdata/netdata/releases/tag/v1.43.1
  and https://github.com/netdata/go.d.plugin/releases/tag/v0.56.4
- Required golang bumped to 1.21
- Remove suid bits from freeipmi and nfacct plugins

- Update to v1.43.0 (go.d.plugin 0.56.3)
  See https://github.com/netdata/netdata/releases/tag/v1.43.0
  and https://github.com/netdata/go.d.plugin/releases/tag/v0.56.3
      https://github.com/netdata/go.d.plugin/releases/tag/v0.56.2
      https://github.com/netdata/go.d.plugin/releases/tag/v0.56.1
      https://github.com/netdata/go.d.plugin/releases/tag/v0.56.0

- Update to v1.42.4 (go.d.plugin 0.55.0)
  See https://github.com/netdata/netdata/releases/tag/v1.42.4
  and https://github.com/netdata/go.d.plugin/releases/tag/v0.55.0
  Also https://github.com/netdata/netdata/releases/tag/v1.42.3

- Update to v1.42.2 (go.d.plugin 0.54.1)
  See https://github.com/netdata/netdata/releases/tag/v1.42.2
  and https://github.com/netdata/go.d.plugin/releases/tag/v0.54.1
  Also https://github.com/netdata/netdata/releases/tag/v1.42.1
  and https://github.com/netdata/netdata/releases/tag/v1.42.0
  and https://github.com/netdata/netdata/releases/tag/v1.41.0
- Switch Leap to python311 and remove python2 completely.
- Extended rpmlintrc to build also under Leap.

OBS-URL: https://build.opensuse.org/request/show/1123694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=43
2023-11-07 20:26:13 +00:00
7ff266b21b - Update to v1.43.2
See https://github.com/netdata/netdata/releases/tag/v1.43.2

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=120
2023-11-06 23:18:02 +00:00
e49e8bb8ca - Update to v1.43.1 (go.d.plugin 0.56.4)
See https://github.com/netdata/netdata/releases/tag/v1.43.1
  and https://github.com/netdata/go.d.plugin/releases/tag/v0.56.4
- Required golang bumped to 1.21
- Remove suid bits from freeipmi and nfacct plugins

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=119
2023-11-06 22:14:53 +00:00
321ba7a535 - Update to v1.43.0 (go.d.plugin 0.56.3)
See https://github.com/netdata/netdata/releases/tag/v1.43.0
  and https://github.com/netdata/go.d.plugin/releases/tag/v0.56.3
      https://github.com/netdata/go.d.plugin/releases/tag/v0.56.2
      https://github.com/netdata/go.d.plugin/releases/tag/v0.56.1
      https://github.com/netdata/go.d.plugin/releases/tag/v0.56.0

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=118
2023-10-23 00:51:05 +00:00
cb8f74f200 OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=117 2023-09-29 07:25:57 +00:00
64a7d30fdf Accepting request 1113217 from home:ecsos:monitoring
- Update to v1.42.4 (go.d.plugin 0.55.0)
  See https://github.com/netdata/netdata/releases/tag/v1.42.4
  and https://github.com/netdata/go.d.plugin/releases/tag/v0.55.0
  Also https://github.com/netdata/netdata/releases/tag/v1.42.3
- Update to v1.42.2 (go.d.plugin 0.54.1)
  See https://github.com/netdata/netdata/releases/tag/v1.42.2
  and https://github.com/netdata/go.d.plugin/releases/tag/v0.54.1
  Also https://github.com/netdata/netdata/releases/tag/v1.42.1
  and https://github.com/netdata/netdata/releases/tag/v1.42.0
  and https://github.com/netdata/netdata/releases/tag/v1.41.0
- Switch Leap to python311 and remove python2 completely.
- Extended rpmlintrc to build also under Leap.

OBS-URL: https://build.opensuse.org/request/show/1113217
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=116
2023-09-28 07:44:09 +00:00
fef4f0504a OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=115 2023-07-15 06:26:02 +00:00
7f7a199dea OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=114 2023-07-14 20:21:23 +00:00
4a48d9076e OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=113 2023-07-14 19:05:20 +00:00
b0bf772d82 - Update to v1.40.1 (go.d.plugin 0.54.0)
See https://github.com/netdata/netdata/releases/tag/v1.40.1
  and https://github.com/netdata/go.d.plugin/releases/tag/v0.54.0
  Also https://github.com/netdata/netdata/releases/tag/v1.40.0
  and https://github.com/netdata/go.d.plugin/releases/tag/v0.53.2
- Split off plugin packages

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=112
2023-07-14 18:43:57 +00:00
dc94d80486 Accepting request 1088133 from network
- Update to v1.39.1 (go.d.plugin 0.53.0)
  See https://github.com/netdata/netdata/releases/tag/v1.39.1
  and https://github.com/netdata/go.d.plugin/releases/tag/v0.53.0

OBS-URL: https://build.opensuse.org/request/show/1088133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=42
2023-05-21 17:09:09 +00:00
226af73fff - Update to v1.39.1 (go.d.plugin 0.53.0)
See https://github.com/netdata/netdata/releases/tag/v1.39.1
  and https://github.com/netdata/go.d.plugin/releases/tag/v0.53.0

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=110
2023-05-21 13:21:50 +00:00
b47286f4c8 Accepting request 1086588 from network
- Update to v1.39.0 (go.d.plugin 0.52.2)
  Changes:
  https://github.com/netdata/netdata/releases/tag/v1.39.0
  https://github.com/netdata/go.d.plugin/releases/tag/v0.52.0
  https://github.com/netdata/go.d.plugin/releases/tag/v0.52.1
  https://github.com/netdata/go.d.plugin/releases/tag/v0.52.2
  Note: Future package versions will be split, with each collector
  plugin getting its own package.
  See also https://blog.netdata.cloud/split-plugin-packages/
  On openSUSE, when using ZYpp-based package management, dependency
  resolution should cause these split-off packages to be installed
  automatically when upgrading from older versions, such that
  existing configurations should not be negatively affected by this
  change. For new installs, they will be soft dependencies, and
  only selected automatically when installation of recommended
  packages is requested.
- Refresh netdata-logrotate-su.patch

OBS-URL: https://build.opensuse.org/request/show/1086588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=41
2023-05-12 18:37:40 +00:00
bf45e55efc OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=108 2023-05-11 16:11:37 +00:00
d38943ce38 - Update to v1.39.0 (go.d.plugin 0.52.2)
Changes:
  https://github.com/netdata/netdata/releases/tag/v1.39.0
  https://github.com/netdata/go.d.plugin/releases/tag/v0.52.0
  https://github.com/netdata/go.d.plugin/releases/tag/v0.52.1
  https://github.com/netdata/go.d.plugin/releases/tag/v0.52.2
  Note: Future package versions will be split, with each collector
  plugin getting its own package.
  See also https://blog.netdata.cloud/split-plugin-packages/
  On openSUSE, when using ZYpp-based package management, dependency
  resolution should cause these split-off packages to be installed
  automatically when upgrading from older versions, such that
  existing configurations should not be negatively affected by this
  change. For new installs, they will be soft dependencies, and
  only selected automatically when installation of recommended
  packages is requested.
- Refresh netdata-logrotate-su.patch

OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=107
2023-05-11 15:44:48 +00:00
e4f580309d Accepting request 1082341 from network
OBS-URL: https://build.opensuse.org/request/show/1082341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netdata?expand=0&rev=40
2023-04-24 20:31:20 +00:00
ad50b7cb63 Accepting request 1076747 from home:xenonpk
- Update go.d.plugin to 0.51.4
  See https://github.com/netdata/go.d.plugin/releases/tag/v0.51.4

OBS-URL: https://build.opensuse.org/request/show/1076747
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=105
2023-04-24 04:21:38 +00:00