diff --git a/_service b/_service new file mode 100644 index 0000000..dace762 --- /dev/null +++ b/_service @@ -0,0 +1,18 @@ + + + git://github.com/Irqbalance/irqbalance.git + git + v1.8.0 + enable + + 1.8.0 + + + + + gz + *.tar + + diff --git a/irqbalance-1.7.0+git20210222.9db8d5c.tar.gz b/irqbalance-1.7.0+git20210222.9db8d5c.tar.gz deleted file mode 100644 index 5e4c763..0000000 --- a/irqbalance-1.7.0+git20210222.9db8d5c.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5c10ea3bb3a0cac25e28c9a197bb0e9da1400691dbc7429821b98f76ff68de4 -size 56289 diff --git a/irqbalance-1.8.0.tar.gz b/irqbalance-1.8.0.tar.gz new file mode 100644 index 0000000..6416d64 --- /dev/null +++ b/irqbalance-1.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:614db0a11b588ef8016ec5f205dddcc3a5bcd9e614e18373d9fa9b73bb097cdf +size 56290 diff --git a/irqbalance.changes b/irqbalance.changes index e3c7377..ad6db26 100644 --- a/irqbalance.changes +++ b/irqbalance.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Apr 13 13:56:00 UTC 2021 - trenn@suse.de + +- Add _service file pointing to github sources +A _service +- Update to version 1.8.0: + * Add return value check of opendir in do_one_cpu + * Hotplug may occur again during sleep, so wait until there is no hotplug + ------------------------------------------------------------------- Wed Mar 10 17:45:54 UTC 2021 - trenn@suse.de diff --git a/irqbalance.spec b/irqbalance.spec index 0b56be8..6e8cb00 100644 --- a/irqbalance.spec +++ b/irqbalance.spec @@ -21,7 +21,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: irqbalance -Version: 1.7.0+git20210222.9db8d5c +Version: 1.8.0 Release: 0 Summary: Daemon to balance IRQs on SMP machines License: GPL-2.0-or-later