Files
irqbalance/_servicedata
Thomas Renninger 0e45b9734b - Provide 2 systemd Environment files, a package provided one and a
possibly existing user provided one overwriting default env vars
  provided by the package if found.
  EnvironmentFile=/usr/lib/irqbalance/defaults.env
  EnvironmentFile=-/etc/irqbalance/defaults.env
- Remove fillup dependency due to above changes

- Blacklist/Ban megaraid_sas driver (bsc#1238559)
- Update to version 1.9.4.71.git+be5e3b8:
  * Fix the wrong string existence checking condition
  * check_platform_device: Check the length of path
  * Check API command length, allow up to 16384
  * fix some GCC fanalyzer warnings
  * Use EPERM instead of EIO when try setting irq affinity fails
  * irqbalance.1: a , b => a, b; it's type => its type
  * Check info->moved before updating
  * Add CAP_SETPCAP to CapabilityBoundingSet in irqbalance.service
  * Version option should return 0 rather than 1
  * Minor punctuation fix.
  * define IRQBALANCE_ARGS as empty string to squelch systemd warning
  * Track IRQ "slots" count per CPU to avoid overflowing
  * meson: use find_library for numa
  * meson: replace generic array with files()
  * Drop ProtectKernelTunables
  * meson: add a minimum version decorator
  * meson: drop redundant install_man() options
  * meson: move build files to repository root
  * cast void pointer to actual type
  * add void to fix strict-prototypes
  * fix 32-bit formats

OBS-URL: https://build.opensuse.org/package/show/Base:System/irqbalance?expand=0&rev=128
2025-04-14 09:47:54 +00:00

4 lines
242 B
Plaintext

<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/Irqbalance/irqbalance.git</param>
<param name="changesrevision">d913f60d8413c718a74eb3c197026919c78a44cb</param></service></servicedata>