Public bug reported:

Scheduled-For: Backlog
Upstream: tbd
Debian:   1.9.3-2    
Ubuntu:   1.9.3-2ubuntu5


There is nothing yet to merge for irqbalance currently, but this ticket
is filed prospectfully for tracking purposes in case a merge does become
available later this cycle.

If it turns out this needs a sync rather than a merge, please change the
tag 'needs-merge' to 'needs-sync', and (optionally) update the title as
desired.

If this merge pulls in a new upstream version, also consider adding an
entry to the Oracular Release Notes:
https://discourse.ubuntu.com/c/release/38


### New Debian Changes ###

irqbalance (1.9.3-2) unstable; urgency=medium

  * d/p/filter-console-only-output-when-using-journal-mode.debpatch:
    filter console only output when using journal. (Closes: #1058886)
  * d/copyright: update copyright years for debian/*

 -- Paride Legovini <[email protected]>  Wed, 03 Jan 2024 22:54:27 +0100

irqbalance (1.9.3-1) unstable; urgency=medium

  * New upstream version 1.9.3
  * d/control: bump Standards-Version to 4.6.2, no changes needed
  * d/copyright: update copyright years
  * d/watch: drop opts=filenamemangle, rely on USCAN_SYMLINK=rename.
    See lintian prefer-uscan-symlink tag.

 -- Paride Legovini <[email protected]>  Mon, 11 Dec 2023 23:38:14 +0100

irqbalance (1.9.2-2) unstable; urgency=medium

  * Let dh_installsystemd install irqbalance.service.
    Thanks to Helmut Grohne (Closes: #1054011)
  * d/control: replace obsolete B-D on libncurses5-dev with libncurses-dev
  * d/irqbalance.lintian-overrides: update override format

 -- Paride Legovini <[email protected]>  Thu, 19 Oct 2023 15:37:46 +0200

irqbalance (1.9.2-1) unstable; urgency=medium

  * New upstream version 1.9.2

 -- Paride Legovini <[email protected]>  Thu, 09 Feb 2023 23:23:32 +0000

irqbalance (1.9.0-1) unstable; urgency=medium

  * New upstream version 1.9.0 (Closes: #1014191)
  * d/control: bump Standards-Version to 4.6.1, no changes needed
  * d/rules: enable building with -Wformat -Werror=format-security
  * d/copyright: update copyright years for debian/*
  * d/salsa-ci.yml: use the salsa-ci-team recipes/debian.yml pipeline
  * d/gbp.conf: adopt DEP-14 branch names

 -- Paride Legovini <[email protected]>  Mon, 04 Jul 2022 20:25:17 +0000

irqbalance (1.8.0-1) unstable; urgency=medium

  * New upstream version 1.8.0
  * d/patches: drop all the patches (upstreamed)
  * d/control: bump Standards-Version to 4.6.0, no changes needed
  * d/rules: disable building with -Wformat -Werror=format-security.
    Workaround for https://github.com/Irqbalance/irqbalance/issues/193.
    (Closes: #997188)

 -- Paride Legovini <[email protected]>  Sat, 30 Oct 2021 13:05:28 +0000

irqbalance (1.7.0-1) unstable; urgency=medium

  * New upstream version 1.7.0.
  * Drop upstreamed patches:
    - fix-spelling-errors.debpatch
    - add-manpage-for-irqbalance-ui.debpatch
  * Replace fix-ftbs-on-hppa.debpatch with cherry-picks from upstream:
    - b3f95beb62110ff6f808d04bd379aad108a2ae83.debpatch
    - c8757c6d870c4788da4980abaf21cb7369702ee9.debpatch
  * d/irqbalance.lintian-overrides: update renamed tag.
  * d/copyright: use [email protected] email alias for debian/*.
  * debian/*: rewrap (cosmetic, wrap-and-sort -ast).

 -- Paride Legovini <[email protected]>  Wed, 02 Sep 2020 21:34:11 +0000

irqbalance (1.6.0-5) unstable; urgency=medium

  * d/control:
    - bump the dh compat level to 13
    - remove versioned Build-Deps on ancient versions
    - drop [linux-any] from the Build-Deps (redundant)
    - enable the libnuma-dev Build-Dep on arm (the package is now available)
    - add Conflicts: ${runit:Conflicts} (managed by dh_runit)
    - minor change and rewrap of the package description
    - use the [email protected] alias in the Maintainer field
  * d/rules:
    - point directly to the service file instead of using dh_listpackages
    - d/rules: include vendor-specific configuration snippets.
      Thanks: Christian Ehrhardt.
  * d/changelog: wrap long lines in changelog entry: 0.55+20091017-3ubuntu3.
  * Set upstream metadata fields: Bug-Database.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Paride Legovini <[email protected]>  Mon, 18 May 2020 19:23:24 +0000

irqbalance (1.6.0-4) unstable; urgency=medium

  * Bump Standards-Version to 4.5.0 (no changes needed).
  * runit: fix restart loop on systems with a single CPU (closes: #922653).
    Thanks to Mathieu Mirmont and Lorenzo Puliti.

 -- Paride Legovini <[email protected]>  Wed, 18 Mar 2020 17:24:51 +0000

irqbalance (1.6.0-3) unstable; urgency=medium


### Old Ubuntu Delta ###

irqbalance (1.9.3-2ubuntu5) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <[email protected]>  Mon, 01 Apr 2024 17:00:14 +1100

irqbalance (1.9.3-2ubuntu4) noble; urgency=medium

  * d/p/lp2054872-fix-irq-io-error.patch: fix IO errors during IRQ affinity
    change (LP: #2054872)

 -- Robert Malz <[email protected]>  Thu, 14 Mar 2024 17:02:44
+0100

irqbalance (1.9.3-2ubuntu3) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <[email protected]>  Fri, 08 Mar 2024
05:11:00 +0000

irqbalance (1.9.3-2ubuntu2) noble; urgency=medium

  * The solution to this raced and there is a better one actually
    integrated in 1.9.3-2 fixing it already. Reverting
    d/p/lp-2046470-Stop-log-spam-due-to-debug-message-from-scan.patch

 -- Christian Ehrhardt <[email protected]>  Tue, 09 Jan
2024 17:27:30 +0100

irqbalance (1.9.3-2ubuntu1) noble; urgency=medium

  * d/p/lp-2046470-Stop-log-spam-due-to-debug-message-from-scan.patch:
    reduce log spam by debug message (LP: #2046470)

 -- Christian Ehrhardt <[email protected]>  Fri, 05 Jan
2024 14:30:02 +0100

** Affects: irqbalance (Ubuntu)
     Importance: Undecided
         Status: Incomplete


** Tags: needs-merge upgrade-software-version

** Changed in: irqbalance (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064409

Title:
  Merge irqbalance from Debian unstable for oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/2064409/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to