package/irqbalance: bump to version 1.5.0
authorFlorian La Roche <F.LaRoche@pilz.de>
Fri, 4 Jan 2019 10:53:41 +0000 (11:53 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 6 Jan 2019 19:57:50 +0000 (20:57 +0100)
>From the upstream changelog:

New Features in irqbalance 1.5.0
* file based socket ipc mechanism
* support for multiple policy scripts
* add some sandboxing support
* enhanced debug output
* Imroved irq type determination for ARM
Bugs fixed:
* Fixed xen event interrupt detection
* Fix node parsing in sysfs
* Covscan fixes
* Fix use on systems without a pci bus
* Various other cleanups

Signed-off-by: Florian La Roche <F.LaRoche@pilz.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/irqbalance/irqbalance.hash
package/irqbalance/irqbalance.mk

index 9bbbc7e4fbf56dc1db62c66621cc46f2f409beeb..dfe14c90036441b29c7baa76c4750123752f6b1c 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 62de71510a2496fcf027efb0b288dd48e53e9efc931fa573c95580cad6264d07  irqbalance-v1.4.0.tar.gz
+sha256 3318eddc03782cfdad22b20eff18eaf378c498c5de286e8cbaa5521ddf4f810b  irqbalance-v1.5.0.tar.gz
 sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670  COPYING
index c7676e13cfefb4956edbfa6bd40a31fe544229d8..063b02bb681e249a3edbc8dbfd846938b0c00951 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IRQBALANCE_VERSION = v1.4.0
+IRQBALANCE_VERSION = v1.5.0
 IRQBALANCE_SITE = $(call github,irqbalance,irqbalance,$(IRQBALANCE_VERSION))
 IRQBALANCE_LICENSE = GPL-2.0
 IRQBALANCE_LICENSE_FILES = COPYING