Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package irqbalance for openSUSE:Factory checked in at 2022-08-19 17:53:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/irqbalance (Old) and /work/SRC/openSUSE:Factory/.irqbalance.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "irqbalance" Fri Aug 19 17:53:06 2022 rev:64 rq:997623 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/irqbalance/irqbalance.changes 2022-07-02 15:33:44.782946126 +0200 +++ /work/SRC/openSUSE:Factory/.irqbalance.new.2083/irqbalance.changes 2022-08-19 17:54:06.431802174 +0200 @@ -1,0 +2,12 @@ +Wed Aug 17 21:39:04 UTC 2022 - dmuel...@suse.com + +- Update to version 1.9.0: + * correct wait time in oneshot mode + * Document updates + * disable irqbalance when we only have a single cpu/cache domain + * fix UI to fetch full messages from UNIX socket + * avoid some buffer overflows + * fix UI printf style formatting + * drop bounding set from irqbalance + +------------------------------------------------------------------- Old: ---- _service irqbalance-1.8.0.18.git+2435e8d.obscpio irqbalance.obsinfo New: ---- _servicedata irqbalance-1.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ irqbalance.spec ++++++ --- /var/tmp/diff_new_pack.JxdlCL/_old 2022-08-19 17:54:07.059803490 +0200 +++ /var/tmp/diff_new_pack.JxdlCL/_new 2022-08-19 17:54:07.067803506 +0200 @@ -1,7 +1,7 @@ # # spec file for package irqbalance # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,14 +21,13 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: irqbalance -Version: 1.8.0.18.git+2435e8d +Version: 1.9.0 Release: 0 Summary: Daemon to balance IRQs on SMP machines License: GPL-2.0-or-later Group: System/Daemons URL: https://github.com/Irqbalance/irqbalance -# Source: https://github.com/Irqbalance/irqbalance/archive/v%%{version}.tar.gz#/%%{name}-%%{version}.tar.gz -Source: %{name}-%{version}.tar.gz +Source: https://github.com/Irqbalance/irqbalance/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source3: sysconfig.irqbalance Patch1: Set-fd-limit.patch Patch2: proc-interrupts.patch ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/Irqbalance/irqbalance.git</param> <param name="changesrevision">e16b05ce9e312a19a6d04baebc780ec5aa8813be</param></service></servicedata> (No newline at EOF)