[Bug 1947434] Re: Windows always open across monitors in a multi-monitor setup

2021-10-18 Thread Najeeb Anwer
This setting (center-new-windows) was already set to false. I have Gnome
Tweaks installed and this was one of the first settings I checked. This
setting can be true or false; it has no effect.

Curiously, the behavior changes if I use the "Dash to Dock" extension
instead of the "Ubuntu Dock".

With "Dash to Dock", the app window remembers it's size and position
better (i.e. If I move the window to the primary monitor and resize it,
it opens up at the same size and place).

With "Ubuntu Dock" enabled, the window always seems to randomly open on
the secondary monitor, or get resized, or straddles the two displays as
previously reported. Firefox and Terminal, in particular, always open
with their window straddling the two displays. If I move the app window
to the primary monitor, close it and reopen it, it goes back to
straddling the displays.

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

Title:
  Windows always open across monitors in a multi-monitor setup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1947434/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1947660] Re: textfile collector's apt.sh systemd timer runs as root, preventing read access

2021-10-18 Thread Ben Ridley
Turns out this was caused by a stricter umask meaning global read wasn't
allowed on the file. Vanilla setup seems to work ok, so closing.

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

Title:
  textfile collector's apt.sh systemd timer runs as root, preventing
  read access

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/prometheus-node-exporter-collectors/+bug/1947660/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1947660] Re: textfile collector's apt.sh systemd timer runs as root, preventing read access

2021-10-18 Thread Ben Ridley
Turns out this was caused by a stricter umask meaning global read wasn't
allowed on the file. Vanilla setup seems to work ok, so closing.

** Changed in: prometheus-node-exporter-collectors (Ubuntu)
   Status: New => Invalid

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

Title:
  textfile collector's apt.sh systemd timer runs as root, preventing
  read access

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/prometheus-node-exporter-collectors/+bug/1947660/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1947660] [NEW] textfile collector's apt.sh systemd timer runs as root, preventing read access

2021-10-18 Thread Ben Ridley
Public bug reported:

prometheus-node-exporter-apt.service currently runs as the root account,
and uses sponge to write the output into /var/lib/prometheus/node-
exporter. This results in ownership of the apt.prom file belonging to
root so it cannot be read by the prometheus user that runs the main node
exporter process.

** Affects: prometheus-node-exporter-collectors (Ubuntu)
 Importance: Undecided
 Status: Invalid

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

Title:
  textfile collector's apt.sh systemd timer runs as root, preventing
  read access

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/prometheus-node-exporter-collectors/+bug/1947660/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946910] Re: Merge vlan from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
[No merge available yet]

** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   2.0.5
+ Debian:   2.0.5
  Ubuntu:   2.0.5ubuntu5
- 
  
  Debian typically updates vlan every 6 months on average, but it was last
  updated 19.02 and looks overdue.  Check back in on this monthly.
  
- No release expected for vlan this cycle
- 
+ No upstream release expected for vlan this cycle
  
  ### New Debian Changes ###
  
  vlan (2.0.5) unstable; urgency=medium
  
-   * debian/network/if-pre-up.d/vlan: add missing biosdevname (Closes: 
#922801).
- - Thanks to Dan Steetman for the patch.
+   * debian/network/if-pre-up.d/vlan: add missing biosdevname (Closes: 
#922801).
+ - Thanks to Dan Steetman for the patch.
  
-  -- Willem van den Akker   Thu, 21 Feb 2019
+  -- Willem van den Akker   Thu, 21 Feb 2019
  08:29:59 +0100
  
  vlan (2.0.4) unstable; urgency=medium
  
-   * New maintainer (Closes: #918013).
-   * debian/control: bump Standards-Version to 4.3.0.
-   * debian/copyright: make machine readable.
-   * debian/network/*: make scripts executable.
+   * New maintainer (Closes: #918013).
+   * debian/control: bump Standards-Version to 4.3.0.
+   * debian/copyright: make machine readable.
+   * debian/network/*: make scripts executable.
  
-  -- Willem van den Akker   Mon, 04 Feb 2019
+  -- Willem van den Akker   Mon, 04 Feb 2019
  17:36:33 +0100
  
  vlan (2.0.3) unstable; urgency=medium
  
-   * Orphan vlan.
-   * Actually support Rules-Requires-Root: no.
-   * Set Multi-Arch: foreign.
+   * Orphan vlan.
+   * Actually support Rules-Requires-Root: no.
+   * Set Multi-Arch: foreign.
  
-  -- Andrej Shadura   Wed, 02 Jan 2019 22:59:42
+  -- Andrej Shadura   Wed, 02 Jan 2019 22:59:42
  +0100
  
  vlan (2.0.2) unstable; urgency=medium
  
-   [ Niels Thykier ]
-   * Bump debhelper compat to 12
-   * Declare that vlan can produce its binary package without using (fake)root 
via 'Rules-Requires-Root'
+   [ Niels Thykier ]
+   * Bump debhelper compat to 12
+   * Declare that vlan can produce its binary package without using (fake)root 
via 'Rules-Requires-Root'
  
-   [ Andrej Shadura ]
-   * Merge changes from Niels Thykier (Closes: #917944)
-   * This is now an Architecture: all package (Closes: #745202, #794156).
+   [ Andrej Shadura ]
+   * Merge changes from Niels Thykier (Closes: #917944)
+   * This is now an Architecture: all package (Closes: #745202, #794156).
  
-  -- Andrej Shadura   Wed, 02 Jan 2019 11:18:54
+  -- Andrej Shadura   Wed, 02 Jan 2019 11:18:54
  +0100
  
  vlan (2.0.1) unstable; urgency=medium
  
-   [ Ondřej Nový ]
-   * d/control: Deprecate priority extra as per policy 4.0.1.
+   [ Ondřej Nový ]
+   * d/control: Deprecate priority extra as per policy 4.0.1.
  
-   [ Andrej Shadura ]
-   * Fix a typo in the script (patch by Marc Dequènes).
-   * Merge changes from unstable.
-   * Upload to unstable.
+   [ Andrej Shadura ]
+   * Fix a typo in the script (patch by Marc Dequènes).
+   * Merge changes from unstable.
+   * Upload to unstable.
  
-  -- Andrej Shadura   Wed, 02 Jan 2019 11:08:55
+  -- Andrej Shadura   Wed, 02 Jan 2019 11:08:55
  +0100
  
  vlan (2.0) experimental; urgency=medium
  
-   * Non-maintainer upload.
-   * Make this a native package and replace the previous upstream source
- with Andrew Shaduras vconfig compatibility script. (Closes: #501402)
-   * Update package description to better describe this package content.
-   * Rewrite debian/rules
-   * Bump Standards-Version to 3.9.6
-   * Update debian/network/ contents to not rely on vconfig.
- - in preparation for potentian future dropping vconfig compat script.
-   * Update debian/copyright for the new package content.
-   * Make vconfig always print a deprecated notice to stderr when executed.
+   * Non-maintainer upload.
+   * Make this a native package and replace the previous upstream source
+ with Andrew Shaduras vconfig compatibility script. (Closes: #501402)
+   * Update package description to better describe this package content.
+   * Rewrite debian/rules
+   * Bump Standards-Version to 3.9.6
+   * Update debian/network/ contents to not rely on vconfig.
+ - in preparation for potentian future dropping vconfig compat script.
+   * Update debian/copyright for the new package content.
+   * Make vconfig always print a deprecated notice to stderr when executed.
  
-  -- Andreas Henriksson   Wed, 06 Jan 2016 18:42:14
+  -- Andreas Henriksson   Wed, 06 Jan 2016 18:42:14
  +0100
  
  vlan (1.9-3.4) unstable; urgency=medium
  
-   * Merge a change from Ubuntu:
- - Support biosdevname interface names out of the box (LP: #948559).
-   * Update Vcs-*.
+   * Merge a change from Ubuntu:
+ - Support biosdevname interface names out of the box (LP: #948559).
+   * Update Vcs-*.
  
-  -- Andrej Shadura   Thu, 02 Aug 2018 14:10:52
+  -- Andrej Shadura   Thu, 02 Aug 2018 14:10:52
  +0200
  
  vlan (1.9-3.3) unstable; urgency=medium
  
-   [ Stéphane Graber ]
-   * Now that a vlan 

[Bug 1946909] Re: Merge unbound from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   1.13.1-1
+ Upstream: 1.13.2
+ Debian:   1.13.1-1
  Ubuntu:   1.13.1-1ubuntu1
  
- 
- Debian typically updates unbound every 1 months on average, but it was
- last updated 21.02 and looks overdue.  Check back in on this monthly.
- 
- No release expected for unbound this cycle
+ Debian typically updates unbound every 1-2 months on average, but it was
+ last updated 21.02 and looks overdue.  There is a new upstream version,
+ however, so may be worth going ahead of debian and/or updating it in
+ Debian and syncing it.
  
  
  ### New Debian Changes ###
  
  unbound (1.13.1-1) unstable; urgency=medium
  
-   * New upstream version 1.13.1
-   * debian/gbp.conf: [import-orig] upstream-signatures = True
-   * Drop debian/patches/0002-Fix-358-Squelch-udp-connect-no-route-to-host-
- errors-.patch (included in 1.13.1 release)
-   * debian/copyright: 2021
+   * New upstream version 1.13.1
+   * debian/gbp.conf: [import-orig] upstream-signatures = True
+   * Drop debian/patches/0002-Fix-358-Squelch-udp-connect-no-route-to-host-
+ errors-.patch (included in 1.13.1 release)
+   * debian/copyright: 2021
  
-  -- Robert Edmonds   Tue, 09 Feb 2021 17:53:57 -0500
+  -- Robert Edmonds   Tue, 09 Feb 2021 17:53:57 -0500
  
  unbound (1.13.0-1) unstable; urgency=medium
  
-   * New upstream version 1.13.0
- - Fix CVE-2020-28935: PID file vulnerability (Closes: #977165)
-   * debian/patches/0002-Fix-358-Squelch-udp-connect-no-route-to-host-
- errors-.patch: Cherry-pick upstream commit
- 5906811ff19f005110b2edbda5aa144ad5fa05b1 to suppress UDP connect()
- errors on low verbosity
+   * New upstream version 1.13.0
+ - Fix CVE-2020-28935: PID file vulnerability (Closes: #977165)
+   * debian/patches/0002-Fix-358-Squelch-udp-connect-no-route-to-host-
+ errors-.patch: Cherry-pick upstream commit
+ 5906811ff19f005110b2edbda5aa144ad5fa05b1 to suppress UDP connect()
+ errors on low verbosity
  
-  -- Robert Edmonds   Wed, 23 Dec 2020 19:34:24 -0500
+  -- Robert Edmonds   Wed, 23 Dec 2020 19:34:24 -0500
  
  unbound (1.12.0-1) unstable; urgency=medium
  
-   * New upstream version 1.12.0
+   * New upstream version 1.12.0
  
-  -- Robert Edmonds   Mon, 19 Oct 2020 00:35:38 -0400
+  -- Robert Edmonds   Mon, 19 Oct 2020 00:35:38 -0400
  
  unbound (1.11.0-1) unstable; urgency=medium
  
-   [ Simon Deziel ]
-   * systemd: don't create a PID file
-   * debian/package-helper: mount --bind systemd notify socket into chroot
- (Closes: #867187)
+   [ Simon Deziel ]
+   * systemd: don't create a PID file
+   * debian/package-helper: mount --bind systemd notify socket into chroot
+ (Closes: #867187)
  
-   [ Robert Edmonds ]
-   * New upstream version 1.11.0
- - Merge PR #241 by Robert Edmonds: contrib/libunbound.pc.in: Do not use
-   'Requires:'. (Closes: #958331)
- - Introduce 'include-toplevel:' configuration option.
- - Adds its own implementation of Frame Streams for dnstap support.
-   * debian/control: Remove build dependency on libfstrm-dev
-   * debian/unbound.conf: Use 'include-toplevel:' instead of 'include:'
- (Closes: #950754)
-   * debian/NEWS: Add entry for 1.11.0-1 regarding the change of
- /etc/unbound/unbound.conf to using the 'include-toplevel:' directive
-   * debian/patches/: Refresh patches
+   [ Robert Edmonds ]
+   * New upstream version 1.11.0
+ - Merge PR #241 by Robert Edmonds: contrib/libunbound.pc.in: Do not use
+   'Requires:'. (Closes: #958331)
+ - Introduce 'include-toplevel:' configuration option.
+ - Adds its own implementation of Frame Streams for dnstap support.
+   * debian/control: Remove build dependency on libfstrm-dev
+   * debian/unbound.conf: Use 'include-toplevel:' instead of 'include:'
+ (Closes: #950754)
+   * debian/NEWS: Add entry for 1.11.0-1 regarding the change of
+ /etc/unbound/unbound.conf to using the 'include-toplevel:' directive
+   * debian/patches/: Refresh patches
  
-  -- Robert Edmonds   Sun, 09 Aug 2020 20:57:15 -0400
+  -- Robert Edmonds   Sun, 09 Aug 2020 20:57:15 -0400
  
  unbound (1.10.1-1) unstable; urgency=high
  
-   * New upstream version 1.10.1
- - Fix CVE-2020-12662: Unbound can be tricked into amplifying an incoming
-   query into a large number of queries directed to a target.
- - Fix CVE-2020-12663: Malformed answers from upstream name servers can be
-   used to make Unbound unresponsive.
+   * New upstream version 1.10.1
+ - Fix CVE-2020-12662: Unbound can be tricked into amplifying an incoming
+   query into a large number of queries directed to a target.
+ - Fix CVE-2020-12663: Malformed answers from upstream name servers can be
+   used to make Unbound unresponsive.
  
-  -- Robert Edmonds   Tue, 19 May 2020 11:36:53 -0400
+  -- Robert Edmonds   Tue, 19 May 2020 11:36:53 -0400
  
  unbound (1.10.0-1) unstable; urgency=medium
  
-   [ Robert Edmonds ]
-   * New 

[Bug 1946906] Re: Merge targetcli-fb from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   1:2.1.53-1
+ Upstream: 2.1.54
+ Debian:   1:2.1.53-1
  Ubuntu:   1:2.1.53-1ubuntu2
- 
  
  Debian typically updates targetcli-fb every 10 months on average, but it
  was last updated 21.01 and looks overdue.  Check back in on this
  monthly.
  
- No release expected for targetcli-fb this cycle
+ There is a new upstream version, however, so may be worth going ahead of
+ debian and/or updating it in Debian and syncing it.
  
  
  ### New Debian Changes ###
  
  targetcli-fb (1:2.1.53-1) unstable; urgency=medium
  
-   [ Ritesh Raj Sarraf ]
-   * Don't hardcode the python minor version
+   [ Ritesh Raj Sarraf ]
+   * Don't hardcode the python minor version
  
-   [ Rafael David Tinoco ]
-   * New upstream version 2.1.53
-   * No more 'fb' in versioning: requires epoch bump
-   * d/rules: adjust rules for build, install, man, docs and systemd
-   * Add basic DEP8 coverage
+   [ Rafael David Tinoco ]
+   * New upstream version 2.1.53
+   * No more 'fb' in versioning: requires epoch bump
+   * d/rules: adjust rules for build, install, man, docs and systemd
+   * Add basic DEP8 coverage
  
-  -- Ritesh Raj Sarraf   Fri, 22 Jan 2021 20:59:16 +0530
+  -- Ritesh Raj Sarraf   Fri, 22 Jan 2021 20:59:16 +0530
  
  targetcli-fb (2.1.fb49-1) unstable; urgency=medium
  
-   * New upstream version 2.1.fb49
-   * Refresh patch
-   * Fix Vcs URL canonical link
+   * New upstream version 2.1.fb49
+   * Refresh patch
+   * Fix Vcs URL canonical link
  
-  -- Ritesh Raj Sarraf   Fri, 02 Aug 2019 20:45:40 +0530
+  -- Ritesh Raj Sarraf   Fri, 02 Aug 2019 20:45:40 +0530
  
  targetcli-fb (2.1.48-1) unstable; urgency=medium
  
-   * d/compat: upgrade debhelper compatibility level to 11
-   * d/control: update standards version to 4.2.1
-   * d/control: depend on rtslib-fb being at least version 2.1.62
-   * d/control: replace DBUS dependency with Python GObject introspection
-   * d/patches: rediff patches
-   * d/patches: remove patches already merged upstream
-   * New upstream version
+   * d/compat: upgrade debhelper compatibility level to 11
+   * d/control: update standards version to 4.2.1
+   * d/control: depend on rtslib-fb being at least version 2.1.62
+   * d/control: replace DBUS dependency with Python GObject introspection
+   * d/patches: rediff patches
+   * d/patches: remove patches already merged upstream
+   * New upstream version
  
-  -- Christophe Vu-Brugier   Tue, 28 Aug 2018
+  -- Christophe Vu-Brugier   Tue, 28 Aug 2018
  22:15:11 +0200
  
  targetcli-fb (2.1.43-2) unstable; urgency=medium
  
-   [ Christian Seiler ]
-   * Make sure old config backup directory exists. (Closes: #858459)
+   [ Christian Seiler ]
+   * Make sure old config backup directory exists. (Closes: #858459)
  
-   [ Christophe Vu-Brugier ]
-   * d/watch: fix the watch file to download from GitHub
-   * d/watch: remove 'fb' from the version number
+   [ Christophe Vu-Brugier ]
+   * d/watch: fix the watch file to download from GitHub
+   * d/watch: remove 'fb' from the version number
  
-   [ Ritesh Raj Sarraf ]
-   * Switch packaging to Salsa
-   * Set maintainer address to tracker (Closes: #899709)
+   [ Ritesh Raj Sarraf ]
+   * Switch packaging to Salsa
+   * Set maintainer address to tracker (Closes: #899709)
  
-  -- Ritesh Raj Sarraf   Fri, 15 Jun 2018 17:14:27 +0545
+  -- Ritesh Raj Sarraf   Fri, 15 Jun 2018 17:14:27 +0545
  
  targetcli-fb (2.1.43-1) unstable; urgency=medium
  
-   [ Christophe Vu-Brugier ]
-   * Initial release. (Closes: #838862)
+   [ Christophe Vu-Brugier ]
+   * Initial release. (Closes: #838862)
  
-   [ Christian Seiler ]
-   * [d18ada9] Use /etc/rtslib-fb-target instead of /etc/target for now
-   * [07822ce] debian/control: change maintainer to new LIO target
- packaging mailing list
+   [ Christian Seiler ]
+   * [d18ada9] Use /etc/rtslib-fb-target instead of /etc/target for now
+   * [07822ce] debian/control: change maintainer to new LIO target
+ packaging mailing list
  
-  -- Christophe Vu-Brugier   Sat, 24 Sep 2016
+  -- Christophe Vu-Brugier   Sat, 24 Sep 2016
  21:41:56 +0200
- 
  
  ### Old Ubuntu Delta ###
  
  targetcli-fb (1:2.1.53-1ubuntu2) hirsute; urgency=medium
  
-   * Don't hardcode the python minor version
- Thanks Ritesh Raj Sarraf 
+   * Don't hardcode the python minor version
+ Thanks Ritesh Raj Sarraf 
  
-  -- Sergio Durigan Junior   Tue, 26 Jan
+  -- Sergio Durigan Junior   Tue, 26 Jan
  2021 16:13:06 -0500
  
  targetcli-fb (1:2.1.53-1ubuntu1) groovy; urgency=medium
  
-   * New upstream version 2.1.53
-   * Dropped changes (no more needed):
- - d/manpages: install targetclid man page
- - d/rules: install and enable targetclid service and socket
+   * New upstream version 2.1.53
+   * Dropped changes (no more needed):
+ - d/manpages: install targetclid man page
+ - d/rules: install and enable targetclid service and socket
  
-  -- Rafael David Tinoco   Sat, 25 Jul 2020

[Bug 1946907] Re: Merge tgt from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
[Nothing to merge yet]

** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   1:1.0.80-1
+ Upstream: 1.0.80
+ Debian:   1:1.0.80-1
  Ubuntu:   1:1.0.80-1ubuntu1
  
  Debian typically updates tgt every 5 months on average, but it was last
  updated 20.11 and looks overdue.  Check back in on this monthly.
  
- No release expected for tgt this cycle
- 
+ No newer upstream release is expected for tgt this cycle, based on
+ upstream's historical release frequency.
  
  ### New Debian Changes ###
  
  tgt (1:1.0.80-1) unstable; urgency=medium
  
-   * New upstream version 1.0.80
- + Fix build with GCC 10
- + Add helper to fill sense INFORMATION field
- + Set INFORMATION field on COMPARE AND WRITE miscompare
-   * Drop patches merged upstream.
-  - 0008-Fix-build-with-gcc-10.patch
-  - 0009-Replace-__packed-with-__attribute__.patch
+   * New upstream version 1.0.80
+ + Fix build with GCC 10
+ + Add helper to fill sense INFORMATION field
+ + Set INFORMATION field on COMPARE AND WRITE miscompare
+   * Drop patches merged upstream.
+  - 0008-Fix-build-with-gcc-10.patch
+  - 0009-Replace-__packed-with-__attribute__.patch
  
-  -- Apollon Oikonomopoulos   Thu, 12 Nov 2020
+  -- Apollon Oikonomopoulos   Thu, 12 Nov 2020
  18:56:52 +0200
  
  tgt (1:1.0.79-3) unstable; urgency=medium
  
-   * Fix FTBFS with GCC 10 (Closes: #957874)
-   * Bump Standards-Version to 4.5.0; no changes needed
-   * Bump debhelper-compat to 13; no changes needed
-   * d/copyright: bump debian/ years
+   * Fix FTBFS with GCC 10 (Closes: #957874)
+   * Bump Standards-Version to 4.5.0; no changes needed
+   * Bump debhelper-compat to 13; no changes needed
+   * d/copyright: bump debian/ years
  
-  -- Apollon Oikonomopoulos   Thu, 17 Sep 2020
+  -- Apollon Oikonomopoulos   Thu, 17 Sep 2020
  12:38:22 +0300
  
  tgt (1:1.0.79-2) unstable; urgency=medium
  
-   * Allow env to override pkg-config.
- Thanks to Helmut Grohne (Closes: #932669)
+   * Allow env to override pkg-config.
+ Thanks to Helmut Grohne (Closes: #932669)
  
-  -- Apollon Oikonomopoulos   Sun, 21 Jul 2019
+  -- Apollon Oikonomopoulos   Sun, 21 Jul 2019
  17:11:45 -0300
  
  tgt (1:1.0.79-1) unstable; urgency=medium
  
-   * New upstream version 1.0.79 (Closes: #925839)
-   * Refresh patches and convert d/patches to gbp-pq layout
-   * Bump Standards-Version to 4.4.0; no changes needed
-   * Bump dh compat level to 12.
- + Add Pre-Depends: ${misc:Pre-Depends} to allow dh to inject the
-   init-system-helpers pre-dependency
-   * B-D on libglusterfs-dev instead of glusterfs-common (Closes: #919666)
-   * d/rules: call dh_auto_build instead of make.
- Thanks to Helmut Grohne (Closes: #919771)
-   * Fix build with GlusterFS 6
+   * New upstream version 1.0.79 (Closes: #925839)
+   * Refresh patches and convert d/patches to gbp-pq layout
+   * Bump Standards-Version to 4.4.0; no changes needed
+   * Bump dh compat level to 12.
+ + Add Pre-Depends: ${misc:Pre-Depends} to allow dh to inject the
+   init-system-helpers pre-dependency
+   * B-D on libglusterfs-dev instead of glusterfs-common (Closes: #919666)
+   * d/rules: call dh_auto_build instead of make.
+ Thanks to Helmut Grohne (Closes: #919771)
+   * Fix build with GlusterFS 6
  
-  -- Apollon Oikonomopoulos   Wed, 17 Jul 2019
+  -- Apollon Oikonomopoulos   Wed, 17 Jul 2019
  13:19:03 -0300
  
  tgt (1:1.0.74-1) unstable; urgency=medium
  
-   [ Ondřej Nový ]
-   * d/copyright: Change Format URL to correct one
-   * d/changelog: Remove trailing whitespaces
-   * d/control: Set Vcs-* to salsa.debian.org
+   [ Ondřej Nový ]
+   * d/copyright: Change Format URL to correct one
+   * d/changelog: Remove trailing whitespaces
+   * d/control: Set Vcs-* to salsa.debian.org
  
-   [ Apollon Oikonomopoulos ]
-   * New upstream version 1.0.74
-   * Bump Standards-Version to 4.2.1; no changes needed
-   * d/copyright: bump debian/ years
-   * d/copyright: fix public domain license and filename typo
+   [ Apollon Oikonomopoulos ]
+   * New upstream version 1.0.74
+   * Bump Standards-Version to 4.2.1; no changes needed
+   * d/copyright: bump debian/ years
+   * d/copyright: fix public domain license and filename typo
  
-  -- Apollon Oikonomopoulos   Sat, 08 Dec 2018
+  -- Apollon Oikonomopoulos   Sat, 08 Dec 2018
  22:30:32 +0200
  
  tgt (1:1.0.73-1) unstable; urgency=medium
  
-   * New upstream version 1.0.73
-   * Bump dh compat to 11:
-  + Override dh_installsystemd to add --no-restart-on-upgrade
-  + Remove --with=systemd and drop B-D on dh-systemd
-  + Remove --parallel from dh, now enabled by default
-   * Bump Standards-Version to 4.1.3; no changes needed
-   * Migrate tgt-dbg to dbgsym
+   * New upstream version 1.0.73
+   * Bump dh compat to 11:
+  + Override dh_installsystemd to add --no-restart-on-upgrade
+  + Remove --with=systemd and drop B-D on dh-systemd
+  + Remove --parallel from dh, now enabled by 

[Bug 1946908] Re: Merge thin-provisioning-tools from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
[Nothing to merge yet]

** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   0.9.0-1
+ Debian:   0.9.0-1
  Ubuntu:   0.9.0-1ubuntu1
- 
  
  Debian typically updates thin-provisioning-tools every 4 months on
  average, but it was last updated 20.11 and looks overdue.  Check back in
  on this monthly.
  
  No release expected for thin-provisioning-tools this cycle
  
- 
  ### New Debian Changes ###
  
  thin-provisioning-tools (0.9.0-1) unstable; urgency=medium
  
-   * New upstream release.
-   * Build-depend against libboost-iostreams-dev.
-   * Make tests work with current Boost. (closes: #973145)
-   * Fix man-page generation.
-   * Override one lintian warning.
+   * New upstream release.
+   * Build-depend against libboost-iostreams-dev.
+   * Make tests work with current Boost. (closes: #973145)
+   * Fix man-page generation.
+   * Override one lintian warning.
  
-  -- Bastian Blank   Tue, 17 Nov 2020 20:21:39 +0100
+  -- Bastian Blank   Tue, 17 Nov 2020 20:21:39 +0100
  
  thin-provisioning-tools (0.8.5-4) unstable; urgency=medium
  
-   * Use debhelper 12.
-   * Add instructions on how to handle source.
+   * Use debhelper 12.
+   * Add instructions on how to handle source.
  
-  -- Bastian Blank   Tue, 07 Jan 2020 11:21:13 +0100
+  -- Bastian Blank   Tue, 07 Jan 2020 11:21:13 +0100
  
  thin-provisioning-tools (0.8.5-3) unstable; urgency=medium
  
-   * Use new source format instead of own rules.
-   * Install new dm-cache-smq module into initramfs. (closes: #931514)
+   * Use new source format instead of own rules.
+   * Install new dm-cache-smq module into initramfs. (closes: #931514)
  
-  -- Bastian Blank   Fri, 03 Jan 2020 14:37:26 +0100
+  -- Bastian Blank   Fri, 03 Jan 2020 14:37:26 +0100
  
  thin-provisioning-tools (0.8.5-2) unstable; urgency=medium
  
-   * Update Vcs information. (closes: #930685)
-   * Fix tests on ppc platforms.
+   * Update Vcs information. (closes: #930685)
+   * Fix tests on ppc platforms.
  
-  -- Bastian Blank   Sat, 14 Dec 2019 18:24:35 +0100
+  -- Bastian Blank   Sat, 14 Dec 2019 18:24:35 +0100
  
  thin-provisioning-tools (0.8.5-1) unstable; urgency=medium
  
-   * New upstream release.
-   * Fix linking the test preload wrapper.
+   * New upstream release.
+   * Fix linking the test preload wrapper.
  
-  -- Bastian Blank   Thu, 12 Dec 2019 22:17:43 +0100
+  -- Bastian Blank   Thu, 12 Dec 2019 22:17:43 +0100
  
  thin-provisioning-tools (0.7.6-2) unstable; urgency=medium
  
-   * Fix prototype for open in test preload wrapper. (closes: #893557)
-   * Don't call gcc. (closes: #900669)
-   * Install tools and modules into initramfs. (closes: #769799, #774560)
+   * Fix prototype for open in test preload wrapper. (closes: #893557)
+   * Don't call gcc. (closes: #900669)
+   * Install tools and modules into initramfs. (closes: #769799, #774560)
  
-  -- Bastian Blank   Sun, 13 Jan 2019 12:42:46 +0100
+  -- Bastian Blank   Sun, 13 Jan 2019 12:42:46 +0100
  
  thin-provisioning-tools (0.7.6-1) unstable; urgency=medium
  
-   * New upstream release.
-   * Set maintainer to team via tracker.debian.org. (closes: #899943)
-   * Fix spelling error in description.
-   * Don't run tests if asked not to.
+   * New upstream release.
+   * Set maintainer to team via tracker.debian.org. (closes: #899943)
+   * Fix spelling error in description.
+   * Don't run tests if asked not to.
  
-  -- Bastian Blank   Sat, 12 Jan 2019 18:01:30 +0100
+  -- Bastian Blank   Sat, 12 Jan 2019 18:01:30 +0100
  
  thin-provisioning-tools (0.7.4-2) unstable; urgency=medium
  
-   * Update unit-test workaround to work with current glibc.
+   * Update unit-test workaround to work with current glibc.
  
-  -- Bastian Blank   Wed, 01 Nov 2017 20:34:04 +0100
+  -- Bastian Blank   Wed, 01 Nov 2017 20:34:04 +0100
  
  thin-provisioning-tools (0.7.4-1) unstable; urgency=medium
  
-   * New upstream release.
-   * Drop c++ version workaround.
-   * Support current gmock.
-   * Update Vcs tags to new repo location.
-   * Build-depend on gawk for txt2man.
+   * New upstream release.
+   * Drop c++ version workaround.
+   * Support current gmock.
+   * Update Vcs tags to new repo location.
+   * Build-depend on gawk for txt2man.
  
-  -- Bastian Blank   Wed, 01 Nov 2017 18:21:10 +0100
+  -- Bastian Blank   Wed, 01 Nov 2017 18:21:10 +0100
  
  thin-provisioning-tools (0.6.1-4) unstable; urgency=medium
  
-   * Use Debhelper compat level 10.
-   * Make buildable with gcc 6. (closes: #811652)
+   * Use Debhelper compat level 10.
+   * Make buildable with gcc 6. (closes: #811652)
  
-  -- Bastian Blank   Sat, 09 Jul 2016 20:58:17 +0200
+  -- Bastian Blank   Sat, 09 Jul 2016 20:58:17 +0200
  
  thin-provisioning-tools (0.6.1-3) unstable; urgency=medium
  
-   * Fix unit test workaround to work on 32bit systems.
+   * Fix unit test workaround to work on 32bit systems.
  
-  -- Bastian Blank   Sun, 07 Feb 2016 18:58:51 +0100
+  -- Bastian Blank   Sun, 07 Feb 2016 18:58:51 +0100
  
  

[Bug 1946900] Re: Merge sg3-utils from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.11
  Upstream: tbd
- Debian:   1.46-1
+ Debian:   1.46-1
  Ubuntu:   1.45-1ubuntu2
- 
- 
  
  ### New Debian Changes ###
  
  sg3-utils (1.46-1) unstable; urgency=medium
  
-   [ Debian Janitor ]
-   * Apply multi-arch hints.
- + libsgutils2-2: Add Multi-Arch: same.
- + libsgutils2-dev: Add Multi-Arch: same.
+   [ Debian Janitor ]
+   * Apply multi-arch hints.
+ + libsgutils2-2: Add Multi-Arch: same.
+ + libsgutils2-dev: Add Multi-Arch: same.
  
-   [ Ritesh Raj Sarraf ]
-   * New upstream version 1.46
-   * Bump debhelper compatibility to 13
-   * Update symbol list to version 1.46
-   * Update Standards Version to 4.5.1
-   * Update symbol list for 1.45
+   [ Ritesh Raj Sarraf ]
+   * New upstream version 1.46
+   * Bump debhelper compatibility to 13
+   * Update symbol list to version 1.46
+   * Update Standards Version to 4.5.1
+   * Update symbol list for 1.45
  
-  -- Ritesh Raj Sarraf   Tue, 17 Aug 2021 21:45:28 +0530
+  -- Ritesh Raj Sarraf   Tue, 17 Aug 2021 21:45:28 +0530
  
  sg3-utils (1.45-1) unstable; urgency=medium
  
-   [ Debian Janitor ]
-   * Trim trailing whitespace.
-   * Bump debhelper from old 9 to 12.
-   * Set upstream metadata fields: Bug-Submit.
-   * Drop unnecessary dependency on dh-autoconf.
-   * Use canonical URL in Vcs-Browser.
+   [ Debian Janitor ]
+   * Trim trailing whitespace.
+   * Bump debhelper from old 9 to 12.
+   * Set upstream metadata fields: Bug-Submit.
+   * Drop unnecessary dependency on dh-autoconf.
+   * Use canonical URL in Vcs-Browser.
  
-   [ Ritesh Raj Sarraf ]
-   * Add filter for the debian folder
-   * New upstream version 1.45
-   * Drop quilt based patch fix-udevadm-path.patch
-   * Add patch to fix path for udevadm
-   * Update symbol list for 1.45
+   [ Ritesh Raj Sarraf ]
+   * Add filter for the debian folder
+   * New upstream version 1.45
+   * Drop quilt based patch fix-udevadm-path.patch
+   * Add patch to fix path for udevadm
+   * Update symbol list for 1.45
  
-  -- Ritesh Raj Sarraf   Fri, 10 Apr 2020 20:52:49 +0530
+  -- Ritesh Raj Sarraf   Fri, 10 Apr 2020 20:52:49 +0530
  
  sg3-utils (1.44-1) unstable; urgency=medium
  
-   * New upstream version 1.44
-   * Drop patch ship-rescan-script.sh. Merged upstream.
-   * Update new symbol list
+   * New upstream version 1.44
+   * Drop patch ship-rescan-script.sh. Merged upstream.
+   * Update new symbol list
  
-  -- Ritesh Raj Sarraf   Thu, 13 Sep 2018 11:03:26 +0545
+  -- Ritesh Raj Sarraf   Thu, 13 Sep 2018 11:03:26 +0545
  
  sg3-utils (1.42-3) unstable; urgency=medium
  
-   * Fix path for udevadm, which now resides in /bin.
- Thanks to Michael Biebl (Closes: #852585)
-   * Switch packaging to Salsa
+   * Fix path for udevadm, which now resides in /bin.
+ Thanks to Michael Biebl (Closes: #852585)
+   * Switch packaging to Salsa
  
-  -- Ritesh Raj Sarraf   Mon, 10 Sep 2018 10:02:04 +0545
+  -- Ritesh Raj Sarraf   Mon, 10 Sep 2018 10:02:04 +0545
  
  sg3-utils (1.42-2) unstable; urgency=medium
  
-   * [a3ba3f8] Don't hardcode architecture in install files
-   * Also close below bug. Its udev rule error is fixed in 1.42
- (Closes: #799680)
-   * [1602649] Add debian/gbp.conf to explicitly enable pristine-tar
- for this package's packaging
+   * [a3ba3f8] Don't hardcode architecture in install files
+   * Also close below bug. Its udev rule error is fixed in 1.42
+ (Closes: #799680)
+   * [1602649] Add debian/gbp.conf to explicitly enable pristine-tar
+ for this package's packaging
  
-  -- Ritesh Raj Sarraf   Tue, 22 Mar 2016 21:59:58 +0530
+  -- Ritesh Raj Sarraf   Tue, 22 Mar 2016 21:59:58 +0530
  
  sg3-utils (1.42-1) unstable; urgency=medium
  
-   * [5e8831f] Imported Upstream version 1.42
-   * [207bf28] Update symbol list for 1.42
-   * [5bb50a3] Bump debhelper to 9
-   * [3ef31a6] Fix Vcs URLs
-   * [ed19382] Update install list
+   * [5e8831f] Imported Upstream version 1.42
+   * [207bf28] Update symbol list for 1.42
+   * [5bb50a3] Bump debhelper to 9
+   * [3ef31a6] Fix Vcs URLs
+   * [ed19382] Update install list
  
-  -- Ritesh Raj Sarraf   Tue, 22 Mar 2016 16:03:46 +0530
+  -- Ritesh Raj Sarraf   Tue, 22 Mar 2016 16:03:46 +0530
  
  sg3-utils (1.41-1) unstable; urgency=medium
  
-   [ Mauricio Faria de Oliveira ]
-   * sg3-utils-udev (new binary package):  provide the udev rules for
- SCSI-ID mappings and symlinks at boot time for multipath-tools:
- - debian/control: add sg3-utils-udev
- - debian/rules: build it with override_dh_{install,clean}
- - debian/initramfs/hooks: add_udev_rules() and copy_exec() 'sg_inq'
-   to initramfs
- - debian/sg3-utils-udev.post{inst,rm}: call update-initramfs
+   [ Mauricio Faria de Oliveira ]
+   * sg3-utils-udev (new binary package):  provide the udev rules for
+ SCSI-ID mappings and symlinks at boot time for multipath-tools:
+ - debian/control: add sg3-utils-udev
+ - debian/rules: build it with 

[Bug 1946901] Re: Merge spice from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.11
  Upstream: tbd
- Debian:   0.15.0-2
+ Debian:   0.15.0-2
  Ubuntu:   0.14.3-2.1ubuntu1
- 
- 
  
  ### New Debian Changes ###
  
  spice (0.15.0-2) unstable; urgency=medium
  
-   * switch from $DEB_TARGET_MULTIARCH to $DEB_HOST_MULTIARCH
-   * do-not-run-nonexisting-doxygen-sh.patch to fix FTBFS
- (apparently wrong upstream meson.build)
+   * switch from $DEB_TARGET_MULTIARCH to $DEB_HOST_MULTIARCH
+   * do-not-run-nonexisting-doxygen-sh.patch to fix FTBFS
+ (apparently wrong upstream meson.build)
  
-  -- Michael Tokarev   Fri, 01 Oct 2021 09:49:55 +0300
+  -- Michael Tokarev   Fri, 01 Oct 2021 09:49:55 +0300
  
  spice (0.15.0-1) unstable; urgency=medium
  
-   * new upstream release 0.15.0
-   * removed patches included upstream
-   * use meson+ninja build-system
-   * removed the wrongly implemented automated tests
- the meson build system run the same tests now too.
- (Closes: #973803)
-   * bump debhelper-compat to 13
-   * use ${DEB_TARGET_MULTIARCH} in .install files
-   * update paths in d/copyright for spice-common
-   * removed trailing whitespaces from this file (d/changelog)
+   * new upstream release 0.15.0
+   * removed patches included upstream
+   * use meson+ninja build-system
+   * removed the wrongly implemented automated tests
+ the meson build system run the same tests now too.
+ (Closes: #973803)
+   * bump debhelper-compat to 13
+   * use ${DEB_TARGET_MULTIARCH} in .install files
+   * update paths in d/copyright for spice-common
+   * removed trailing whitespaces from this file (d/changelog)
  
-  -- Michael Tokarev   Fri, 01 Oct 2021 01:17:04 +0300
+  -- Michael Tokarev   Fri, 01 Oct 2021 01:17:04 +0300
  
  spice (0.14.3-2.1) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * Client initiated renegotiation denial of service (CVE-2021-20201)
- (Closes: #983698)
- - With OpenSSL 1.1: Disable client-initiated renegotiation
- - With OpenSSL 1.0.2 and earlier: disable client-side renegotiation
+   * Non-maintainer upload.
+   * Client initiated renegotiation denial of service (CVE-2021-20201)
+ (Closes: #983698)
+ - With OpenSSL 1.1: Disable client-initiated renegotiation
+ - With OpenSSL 1.0.2 and earlier: disable client-side renegotiation
  
-  -- Salvatore Bonaccorso   Sun, 28 Feb 2021 16:29:54
+  -- Salvatore Bonaccorso   Sun, 28 Feb 2021 16:29:54
  +0100
  
  spice (0.14.3-2) unstable; urgency=medium
  
-   [ Christian Ehrhardt ]
-   * - d/t/automated-tests: d/t/control: make test work again
-   * - d/t/control: install new test dependency python-pil
-   * - d/t/regression-test.py,d/t/base_test.ppm: add files
-   dropped in release tarball but needed for autopkgtests
-   * - d/source/include-binaries: allow binary base_test.ppm in package
+   [ Christian Ehrhardt ]
+   * - d/t/automated-tests: d/t/control: make test work again
+   * - d/t/control: install new test dependency python-pil
+   * - d/t/regression-test.py,d/t/base_test.ppm: add files
+   dropped in release tarball but needed for autopkgtests
+   * - d/source/include-binaries: allow binary base_test.ppm in package
  
-   [ Michael Tokarev ]
-   * build on riscv64 too (Closes: #958349)
-   * bump debhelper compat to 12 and switch to debhelper-compat build-dep
-   * add Rules-Requires-Root: no
-   * d/rules: run dh for recognized targets only
-   * use secure (https) URLs in d/control & d/copyright
+   [ Michael Tokarev ]
+   * build on riscv64 too (Closes: #958349)
+   * bump debhelper compat to 12 and switch to debhelper-compat build-dep
+   * add Rules-Requires-Root: no
+   * d/rules: run dh for recognized targets only
+   * use secure (https) URLs in d/control & d/copyright
  
-   [ Salvatore Bonaccorso ]
-   * Point Vcs-{Git,Browser} field to qemu-team packaging repository
- (Closes: #971873)
-   * Fix multiple buffer overflow vulnerabilities in QUIC image decoding
- (CVE-2020-14355) (Closes: #971750)
+   [ Salvatore Bonaccorso ]
+   * Point Vcs-{Git,Browser} field to qemu-team packaging repository
+ (Closes: #971873)
+   * Fix multiple buffer overflow vulnerabilities in QUIC image decoding
+ (CVE-2020-14355) (Closes: #971750)
  
-  -- Michael Tokarev   Thu, 29 Oct 2020 10:57:02 +0300
+  -- Michael Tokarev   Thu, 29 Oct 2020 10:57:02 +0300
  
  spice (0.14.3-1) unstable; urgency=medium
  
-   * new upstream version (Closes: #940057, #954629)
-   * remove NEWS from d/docs (removed upstream)
-   * remove patches included upstream
-   * refresh disable-failing-test-listen.patch
-   * set Multi-Arch: same for libspice-server-dev too
-   * update libspice-server1.symbols
+   * new upstream version (Closes: #940057, #954629)
+   * remove NEWS from d/docs (removed upstream)
+   * remove patches included upstream
+   * refresh disable-failing-test-listen.patch
+   * set Multi-Arch: same for libspice-server-dev too
+   * update libspice-server1.symbols
  
-  -- Michael Tokarev   Tue, 14 Apr 

[Bug 1946903] Re: Merge squid from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: tbd
- Debian:   5.2-1
+ Debian:   5.2-1
  Ubuntu:   4.13-10ubuntu5
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  squid (5.2-1) unstable; urgency=medium
  
-   [ Amos Jeffries  ]
-   * New Upstream Release (Closes: #986804, #976131)
- Fixes: CVE-2021-28116. Out-Of-Bounds memory access in WCCPv2
- Fixes: CVE-2021-41611. Improper Certificate Validation of TLS server
- certificates
+   [ Amos Jeffries  ]
+   * New Upstream Release (Closes: #986804, #976131)
+ Fixes: CVE-2021-28116. Out-Of-Bounds memory access in WCCPv2
+ Fixes: CVE-2021-41611. Improper Certificate Validation of TLS server
+ certificates
  
-   [ L.P.H. van Belle  ]
-   * debian/rules
- - polish override_dh_installsystemd action to match other sequences
+   [ L.P.H. van Belle  ]
+   * debian/rules
+ - polish override_dh_installsystemd action to match other sequences
  
-   * debian/NEWS
- - bump version number to make Lintian happy
+   * debian/NEWS
+ - bump version number to make Lintian happy
  
-  -- Luigi Gangitano   Sat,  9 Oct 2021 17:03:54 +0200
+  -- Luigi Gangitano   Sat,  9 Oct 2021 17:03:54 +0200
  
  squid (5.1-2) unstable; urgency=medium
  
-   [ Amos Jeffries  ]
-   * New Upstream Release (Closes: #984351, #943692)
+   [ Amos Jeffries  ]
+   * New Upstream Release (Closes: #984351, #943692)
  
-   * debian/control
- - switch build-dep to libtdb-dev. libdb is deprecated
- - Bumped Standards-Version to 4.6.0, no change needed
+   * debian/control
+ - switch build-dep to libtdb-dev. libdb is deprecated
+ - Bumped Standards-Version to 4.6.0, no change needed
  
-   * debian/patches/
- - refresh patches for new version
- - fix 0001-Default-configuration-file-for-debian.patch (Closes: #970025)
- - add 0004-Change-default-Makefiles-for-debian.patch
-   to fix FTBFS 'cp: cannot create regular file tests/stub_*.cc'
+   * debian/patches/
+ - refresh patches for new version
+ - fix 0001-Default-configuration-file-for-debian.patch (Closes: #970025)
+ - add 0004-Change-default-Makefiles-for-debian.patch
+   to fix FTBFS 'cp: cannot create regular file tests/stub_*.cc'
  
-   * debian/rules
- - remove basic_nis_auth helper
+   * debian/rules
+ - remove basic_nis_auth helper
  
-   * Drop squid3 upgrade compatibility. Debian has not contained
- a squid3 package for at least two full release cycles.
+   * Drop squid3 upgrade compatibility. Debian has not contained
+ a squid3 package for at least two full release cycles.
  
-  -- Luigi Gangitano   Fri, 17 Sep 2021 09:27:54 +0200
+  -- Luigi Gangitano   Fri, 17 Sep 2021 09:27:54 +0200
  
  squid (4.13-10) unstable; urgency=medium
  
-   [ Francisco Vilmar Cardoso Ruviaro ]
-   * Add debian/patches/0007-CVE-2021-28651.patch to fix a Denial
- of Service in URN processing. (Closes: #988893, CVE-2021-28651)
+   [ Francisco Vilmar Cardoso Ruviaro ]
+   * Add debian/patches/0007-CVE-2021-28651.patch to fix a Denial
+ of Service in URN processing. (Closes: #988893, CVE-2021-28651)
  
-   [ Santiago Garcia Mantinan ]
-   * Add patch to fix a Denial of Service in HTTP Response Processing.
- Fixes: CVE-2021-28662. Closes: #988891.
-   * Add patch to fix a Denial of Service issue in Cache Manager.
- Fixes: CVE-2021-28652. Closes: #988892.
-   * Add patch to fix Multiple Issues in HTTP Range header.
- Fixes: CVE-2021-31806 CVE-2021-31807 CVE-2021-31808. Closes: #989043.
-   * Add patch to fix a Denial of Service in HTTP Response processing.
- Fixes: GHSA-572g-rvwr-6c7f.
+   [ Santiago Garcia Mantinan ]
+   * Add patch to fix a Denial of Service in HTTP Response Processing.
+ Fixes: CVE-2021-28662. Closes: #988891.
+   * Add patch to fix a Denial of Service issue in Cache Manager.
+ Fixes: CVE-2021-28652. Closes: #988892.
+   * Add patch to fix Multiple Issues in HTTP Range header.
+ Fixes: CVE-2021-31806 CVE-2021-31807 CVE-2021-31808. Closes: #989043.
+   * Add patch to fix a Denial of Service in HTTP Response processing.
+ Fixes: GHSA-572g-rvwr-6c7f.
  
-  -- Santiago Garcia Mantinan   Fri, 28 May 2021
+  -- Santiago Garcia Mantinan   Fri, 28 May 2021
  12:28:20 +0200
  
  squid (4.13-9) unstable; urgency=medium
  
-   * Clarify on NEWS and scripts that we no longer remove logs on purge.
-   * Clarify on postrm script that the debhelper code was put manually.
-   * Add README.Debian to squid-openssl.
+   * Clarify on NEWS and scripts that we no longer remove logs on purge.
+   * Clarify on postrm script that the debhelper code was put manually.
+   * Add README.Debian to squid-openssl.
  
-  -- Santiago Garcia Mantinan   Tue, 23 Mar 2021
+  -- Santiago Garcia Mantinan   Tue, 23 Mar 2021
  00:18:11 +0100
  
  squid (4.13-8) unstable; 

[Bug 1946902] Re: Merge sqlparse from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 21.12
  Upstream: tbd
  Debian:   0.4.1-1
  Ubuntu:   0.4.1-1ubuntu1
  
  Debian typically updates sqlparse every 6 months on average, but it was
  last updated 21.01 and looks overdue.  Check back in on this monthly.
  
- No release expected for sqlparse this cycle
+ No upstream release expected for sqlparse this cycle
  
  ### New Debian Changes ###
  
  sqlparse (0.4.1-1) unstable; urgency=low
  
    * Team upload.
  
    [ Debian Janitor ]
    * Bump debhelper from old 11 to 12.
    * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
  Repository-Browse.
  
    [ Ondřej Nový ]
    * d/control: Update Vcs-* fields with new Debian Python Team Salsa
  layout.
  
    [ Sandro Tosi ]
    * Use the new Debian Python Team contact name and address
  
    [ Michael R. Crusoe ]
    * Standards-Version: 4.5.1 (routine-update)
    * debhelper-compat 13 (routine-update)
    * Point Vcs fields to salsa.debian.org (routine-update)
    * Add salsa-ci file (routine-update)
    * Drop pypy-sqlparse package. It doesn't build and there are no
  reverse-dependencies in Bullseye.
    * New upstream release fixes FTBFS with pytest-6. Closes: #977099
  
   -- Michael R. Crusoe   Sat, 23 Jan 2021 15:04:08
  +0100
  
  sqlparse (0.3.1-1) unstable; urgency=medium
  
    * New upstream version 0.3.1 (Closes: #955418)
    * doc-base: update doc file references
    * d/control: Bump Standards-Version to 4.5.0 (no changes required)
  
   -- Andrii Senkovych   Wed, 22 Apr 2020 14:06:41
  +0300
  
  sqlparse (0.2.4-3) unstable; urgency=medium
  
    * debian/tests/control
  - depends on python3-all
  
   -- Sandro Tosi   Sat, 18 Jan 2020 18:26:44 -0500
  
  sqlparse (0.2.4-2) unstable; urgency=medium
  
    [ Ondřej Nový ]
    * Use debhelper-compat instead of debian/compat.
  
    [ Sandro Tosi ]
    * Drop python2 support; Closes: #938558
  
   -- Sandro Tosi   Sat, 04 Jan 2020 12:47:28 -0500
  
  sqlparse (0.2.4-1) unstable; urgency=medium
  
    [ Ondřej Nový ]
    * d/control: Set Vcs-* to salsa.debian.org
    * d/copyright: Use https protocol in Format field
    * d/watch: Use https protocol
    * d/changelog: Remove trailing whitespaces
    * d/control: Remove trailing whitespaces
    * d/control: Remove Testsuite field, not needed anymore
    * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
    * d/control: Remove ancient X-Python-Version field
    * d/control: Remove ancient X-Python3-Version field
    * Convert git repository from git-dpm to gbp layout
  
    [ Andrii Senkovych ]
    * d/control, d/compat: raise compat level to 11.
    * d/control, d/copyright: update maintainers email and proper name spelling.
    * d/control: bump Standards-Version to 4.2.0.
    * d/control: add Rules-Requires-Root header set to no.
    * d/control: add specific dependency on 2to3 (Closes: #884670)
    * d/tests/control: add explicit dependency on 2to3.
    * d/control: switch to python3-sphinx.
    * d/control: add Built-Using header to the -doc package.
    * Update doc-base file reference to the correct destination.
    * Remove copyright info on removed file sqlparse/pipeline.py.
    * Update copyright text according to upstream LICENSE file.
    * New upstream version 0.2.4
    * Acknowledge changes from NMU. Thanks to Matthias Klose.
  
   -- Andrii Senkovych   Tue, 21 Aug 2018 22:55:17
  +0300
  
  sqlparse (0.2.4-0.1) unstable; urgency=medium
  
    * Non-maintainer upload.
    * New upstream version.
    * Build-depend on 2to3. Closes: #884670.
    * Add 2to3 to autopkg test depends. Closes: #889007.
    * Bump standards version.
    * Mark python-sqlparse-doc as M-A: foreign.
    * Build-depend on python3-sphinx instead of python-sphinx.
  
   -- Matthias Klose   Tue, 06 Feb 2018 17:27:17 +0100
  
  sqlparse (0.2.2-1) unstable; urgency=medium
  
    [ Ondřej Nový ]
    * Fixed VCS URL (https)
  
  ### Old Ubuntu Delta ###
  
  sqlparse (0.4.1-1ubuntu1) impish; urgency=medium
  
    * SECURITY UPDATE: Regular expression denial of service
  - debian/patches/CVE-2021-32839.patch: Optimize regular expression
    for identifying line breaks in comments in sqlparse/filters/others.py,
    tests/test_format.py.
  - CVE-2021-32839
  
   -- Leonidas Da Silva Barbosa   Tue, 21 Sep
  2021 13:58:34 -0300

** Changed in: sqlparse (Ubuntu)
Milestone: None => ubuntu-21.12

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

Title:
  Merge sqlparse from Debian unstable for 22.04

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946904] Re: Merge sssd from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: tbd
- Debian:   2.5.2-4
+ Debian:   2.5.2-4
  Ubuntu:   2.4.1-2ubuntu4
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  sssd (2.5.2-4) unstable; urgency=medium
  
-   * control: Promote libnss-sss and libpam-sss to sssd-common Depends.
- (Closes: #995730)
-   * common: Drop old Breaks/Replaces.
+   * control: Promote libnss-sss and libpam-sss to sssd-common Depends.
+ (Closes: #995730)
+   * common: Drop old Breaks/Replaces.
  
-  -- Timo Aaltonen   Mon, 11 Oct 2021 17:46:04 +0300
+  -- Timo Aaltonen   Mon, 11 Oct 2021 17:46:04 +0300
  
  sssd (2.5.2-3) unstable; urgency=medium
  
-   * rules: Explicitly set sssd-user as root.
-   * install: Add sssd-pcsc.rules to -common.
-   * postinst: Correct file/dir permissions and ownership when the daemon
- is run as root. (Closes: #994807)
-   * 0001-ad-fallback-to-ldap-if-cldap-is-not-available-in-lib.patch: Our
- libldap is built without LDAP_CONNECTIONLESS, cope with that.
- (Closes: #994879)
+   * rules: Explicitly set sssd-user as root.
+   * install: Add sssd-pcsc.rules to -common.
+   * postinst: Correct file/dir permissions and ownership when the daemon
+ is run as root. (Closes: #994807)
+   * 0001-ad-fallback-to-ldap-if-cldap-is-not-available-in-lib.patch: Our
+ libldap is built without LDAP_CONNECTIONLESS, cope with that.
+ (Closes: #994879)
  
-  -- Timo Aaltonen   Wed, 22 Sep 2021 18:54:07 +0300
+  -- Timo Aaltonen   Wed, 22 Sep 2021 18:54:07 +0300
  
  sssd (2.5.2-2) unstable; urgency=medium
  
-   * rules: Disable tests for now. (Closes: #994479)
+   * rules: Disable tests for now. (Closes: #994479)
  
-  -- Timo Aaltonen   Mon, 20 Sep 2021 17:38:19 +0300
+  -- Timo Aaltonen   Mon, 20 Sep 2021 17:38:19 +0300
  
  sssd (2.5.2-1) unstable; urgency=medium
  
-   [ Sergio Durigan Junior ]
-   * d/apparmor-profile: Update profile:
- - Extend read permissions to /etc/sssd/conf.d/* and /etc/gss/mech.d/*.
- - Add read/execute permission to /usr/libexec/sssd/*.
+   [ Sergio Durigan Junior ]
+   * d/apparmor-profile: Update profile:
+ - Extend read permissions to /etc/sssd/conf.d/* and /etc/gss/mech.d/*.
+ - Add read/execute permission to /usr/libexec/sssd/*.
  
-   [ Timo Aaltonen ]
-   * New upstream release. (Closes: #978904, #992815, #983795)
-   * fix-whitespace-test.diff: Refreshed.
-   * control, rules: Drop libwbclient-sssd-*, support for it was dropped 
upstream.
-   * fix_newer_autoconf.patch: Don't unset python prefix/exec-prefix.
-   * patches: Fix CVE-2021-3621. (Closes: #992710)
+   [ Timo Aaltonen ]
+   * New upstream release. (Closes: #978904, #992815, #983795)
+   * fix-whitespace-test.diff: Refreshed.
+   * control, rules: Drop libwbclient-sssd-*, support for it was dropped 
upstream.
+   * fix_newer_autoconf.patch: Don't unset python prefix/exec-prefix.
+   * patches: Fix CVE-2021-3621. (Closes: #992710)
  
-  -- Timo Aaltonen   Thu, 16 Sep 2021 14:51:42 +0300
+  -- Timo Aaltonen   Thu, 16 Sep 2021 14:51:42 +0300
  
  sssd (2.4.1-2) unstable; urgency=medium
  
-   [ Marco Trevisan (Treviño) ]
-   * debian/control: Mark test packages as 
- - Add missing test dependencies
- - Enable libcmocka (and so unit tests) all the archs
-   * debian/rules:
- - Don't run tests if nocheck is set
- - Enable tests again
-   * debian/patches:
- - Get libsofthsm2 from right path for each architecture
+   [ Marco Trevisan (Treviño) ]
+   * debian/control: Mark test packages as 
+ - Add missing test dependencies
+ - Enable libcmocka (and so unit tests) all the archs
+   * debian/rules:
+ - Don't run tests if nocheck is set
+ - Enable tests again
+   * debian/patches:
+ - Get libsofthsm2 from right path for each architecture
  
-   [ Timo Aaltonen ]
-   * test_ca-Look-for-libsofthsm2-in-libdir-before-falling-bac.patch:
- Dropped, upstream.
+   [ Timo Aaltonen ]
+   * test_ca-Look-for-libsofthsm2-in-libdir-before-falling-bac.patch:
+ Dropped, upstream.
  
-  -- Timo Aaltonen   Wed, 10 Feb 2021 13:49:04 +0200
+  -- Timo Aaltonen   Wed, 10 Feb 2021 13:49:04 +0200
  
  sssd (2.4.1-1) unstable; urgency=medium
  
-   * New upstream release.
-   * libpam-sss.install: Add pam_sss_gss.
+   * New upstream release.
+   * libpam-sss.install: Add pam_sss_gss.
  
-  -- Timo Aaltonen   Wed, 10 Feb 2021 11:32:35 +0200
+  -- Timo Aaltonen   Wed, 10 Feb 2021 11:32:35 +0200
  
  sssd (2.4.0-1) unstable; urgency=medium
  
-   * New upstream release.
-   * source: Update diff-ignore.
+   * New upstream release.
+   * source: Update diff-ignore.
  
-  -- Timo Aaltonen   Tue, 08 Dec 2020 22:36:54 +0200
+  -- Timo Aaltonen   Tue, 08 Dec 2020 22:36:54 +0200
  
  sssd (2.3.1-3) unstable; urgency=medium
  
-   * control: Move libsss-sudo to sssd-common Suggests. (LP: 

[Bug 1946905] Re: Merge strongswan from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   5.9.1-1
+ Upstream: 6.0dr10
+ Debian:   5.9.1-1
  Ubuntu:   5.9.1-1ubuntu3
  
- 
- Debian typically updates strongswan every 1 months on average, but it
+ Debian typically updates strongswan every 1-2 months on average, but it
  was last updated 20.11 and looks overdue.  Check back in on this
  monthly.
- 
- No release expected for strongswan this cycle
- 
  
  ### New Debian Changes ###
  
  strongswan (5.9.1-1) unstable; urgency=medium
  
-   * New upstream version 5.9.1
-   * d/patches: rebase against new upstream version
-   * d/watch: update to version 4
+   * New upstream version 5.9.1
+   * d/patches: rebase against new upstream version
+   * d/watch: update to version 4
  
-  -- Yves-Alexis Perez   Wed, 11 Nov 2020 17:54:34
+  -- Yves-Alexis Perez   Wed, 11 Nov 2020 17:54:34
  +0100
  
  strongswan (5.9.0-1) unstable; urgency=medium
  
-   * New upstream version 5.9.0
+   * New upstream version 5.9.0
  
-  -- Yves-Alexis Perez   Thu, 17 Sep 2020 10:21:30
+  -- Yves-Alexis Perez   Thu, 17 Sep 2020 10:21:30
  +0200
  
  strongswan (5.8.4-1) unstable; urgency=medium
  
-   * New upstream version 5.8.4 (Closes: #956446)
-   * d/rules: drop --as-needed from linker flags
-   * d/control: update standards version to 4.5.0
+   * New upstream version 5.8.4 (Closes: #956446)
+   * d/rules: drop --as-needed from linker flags
+   * d/control: update standards version to 4.5.0
  
-  -- Yves-Alexis Perez   Thu, 30 Apr 2020 08:57:26
+  -- Yves-Alexis Perez   Thu, 30 Apr 2020 08:57:26
  +0200
  
  strongswan (5.8.2-2) unstable; urgency=medium
  
-   * d/control: replace libip{4,6}tc-dev by libiptc-dev (Closes: #951016)
-   * d/copyright updated
+   * d/control: replace libip{4,6}tc-dev by libiptc-dev (Closes: #951016)
+   * d/copyright updated
  
-  -- Yves-Alexis Perez   Thu, 13 Feb 2020 22:46:40
+  -- Yves-Alexis Perez   Thu, 13 Feb 2020 22:46:40
  +0100
  
  strongswan (5.8.2-1) unstable; urgency=medium
  
-   [ Jean-Michel Vourgère ]
-   * README.Debian: Fixed typo
+   [ Jean-Michel Vourgère ]
+   * README.Debian: Fixed typo
  
-   [ Yves-Alexis Perez ]
-   * d/control: replace iptables-dev b-dep by libip{4,6}tc-dev (Closes: 
#946148)
-   * d/watch: use uscan special strings
-   * New upstream version 5.8.2
-   * d/control: update dh compat level to 12
-   * strongswan-nm: update path for dbus service file
-   * install DRBG plugin to libstrongswan
-   * d/control: add ${misc:Pre-Depends} to strongswan-starter
+   [ Yves-Alexis Perez ]
+   * d/control: replace iptables-dev b-dep by libip{4,6}tc-dev (Closes: 
#946148)
+   * d/watch: use uscan special strings
+   * New upstream version 5.8.2
+   * d/control: update dh compat level to 12
+   * strongswan-nm: update path for dbus service file
+   * install DRBG plugin to libstrongswan
+   * d/control: add ${misc:Pre-Depends} to strongswan-starter
  
-  -- Yves-Alexis Perez   Wed, 01 Jan 2020 14:35:46
+  -- Yves-Alexis Perez   Wed, 01 Jan 2020 14:35:46
  +0100
  
  strongswan (5.8.1-1) unstable; urgency=medium
  
-   * d/rules: disable http and stream tests under CI
-   * New upstream version 5.8.1
+   * d/rules: disable http and stream tests under CI
+   * New upstream version 5.8.1
  
-  -- Yves-Alexis Perez   Fri, 18 Oct 2019 16:44:27
+  -- Yves-Alexis Perez   Fri, 18 Oct 2019 16:44:27
  +0200
  
  strongswan (5.8.0-2) unstable; urgency=medium
  
-   [ Christian Ehrhardt ]
-   * d/control: Mention mgf1 plugin which is in libstrongswan now
-   * Complete the disabling of libfast
-   * Clean up d/strongswan-starter.postinst: section about runlevel changes
-   * Clean up d/strongswan-starter.postinst: opportunistic encryption
-   * Enable kernel-libipsec for use of strongswan in containers
-   * d/control, d/libcharon-{extras,extauth}-plugins.install: Add
- extauth-plugins package (Recommends)
-   * apparmor: d/usr.lib.ipsec.charon: sync notify rule from charon-systemd
-   * apparmor: fix apparmor denies reading the own FDs (LP: 1786250)
-   * apparmor: d/usr.sbin.charon-systemd: allow CLUSTERIP for ha plugin
- (LP: 1773956)
-   * apparmor: d/usr.lib.ipsec.stroke: executables need to be able to read map
- and execute themselves
-   * apparmor: d/usr.lib.ipsec.lookip: executables need to be able to read map
- and execute themselves
-   * apparmor: d/usr.sbin.swanctl: add apparmor rule for af-alg plugin
- (LP: 1807962)
-   * d/control: libtpmtss is actually packaged in libstrongswan-extra-plugins
+   [ Christian Ehrhardt ]
+   * d/control: Mention mgf1 plugin which is in libstrongswan now
+   * Complete the disabling of libfast
+   * Clean up d/strongswan-starter.postinst: section about runlevel changes
+   * Clean up d/strongswan-starter.postinst: opportunistic encryption
+   * Enable kernel-libipsec for use of strongswan in containers
+   * d/control, d/libcharon-{extras,extauth}-plugins.install: Add
+ extauth-plugins package (Recommends)
+   * apparmor: 

[Bug 1946898] Re: Merge rsync from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Changed in: rsync (Ubuntu)
Milestone: None => ubuntu-22.01

** Changed in: rsync (Ubuntu)
Milestone: ubuntu-22.01 => ubuntu-21.11

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

Title:
  Merge rsync from Debian unstable for 22.04

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946899] Re: Merge runc from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
  Debian:   1.0.2+ds1-21.0.2+ds1-1
  Ubuntu:   1.0.1-0ubuntu2
  
- 
  Debian new has 1.0.2+ds1-1
  
- 
  ### New Debian Changes ###
  
  runc (1.0.2+ds1-2) unstable; urgency=medium
  
-   * Team upload.
-   * Bump golang-github-checkpoint-restore-go-criu-dev to 5.1.0
-   * Drop golang-github-willf-bitset-dev from Depends
-   * Remove compatible patch for podman
- 
-  -- Shengjing Zhu   Mon, 11 Oct 2021 01:12:21 +0800
+   * Team upload.
+   * Bump golang-github-checkpoint-restore-go-criu-dev to 5.1.0
+   * Drop golang-github-willf-bitset-dev from Depends
+   * Remove compatible patch for podman
+ 
+  -- Shengjing Zhu   Mon, 11 Oct 2021 01:12:21 +0800
  
  runc (1.0.2+ds1-1) unstable; urgency=medium
  
-   * Team upload.
-   * New upstream version 1.0.2+ds1
-   * Bump golang-github-coreos-go-systemd-dev to 22.3.2
- 
-  -- Shengjing Zhu   Mon, 23 Aug 2021 19:02:58 +0800
+   * Team upload.
+   * New upstream version 1.0.2+ds1
+   * Bump golang-github-coreos-go-systemd-dev to 22.3.2
+ 
+  -- Shengjing Zhu   Mon, 23 Aug 2021 19:02:58 +0800
  
  runc (1.0.1+ds1-2) unstable; urgency=medium
  
-   * Team upload.
-   * Upload to unstable
-   * Bump golang-github-opencontainers-specs-dev to 1.0.2.66 (Closes: #990820)
-   * Update Standards-Version to 4.6.0 (no changes)
- 
-  -- Shengjing Zhu   Fri, 20 Aug 2021 23:39:49 +0800
+   * Team upload.
+   * Upload to unstable
+   * Bump golang-github-opencontainers-specs-dev to 1.0.2.66 (Closes: #990820)
+   * Update Standards-Version to 4.6.0 (no changes)
+ 
+  -- Shengjing Zhu   Fri, 20 Aug 2021 23:39:49 +0800
  
  runc (1.0.1+ds1-1) experimental; urgency=medium
  
-   * New upstream version 1.0.1+ds1
-   * Add patch to add back deprecated alias
-   * Bump golang-github-cilium-ebpf-dev to 0.6.2
- 
-  -- Shengjing Zhu   Fri, 16 Jul 2021 23:15:56 +0800
+   * New upstream version 1.0.1+ds1
+   * Add patch to add back deprecated alias
+   * Bump golang-github-cilium-ebpf-dev to 0.6.2
+ 
+  -- Shengjing Zhu   Fri, 16 Jul 2021 23:15:56 +0800
  
  runc (1.0.0+ds1-1) experimental; urgency=medium
  
-   * Team upload.
-   * New upstream version 1.0.0+ds1
-   * Bump golang-github-cilium-ebpf-dev to 0.6.1
- 
-  -- Shengjing Zhu   Tue, 22 Jun 2021 15:32:16 +0800
+   * Team upload.
+   * New upstream version 1.0.0+ds1
+   * Bump golang-github-cilium-ebpf-dev to 0.6.1
+ 
+  -- Shengjing Zhu   Tue, 22 Jun 2021 15:32:16 +0800
  
  runc (1.0.0~rc95.86.g2f8e8e9d+ds1-1) experimental; urgency=medium
  
-   * Team upload.
-   * New upstream version 1.0.0~rc95.86.g2f8e8e9d+ds1
- 
-  -- Shengjing Zhu   Sun, 06 Jun 2021 00:56:37 +0800
+   * Team upload.
+   * New upstream version 1.0.0~rc95.86.g2f8e8e9d+ds1
+ 
+  -- Shengjing Zhu   Sun, 06 Jun 2021 00:56:37 +0800
  
  runc (1.0.0~rc94+ds1-2) experimental; urgency=medium
  
-   * Team upload.
-   * Backport patch for CVE-2021-30465 (Closes: #988768)
- 
-  -- Shengjing Zhu   Wed, 19 May 2021 19:48:48 +0800
+   * Team upload.
+   * Backport patch for CVE-2021-30465 (Closes: #988768)
+ 
+  -- Shengjing Zhu   Wed, 19 May 2021 19:48:48 +0800
  
  runc (1.0.0~rc94+ds1-1) experimental; urgency=medium
  
-   * Team upload.
-   * New upstream version 1.0.0~rc94+ds1
-   * Add patch for go-systemd 22.1.0 compatibility
- 
-  -- Shengjing Zhu   Wed, 12 May 2021 23:54:20 +0800
+   * Team upload.
+   * New upstream version 1.0.0~rc94+ds1
+   * Add patch for go-systemd 22.1.0 compatibility
+ 
+  -- Shengjing Zhu   Wed, 12 May 2021 23:54:20 +0800
  
  runc (1.0.0~rc93.144.g6538f9f2+ds1-1) experimental; urgency=medium
  
-   * Team upload.
-   * New upstream trunk version 1.0.0~rc93.144.g6538f9f2+ds1
- Fix `runc init` stuck when system is under heavy load.
-   * Revert bump of go-criu to v5
-   * No longer needs skopeo and umoci for autopkgtest
- 
-  -- Shengjing Zhu   Sat, 03 Apr 2021 00:46:22 +0800
+   * Team upload.
+   * New upstream trunk version 1.0.0~rc93.144.g6538f9f2+ds1
+ Fix `runc init` stuck when system is under heavy load.
+   * Revert bump of go-criu to v5
+   * No longer needs skopeo and umoci for autopkgtest
+ 
+  -- Shengjing Zhu   Sat, 03 Apr 2021 00:46:22 +0800
  
  runc (1.0.0~rc93+ds1-2) unstable; urgency=medium
  
-   * Team upload.
-   * Drop compatibility patch.
- No longer used
-   * Skip one integration test when no /dev/kmsg in testbed
- 
-  -- Shengjing Zhu   Mon, 08 Feb 2021 19:00:36 +0800
+   * Team upload.
+   * Drop compatibility patch.
+ No longer used
+   * Skip one integration test when no /dev/kmsg in testbed
+ 
+  -- Shengjing Zhu   Mon, 08 Feb 2021 19:00:36 +0800
  
  runc (1.0.0~rc93+ds1-1) unstable; urgency=medium
  
-   * Team upload.
-   * New upstream version 1.0.0~rc93+ds1
- 
-  -- Shengjing Zhu   Thu, 04 Feb 2021 11:05:23 +0800
+   * Team upload.
+   * New upstream version 1.0.0~rc93+ds1
+ 
+  -- Shengjing Zhu   Thu, 04 Feb 2021 11:05:23 +0800
  
  runc (1.0.0~rc92.425.g7e3c3e8c+ds1-1) experimental; urgency=medium
  
-   * Team upload.
- 

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-18 Thread Jan Johansson
Lenovo Thinkpad X300, 4GB Ram, INTEL SSDSA1MH160G1HP (045C8781)160GB
SSD, Intel GMA X3100 i915, battery SANYO 42T4522 77% capacity though
charges to 100%.

Peach OSI TW 16.04 LTS build on Xubuntu, Kernel 4.4.0-217-generic.

Problem with shutdown started with 4.4.0-216-generic and is still in
4.4.0-217-generic which is the newest kernel for my setup.

If the machine has been idle for a while, sometimes with Firefox 88.0
open, sometimes after using VLC player - then it hangs on shutdown,
Screen is off but wifi and bluetooth light is on(its off when totally
shutdown). At this point not even ESC work(as the screen is off and
never comes on), only by holding the power button the laptop turns off.

Restarting sometimes work ok, but from time to time it can take up to 10
min to start up(where normal startup is 30seconds).

Editing grub and adding noefi after quiet splash, worked for a while and
then last night it would not shut down again and I had to use power
button. this morning it started up normal 30seconds.

I have had updates comming in, I have installed Intel graphic tool to
update the driver but problem persist, so don't think its a graphic card
driver issue.

Many here has reported it on other systems with totally different
config, so I think this is a kernel issue that seem to pass through in
newer kernel updates.

Also seem that it is not only 16.04 since it has been reported in newer
versions too.

I'm still using 16.04 because there is no 20.04 Peach(now named Patriot)
after the author died in september this year - I might move to 20.04 or
newer when most of the bugs has been addressed.

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1758282] Re: [INTEL UBUNTU 18.04] RAID reshape hangs after OS reboot

2021-10-18 Thread Launchpad Bug Tracker
[Expired for mdadm (Ubuntu Bionic) because there has been no activity
for 60 days.]

** Changed in: mdadm (Ubuntu Bionic)
   Status: Incomplete => Expired

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

Title:
  [INTEL UBUNTU 18.04] RAID reshape hangs after OS reboot

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1758282] Re: [INTEL UBUNTU 18.04] RAID reshape hangs after OS reboot

2021-10-18 Thread Launchpad Bug Tracker
[Expired for mdadm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: mdadm (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [INTEL UBUNTU 18.04] RAID reshape hangs after OS reboot

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1887143] Re: mdmonitor closes mdstat fd if is empty

2021-10-18 Thread Launchpad Bug Tracker
[Expired for mdadm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: mdadm (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  mdmonitor closes mdstat fd if is empty

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1887143] Re: mdmonitor closes mdstat fd if is empty

2021-10-18 Thread Launchpad Bug Tracker
[Expired for mdadm (Ubuntu Impish) because there has been no activity
for 60 days.]

** Changed in: mdadm (Ubuntu Impish)
   Status: Incomplete => Expired

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

Title:
  mdmonitor closes mdstat fd if is empty

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1887640] Re: IMSM: finish recovery when drive with rebuild fails

2021-10-18 Thread Launchpad Bug Tracker
[Expired for mdadm (Ubuntu Impish) because there has been no activity
for 60 days.]

** Changed in: mdadm (Ubuntu Impish)
   Status: Incomplete => Expired

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

Title:
  IMSM: finish recovery when drive with rebuild fails

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1887640] Re: IMSM: finish recovery when drive with rebuild fails

2021-10-18 Thread Launchpad Bug Tracker
[Expired for mdadm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: mdadm (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  IMSM: finish recovery when drive with rebuild fails

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1894846] Re: Mdadm allows to create raid with size smaller than 1 MiB.

2021-10-18 Thread Launchpad Bug Tracker
[Expired for mdadm (Ubuntu Impish) because there has been no activity
for 60 days.]

** Changed in: mdadm (Ubuntu Impish)
   Status: Incomplete => Expired

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

Title:
  Mdadm allows to create raid with size smaller than 1 MiB.

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1894846] Re: Mdadm allows to create raid with size smaller than 1 MiB.

2021-10-18 Thread Launchpad Bug Tracker
[Expired for mdadm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: mdadm (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Mdadm allows to create raid with size smaller than 1 MiB.

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1902524] Re: [20.04.1] [VROC] grub install fails for VROC RAID5

2021-10-18 Thread Launchpad Bug Tracker
[Expired for debian-installer (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: debian-installer (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [20.04.1] [VROC] grub install fails for VROC RAID5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1902524/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1925843] Re: Linux 5.8.0-49+ fails to resume from suspend

2021-10-18 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Linux 5.8.0-49+ fails to resume from suspend

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1928236] Re: update mdadm for Hirsute

2021-10-18 Thread Launchpad Bug Tracker
[Expired for mdadm (Ubuntu Hirsute) because there has been no activity
for 60 days.]

** Changed in: mdadm (Ubuntu Hirsute)
   Status: Incomplete => Expired

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

Title:
  update mdadm for Hirsute

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1928236] Re: update mdadm for Hirsute

2021-10-18 Thread Launchpad Bug Tracker
[Expired for mdadm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: mdadm (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  update mdadm for Hirsute

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1934582] Re: Cannot recover after Suspend

2021-10-18 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Cannot recover after Suspend

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1939740] Re: Reporting a bug fails because of error message "Invalid core dump"

2021-10-18 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Reporting a bug fails because of error message "Invalid core dump"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1939740/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1940464] Re: Acer Predator Helios 300 Touchpad not working in Ubuntu 21.04

2021-10-18 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Acer Predator Helios 300 Touchpad not working in Ubuntu 21.04

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943816] Re: "ubuntu-drivers install" needs to be used when installing nvidia-driver if enabling "third-party packages"

2021-10-18 Thread Alex Tu
** Also affects: subiquity
   Importance: Undecided
   Status: New

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

Title:
  "ubuntu-drivers install" needs to be used when installing nvidia-
  driver if enabling "third-party packages"

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1943816/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1947553] Re: wrong panel size 21.10

2021-10-18 Thread sles
And here is panel screenshot with Expand on, this is right upper
corner...

** Attachment added: "screenshot 2021-10-19 08-03-52.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1947553/+attachment/5534056/+files/screenshot%202021-10-19%2008-03-52.png

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

Title:
  wrong panel size 21.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1947553/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1947553] Re: wrong panel size 21.10

2021-10-18 Thread sles
** Attachment added: "screenshot 2021-10-19 07-59-51.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1947553/+attachment/5534055/+files/screenshot%202021-10-19%2007-59-51.png

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

Title:
  wrong panel size 21.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1947553/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1947553] Re: wrong panel size 21.10

2021-10-18 Thread sles
apt-cache policy gnome-panel
gnome-panel:
  Установлен: 1:3.41.2-2ubuntu1
  Кандидат:   1:3.41.2-2ubuntu1
  Таблица версий:
 *** 1:3.41.2-2ubuntu1 500
500 http://ru.archive.ubuntu.com/ubuntu impish/universe amd64 Packages
100 /var/lib/dpkg/status

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

Title:
  wrong panel size 21.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1947553/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1947553] Re: wrong panel size 21.10

2021-10-18 Thread sles
Thank you! This screenshot is from 20.04 - my home desktop- just to illustrate 
option name.
Here is from 21.10.

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

Title:
  wrong panel size 21.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1947553/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946896] Re: Merge realmd from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.11
- Upstream: tbd
- Debian:   0.17.0-1
+ Upstream: 0.17
+ Debian:   0.17.0-1
  Ubuntu:   0.16.3-3ubuntu2
- 
- 
  
  ### New Debian Changes ###
  
  realmd (0.17.0-1) unstable; urgency=medium
  
-   * debian/watch: Update the URL and point to the git releases
-   * New upstream version 0.17.0
-   * Drop patches that have been merged upstream
-   * debian/control: Bump Standards-Version to 4.5.1 (no further changes)
-   * debian/links: Add a link from the documentation to gtk-doc directory
+   * debian/watch: Update the URL and point to the git releases
+   * New upstream version 0.17.0
+   * Drop patches that have been merged upstream
+   * debian/control: Bump Standards-Version to 4.5.1 (no further changes)
+   * debian/links: Add a link from the documentation to gtk-doc directory
  
-  -- Laurent Bigonville   Mon, 16 Aug 2021 15:35:48
+  -- Laurent Bigonville   Mon, 16 Aug 2021 15:35:48
  +0200
  
  realmd (0.16.3-3) unstable; urgency=medium
  
-   [ Andreas Henriksson ]
-   * Switch to using python3 during build (Closes: #938339)
-   * Cherry-pick patch from upstream to fix test failure (Closes: #935294)
+   [ Andreas Henriksson ]
+   * Switch to using python3 during build (Closes: #938339)
+   * Cherry-pick patch from upstream to fix test failure (Closes: #935294)
  
-   [ Laurent Bigonville ]
-   * Fix FTBFS with glib 2.62 (patch from upstream) (Closes: #940159)
-   * debian/control: Bump Standards-Version to 4.4.1 (no further changes)
-   * Bump debhelper compatibility to 12
+   [ Laurent Bigonville ]
+   * Fix FTBFS with glib 2.62 (patch from upstream) (Closes: #940159)
+   * debian/control: Bump Standards-Version to 4.4.1 (no further changes)
+   * Bump debhelper compatibility to 12
  
-  -- Laurent Bigonville   Wed, 02 Oct 2019 17:26:19
+  -- Laurent Bigonville   Wed, 02 Oct 2019 17:26:19
  +0200
  
  realmd (0.16.3-2) unstable; urgency=medium
  
-   * Team upload.
-   * debian/copyright: Use https URLs
-   * Move Vcs-* URLs to salsa
-   * Bump to debhelper compat level 10.
- This automatically updates config.{guess,sub} on build. Drop the
- explicit dh-autoreconf, it also happens by default now.
-   * Drop empty realmd-docs.proc file.
- Spotted by lintian.
-   * Use target arch pkg-config to fix cross compilation.
- Thanks Helmut Grohne! Also spotted by lintian.
-   * Build-depend on python:any.
- This eases cross-compilation and bootstrapping. Thanks Helmut Grohne!
- (Closes: #862213)
-   * Add Recommends: policykit-1.
- Many operations are guarded by polkit and fail without it.
- (Closes: #856243)
-   * Bump Standards-Version to 4.1.4
+   * Team upload.
+   * debian/copyright: Use https URLs
+   * Move Vcs-* URLs to salsa
+   * Bump to debhelper compat level 10.
+ This automatically updates config.{guess,sub} on build. Drop the
+ explicit dh-autoreconf, it also happens by default now.
+   * Drop empty realmd-docs.proc file.
+ Spotted by lintian.
+   * Use target arch pkg-config to fix cross compilation.
+ Thanks Helmut Grohne! Also spotted by lintian.
+   * Build-depend on python:any.
+ This eases cross-compilation and bootstrapping. Thanks Helmut Grohne!
+ (Closes: #862213)
+   * Add Recommends: policykit-1.
+ Many operations are guarded by polkit and fail without it.
+ (Closes: #856243)
+   * Bump Standards-Version to 4.1.4
  
-  -- Martin Pitt   Tue, 01 May 2018 06:51:22 +
+  -- Martin Pitt   Tue, 01 May 2018 06:51:22 +
  
  realmd (0.16.3-1) unstable; urgency=medium
  
-   * New upstream release.
- - Drop debian/patches/02_fix_ftbfs_glib_2.45.7.patch, applied upstream
-   * debian/watch, debian/upstream/signing-key.asc: Verify the upstream
- signature and bump the compatibily version to 4
-   * debian/control: Bump Standards-Version to 3.9.8 (no further changes)
-   * debian/control: Use https:// instead of http://
-   * debian/rules: Enable all hardening flags
-   * debian/lintian-overrides: Override 
systemd-service-file-missing-install-key
+   * New upstream release.
+ - Drop debian/patches/02_fix_ftbfs_glib_2.45.7.patch, applied upstream
+   * debian/watch, debian/upstream/signing-key.asc: Verify the upstream
+ signature and bump the compatibily version to 4
+   * debian/control: Bump Standards-Version to 3.9.8 (no further changes)
+   * debian/control: Use https:// instead of http://
+   * debian/rules: Enable all hardening flags
+   * debian/lintian-overrides: Override 
systemd-service-file-missing-install-key
  
-  -- Laurent Bigonville   Mon, 15 Aug 2016 13:17:15
+  -- Laurent Bigonville   Mon, 15 Aug 2016 13:17:15
  +0200
  
  realmd (0.16.2-2) unstable; urgency=medium
  
-   * debian/patches/01_freeipa_section.patch: Fix a crash by adding an empty
- [ipa-packages] section (Closes: #807384)
-   * debian/patches/02_fix_ftbfs_glib_2.45.7.patch: Fix FTBFS with glib 2.45.7
- (Closes: #800928)
+   * debian/patches/01_freeipa_section.patch: Fix 

[Bug 1946897] Re: Merge resource-agents from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   1:4.7.0-1
+ Upstream: 4.9.0
+ Debian:   1:4.7.0-1
  Ubuntu:   1:4.7.0-1ubuntu5
  
- 
  Debian typically updates resource-agents every 2 months on average, but
- it was last updated 20.12 and looks overdue.  Check back in on this
- monthly.
- 
- No release expected for resource-agents this cycle
+ it was last updated 20.12 and looks overdue.  There is a new upstream
+ version, however, so may be worth going ahead of debian and/or updating
+ it in Debian and syncing it.
  
  
  ### New Debian Changes ###
  
  resource-agents (1:4.7.0-1) unstable; urgency=medium
  
-   * New upstream version 4.7.0
- - Stop building legacy rgmanager (rhel) agents
-   * debian/control: update Maintainers mailing list
-   * debian/patches: refresh for new version
-   * debian/control: update Standards-Version to 4.5.1
-   * debian/watch: update version to 4
-   * debian/rules: update for new version
-   * debian/lintian-overrides: update for new version
-   * debian/install: include pkgconfig file
-   * debian/NEWS: drop old NEWS file
- 
-  -- Valentin Vidic   Mon, 14 Dec 2020 14:34:09 +0100
+   * New upstream version 4.7.0
+ - Stop building legacy rgmanager (rhel) agents
+   * debian/control: update Maintainers mailing list
+   * debian/patches: refresh for new version
+   * debian/control: update Standards-Version to 4.5.1
+   * debian/watch: update version to 4
+   * debian/rules: update for new version
+   * debian/lintian-overrides: update for new version
+   * debian/install: include pkgconfig file
+   * debian/NEWS: drop old NEWS file
+ 
+  -- Valentin Vidic   Mon, 14 Dec 2020 14:34:09 +0100
  
  resource-agents (1:4.6.1-1) unstable; urgency=medium
  
-   * New upstream version 4.6.1
-   * debian/control: use debhelper v13
- 
-  -- Valentin Vidic   Thu, 18 Jun 2020 21:03:31 +0200
+   * New upstream version 4.6.1
+   * debian/control: use debhelper v13
+ 
+  -- Valentin Vidic   Thu, 18 Jun 2020 21:03:31 +0200
  
  resource-agents (1:4.5.0-2) unstable; urgency=medium
  
-   * debian/tests: fix test for new bind9 version
- 
-  -- Valentin Vidic   Sun, 05 Apr 2020 20:10:00 +0200
+   * debian/tests: fix test for new bind9 version
+ 
+  -- Valentin Vidic   Sun, 05 Apr 2020 20:10:00 +0200
  
  resource-agents (1:4.5.0-1) unstable; urgency=medium
  
-   * New upstream version 4.5.0
-   * debian/patches: refresh for new version
- 
-  -- Valentin Vidic   Fri, 06 Mar 2020 19:50:58 +0100
+   * New upstream version 4.5.0
+   * debian/patches: refresh for new version
+ 
+  -- Valentin Vidic   Fri, 06 Mar 2020 19:50:58 +0100
  
  resource-agents (1:4.4.0-3) unstable; urgency=medium
  
-   * debian/salsa-ci.yml: enable CI
-   * debian/control: update Standards-Version to 4.5.0
-   * debian/tests: fix pgsql test for postgresql-12
- 
-  -- Valentin Vidic   Mon, 10 Feb 2020 19:10:10 +0100
+   * debian/salsa-ci.yml: enable CI
+   * debian/control: update Standards-Version to 4.5.0
+   * debian/tests: fix pgsql test for postgresql-12
+ 
+  -- Valentin Vidic   Mon, 10 Feb 2020 19:10:10 +0100
  
  resource-agents (1:4.4.0-2) unstable; urgency=medium
  
-   * debian/patches: fix shell expansion in MailTo (Closes: #944694)
-   * debian/resource-agents.lintian-overrides: cleanup
- 
-  -- Valentin Vidic   Sat, 16 Nov 2019 10:47:46 +0100
+   * debian/patches: fix shell expansion in MailTo (Closes: #944694)
+   * debian/resource-agents.lintian-overrides: cleanup
+ 
+  -- Valentin Vidic   Sat, 16 Nov 2019 10:47:46 +0100
  
  resource-agents (1:4.4.0-1) unstable; urgency=medium
  
-   * New upstream version 4.4.0
-   * debian/control: update Standards-Version to 4.4.1
-   * debian/control: build using Rules-Requires-Root: no
-   * debian/patches: refresh for new version
-   * debian/control: use debhelper v12
-   * debian/control: add Pre-Depends to ldirectord
-   * debian/rules: fix output of gencontrol
-   * debian/patches: mysql-common: fix startup check
- 
-  -- Valentin Vidic   Thu, 24 Oct 2019 20:18:24 +0200
+   * New upstream version 4.4.0
+   * debian/control: update Standards-Version to 4.4.1
+   * debian/control: build using Rules-Requires-Root: no
+   * debian/patches: refresh for new version
+   * debian/control: use debhelper v12
+   * debian/control: add Pre-Depends to ldirectord
+   * debian/rules: fix output of gencontrol
+   * debian/patches: mysql-common: fix startup check
+ 
+  -- Valentin Vidic   Thu, 24 Oct 2019 20:18:24 +0200
  
  resource-agents (1:4.3.0-2) unstable; urgency=medium
  
-   * debian/patches: ZFS: fix bashism (Closes: #933398)
- 
-  -- Valentin Vidic   Sat, 17 Aug 2019 11:42:02 +0200
+   * debian/patches: ZFS: fix bashism (Closes: #933398)
+ 
+  -- Valentin Vidic   Sat, 17 Aug 2019 11:42:02 +0200
  
  resource-agents (1:4.3.0-1) unstable; urgency=medium
  
-   * New upstream version 4.3.0 (Closes: #927311)
-   * debian/patches: drop xen-toolstack.patch
-   * debian/patches: refresh for new version
-   * debian/control: update 

[Bug 1946895] Re: Merge rdma-core from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
- Upstream: tbd
- Debian:   36.0-1
+ Upstream: 37.0
+ Debian:   36.0-1
  Ubuntu:   33.2-1ubuntu1
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  rdma-core (36.0-1) unstable; urgency=medium
  
-   * New upstream release.
-   * Bump Standards-Version to 4.6.0
-   * Install systemd services in /usr/lib/systemd/system
-   * Mark libraries as Multi-Arch: same
+   * New upstream release.
+   * Bump Standards-Version to 4.6.0
+   * Install systemd services in /usr/lib/systemd/system
+   * Mark libraries as Multi-Arch: same
  
-  -- Benjamin Drung   Mon, 13 Sep 2021 14:09:01
+  -- Benjamin Drung   Mon, 13 Sep 2021 14:09:01
  +0200
  
  rdma-core (33.2-1) unstable; urgency=medium
  
-   * New upstream bug-fix release:
- - libhns: Fix wrong range of a mask
- - verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
- - mlx4: Fix mlx4_read_clock returned errno value
- - efa: Fix use of uninitialized query device response
- - libhns: Avoid accessing NULL pointer when locking/unlocking CQ
- - mlx5: Fix mlx5_read_clock returned errno value
- - bnxt_re/lib: Check AH handler validity before use
- - iwpmd: Check returned value of parse_iwpm_msg
- - libhns: Bugfix for calculation of extended sge
+   * New upstream bug-fix release:
+ - libhns: Fix wrong range of a mask
+ - verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
+ - mlx4: Fix mlx4_read_clock returned errno value
+ - efa: Fix use of uninitialized query device response
+ - libhns: Avoid accessing NULL pointer when locking/unlocking CQ
+ - mlx5: Fix mlx5_read_clock returned errno value
+ - bnxt_re/lib: Check AH handler validity before use
+ - iwpmd: Check returned value of parse_iwpm_msg
+ - libhns: Bugfix for calculation of extended sge
  
-  -- Benjamin Drung   Thu, 03 Jun 2021 11:19:24
+  -- Benjamin Drung   Thu, 03 Jun 2021 11:19:24
  +0200
  
  rdma-core (33.1+git20210317-1) unstable; urgency=medium
  
-   * New upstream bug-fix snapshot:
- - mlx5: Fix uuars to have the 'uar_mmap_offset' data
- - pyverbs: Fix Mlx5 QP constructor
- - efa: Fix DV extension clear check
- - verbs: Fix possible port loop overflow
- - ibacm: Fix possible port loop overflow
- - mlx5: DR, Check new cap for isolated VL TC QP
- - kernel-boot: Fix VF lookup
- - mlx5: DR, Force QP drain on table creation
- - libhns: Avoid double release of a pointer
- - libhns: Correct definition of DB_BYTE_4_TAG_M
- - libhns: Remove assert to check whether a pointer is NULL
- - libhns: Remove the unnecessary mask on QPN of CQE
- - libhns: Remove unnecessary mask of ownerbit
- - libhns: Remove unnecessary barrier when poll cq
- - rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
- - verbs: Fix create CQ comp_mask check
-   * Update my email address
+   * New upstream bug-fix snapshot:
+ - mlx5: Fix uuars to have the 'uar_mmap_offset' data
+ - pyverbs: Fix Mlx5 QP constructor
+ - efa: Fix DV extension clear check
+ - verbs: Fix possible port loop overflow
+ - ibacm: Fix possible port loop overflow
+ - mlx5: DR, Check new cap for isolated VL TC QP
+ - kernel-boot: Fix VF lookup
+ - mlx5: DR, Force QP drain on table creation
+ - libhns: Avoid double release of a pointer
+ - libhns: Correct definition of DB_BYTE_4_TAG_M
+ - libhns: Remove assert to check whether a pointer is NULL
+ - libhns: Remove the unnecessary mask on QPN of CQE
+ - libhns: Remove unnecessary mask of ownerbit
+ - libhns: Remove unnecessary barrier when poll cq
+ - rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
+ - verbs: Fix create CQ comp_mask check
+   * Update my email address
  
-  -- Benjamin Drung   Mon, 12 Apr 2021 11:28:57
+  -- Benjamin Drung   Mon, 12 Apr 2021 11:28:57
  +0200
  
  rdma-core (33.1-1) unstable; urgency=medium
  
-   * New upstream bugfix release.
+   * New upstream bugfix release.
  
-  -- Benjamin Drung   Wed, 27 Jan 2021
+  -- Benjamin Drung   Wed, 27 Jan 2021
  14:32:48 +0100
  
  rdma-core (33.0-1) unstable; urgency=medium
  
-   * New upstream release.
+   * New upstream release.
  
-  -- Benjamin Drung   Mon, 04 Jan 2021
+  -- Benjamin Drung   Mon, 04 Jan 2021
  16:41:27 +0100
  
  rdma-core (32.0-1) unstable; urgency=medium
  
-   * New upstream release.
+   * New upstream release.
  
-  -- Benjamin Drung   Fri, 30 Oct 2020
+  -- Benjamin Drung   Fri, 30 Oct 2020
  10:01:11 +0100
  
  rdma-core (31.0-1) unstable; urgency=medium
  
-   * New upstream release.
-   * Switch to debhelper 13
+   * New upstream release.
+   * Switch to debhelper 13
  
-  -- Benjamin Drung   Wed, 19 Aug 2020
+  -- Benjamin Drung   Wed, 19 Aug 2020
  09:36:17 +0200
  

[Bug 1946893] Re: Merge quagga from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   1.2.4-4
+ Debian:   1.2.4-4
  Ubuntu:   1.2.4-4ubuntu2
- 
  
  Debian typically updates quagga every 3 months on average, but it was
  last updated 19.08 and looks overdue.  Check back in on this monthly.
  
- No release expected for quagga this cycle
+ No upstream release expected for quagga this cycle, based on upstream's
+ historical release frequency.
  
  
  ### New Debian Changes ###
  
  quagga (1.2.4-4) unstable; urgency=medium
  
-   * Fix build depends (Closes: #932976)
+   * Fix build depends (Closes: #932976)
  
-  -- Brett Parker   Fri, 02 Aug 2019
+  -- Brett Parker   Fri, 02 Aug 2019
  08:36:29 +0100
  
  quagga (1.2.4-3) unstable; urgency=medium
  
-   [ Ondřej Nový ]
-   * d/copyright: Use https protocol in Format field
-   * d/changelog: Remove trailing whitespaces
+   [ Ondřej Nový ]
+   * d/copyright: Use https protocol in Format field
+   * d/changelog: Remove trailing whitespaces
  
-   [ Brett Parker ]
-   * d/control: remove build dep on libpcre3-dev (Closes: #920310)
+   [ Brett Parker ]
+   * d/control: remove build dep on libpcre3-dev (Closes: #920310)
  
-  -- Brett Parker   Sat, 26 Jan 2019
+  -- Brett Parker   Sat, 26 Jan 2019
  10:32:12 +
  
  quagga (1.2.4-2) unstable; urgency=low
  
-   * Correct previous changelog entry for CVE numbers
-   * Re-enable building of watchquagga
-   * Re-instate sysvinit scripts (Closes: #849011, #865874)
+   * Correct previous changelog entry for CVE numbers
+   * Re-enable building of watchquagga
+   * Re-instate sysvinit scripts (Closes: #849011, #865874)
  
-  -- Brett Parker   Sat, 31 Mar 2018
+  -- Brett Parker   Sat, 31 Mar 2018
  14:36:08 +0100
  
  quagga (1.2.4-1) unstable; urgency=medium
  
-   * New maintainer (Closes: #884919)
-   * New upstream release (Closes: #890563)
- - Fixes CVE-2018-5378
- - Fixes CVE-2018-5379
- - Fixes CVE-2018-5380
- - Fixes CVE-2018-5381
+   * New maintainer (Closes: #884919)
+   * New upstream release (Closes: #890563)
+ - Fixes CVE-2018-5378
+ - Fixes CVE-2018-5379
+ - Fixes CVE-2018-5380
+ - Fixes CVE-2018-5381
  
-  -- Brett Parker   Sat, 17 Mar 2018
+  -- Brett Parker   Sat, 17 Mar 2018
  15:33:00 +
  
  quagga (1.2.2-1) unstable; urgency=medium
  
-   * New upstream release (Closes: #879474, #857187).
-   * Rework patches to apply against new upstream version.
-   * Change zebra daemon GID to allow writing to /run/quagga (Closes: #880522).
-   * Change group permissions on Quagga.conf (Closes: #847106).
-   * Add missing build-dep on libc-ares-dev.
-   * Add patch for documentation fixes (Closes: #879971).
+   * New upstream release (Closes: #879474, #857187).
+   * Rework patches to apply against new upstream version.
+   * Change zebra daemon GID to allow writing to /run/quagga (Closes: #880522).
+   * Change group permissions on Quagga.conf (Closes: #847106).
+   * Add missing build-dep on libc-ares-dev.
+   * Add patch for documentation fixes (Closes: #879971).
  
-  -- Scott Leggett   Sun, 05 Nov 2017 22:11:44 +1100
+  -- Scott Leggett   Sun, 05 Nov 2017 22:11:44 +1100
  
  quagga (1.1.1-3) unstable; urgency=medium
  
-   * Fix upgrade file conflict with old quagga packages (Closes:
+   * Fix upgrade file conflict with old quagga packages (Closes:
  #859581).
  
-  -- Scott Leggett   Wed, 05 Apr 2017 21:41:14 +1000
+  -- Scott Leggett   Wed, 05 Apr 2017 21:41:14 +1000
  
  quagga (1.1.1-2) unstable; urgency=medium
  
-   * Remove libquagga0 and libquagga-dev binary packages (Closes: #856936).
- - Move shared objects into quagga-core, as they are currently intended
-   by upstream to be private.
- - Avoid shipping headers and static libraries at all.
- - Upstream plans to ship with a stable API/ABI in future, and these
-   changes will be reviewed then.
+   * Remove libquagga0 and libquagga-dev binary packages (Closes: #856936).
+ - Move shared objects into quagga-core, as they are currently intended
+   by upstream to be private.
+ - Avoid shipping headers and static libraries at all.
+ - Upstream plans to ship with a stable API/ABI in future, and these
+   changes will be reviewed then.
  
-  -- Scott Leggett   Sun, 26 Mar 2017 23:04:32 +1100
+  -- Scott Leggett   Sun, 26 Mar 2017 23:04:32 +1100
  
  quagga (1.1.1-1) unstable; urgency=low
  
-   * SECURITY:
- - New upstream bugfix release, fixes CVE-2017-5495 (Closes: #852454).
-   * Remove patch disabling debug print statements; fixed upstream.
-   * Update libquagga0.symbols for libzebra SONAME bump.
+   * SECURITY:
+ - New upstream bugfix release, fixes CVE-2017-5495 (Closes: #852454).
+   * Remove patch disabling debug print statements; fixed upstream.
+   * Update libquagga0.symbols for libzebra SONAME bump.
  
-  -- Scott Leggett   Fri, 27 Jan 2017 10:48:50 +1100
+  -- Scott Leggett   Fri, 27 Jan 2017 10:48:50 +1100
  
  quagga (1.1.0-3) unstable; urgency=low
  
-   * 

[Bug 1946894] Re: Merge rabbitmq-server from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
- Upstream: tbd
- Debian:   3.9.4-1.2
+ Upstream: 3.9.7
+ Debian:   3.9.4-1.2
  Ubuntu:   3.8.9-3ubuntu1
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  rabbitmq-server (3.9.4-1.2) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * Add a superficial autopkgtest.
- It just tests that the service is active after installation. This is not
- great test coverage, but it will at least stop new erlang versions from
- migrating before rabbitmq-server is fixed to work with it.
-   * debian/changelog: add missing Closes: tag in the previous upload.
- I have just closed the actual bug via a separate control email.
+   * Non-maintainer upload.
+   * Add a superficial autopkgtest.
+ It just tests that the service is active after installation. This is not
+ great test coverage, but it will at least stop new erlang versions from
+ migrating before rabbitmq-server is fixed to work with it.
+   * debian/changelog: add missing Closes: tag in the previous upload.
+ I have just closed the actual bug via a separate control email.
  
-  -- Antonio Terceiro   Sat, 25 Sep 2021 06:38:37
+  -- Antonio Terceiro   Sat, 25 Sep 2021 06:38:37
  -0300
  
  rabbitmq-server (3.9.4-1.1) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * Depends: fix typo in erlang version that makes rabbitmq-server
- uninstallable (s/1:24.4/1:24.0/) (Closes: #993138)
+   * Non-maintainer upload.
+   * Depends: fix typo in erlang version that makes rabbitmq-server
+ uninstallable (s/1:24.4/1:24.0/) (Closes: #993138)
  
-  -- Antonio Terceiro   Fri, 27 Aug 2021 15:30:41
+  -- Antonio Terceiro   Fri, 27 Aug 2021 15:30:41
  -0300
  
  rabbitmq-server (3.9.4-1) unstable; urgency=medium
  
-   * New upstream release:
- - Works with Erlang 24 (Closes: #992609).
-   * Remove debian/patches/Upstream_PR2965_fixing_rabbitmqctl_parsing applied
- upstream.
-   * Remove hunk from lets-use-python3-not-python-binary.patch as one upstream
- file is gone.
-   * (build-)depends on erlang >= 1:24.0 and elixir >= 1.12.2.
+   * New upstream release:
+ - Works with Erlang 24 (Closes: #992609).
+   * Remove debian/patches/Upstream_PR2965_fixing_rabbitmqctl_parsing applied
+ upstream.
+   * Remove hunk from lets-use-python3-not-python-binary.patch as one upstream
+ file is gone.
+   * (build-)depends on erlang >= 1:24.0 and elixir >= 1.12.2.
  
-  -- Thomas Goirand   Sun, 22 Aug 2021 17:32:09 +0200
+  -- Thomas Goirand   Sun, 22 Aug 2021 17:32:09 +0200
  
  rabbitmq-server (3.8.9-3) unstable; urgency=medium
  
-   [ Adam Cecile ]
-   * Merge upstream PR #2965 fixing rabbitmqctl parsing bug. (Closes: #986734)
+   [ Adam Cecile ]
+   * Merge upstream PR #2965 fixing rabbitmqctl parsing bug. (Closes: #986734)
  
-  -- Thomas Goirand   Sat, 10 Apr 2021 22:59:57 +0200
+  -- Thomas Goirand   Sat, 10 Apr 2021 22:59:57 +0200
  
  rabbitmq-server (3.8.9-2) unstable; urgency=medium
  
-   * Do not use the /usr/sbin/rabbitmq-server wrapper in systemd service file
- (Closes: #947873).
-   * Use logrotate daily instead of weekly, and do not override the number of
- logs, so we don't keep too much of them.
-   * Do not use a sharedscripts, as rabbitmq-server detects the log rotation
- by itself (LP: #1921425).
+   * Do not use the /usr/sbin/rabbitmq-server wrapper in systemd service file
+ (Closes: #947873).
+   * Use logrotate daily instead of weekly, and do not override the number of
+ logs, so we don't keep too much of them.
+   * Do not use a sharedscripts, as rabbitmq-server detects the log rotation
+ by itself (LP: #1921425).
  
-  -- Thomas Goirand   Fri, 26 Mar 2021 14:24:52 +0100
+  -- Thomas Goirand   Fri, 26 Mar 2021 14:24:52 +0100
  
  rabbitmq-server (3.8.9-1) unstable; urgency=medium
  
-   * New upstream release.
-   * Rebased lets-use-python3-not-python-binary.patch.
+   * New upstream release.
+   * Rebased lets-use-python3-not-python-binary.patch.
  
-  -- Thomas Goirand   Thu, 01 Oct 2020 09:30:46 +0200
+  -- Thomas Goirand   Thu, 01 Oct 2020 09:30:46 +0200
  
  rabbitmq-server (3.8.5-1) unstable; urgency=medium
  
-   * New upstream release:
- - Ships new version of the Prometheus plugin that works with Erlang
-   version 23 (Closes: #964038).
-   * Re-add debian/gbp.conf as the package is using pristine-tar.
-   * Rebased lets-use-python3-not-python-binary.patch.
-   * Add rabbitmq-dist.mk.patch to fix build with make 4.3 (Closes: #964636).
+   * New upstream release:
+ - Ships new version of the Prometheus plugin that works with Erlang
+   version 23 (Closes: #964038).
+   * Re-add debian/gbp.conf as the package is using pristine-tar.
+   * Rebased lets-use-python3-not-python-binary.patch.
+   * Add rabbitmq-dist.mk.patch to fix 

[Bug 1946890] Re: Merge python-django from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
+ Upstream: 3.2.8
  Debian:   2:3.2.8-12:4.0~alpha1-1
  Ubuntu:   2:2.2.24-1ubuntu1
  
- 
  Debian new has 2:4.0~alpha1-1
- 
  
  ### New Debian Changes ###
  
  python-django (2:3.2.8-1) unstable; urgency=medium
  
-   * New upstream bugfix release.
-   * Drop a patch applied upstream.
-   * Bump Standards-Version to 4.6.0.
+   * New upstream bugfix release.
+   * Drop a patch applied upstream.
+   * Bump Standards-Version to 4.6.0.
  
-  -- Chris Lamb   Tue, 05 Oct 2021 09:34:57 +0100
+  -- Chris Lamb   Tue, 05 Oct 2021 09:34:57 +0100
  
  python-django (2:3.2.7-4) unstable; urgency=medium
  
-   * Skip a test that is fixed upstream (with a number of overlapping
+   * Skip a test that is fixed upstream (with a number of overlapping
  patches).
  
-  -- Chris Lamb   Mon, 13 Sep 2021 09:03:27 +0100
+  -- Chris Lamb   Mon, 13 Sep 2021 09:03:27 +0100
  
  python-django (2:3.2.7-3) unstable; urgency=medium
  
-   * Actually upload 3.2 branch to unstable...
+   * Actually upload 3.2 branch to unstable...
  
-  -- Chris Lamb   Thu, 09 Sep 2021 17:49:23 +0100
+  -- Chris Lamb   Thu, 09 Sep 2021 17:49:23 +0100
  
  python-django (2:3.2.7-2) experimental; urgency=medium
  
-   * Upload 3.2 branch to unstable.
+   * Upload 3.2 branch to unstable.
  
-  -- Chris Lamb   Thu, 09 Sep 2021 15:51:11 +0100
+  -- Chris Lamb   Thu, 09 Sep 2021 15:51:11 +0100
  
  python-django (2:3.2.7-1) experimental; urgency=medium
  
-   * New upstream bugfix release.
+   * New upstream bugfix release.
  
-  -- Chris Lamb   Wed, 01 Sep 2021 10:46:07 +0100
+  -- Chris Lamb   Wed, 01 Sep 2021 10:46:07 +0100
  
  python-django (2:3.2.6-1) experimental; urgency=medium
  
-   * New upstream bugfix release.
- 
-   * Bump Standards-Version to 4.5.1.
+   * New upstream bugfix release.
+ 
+   * Bump Standards-Version to 4.5.1.
  
-  -- Chris Lamb   Mon, 02 Aug 2021 09:16:21 +0100
+  -- Chris Lamb   Mon, 02 Aug 2021 09:16:21 +0100
  
  python-django (2:3.2.5-2) experimental; urgency=medium
  
-   * Don't symlink /usr/bin/django-admin to 'django-admin.py'; ship the script
- generated by the entry_points system instead, otherwise we introduce a
- confusing 'django-admin.py' deprecation message when using 'django-admin'.
- (Closes: #991098)
+   * Don't symlink /usr/bin/django-admin to 'django-admin.py'; ship the script
+ generated by the entry_points system instead, otherwise we introduce a
+ confusing 'django-admin.py' deprecation message when using 'django-admin'.
+ (Closes: #991098)
  
-  -- Chris Lamb   Thu, 15 Jul 2021 13:54:57 +0100
+  -- Chris Lamb   Thu, 15 Jul 2021 13:54:57 +0100
  
  python-django (2:3.2.5-1) experimental; urgency=medium
  
-   * New upstream security release:
+   * New upstream security release:
  
- - CVE-2021-35042: Potential SQL injection via unsanitized
-   QuerySet.order_by() input.
+ - CVE-2021-35042: Potential SQL injection via unsanitized
+   QuerySet.order_by() input.
  
-   Unsanitized user input passed to QuerySet.order_by() could bypass
-   intended column reference validation in path marked for deprecation
-   resulting in a potential SQL injection even if a deprecation warning is
-   emitted. As a mitigation, the strict column reference validation was
-   restored for the duration of the deprecation period. This regression
-   appeared in Django version 3.1 as a side effect of fixing another bug
-   (#31426).
+   Unsanitized user input passed to QuerySet.order_by() could bypass
+   intended column reference validation in path marked for deprecation
+   resulting in a potential SQL injection even if a deprecation warning is
+   emitted. As a mitigation, the strict column reference validation was
+   restored for the duration of the deprecation period. This regression
+   appeared in Django version 3.1 as a side effect of fixing another bug
+   (#31426).
  
- For more information, please see:
- 
+ For more information, please see:
+ 
  
-  -- Chris Lamb   Thu, 01 Jul 2021 10:56:07 +0100
+  -- Chris Lamb   Thu, 01 Jul 2021 10:56:07 +0100
  
  python-django (2:3.2.4-1) experimental; urgency=medium
  
-   * New upstream security release. (Closes: #989394)
+   * New upstream security release. (Closes: #989394)
  
- - CVE-2021-33203: Potential directory traversal via admindocs
+ - CVE-2021-33203: Potential directory traversal via admindocs
  
-   Staff members could use the admindocs TemplateDetailView view to
-   check the existence of arbitrary files. Additionally, if (and only
-   if) the default admindocs templates have been customized by the
-   developers to 

[Bug 1946891] Re: Merge python-oauth from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
[Nothing to merge yet]

** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   1.0.1-6
+ Debian:   1.0.1-6
  Ubuntu:   1.0.1-6ubuntu1
  
  Debian typically updates python-oauth every 20 months on average, but it
  was last updated 19.12 and looks overdue.  Check back in on this
  monthly.
  
- No release expected for python-oauth this cycle
- 
+ No upstream release is expected for python-oauth this cycle, based on
+ upstream's historical release frequency.
  
  ### New Debian Changes ###
  
  python-oauth (1.0.1-6) unstable; urgency=medium
  
-   [ Ondřej Nový ]
-   * Fixed VCS URL (https)
-   * d/control: Set Vcs-* to salsa.debian.org
-   * d/watch: Use https protocol
-   * d/changelog: Remove trailing whitespaces
-   * d/control: Remove trailing whitespaces
-   * Convert git repository from git-dpm to gbp layout
-   * Use debhelper-compat instead of debian/compat.
+   [ Ondřej Nový ]
+   * Fixed VCS URL (https)
+   * d/control: Set Vcs-* to salsa.debian.org
+   * d/watch: Use https protocol
+   * d/changelog: Remove trailing whitespaces
+   * d/control: Remove trailing whitespaces
+   * Convert git repository from git-dpm to gbp layout
+   * Use debhelper-compat instead of debian/compat.
  
-   [ Sandro Tosi ]
-   * Drop python2 support; Closes: #937962
+   [ Sandro Tosi ]
+   * Drop python2 support; Closes: #937962
  
-  -- Sandro Tosi   Sun, 15 Dec 2019 15:11:42 -0500
+  -- Sandro Tosi   Sun, 15 Dec 2019 15:11:42 -0500
  
  python-oauth (1.0.1-5) unstable; urgency=medium
  
-   [ SVN-Git Migration ]
-   * git-dpm config
-   * Update Vcs fields for git migration
+   [ SVN-Git Migration ]
+   * git-dpm config
+   * Update Vcs fields for git migration
  
-   [ TANIGUCHI Takaki ]
-   * debian/watch: Use pypy.debian.net.
-   * Bump Standards-Version 3.9.6.
+   [ TANIGUCHI Takaki ]
+   * debian/watch: Use pypy.debian.net.
+   * Bump Standards-Version 3.9.6.
  
-  -- TANIGUCHI Takaki   Wed, 25 Nov 2015 23:18:21
+  -- TANIGUCHI Takaki   Wed, 25 Nov 2015 23:18:21
  +0900
  
  python-oauth (1.0.1-4) unstable; urgency=low
  
-   [ Jakub Wilk ]
-   * Add Vcs-* fields.
+   [ Jakub Wilk ]
+   * Add Vcs-* fields.
  
-   [ Dimitri John Ledkov ]
-   * Team upload
-   * Bump Standards-Version to 3.9.5 (with no changes)
-   * Drop obsolete debian/pycompat
-   * Switch to dh-python / pybuild
-   * Bump debhelper compat to 9
-   * Add python3-oauthlib package with help of 2to3
-   * Switch to 3.0 (quilt) format for above patch
-   * Trim template text from debian/watch
+   [ Dimitri John Ledkov ]
+   * Team upload
+   * Bump Standards-Version to 3.9.5 (with no changes)
+   * Drop obsolete debian/pycompat
+   * Switch to dh-python / pybuild
+   * Bump debhelper compat to 9
+   * Add python3-oauthlib package with help of 2to3
+   * Switch to 3.0 (quilt) format for above patch
+   * Trim template text from debian/watch
  
-  -- Dimitri John Ledkov   Mon, 07 Jul 2014 23:37:44
+  -- Dimitri John Ledkov   Mon, 07 Jul 2014 23:37:44
  +0100
  
  python-oauth (1.0.1-3) unstable; urgency=low
  
-   * Switch to dh_python2.
-   * Bump Standards-Version to 3.9.2 (with no changes).
-   * Add support python-2.7 and drop support python-2.5
-   * change Maintainer to DPMT.
+   * Switch to dh_python2.
+   * Bump Standards-Version to 3.9.2 (with no changes).
+   * Add support python-2.7 and drop support python-2.5
+   * change Maintainer to DPMT.
  
-  -- TANIGUCHI Takaki   Mon, 23 May 2011 11:01:36
+  -- TANIGUCHI Takaki   Mon, 23 May 2011 11:01:36
  +0900
  
  python-oauth (1.0.1-2) unstable; urgency=low
  
-   * debian/control: update maintainer email address
+   * debian/control: update maintainer email address
  
-  -- TANIGUCHI Takaki   Sun, 18 Oct 2009 16:34:32
+  -- TANIGUCHI Takaki   Sun, 18 Oct 2009 16:34:32
  +0900
  
  python-oauth (1.0.1-1) unstable; urgency=low
  
-   * Initial release (Closes: #550848)
+   * Initial release (Closes: #550848)
  
-  -- TANIGUCHI Takaki   Wed, 14 Oct 2009
+  -- TANIGUCHI Takaki   Wed, 14 Oct 2009
  10:42:00 +0900
- 
  
  ### Old Ubuntu Delta ###
  
  python-oauth (1.0.1-6ubuntu1) focal; urgency=medium
  
-   * Restore the python-oauth module, still needed.
+   * Restore the python-oauth module, still needed.
  
-  -- Matthias Klose   Thu, 09 Jan 2020 20:48:52 +0100
+  -- Matthias Klose   Thu, 09 Jan 2020 20:48:52 +0100

** Changed in: python-oauth (Ubuntu)
Milestone: None => ubuntu-22.01

** Changed in: python-oauth (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/1946891

Title:
  Merge python-oauth from Debian unstable for 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-oauth/+bug/1946891/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946892] Re: Merge qemu from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: tbd
- Debian:   1:6.1+dfsg-6
+ Debian:   1:6.1+dfsg-6
  Ubuntu:   1:6.0+dfsg-2expubuntu1
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  qemu (1:6.1+dfsg-6) unstable; urgency=medium
  
-   * virtio-net-fix-use-after-unmap-free-for-sg-CVE-2021-3748.patch
- Closes: #993401, CVE-2021-3748: use-after-free in virtio_net_receive_rcu
-   * ati_2d-fix-buffer-overflow-in-ati_2d_blt-CVE-2021-3638.patch
- Closes: #992726, CVE-2021-3638:
-  inconsistent check in ati_2d_blt() may lead to out-of-bounds write
-   * refresh uas-add-stream-number-sanity-checks-CVE-2021-3713{.diff=>.patch}
- from upstream
-   * hmp-unbreak-change-vnc.patch from upstream
- to fix 'change vnc passwd' command
+   * virtio-net-fix-use-after-unmap-free-for-sg-CVE-2021-3748.patch
+ Closes: #993401, CVE-2021-3748: use-after-free in virtio_net_receive_rcu
+   * ati_2d-fix-buffer-overflow-in-ati_2d_blt-CVE-2021-3638.patch
+ Closes: #992726, CVE-2021-3638:
+  inconsistent check in ati_2d_blt() may lead to out-of-bounds write
+   * refresh uas-add-stream-number-sanity-checks-CVE-2021-3713{.diff=>.patch}
+ from upstream
+   * hmp-unbreak-change-vnc.patch from upstream
+ to fix 'change vnc passwd' command
  
-  -- Michael Tokarev   Wed, 29 Sep 2021 13:41:47 +0300
+  -- Michael Tokarev   Wed, 29 Sep 2021 13:41:47 +0300
  
  qemu (1:6.1+dfsg-5) unstable; urgency=medium
  
-   * updated debian/patches/linux-user-binfmt-P.diff
- to work with in-kernel code
- Closes: #993658
-   * d/rules: do not mark configure target as .PHONY
- since it is a real file
+   * updated debian/patches/linux-user-binfmt-P.diff
+ to work with in-kernel code
+ Closes: #993658
+   * d/rules: do not mark configure target as .PHONY
+ since it is a real file
  
-  -- Michael Tokarev   Mon, 06 Sep 2021 01:20:59 +0300
+  -- Michael Tokarev   Mon, 06 Sep 2021 01:20:59 +0300
  
  qemu (1:6.1+dfsg-4) unstable; urgency=medium
  
-   * qemu-sockets-fix-unix-socket-path-copy-again.patch
- replacing socket-unix-maxlen.patch
- Closes: #993145
-   * enable more devices for the microvm build:
-  virtio-gpu & vhost-user-gpu
-  virtio-input-host & vhost_user_input
-   * move vhost-user-gpu files from qemu-system-common to qemu-system-gui
- this elminates X11 dependencies from non-gui qemu-system install
-   * build and install vof.bin firmware
-   * rearrange d/rules a bit to make different qemu builds
- to be consistent with sysdata-components
-   * move ppc dtb firmware files from qemu-system-ppc to qemu-system-data
-   * device-tree-compiler is now needed in build-indep-depends,
- not in build-depends
-   * d/rules: use CROSSPFX variables
-   * ubuntu only:
-- Revert commit from the previous release which restores
-  relation between qemu-system-xen and qemu-system-gui
-  since -xen is not compatible with -gui modules
-- qemu-system-xen does not suggest qemu-block-extra (incompatible too)
-- qemu-system-s390x recommends qemu-block-extra not suggests it
+   * qemu-sockets-fix-unix-socket-path-copy-again.patch
+ replacing socket-unix-maxlen.patch
+ Closes: #993145
+   * enable more devices for the microvm build:
+  virtio-gpu & vhost-user-gpu
+  virtio-input-host & vhost_user_input
+   * move vhost-user-gpu files from qemu-system-common to qemu-system-gui
+ this elminates X11 dependencies from non-gui qemu-system install
+   * build and install vof.bin firmware
+   * rearrange d/rules a bit to make different qemu builds
+ to be consistent with sysdata-components
+   * move ppc dtb firmware files from qemu-system-ppc to qemu-system-data
+   * device-tree-compiler is now needed in build-indep-depends,
+ not in build-depends
+   * d/rules: use CROSSPFX variables
+   * ubuntu only:
+    - Revert commit from the previous release which restores
+  relation between qemu-system-xen and qemu-system-gui
+  since -xen is not compatible with -gui modules
+    - qemu-system-xen does not suggest qemu-block-extra (incompatible too)
+    - qemu-system-s390x recommends qemu-block-extra not suggests it
  
-  -- Michael Tokarev   Tue, 31 Aug 2021 22:27:25 +0300
+  -- Michael Tokarev   Tue, 31 Aug 2021 22:27:25 +0300
  
  qemu (1:6.1+dfsg-3) unstable; urgency=medium
  
-   * fix brown-paper bag in last upload (--enable-libudev)
-   * ubuntu only: restore relations (depends/recommends)
- between qemu-system-gui and qemu-system-xen since -xen
- replaces full qemu-system-x86 and acts the same way
+   * fix brown-paper bag in last upload (--enable-libudev)
+   * ubuntu only: restore relations (depends/recommends)
+ between qemu-system-gui and qemu-system-xen since -xen
+ replaces full qemu-system-x86 and acts the same way
  
-  -- 

[Bug 1945548] Re: I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board

2021-10-18 Thread Doug Jacobs
I see this same behavior on the TGL-Aaeon running Core.

I even tried to manually edit /etc/netplan/00-snapd-config.yaml but I
could not make it bring the interface up.

When the cable is plugged in the link lights are on but the system
doesn't seem to acknowledge the connection.

The other port works just fine.

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

Title:
  I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1945548/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946886] Re: Merge php-pear from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.11
- Upstream: tbd
- Debian:   1:1.10.12+submodules+notgz+20210212-1
+ Upstream: 1.10.13
+ Debian:   1:1.10.12+submodules+notgz+20210212-1
  Ubuntu:   1:1.10.12+submodules+notgz+20210212-1ubuntu1
  
+ Debian typically updates this package every 2 months, but has not done
+ so since 21.04.  Check back monthly.
  
+ There is a new upstream version, however, so may be worth going ahead of
+ debian and/or updating it in Debian and syncing it.
  
  ### New Debian Changes ###
  
  php-pear (1:1.10.12+submodules+notgz+20210212-1) unstable;
  urgency=medium
  
-   [ Ondřej Surý ]
-   * (CVE-2020-36193) Update Archive_Tar to 1.4.12 (Closes: #980428)
-   * Remove .gitattributes from submodules as it breaks our build
+   [ Ondřej Surý ]
+   * (CVE-2020-36193) Update Archive_Tar to 1.4.12 (Closes: #980428)
+   * Remove .gitattributes from submodules as it breaks our build
  
-   [ Mathieu Parent ]
-   * Remove all *.tgz files, to ease copyright review
+   [ Mathieu Parent ]
+   * Remove all *.tgz files, to ease copyright review
  
-  -- Ondřej Surý   Fri, 12 Feb 2021 09:05:38 +0100
+  -- Ondřej Surý   Fri, 12 Feb 2021 09:05:38 +0100
  
  php-pear (1:1.10.12+submodules+notgz-1) unstable; urgency=medium
  
-   * Update PEAR to 1.10.12
-   * Update Archive_Tar to 1.4.7
-   * Update Console_Getopt to 1.4.2
-   * Update Structures_Graph to latest trunk
-   * Update XML_Util to 1.4.3
-   * Lower the dh_compat level to 10 to help with backports
-   * Remove .gitattributes from submodules as it breaks our build
-   * Use pristine-tar (first create and then use pristine-tar commit)
+   * Update PEAR to 1.10.12
+   * Update Archive_Tar to 1.4.7
+   * Update Console_Getopt to 1.4.2
+   * Update Structures_Graph to latest trunk
+   * Update XML_Util to 1.4.3
+   * Lower the dh_compat level to 10 to help with backports
+   * Remove .gitattributes from submodules as it breaks our build
+   * Use pristine-tar (first create and then use pristine-tar commit)
  
-  -- Ondřej Surý   Sat, 10 Oct 2020 15:10:13 +0200
+  -- Ondřej Surý   Sat, 10 Oct 2020 15:10:13 +0200
  
  php-pear (1:1.10.9+submodules+notgz-1) unstable; urgency=low
  
-   [ Ondřej Surý ]
-   * Update PEAR to 1.10.8
-   * Update Archive_Tar to 1.4.6
-   * Update Console_Getopt to 1.4.2
-   * Update maintainer address
-   * Update gbp.conf for salsa and enable pristine-tar
-   * Bump policy to recent version (no change)
+   [ Ondřej Surý ]
+   * Update PEAR to 1.10.8
+   * Update Archive_Tar to 1.4.6
+   * Update Console_Getopt to 1.4.2
+   * Update maintainer address
+   * Update gbp.conf for salsa and enable pristine-tar
+   * Bump policy to recent version (no change)
  
-   [ Mathieu Parent ]
-   * Update PEAR to 1.10.9
- - Fixes count() on non Countable (Closes: #890433)
-   * Update Archive_Tar to 1.4.7
-   * Update Structures_Graph to v1.1.1 + 1 minor patch
-   * Add debian/README.source
-   * Fix package-uses-deprecated-source-override-location
-   * Fix insecure-copyright-format-uri
-   * Fix debian-watch-uses-insecure-uri
-   * Bump debhelper compat to 12
-   * Update debian/php-pear.substvars-static
-   * Fix manpage-has-errors-from-man
-   * Standards-Version: 4.4.0
-   * Add debian/salsa-ci.yml
-   * Implement the SOURCE_DATE_EPOCH specification (Closes: #750697)
+   [ Mathieu Parent ]
+   * Update PEAR to 1.10.9
+ - Fixes count() on non Countable (Closes: #890433)
+   * Update Archive_Tar to 1.4.7
+   * Update Structures_Graph to v1.1.1 + 1 minor patch
+   * Add debian/README.source
+   * Fix package-uses-deprecated-source-override-location
+   * Fix insecure-copyright-format-uri
+   * Fix debian-watch-uses-insecure-uri
+   * Bump debhelper compat to 12
+   * Update debian/php-pear.substvars-static
+   * Fix manpage-has-errors-from-man
+   * Standards-Version: 4.4.0
+   * Add debian/salsa-ci.yml
+   * Implement the SOURCE_DATE_EPOCH specification (Closes: #750697)
  
-  -- Mathieu Parent   Thu, 01 Aug 2019 23:15:22 +0200
+  -- Mathieu Parent   Thu, 01 Aug 2019 23:15:22 +0200
  
  php-pear (1:1.10.6+submodules+notgz-1) unstable; urgency=medium
  
-   * Update PEAR to 1.10.6
+   * Update PEAR to 1.10.6
  
-  -- Ondřej Surý   Mon, 01 Oct 2018 12:15:44 +
+  -- Ondřej Surý   Mon, 01 Oct 2018 12:15:44 +
  
  php-pear (1:1.10.5+submodules+notgz-1) unstable; urgency=medium
  
-   * Update PEAR to 1.10.5
-   * Update Archive_Tar to 1.4.3
-   * Update XML_Util to 1.4.3
+   * Update PEAR to 1.10.5
+   * Update Archive_Tar to 1.4.3
+   * Update XML_Util to 1.4.3
  
-  -- Ondřej Surý   Thu, 10 Aug 2017 23:19:49 +0200
+  -- Ondřej Surý   Thu, 10 Aug 2017 23:19:49 +0200
  
  php-pear (1:1.10.4+submodules+notgz-1) experimental; urgency=medium
  
-   * Update PEAR to 1.10.4
-   * Rebase patches on top of 1.10.4+submodules+notgz
-   * Update submodules to latest PEAR packaged versions:
- bdd47347df76dbaa89227c5e1afd6f6809985b4c submodules/Archive_Tar (1.4.2)
- 82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f 

[Bug 1946887] Re: Merge pollen from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   4.21-5
+ Upstream: 4.21
+ Debian:   4.21-5
  Ubuntu:   4.21-5ubuntu3
- 
  
  Debian typically updates pollen every 5 months on average, but it was
  last updated 20.03 and looks overdue.  Check back in on this monthly.
  
- No release expected for pollen this cycle
- 
+ No upstream release is expected for pollen this cycle, based on
+ upstream's release history.
  
  ### New Debian Changes ###
  
  pollen (4.21-5) unstable; urgency=medium
  
-   * debian/control: use dh12
-   * debian/control: set standard to 4.5.0
-   * debian/control: add XS-Go-Import-Path:
-   * debian/rules: export $HOME
+   * debian/control: use dh12
+   * debian/control: set standard to 4.5.0
+   * debian/control: add XS-Go-Import-Path:
+   * debian/rules: export $HOME
  
-  -- Thorsten Alteholz   Sat, 28 Mar 2020 19:02:52
+  -- Thorsten Alteholz   Sat, 28 Mar 2020 19:02:52
  +0100
  
  pollen (4.21-4) unstable; urgency=medium
  
-   * upload source package
+   * upload source package
  
-  -- Thorsten Alteholz   Mon, 19 Aug 2019 22:02:52
+  -- Thorsten Alteholz   Mon, 19 Aug 2019 22:02:52
  +
  
  pollen (4.21-3) unstable; urgency=medium
  
-   * debian/control: add salsa VCS URLs
+   * debian/control: add salsa VCS URLs
  
-  -- Thorsten Alteholz   Thu, 28 Feb 2019 20:25:58
+  -- Thorsten Alteholz   Thu, 28 Feb 2019 20:25:58
  +0100
  
  pollen (4.21-2) sid; urgency=medium
  
-   * debian/control: add dependencies
-   * debian/postinst: don't touch anymore
+   * debian/control: add dependencies
+   * debian/postinst: don't touch anymore
  
-  -- Thorsten Alteholz   Tue, 07 Feb 2019 20:25:58
+  -- Thorsten Alteholz   Tue, 07 Feb 2019 20:25:58
  +0100
  
  pollen (4.21-1) sid; urgency=medium
  
-   * first upload to Debian
-   * debian/control: use dh11
-   * debian/control: set standard to 4.3.0
-   * debian/control: remove anerd mentions
-   * debian/copyright: use https for copyright-format-uri
-   * debian/rules: dh11 does not allow '--with systemd'
-   * remove deprecated upstart init files
-   * remove unused overrides
+   * first upload to Debian
+   * debian/control: use dh11
+   * debian/control: set standard to 4.3.0
+   * debian/control: remove anerd mentions
+   * debian/copyright: use https for copyright-format-uri
+   * debian/rules: dh11 does not allow '--with systemd'
+   * remove deprecated upstart init files
+   * remove unused overrides
  
-  -- Thorsten Alteholz   Tue, 05 Feb 2019 18:25:58
+  -- Thorsten Alteholz   Tue, 05 Feb 2019 18:25:58
  +0100
  
  pollen (4.21-0ubuntu1) yakkety; urgency=medium
  
-   * check_pollen:
- - note the number of short bytes in the error log message
+   * check_pollen:
+ - note the number of short bytes in the error log message
  
-  -- Dustin Kirkland   Tue, 13 Oct 2015 10:25:58
+  -- Dustin Kirkland   Tue, 13 Oct 2015 10:25:58
  -0700
  
  pollen (4.20-0ubuntu1) wily; urgency=medium
  
-   * debian/pollen.upstart: LP: #1505473
- - remove typo in the upstart config which was preventing the service from 
starting
-   * rebuild the packages for upload
+   * debian/pollen.upstart: LP: #1505473
+ - remove typo in the upstart config which was preventing the service from 
starting
+   * rebuild the packages for upload
  
-  -- Dustin Kirkland   Tue, 13 Oct 2015 10:25:54
+  -- Dustin Kirkland   Tue, 13 Oct 2015 10:25:54
  -0700
  
  pollen (4.19-0ubuntu1) wily; urgency=medium
  
-   * debian/pollen.upstart: LP: #1505473
- - remove typo in the upstart config which was preventing the service from 
starting
+   * debian/pollen.upstart: LP: #1505473
+ - remove typo in the upstart config which was preventing the service from 
starting
  
-  -- Dustin Kirkland   Tue, 13 Oct 2015 10:21:08
+  -- Dustin Kirkland   Tue, 13 Oct 2015 10:21:08
  -0700
  
  pollen (4.18-0ubuntu1) wily; urgency=medium
  
-   * pollen.go:
- - add the 'available'  word to the log
+   * pollen.go:
+ - add the 'available'  word to the log
  
-  -- Dustin Kirkland   Wed, 09 Sep 2015 15:22:56
+  -- Dustin Kirkland   Wed, 09 Sep 2015 15:22:56
  -0500
  
  pollen (4.17-0ubuntu1) unstable; urgency=medium
  
-   * debian/pollen.postrm:
- - clear out certificates on purge
-   * debian/pollen.default:
- - quote the variable definition, for consistency
-   * debian/pollen.postinst:
- - fix ssl cert generation, country must be <2 chars
-   * debian/pollen.service:
- - put braces around environment variables; required to work at all
-   * pollen.go, usr.bin.pollen:
- - log the entropy bits before and after the transaction
+   * debian/pollen.postrm:
+ - clear out certificates on purge
+   * debian/pollen.default:
+ - quote the variable definition, for consistency
+   * debian/pollen.postinst:
+ - fix ssl cert generation, country must be <2 chars
+   * debian/pollen.service:
+ - put braces around environment variables; required to work at all
+   * pollen.go, usr.bin.pollen:
+ - 

[Bug 1946889] Re: Merge pyjwt from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.11
- Upstream: tbd
- Debian:   2.1.0-1
+ Upstream: 2.2.0
+ Debian:   2.1.0-1
  Ubuntu:   1.7.1-2ubuntu2
- 
  
  ### New Debian Changes ###
  
  pyjwt (2.1.0-1) unstable; urgency=medium
  
-   [ Ondřej Nový ]
-   * d/control: Update Maintainer field with new Debian Python Team
- contact address.
-   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
- layout.
+   [ Ondřej Nový ]
+   * d/control: Update Maintainer field with new Debian Python Team
+ contact address.
+   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
+ layout.
  
-   [ Debian Janitor ]
-   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
- Repository-Browse.
-   * Update standards version to 4.5.0, no changes needed.
+   [ Debian Janitor ]
+   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+   * Update standards version to 4.5.0, no changes needed.
  
-   [ Daniele Tricoli ]
-   * New upstream version 2.1.0. (Closes: #989637)
-   * Drop man page since upstream dropped CLI entrypoint.
-   * debian/changelog
- - Format changelog to not go over 80 columns.
-   * debian/control
- - Bump debhelper compatibility to 13.
- - Bump Standards-Version to 4.5.1 (no changes needed).
-   * debian/copyright
- - Update copyright years.
-   * debian/NEWS
- - Add news entry about dropped CLI.
-   * debian/tests/python3-jwt
- - Use supported python versions during tests.
-   * debian/watch
- - Bump d/watch version to 4.
+   [ Daniele Tricoli ]
+   * New upstream version 2.1.0. (Closes: #989637)
+   * Drop man page since upstream dropped CLI entrypoint.
+   * debian/changelog
+ - Format changelog to not go over 80 columns.
+   * debian/control
+ - Bump debhelper compatibility to 13.
+ - Bump Standards-Version to 4.5.1 (no changes needed).
+   * debian/copyright
+ - Update copyright years.
+   * debian/NEWS
+ - Add news entry about dropped CLI.
+   * debian/tests/python3-jwt
+ - Use supported python versions during tests.
+   * debian/watch
+ - Bump d/watch version to 4.
  
-  -- Daniele Tricoli   Fri, 20 Aug 2021 02:13:42 +0200
+  -- Daniele Tricoli   Fri, 20 Aug 2021 02:13:42 +0200
  
  pyjwt (1.7.1-2) unstable; urgency=medium
  
-   * Team upload.
-   * Drop python2 support; Closes: #937463
+   * Team upload.
+   * Drop python2 support; Closes: #937463
  
-  -- Sandro Tosi   Sat, 26 Oct 2019 20:17:32 -0400
+  -- Sandro Tosi   Sat, 26 Oct 2019 20:17:32 -0400
  
  pyjwt (1.7.1-1) unstable; urgency=medium
  
-   [ Ondřej Nový ]
-   * Use debhelper-compat instead of debian/compat.
+   [ Ondřej Nový ]
+   * Use debhelper-compat instead of debian/compat.
  
-   [ Daniele Tricoli ]
-   * New upstream release. (Closes: #942241)
-   * Use my Debian email address.
-   * debian/control
- - Bump debhelper-compat to 12.
- - Bump Standards-Version to 4.4.1 (no changes needed).
-   * debian/copyright
- - Update copyright years.
-   * debian/patches/0001-Fix-tests-to-work-with-pytest-3.9.0.patch
- - Drop since no needed anymore.
+   [ Daniele Tricoli ]
+   * New upstream release. (Closes: #942241)
+   * Use my Debian email address.
+   * debian/control
+ - Bump debhelper-compat to 12.
+ - Bump Standards-Version to 4.4.1 (no changes needed).
+   * debian/copyright
+ - Update copyright years.
+   * debian/patches/0001-Fix-tests-to-work-with-pytest-3.9.0.patch
+ - Drop since no needed anymore.
  
-  -- Daniele Tricoli   Tue, 22 Oct 2019 02:58:08 +0200
+  -- Daniele Tricoli   Tue, 22 Oct 2019 02:58:08 +0200
  
  pyjwt (1.7.0-2) unstable; urgency=medium
  
-   * debian/tests/control
- - Wrap Depends.
- - Bump python{,3}-pytest version to >= 3.9.0.
+   * debian/tests/control
+ - Wrap Depends.
+ - Bump python{,3}-pytest version to >= 3.9.0.
  
-  -- Daniele Tricoli   Thu, 13 Dec 2018 02:09:40 +0100
+  -- Daniele Tricoli   Thu, 13 Dec 2018 02:09:40 +0100
  
  pyjwt (1.7.0-1) unstable; urgency=medium
  
-   [ Ondřej Nový ]
-   * Convert git repository from git-dpm to gbp layout
+   [ Ondřej Nový ]
+   * Convert git repository from git-dpm to gbp layout
  
-   [ Daniele Tricoli ]
-   * New upstream release.
-   * debian/control
- - Bump python{,3}-pytest version to >= 3.9.0 in Build-Depends.
- - Bump Standards-Version to 4.2.1 (no changes needed).
-   * debian/patches
- - Add 0001-Fix-tests-to-work-with-pytest-3.9.0.patch. (Closes: #915200)
-   * debian/pyjwt.1
- - Update release date.
+   [ Daniele Tricoli ]
+   * New upstream release.
+   * debian/control
+ - Bump python{,3}-pytest version to >= 3.9.0 in Build-Depends.
+ - Bump Standards-Version to 4.2.1 (no changes needed).
+   * debian/patches
+ - Add 0001-Fix-tests-to-work-with-pytest-3.9.0.patch. (Closes: #915200)
+   * debian/pyjwt.1
+ - Update release date.
  
-  -- Daniele Tricoli   Mon, 03 Dec 2018 01:52:54 +0100
+  -- 

[Bug 1946884] Re: Merge openvpn from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

  Scheduled-For: 22.12
- Upstream: tbd
- Debian:   2.5.1-3
+ Upstream: 2.5.4
+ Debian:   2.5.1-3
  Ubuntu:   2.5.1-3ubuntu1
  
+ Debian typically updates openvpn every month or so on average, but it
+ was last updated 21.05 and looks overdue.  Check back in on this
+ monthly.
  
- Debian typically updates openvpn every 1 months on average, but it was
- last updated 21.05 and looks overdue.  Check back in on this monthly.
- 
- No release expected for openvpn this cycle
+ There is a new upstream version, however, so may be worth going ahead of
+ debian and/or updating it in Debian and syncing it.
  
  
  ### New Debian Changes ###
  
  openvpn (2.5.1-3) unstable; urgency=medium
  
-   * Fix autopkgtest (Closes: #983662)
- - adapt autopkgtest output to 2.5 (from Ubuntu)
- - Fix easyrsa batch mode invocation
-   * Cherry-Pick 'Fix condition to generate session keys' (Closes: #988478)
+   * Fix autopkgtest (Closes: #983662)
+ - adapt autopkgtest output to 2.5 (from Ubuntu)
+ - Fix easyrsa batch mode invocation
+   * Cherry-Pick 'Fix condition to generate session keys' (Closes: #988478)
  
-  -- Bernhard Schmidt   Fri, 14 May 2021 09:40:04 +0200
+  -- Bernhard Schmidt   Fri, 14 May 2021 09:40:04 +0200
  
  openvpn (2.5.1-2) unstable; urgency=high
  
-   * Cherry-Pick 3 (+ 1 predependency) patches from upstream to fix
- authentication bypass with deferred authentication
- (CVE-2020-15078) (Closes: #987380)
+   * Cherry-Pick 3 (+ 1 predependency) patches from upstream to fix
+ authentication bypass with deferred authentication
+ (CVE-2020-15078) (Closes: #987380)
  
-  -- Bernhard Schmidt   Wed, 28 Apr 2021 14:41:58 +0200
+  -- Bernhard Schmidt   Wed, 28 Apr 2021 14:41:58 +0200
  
  openvpn (2.5.1-1) unstable; urgency=medium
  
-   * New upstream version 2.5.1 (bugfix release)
+   * New upstream version 2.5.1 (bugfix release)
  
-  -- Bernhard Schmidt   Wed, 24 Feb 2021 19:54:34 +0100
+  -- Bernhard Schmidt   Wed, 24 Feb 2021 19:54:34 +0100
  
  openvpn (2.5.0-1) unstable; urgency=medium
  
-   * New upstream version 2.5.0 - final release
+   * New upstream version 2.5.0 - final release
  
-  -- Bernhard Schmidt   Wed, 28 Oct 2020 19:37:34 +0100
+  -- Bernhard Schmidt   Wed, 28 Oct 2020 19:37:34 +0100
  
  openvpn (2.5~rc3-1) unstable; urgency=medium
  
-   * New upstream version 2.5~rc3
+   * New upstream version 2.5~rc3
  
-  -- Bernhard Schmidt   Tue, 20 Oct 2020 19:17:43 +0200
+  -- Bernhard Schmidt   Tue, 20 Oct 2020 19:17:43 +0200
  
  openvpn (2.5~rc2-1) unstable; urgency=medium
  
-   * Downgrade debhelper-compat to 12 for easier backports
-   * New upstream version 2.5~rc2
+   * Downgrade debhelper-compat to 12 for easier backports
+   * New upstream version 2.5~rc2
  
-  -- Bernhard Schmidt   Wed, 30 Sep 2020 21:12:11 +0200
+  -- Bernhard Schmidt   Wed, 30 Sep 2020 21:12:11 +0200
  
  openvpn (2.5~beta3-1) unstable; urgency=medium
  
-   * Release to unstable.
+   * Release to unstable.
  
-   [ Lucas Kanashiro ]
-   * Add two DEP-8 test cases for the server side
-   * Drop reload support from systemd unit files (LP: #1868127)
+   [ Lucas Kanashiro ]
+   * Add two DEP-8 test cases for the server side
+   * Drop reload support from systemd unit files (LP: #1868127)
  
-   [ Bernhard Schmidt ]
-   * Revert 'd/gbp.conf for experimental 2.5 branch'
-   * New upstream version 2.5~beta3
+   [ Bernhard Schmidt ]
+   * Revert 'd/gbp.conf for experimental 2.5 branch'
+   * New upstream version 2.5~beta3
  
-  -- Bernhard Schmidt   Tue, 01 Sep 2020 16:53:43 +0200
+  -- Bernhard Schmidt   Tue, 01 Sep 2020 16:53:43 +0200
  
  openvpn (2.5~beta1-3) experimental; urgency=medium
  
-   * Disable iproute2 support in favour of the new netlink based default.
- Thanks to Fabio Pedretti
+   * Disable iproute2 support in favour of the new netlink based default.
+ Thanks to Fabio Pedretti
  
-  -- Bernhard Schmidt   Sun, 16 Aug 2020 14:04:11 +0200
+  -- Bernhard Schmidt   Sun, 16 Aug 2020 14:04:11 +0200
  
  openvpn (2.5~beta1-2) experimental; urgency=medium
  
-   * Set Build-Conflicts: systemctl, see Bug#959828
+   * Set Build-Conflicts: systemctl, see Bug#959828
  
-  -- Bernhard Schmidt   Sun, 16 Aug 2020 10:33:47 +0200
+  -- Bernhard Schmidt   Sun, 16 Aug 2020 10:33:47 +0200
  
  openvpn (2.5~beta1-1) experimental; urgency=medium
  
-   * d/gbp.conf for experimental 2.5 branch
-   * New upstream version 2.5~beta1
-   * Adjust patches for new major upstream version
-   * Add python3-docutils to build-depends for manpage generation
+   * d/gbp.conf for experimental 2.5 branch
+   * New upstream version 2.5~beta1
+   * Adjust patches for new major upstream version
+   * Add python3-docutils to build-depends for manpage generation
  
-  -- Bernhard Schmidt   Sat, 15 Aug 2020 21:32:49 +0200
+  -- Bernhard Schmidt   Sat, 15 Aug 2020 21:32:49 +0200
  
  openvpn (2.4.9-3) unstable; urgency=medium
  
-   [ Jörg Frings-Fürst ]
-   * Fix the bug that occurs 

[Bug 1946885] Re: Merge pacemaker from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   2.0.5-2
+ Upstream: 2.1.1
+ Debian:   2.0.5-2
  Ubuntu:   2.0.5-2ubuntu3
  
- 
- Debian typically updates pacemaker every 1 months on average, but it was
- last updated 21.01 and looks overdue.  Check back in on this monthly.
- 
- No release expected for pacemaker this cycle
- 
+ Debian typically updates pacemaker every 3-6 months on average, but it
+ was last updated 21.01 and looks overdue.  Check back in on this
+ monthly.
+ 
+ There is a new upstream version, however, so may be worth going ahead of
+ debian and/or updating it in Debian and syncing it.
  
  ### New Debian Changes ###
  
  pacemaker (2.0.5-2) unstable; urgency=medium
  
-   [ Helmut Grohne ]
-   * [0e95220] Drop superfluous build dependencies
- dctrl-tools: after merging the dev packages check_header_deps was
- dropped in 2.0.1~rc2-2 (7c66cac).
- libesmtp-dev, libsnmp-dev, libsensors-dev: upstream dropped SMTP and
- SNMP support from crm_mon in Pacemaker 2 (1f73748, f24bdc6)
- (Closes: #979368)
- 
-  -- Ferenc Wágner   Fri, 08 Jan 2021 19:47:14 +0100
+   [ Helmut Grohne ]
+   * [0e95220] Drop superfluous build dependencies
+ dctrl-tools: after merging the dev packages check_header_deps was
+ dropped in 2.0.1~rc2-2 (7c66cac).
+ libesmtp-dev, libsnmp-dev, libsensors-dev: upstream dropped SMTP and
+ SNMP support from crm_mon in Pacemaker 2 (1f73748, f24bdc6)
+ (Closes: #979368)
+ 
+  -- Ferenc Wágner   Fri, 08 Jan 2021 19:47:14 +0100
  
  pacemaker (2.0.5-1) unstable; urgency=medium
  
-   * [b0f97de] New upstream release (2.0.5)
-   * [a7725e6] libqb 2 dropped the linker magic injecting start/stop symbols
- 
-  -- Ferenc Wágner   Sat, 26 Dec 2020 18:25:28 +0100
+   * [b0f97de] New upstream release (2.0.5)
+   * [a7725e6] libqb 2 dropped the linker magic injecting start/stop symbols
+ 
+  -- Ferenc Wágner   Sat, 26 Dec 2020 18:25:28 +0100
  
  pacemaker (2.0.5~rc3-1) unstable; urgency=medium
  
-   * [6037de8] Add CVE-2020-25654 reference to changelog
-   * [8633b12] New upstream pre-release (2.0.5~rc3)
-   * [280e76f] Update Standards-Version to 4.5.1 (no changes required)
-   * [fa41836] New patch: Always run Inkscape under the C.UTF-8 locale
- 
-  -- Ferenc Wágner   Wed, 18 Nov 2020 22:45:27 +0100
+   * [6037de8] Add CVE-2020-25654 reference to changelog
+   * [8633b12] New upstream pre-release (2.0.5~rc3)
+   * [280e76f] Update Standards-Version to 4.5.1 (no changes required)
+   * [fa41836] New patch: Always run Inkscape under the C.UTF-8 locale
+ 
+  -- Ferenc Wágner   Wed, 18 Nov 2020 22:45:27 +0100
  
  pacemaker (2.0.5~rc2-1) unstable; urgency=medium
  
-   [ Rafael David Tinoco ]
-   * [0f1033e] Skip autopkgtest for unprivileged containers: (LP: #1828228)
- + d/t/control: mark pacemaker test as skippable
- + d/t/pacemaker: skip if memlock can't be set to unlimited by root
- 
-   [ Ferenc Wágner ]
-   * [34f6376] pacemaker-dev should pull in libpacemaker1, too
-   * [039f205] The pacemaker-dev transition completed in buster
-   * [800ae5e] Clean up remnants of long finished reorganizations
-   * [0f0340c] pacemaker-dev in buster replaced its old dependencies from 
wheezy
-   * [6956006] New upstream pre-release (2.0.5~rc2) (Closes: #973254)
- Contains fix for CVE-2020-25654.
-   * [6b30c82] Delete upstreamed patch, refresh the rest
-   * [8e78417] Tie skipping the autopkgtest to the concrete Corosync error.
- While unlimited memory lock is a good test for privileges, it isn't
- critical for Corosync.  Trigger on a specific error message instead,
- hint at a possible workaround and document the actual requirements.
-   * [f184e2c] Update symbols files.
- See 4bcf7eb for the reasoning behind the two renamed symbols which
- weren't obviously internal: crm_config_error and crm_config_warning.
-   * [0031784] Pacemaker and pacemaker-remote provide Conflicting functions.
- Breaks without a version was always suspicious to Lintian, and I've got
- no strong opinion on this specific case, so be it.
-   * [2a33943] Replace the now-transitional build dep with libncurses-dev
-   * [8662ee0] Add missing pkg-config dependencies (Closes: #963791)
-   * [912a22b] New autopkgtest for pkg-config completeness
-   * [5033800] Upgrade watch file to version 4 (no changes needed)
- 
-  -- Ferenc Wágner   Tue, 10 Nov 2020 23:02:55 +0100
+   [ Rafael David Tinoco ]
+   * [0f1033e] Skip autopkgtest for unprivileged containers: (LP: #1828228)
+ + d/t/control: mark pacemaker test as skippable
+ + d/t/pacemaker: skip if memlock can't be set to unlimited by root
+ 
+   [ Ferenc Wágner ]
+   * [34f6376] pacemaker-dev should pull in libpacemaker1, too
+   * [039f205] The pacemaker-dev transition completed in buster
+   * [800ae5e] Clean up remnants of long finished reorganizations
+   * [0f0340c] pacemaker-dev in buster replaced its old dependencies from 
wheezy
+   * [6956006] New upstream 

[Bug 1946881] Re: Merge openipmi from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

  Scheduled-For: 22.12
- Upstream: tbd
- Debian:   2.0.29-0.1
+ Upstream: 2.0.31
+ Debian:   2.0.29-0.1
  Ubuntu:   2.0.29-0.1ubuntu4
  
- 
  Debian typically updates openipmi every 7 months on average, but it was
- last updated 20.07 and looks overdue.  Check back in on this monthly.
- 
- No release expected for openipmi this cycle
+ last updated 20.07 and looks overdue.  There is a new upstream version,
+ however, so may be worth going ahead of debian and/or updating it in
+ Debian and syncing it.
  
  
  ### New Debian Changes ###
  
  openipmi (2.0.29-0.1) unstable; urgency=medium
  
-   [ Sergio Durigan Junior ]
-   * Non-maintainer upload.
-   * d/watch: Update URL, since sf.net is giving a 404.
-   * New upstream version 2.0.29. (Closes: #946059)
-   * d/control: Add libreadline-dev to Build-Depends.
- The package doesn't use libedit anymore.
- Thanks to Christian Ehrhardt 
-   * d/control: Bump debhelper to 13; use debhelper-compat.
-   * d/rules: Disable the Python support.
- The Python support is now on by default, and historically we don't
- ship it, so just disable it.
- Thanks to Christian Ehrhardt 
-   * d/rules: Adjust call to dh_install to use -a instead of -s.
- The '-s' option has been deprecated.
-   * d/openipmi.init: Add check for systemd-udev.
- Even though udevadm and systemd-udev are distributed by the same
- package, it's a good idea to also check for the systemd-related udev
- binary, just in case.
- Thanks to Richard Laager  (Closes: #939739)
-   * d/control: Bump Standards-Version to 4.5.
-   * d/control: Add Vcs-* fields.
-   * d/openipmi.init: Remove erroneous '$' prefix when printing a string.
- (Closes: #920461)
-   * d/watch: Use QA's sf.net redirector.
+   [ Sergio Durigan Junior ]
+   * Non-maintainer upload.
+   * d/watch: Update URL, since sf.net is giving a 404.
+   * New upstream version 2.0.29. (Closes: #946059)
+   * d/control: Add libreadline-dev to Build-Depends.
+ The package doesn't use libedit anymore.
+ Thanks to Christian Ehrhardt 
+   * d/control: Bump debhelper to 13; use debhelper-compat.
+   * d/rules: Disable the Python support.
+ The Python support is now on by default, and historically we don't
+ ship it, so just disable it.
+ Thanks to Christian Ehrhardt 
+   * d/rules: Adjust call to dh_install to use -a instead of -s.
+ The '-s' option has been deprecated.
+   * d/openipmi.init: Add check for systemd-udev.
+ Even though udevadm and systemd-udev are distributed by the same
+ package, it's a good idea to also check for the systemd-related udev
+ binary, just in case.
+ Thanks to Richard Laager  (Closes: #939739)
+   * d/control: Bump Standards-Version to 4.5.
+   * d/control: Add Vcs-* fields.
+   * d/openipmi.init: Remove erroneous '$' prefix when printing a string.
+ (Closes: #920461)
+   * d/watch: Use QA's sf.net redirector.
  
-   [ Christian Ehrhardt ]
-   * d/openipmi.init: fix various issues identified upstream (LP: #188)
- Debians and upstreams init file diverged a long time ago, so it is hard
- to fully unify them. But we can follow upstreams changes and apply it
- to d/openipmi.init.
+   [ Christian Ehrhardt ]
+   * d/openipmi.init: fix various issues identified upstream (LP: #188)
+ Debians and upstreams init file diverged a long time ago, so it is hard
+ to fully unify them. But we can follow upstreams changes and apply it
+ to d/openipmi.init.
  
-  -- Sergio Durigan Junior   Tue, 07 Jul 2020
+  -- Sergio Durigan Junior   Tue, 07 Jul 2020
  22:28:53 -0400
  
  openipmi (2.0.25-2.1) unstable; urgency=medium
  
-   * Non-maintainer upload, with pre-approval from current maintainer.
-   * Increase MAX_CONFIG_LINE from 1024 to 10240, patching
- lanserv/OpenIPMI/serv.h, which makes it possible to have long enough
- command line when using ipmi_sim (Closes: #923873).
+   * Non-maintainer upload, with pre-approval from current maintainer.
+   * Increase MAX_CONFIG_LINE from 1024 to 10240, patching
+ lanserv/OpenIPMI/serv.h, which makes it possible to have long enough
+ command line when using ipmi_sim (Closes: #923873).
  
-  -- Thomas Goirand   Wed, 27 Mar 2019 22:57:19 +0100
+  -- Thomas Goirand   Wed, 27 Mar 2019 22:57:19 +0100
  
  openipmi (2.0.25-2) unstable; urgency=medium
  
-   * Fixed openipmi init file for other archs. Thanks Majon!
- closes: Bug#875537
-   * debian/copyright change to dep5 format
+   * Fixed openipmi init file for other archs. Thanks Majon!
+ closes: Bug#875537
+   * debian/copyright change to dep5 format
  
-  -- Noël Köthe   Sat, 19 May 2018 11:04:51 +0200
+  -- Noël Köthe   Sat, 19 May 2018 11:04:51 +0200
  
  openipmi (2.0.25-1) unstable; urgency=medium
  
-   * new upstream release from 2018-04-16
-   * remove upstream included
- patches/0001-Add-openssl-1.1.0-support.patch
-   * debian/openipmi.init fix lsb headers. Thanks Nishanth
-   

[Bug 1946882] Re: Merge open-isns from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   0.100-3
+ Upstream: 0.101
+ Debian:   0.100-3
  Ubuntu:   0.100-3ubuntu3
  
- 
  Debian typically updates open-isns every 5 months on average, but it was
- last updated 20.12 and looks overdue.  Check back in on this monthly.
- 
- No release expected for open-isns this cycle
+ last updated 20.12 and looks overdue.  There is a new upstream version,
+ however, so may be worth going ahead of debian and/or updating it in
+ Debian and syncing it.
  
  
  ### New Debian Changes ###
  
  open-isns (0.100-3) unstable; urgency=medium
  
-   * Add patch from upstream to fix broken server auth initializaiton
+   * Add patch from upstream to fix broken server auth initializaiton
  
-  -- Ritesh Raj Sarraf   Mon, 07 Dec 2020 14:03:56 +0530
+  -- Ritesh Raj Sarraf   Mon, 07 Dec 2020 14:03:56 +0530
  
  open-isns (0.100-2) unstable; urgency=medium
  
-   * Fix different signedness integer expression comparison
+   * Fix different signedness integer expression comparison
  
-  -- Ritesh Raj Sarraf   Mon, 23 Nov 2020 22:37:51 +0530
+  -- Ritesh Raj Sarraf   Mon, 23 Nov 2020 22:37:51 +0530
  
  open-isns (0.100-1) unstable; urgency=medium
  
-   * Drop build dependency on dh-systemd (Closes: #958592)
-   * New upstream version 0.100
-   * Add patch to fix build failure. Patch picked from upstream
-   * Overhaul the packaging with OpenSSL
+   * Drop build dependency on dh-systemd (Closes: #958592)
+   * New upstream version 0.100
+   * Add patch to fix build failure. Patch picked from upstream
+   * Overhaul the packaging with OpenSSL
  
-  -- Ritesh Raj Sarraf   Fri, 20 Nov 2020 20:00:00 +0530
+  -- Ritesh Raj Sarraf   Fri, 20 Nov 2020 20:00:00 +0530
  
  open-isns (0.97-3) unstable; urgency=medium
  
-   [ Ritesh Raj Sarraf ]
-   * Switch packaging to Salsa (Closes: #899769)
+   [ Ritesh Raj Sarraf ]
+   * Switch packaging to Salsa (Closes: #899769)
  
-  -- Ritesh Raj Sarraf   Sun, 07 Oct 2018 11:38:11 +0530
+  -- Ritesh Raj Sarraf   Sun, 07 Oct 2018 11:38:11 +0530
  
  open-isns (0.97-2) unstable; urgency=medium
  
-   [ Rui Branco ]
-   * Add Portuguese translations of debconf messages (Closes: #858746)
+   [ Rui Branco ]
+   * Add Portuguese translations of debconf messages (Closes: #858746)
  
-  -- Christian Seiler   Sun, 09 Apr 2017 12:58:39
+  -- Christian Seiler   Sun, 09 Apr 2017 12:58:39
  +0200
  
  open-isns (0.97-1) unstable; urgency=medium
  
-   [ Christian Seiler ]
-   * New upstream version 0.97
-   * Drop debian/patches as all patches have been applied upstream.
+   [ Christian Seiler ]
+   * New upstream version 0.97
+   * Drop debian/patches as all patches have been applied upstream.
  
-   [ Adriano Rafael Gomes ]
-   * Add Brazilian Portuguese translation of debconf messages
- (Closes: #839272)
+   [ Adriano Rafael Gomes ]
+   * Add Brazilian Portuguese translation of debconf messages
+ (Closes: #839272)
  
-   [ Chris Leick ]
-   * Add German translation of debconf messages
- (Closes: #843765)
+   [ Chris Leick ]
+   * Add German translation of debconf messages
+ (Closes: #843765)
  
-  -- Christian Seiler   Wed, 25 Jan 2017 10:37:36
+  -- Christian Seiler   Wed, 25 Jan 2017 10:37:36
  +0100
  
  open-isns (0.96-5) unstable; urgency=medium
  
-   [ Christian Seiler ]
-   * debian/patches: replace patches with those accepted upstream
-   * debian/tests/auth: avoid race condition after isnsd restart
-   * debian/control: bump debhelper dependency now that version 10 is
- released
-   * debian/control: use cgit instead of gitweb for Vcs-Browser
+   [ Christian Seiler ]
+   * debian/patches: replace patches with those accepted upstream
+   * debian/tests/auth: avoid race condition after isnsd restart
+   * debian/control: bump debhelper dependency now that version 10 is
+ released
+   * debian/control: use cgit instead of gitweb for Vcs-Browser
  
-   [ Debconf translations updates ]
-   * Dutch (Frans Spiesschaert). (Closes: #834627)
-   * French (Jean-Pierre Giraud). (Closes: #835097)
+   [ Debconf translations updates ]
+   * Dutch (Frans Spiesschaert). (Closes: #834627)
+   * French (Jean-Pierre Giraud). (Closes: #835097)
  
-  -- Christian Seiler   Sun, 18 Sep 2016 14:11:11
+  -- Christian Seiler   Sun, 18 Sep 2016 14:11:11
  +0200
  
  open-isns (0.96-4) unstable; urgency=medium
  
-   * debian/tests: refactor code, show isnsd status if auth test fails
-   * Rename libisns0-udeb to libisns-nocrypto0-udeb.
- The udeb only contains the library required for future open-iscsi
- versions (there is no need to run an iSNS server in a d-i
- environment), which is the variant that's not linked against OpenSSL
- to be compatible with the GPL. In contrast to libisns0, which
- contains both versions of the library (including the OpenSSL-linked
- libisns.so.0), the package name of the udeb should reflect the name
- of the library included.
+   * debian/tests: refactor code, show 

[Bug 1946883] Re: Merge openldap from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   2.4.59+dfsg-12.5.7+dfsg-1~exp1
+ Upstream: 2.5.8
+ Debian:   2.4.59+dfsg-12.5.8+dfsg-1~exp1
  Ubuntu:   2.5.6+dfsg-1~exp1ubuntu1
  
- 
- Debian new has 2.5.7+dfsg-1~exp1
- 
+ Debian experimental has 2.5.8+dfsg-1~exp1
  
  ### New Debian Changes ###
  
  openldap (2.4.59+dfsg-1) unstable; urgency=medium
  
-   * New upstream release.
-   * Fix FTBFS with autoconf 2.71 (Closes: #993032):
- - Backport upstream changes to support Autoconf 2.69 instead of simply
-   disabling automake in debian/rules. Fixes FTBFS due to autoreconf
-   thinking files required by Automake are missing, even though Automake is
-   not actually used.
- - Stop running autoreconf in contrib/ldapc++ since we don't build it.
- - Drop custom config.{guess,sub} handling. dh_update_autotools_config does
-   the right thing for us.
-   * Update Standards-Version to 4.6.0; no changes required.
-   * Add a superficial autopkgtest for smbk5pwd.
-   * Stop disabling test060-mt-hot on ppc64el. The underlying kernel bug
- (#866122) is fixed in all relevant suites by now.
+   * New upstream release.
+   * Fix FTBFS with autoconf 2.71 (Closes: #993032):
+ - Backport upstream changes to support Autoconf 2.69 instead of simply
+   disabling automake in debian/rules. Fixes FTBFS due to autoreconf
+   thinking files required by Automake are missing, even though Automake is
+   not actually used.
+ - Stop running autoreconf in contrib/ldapc++ since we don't build it.
+ - Drop custom config.{guess,sub} handling. dh_update_autotools_config does
+   the right thing for us.
+   * Update Standards-Version to 4.6.0; no changes required.
+   * Add a superficial autopkgtest for smbk5pwd.
+   * Stop disabling test060-mt-hot on ppc64el. The underlying kernel bug
+ (#866122) is fixed in all relevant suites by now.
  
-  -- Ryan Tandy   Fri, 27 Aug 2021 09:42:31 -0700
+  -- Ryan Tandy   Fri, 27 Aug 2021 09:42:31 -0700
  
  openldap (2.4.57+dfsg-3) unstable; urgency=medium
  
-   * Link smbk5pwd with -lkrb5. (Closes: #988565)
+   * Link smbk5pwd with -lkrb5. (Closes: #988565)
  
-  -- Ryan Tandy   Sat, 15 May 2021 16:03:34 -0700
+  -- Ryan Tandy   Sat, 15 May 2021 16:03:34 -0700
  
  openldap (2.4.57+dfsg-2) unstable; urgency=medium
  
-   * Fix slapd assertion failure in Certificate List Exact Assertion validation
- (ITS#9454) (CVE-2021-27212)
+   * Fix slapd assertion failure in Certificate List Exact Assertion validation
+ (ITS#9454) (CVE-2021-27212)
  
-  -- Ryan Tandy   Sun, 14 Feb 2021 09:26:41 -0800
+  -- Ryan Tandy   Sun, 14 Feb 2021 09:26:41 -0800
  
  openldap (2.4.57+dfsg-1) unstable; urgency=medium
  
-   * New upstream release.
- - Fixed slapd crashes in Certificate Exact Assertion processing
-   (ITS#9404, ITS#9424) (CVE-2020-36221)
- - Fixed slapd assertion failures in saslAuthzTo validation
-   (ITS#9406, ITS#9407) (CVE-2020-36222)
- - Fixed slapd crash in Values Return Filter control handling
-   (ITS#9408) (CVE-2020-36223)
- - Fixed slapd crashes in saslAuthzTo processing
-   (ITS#9409, ITS#9412, ITS#9413)
-   (CVE-2020-36224, CVE-2020-36225, CVE-2020-36226)
- - Fixed slapd assertion failure in X.509 DN parsing
-   (ITS#9423) (CVE-2020-36230)
- - Fixed slapd crash in X.509 DN parsing (ITS#9425) (CVE-2020-36229)
- - Fixed slapd crash in Certificate List Exact Assertion processing
-   (ITS#9427) (CVE-2020-36228)
- - Fixed slapd infinite loop with Cancel operation
-   (ITS#9428) (CVE-2020-36227)
+   * New upstream release.
+ - Fixed slapd crashes in Certificate Exact Assertion processing
+   (ITS#9404, ITS#9424) (CVE-2020-36221)
+ - Fixed slapd assertion failures in saslAuthzTo validation
+   (ITS#9406, ITS#9407) (CVE-2020-36222)
+ - Fixed slapd crash in Values Return Filter control handling
+   (ITS#9408) (CVE-2020-36223)
+ - Fixed slapd crashes in saslAuthzTo processing
+   (ITS#9409, ITS#9412, ITS#9413)
+   (CVE-2020-36224, CVE-2020-36225, CVE-2020-36226)
+ - Fixed slapd assertion failure in X.509 DN parsing
+   (ITS#9423) (CVE-2020-36230)
+ - Fixed slapd crash in X.509 DN parsing (ITS#9425) (CVE-2020-36229)
+ - Fixed slapd crash in Certificate List Exact Assertion processing
+   (ITS#9427) (CVE-2020-36228)
+ - Fixed slapd infinite loop with Cancel operation
+   (ITS#9428) (CVE-2020-36227)
  
-  -- Ryan Tandy   Sat, 23 Jan 2021 08:57:07 -0800
+  -- Ryan Tandy   Sat, 23 Jan 2021 08:57:07 -0800
  
  openldap (2.4.56+dfsg-1) unstable; urgency=medium
  
-   * New upstream release.
- - Fixed slapd abort due to assertion failure in Certificate List syntax
-   validation (ITS#9383) (CVE-2020-25709)
- - Fixed slapd abort due to assertion failure in CSN normalization with
-   invalid input (ITS#9384) (CVE-2020-25710)
+   * New upstream release.
+ - Fixed 

[Bug 1946879] Re: Merge numactl from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

  Scheduled-For: 22.11
- Upstream: tbd
- Debian:   2.0.14-3
+ Upstream: 2.0.14
+ Debian:   2.0.14-3
  Ubuntu:   2.0.14-0ubuntu2
- 
  
  
  ### New Debian Changes ###
  
  numactl (2.0.14-3) unstable; urgency=medium
  
-   * Only install numa.3 in -dev package (Closes: #994821)
+   * Only install numa.3 in -dev package (Closes: #994821)
  
-  -- Ian Wienand   Wed, 22 Sep 2021 10:54:16 +1000
+  -- Ian Wienand   Wed, 22 Sep 2021 10:54:16 +1000
  
  numactl (2.0.14-2) unstable; urgency=medium
  
-   * Fix build depends for cdbs removal
-   * Don't include move_pages (Closes: #994832)
+   * Fix build depends for cdbs removal
+   * Don't include move_pages (Closes: #994832)
  
-  -- Ian Wienand   Wed, 22 Sep 2021 05:08:17 +1000
+  -- Ian Wienand   Wed, 22 Sep 2021 05:08:17 +1000
  
  numactl (2.0.14-1) unstable; urgency=medium
  
-   [ Ondřej Nový ]
-   * d/control: Removing redundant Priority field in binary package
-   * d/changelog: Remove trailing whitespaces
+   [ Ondřej Nový ]
+   * d/control: Removing redundant Priority field in binary package
+   * d/changelog: Remove trailing whitespaces
  
-   [ Ian Wienand ]
-   * New upstream version 2.0.14
-   * Update compat to 13
-   * Update standards version
-   * Switch packaging to debhelper (Closes: #950534, #991847, #849009, #895960)
+   [ Ian Wienand ]
+   * New upstream version 2.0.14
+   * Update compat to 13
+   * Update standards version
+   * Switch packaging to debhelper (Closes: #950534, #991847, #849009, #895960)
  
-  -- Ian Wienand   Tue, 21 Sep 2021 15:42:03 +1000
+  -- Ian Wienand   Tue, 21 Sep 2021 15:42:03 +1000
  
  numactl (2.0.12-1) unstable; urgency=medium
  
-   * Update to 2.0.12
-   * Update debian/watch file to github
-   * Import into salsa.debian.org; add Vcs links to control
-   * debian/patches/Allow-building-on-ARM-system.patch:
-  - included upstream
-   * debian/patches/Add-NAME-section-to-numastat-manpage.patch:
-  - included upstream
-   * debian/patches/README: remove as better tracked by git commits
- now
-   * debian/control.in : remove; just use plain control file as it is out
- of sync.
+   * Update to 2.0.12
+   * Update debian/watch file to github
+   * Import into salsa.debian.org; add Vcs links to control
+   * debian/patches/Allow-building-on-ARM-system.patch:
+  - included upstream
+   * debian/patches/Add-NAME-section-to-numastat-manpage.patch:
+  - included upstream
+   * debian/patches/README: remove as better tracked by git commits
+ now
+   * debian/control.in : remove; just use plain control file as it is out
+ of sync.
  
-  -- Ian Wienand   Sat, 08 Sep 2018 12:51:50 +1000
+  -- Ian Wienand   Sat, 08 Sep 2018 12:51:50 +1000
  
  numactl (2.0.11-2.2) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * debian/patches/Allow-building-on-ARM-systems.patch:
- - add __arm__ to avoid failure due to missing syscalls.
- - return -1 and set errno to ENOSYS on migrate_pages function
-   if __NR_migrate_pages is undefined, thanks Uwe Kleine-König
-   and Tiago Stürmer Daitx. Closes: #796802. LP: #1711478.
-   * Install memhog and migspeed. Closes: #882873. Thanks Manoj Iyer.
-   * debian/control: Correct project Homepage link. Closes: #894825.
-   * Bump Standards-Version to 4.1.4:
- - libnuma-dev is now Priority: optional (extra is deprecated).
-   * debian/patches/Add-NAME-section-to-numastat-manpage.patch: Add
- 'NAME' section to manpage for proper parsing by commands like apropos
- and whatis.
-   * debian/numactl.docs: The upstream changelog is already installed
- as /usr/share/doc/numactl/changelog.gz, no need to install another
- copy.
+   * Non-maintainer upload.
+   * debian/patches/Allow-building-on-ARM-systems.patch:
+ - add __arm__ to avoid failure due to missing syscalls.
+ - return -1 and set errno to ENOSYS on migrate_pages function
+   if __NR_migrate_pages is undefined, thanks Uwe Kleine-König
+   and Tiago Stürmer Daitx. Closes: #796802. LP: #1711478.
+   * Install memhog and migspeed. Closes: #882873. Thanks Manoj Iyer.
+   * debian/control: Correct project Homepage link. Closes: #894825.
+   * Bump Standards-Version to 4.1.4:
+ - libnuma-dev is now Priority: optional (extra is deprecated).
+   * debian/patches/Add-NAME-section-to-numastat-manpage.patch: Add
+ 'NAME' section to manpage for proper parsing by commands like apropos
+ and whatis.
+   * debian/numactl.docs: The upstream changelog is already installed
+ as /usr/share/doc/numactl/changelog.gz, no need to install another
+ copy.
  
-  -- dann frazier   Tue, 17 Apr 2018 16:11:23 -0600
+  -- dann frazier   Tue, 17 Apr 2018 16:11:23 -0600
  
  numactl (2.0.11-2.1) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * Try to build all the packages on all the linux architectures, armel and
- armhf are still not supported, but all the others should to build now.
-   * Drop the -dbg package and 

[Bug 1946880] Re: Merge nut from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
[Nothing to merge yet]

** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   2.7.4-13
+ Upstream: 2.7.4
+ Debian:   2.7.4-13
  Ubuntu:   2.7.4-13ubuntu5
  
+ Debian typically updates nut every 2-6 months on average, but it was
+ last updated 20.10 and looks overdue.  Check back in on this monthly.
  
- Debian typically updates nut every 2 months on average, but it was last
- updated 20.10 and looks overdue.  Check back in on this monthly.
- 
- No release expected for nut this cycle
- 
+ No upstream release is expected for nut this cycle based on upstream's
+ historical release frequency.
  
  ### New Debian Changes ###
  
  nut (2.7.4-13) unstable; urgency=medium
  
-   [ Arnaud Quette ]
-   * Retirement of Arnaud Quette from the Debian project
+   [ Arnaud Quette ]
+   * Retirement of Arnaud Quette from the Debian project
  
-   [ Debian Janitor ]
-   * Set upstream metadata fields: Bug-Database, Bug-Submit (from ./configure),
- Name (from ./configure), Repository, Repository-Browse.
+   [ Debian Janitor ]
+   * Set upstream metadata fields: Bug-Database, Bug-Submit (from ./configure),
+ Name (from ./configure), Repository, Repository-Browse.
  
-   [ Sergio Durigan Junior ]
-   * d/libnutclient0.symbols: Update file, and fix FTBFS. (Closes: #957614)
+   [ Sergio Durigan Junior ]
+   * d/libnutclient0.symbols: Update file, and fix FTBFS. (Closes: #957614)
  
-  -- Laurent Bigonville   Thu, 15 Oct 2020 12:16:34
+  -- Laurent Bigonville   Thu, 15 Oct 2020 12:16:34
  +0200
  
  nut (2.7.4-12) unstable; urgency=medium
  
-   * Port autopkgtests to python3, taken from Ubuntu, thanks to them and
- Dimitri John Ledkov (Closes: #937169)
+   * Port autopkgtests to python3, taken from Ubuntu, thanks to them and
+ Dimitri John Ledkov (Closes: #937169)
  
-  -- Laurent Bigonville   Thu, 30 Jan 2020 01:06:14
+  -- Laurent Bigonville   Thu, 30 Jan 2020 01:06:14
  +0100
  
  nut (2.7.4-11) unstable; urgency=medium
  
-   * Remove python(2) binding and disable nut-monitor package for now as it
- depends on unmaintained pygtk (Closes: #885358, #937169)
-   * debian/control: Add support for the  Build-Profile
-   * debian/patches/0013-fix-doc-build.patch: Fix the documentation build with
- asciidoc >= 0.9
-   * Disable python3-nut package for now as it's broken with python3
+   * Remove python(2) binding and disable nut-monitor package for now as it
+ depends on unmaintained pygtk (Closes: #885358, #937169)
+   * debian/control: Add support for the  Build-Profile
+   * debian/patches/0013-fix-doc-build.patch: Fix the documentation build with
+ asciidoc >= 0.9
+   * Disable python3-nut package for now as it's broken with python3
  
-  -- Laurent Bigonville   Sun, 15 Dec 2019 21:22:13
+  -- Laurent Bigonville   Sun, 15 Dec 2019 21:22:13
  +0100
  
  nut (2.7.4-10) unstable; urgency=medium
  
-   * debian/libnutscan1.symbols: hurd-i386 is not built with ipmi support and
- thus is libnutscan is not exporting the related symbols
-   * debian/libnutclient0.symbols: Add new C++ template exported on arm64 and
- x32
-   * debian/tests: Import changes from the ubuntu package, thanks to them.
- Add psmisc to the dependencies as it's not installed by default in debian
-   * Add the apport script coming from Ubuntu, thanks to them again
-   * Add higher resolution icon for nut-monitor
+   * debian/libnutscan1.symbols: hurd-i386 is not built with ipmi support and
+ thus is libnutscan is not exporting the related symbols
+   * debian/libnutclient0.symbols: Add new C++ template exported on arm64 and
+ x32
+   * debian/tests: Import changes from the ubuntu package, thanks to them.
+ Add psmisc to the dependencies as it's not installed by default in debian
+   * Add the apport script coming from Ubuntu, thanks to them again
+   * Add higher resolution icon for nut-monitor
  
-  -- Laurent Bigonville   Mon, 19 Aug 2019 01:04:36
+  -- Laurent Bigonville   Mon, 19 Aug 2019 01:04:36
  +0200
  
  nut (2.7.4-9) unstable; urgency=medium
  
-   [ Ondřej Nový ]
-   * d/changelog: Remove trailing whitespaces
-   * d/control: Remove XS-Testsuite field, not needed anymore
+   [ Ondřej Nový ]
+   * d/changelog: Remove trailing whitespaces
+   * d/control: Remove XS-Testsuite field, not needed anymore
  
-   [ Arnaud Quette ]
-   * debian/control, debian/rules, debian/libnutscan1.install,
- debian/libnutscan-dev.install: distribute nut-scanner. (Closes: #921379
- LP: #1814314)
+   [ Arnaud Quette ]
+   * debian/control, debian/rules, debian/libnutscan1.install,
+ debian/libnutscan-dev.install: distribute nut-scanner. (Closes: #921379
+ LP: #1814314)
  
-   [ Laurent Bigonville ]
-   * Switch from cdbs to debhelper sequence
-   * Bump debhelper compatibility version to 12
-   * Add libltdl-dev to the build-dependencies and fix FTBFS when it is
- installed (Closes: #831740)
-   * debian/control: Bump Standards-Version to 4.4.0 (no further changes)
-   * 

[Bug 1946876] Re: Merge nagios-nrpe from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   4.0.3-1
+ Upstream: 4.0.3
+ Debian:   4.0.3-1
  Ubuntu:   4.0.3-1ubuntu1
- 
  
  Debian typically updates nagios-nrpe every 3 months on average, but it
  was last updated 20.04 and looks overdue.  Check back in on this
  monthly.
  
- No release expected for nagios-nrpe this cycle
- 
+ No upstream release expected for nagios-nrpe this cycle, based on
+ upstream's historical release frequency.
  
  ### New Debian Changes ###
  
  nagios-nrpe (4.0.3-1) unstable; urgency=medium
  
-   * New upstream release.
+   * New upstream release.
  
-  -- Bas Couwenberg   Wed, 29 Apr 2020 10:38:59
+  -- Bas Couwenberg   Wed, 29 Apr 2020 10:38:59
  +0200
  
  nagios-nrpe (4.0.2-1) unstable; urgency=medium
  
-   * New upstream release.
-   * Bump Standards-Version to 4.5.0, no changes.
-   * Don't explicitly enable systemd, enabled by default.
-   * Drop check_nrpe-buffer-length.patch, included upstream.
-   * Refresh patches.
+   * New upstream release.
+   * Bump Standards-Version to 4.5.0, no changes.
+   * Don't explicitly enable systemd, enabled by default.
+   * Drop check_nrpe-buffer-length.patch, included upstream.
+   * Refresh patches.
  
-  -- Bas Couwenberg   Mon, 23 Mar 2020 06:06:35
+  -- Bas Couwenberg   Mon, 23 Mar 2020 06:06:35
  +0100
  
  nagios-nrpe (4.0.0-2) unstable; urgency=medium
  
-   * Add upstream patch to fix check_nrpe buffer length calculation.
+   * Add upstream patch to fix check_nrpe buffer length calculation.
  
-  -- Bas Couwenberg   Thu, 23 Jan 2020 05:40:17
+  -- Bas Couwenberg   Thu, 23 Jan 2020 05:40:17
  +0100
  
  nagios-nrpe (4.0.0-1) unstable; urgency=medium
  
-   * Move from experimental to unstable.
+   * Move from experimental to unstable.
  
-  -- Bas Couwenberg   Thu, 16 Jan 2020 08:09:17
+  -- Bas Couwenberg   Thu, 16 Jan 2020 08:09:17
  +0100
  
  nagios-nrpe (4.0.0-1~exp1) experimental; urgency=medium
  
-   [ Bas Couwenberg ]
-   * New upstream release.
-   * Bump Standards-Version to 4.4.1, no changes.
-   * Refresh patches.
-   * Use single tab for dh command in rules.
-   * Drop --parallel dh argument, used by default with compat 10.
+   [ Bas Couwenberg ]
+   * New upstream release.
+   * Bump Standards-Version to 4.4.1, no changes.
+   * Refresh patches.
+   * Use single tab for dh command in rules.
+   * Drop --parallel dh argument, used by default with compat 10.
  
-   [ Debian Janitor ]
-   * Bump debhelper from old 9 to 10.
-   * Drop unnecessary dependency on dh-autoreconf.
-   * Remove obsolete field Name from debian/upstream/metadata (already
- present in machine-readable debian/copyright).
+   [ Debian Janitor ]
+   * Bump debhelper from old 9 to 10.
+   * Drop unnecessary dependency on dh-autoreconf.
+   * Remove obsolete field Name from debian/upstream/metadata (already
+ present in machine-readable debian/copyright).
  
-  -- Bas Couwenberg   Thu, 16 Jan 2020 06:07:37
+  -- Bas Couwenberg   Thu, 16 Jan 2020 06:07:37
  +0100
  
  nagios-nrpe (3.2.1-3) unstable; urgency=medium
  
-   * Drop autopkgtest to test installability.
-   * Add lintian override for testsuite-autopkgtest-missing.
-   * Bump Standards-Version to 4.4.0, no changes.
-   * Update gbp.conf to use --source-only-changes by default.
-   * Use /run instead of /var/run for PID.
- (closes: #932353)
+   * Drop autopkgtest to test installability.
+   * Add lintian override for testsuite-autopkgtest-missing.
+   * Bump Standards-Version to 4.4.0, no changes.
+   * Update gbp.conf to use --source-only-changes by default.
+   * Use /run instead of /var/run for PID.
+ (closes: #932353)
  
-  -- Bas Couwenberg   Sun, 28 Jul 2019 11:17:34
+  -- Bas Couwenberg   Sun, 28 Jul 2019 11:17:34
  +0200
  
  nagios-nrpe (3.2.1-2) unstable; urgency=medium
  
-   * Bump Standards-Version to 4.1.5, no changes.
-   * Update Vcs-* URLs for Salsa.
-   * Drop dh-systemd build dependency, use debhelper (>= 9.20160709) instead.
-   * Strip trailing whitespace from changelog file.
+   * Bump Standards-Version to 4.1.5, no changes.
+   * Update Vcs-* URLs for Salsa.
+   * Drop dh-systemd build dependency, use debhelper (>= 9.20160709) instead.
+   * Strip trailing whitespace from changelog file.
  
-  -- Bas Couwenberg   Fri, 20 Jul 2018 21:04:36
+  -- Bas Couwenberg   Fri, 20 Jul 2018 21:04:36
  +0200
  
  nagios-nrpe (3.2.1-1) unstable; urgency=medium
  
-   * New upstream release.
-   * Drop patches included upstream, refresh remaining patches.
+   * New upstream release.
+   * Drop patches included upstream, refresh remaining patches.
  
-  -- Bas Couwenberg   Sun, 03 Sep 2017 10:52:40
+  -- Bas Couwenberg   Sun, 03 Sep 2017 10:52:40
  +0200
  
  nagios-nrpe (3.2.0-4) unstable; urgency=medium
  
-   * Add upstream patch to turn seteuid errors into warnings.
- (closes: #868326)
+   * Add upstream patch to turn seteuid errors into warnings.
+ (closes: #868326)
  
-  -- Bas Couwenberg   Fri, 14 Jul 2017 16:51:12
+ 

[Bug 1946877] Re: Merge net-snmp from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
- Upstream: tbd
- Debian:   5.9.1+dfsg-1
+ Upstream: 5.9.1
+ Debian:   5.9.1+dfsg-1
  Ubuntu:   5.9+dfsg-3ubuntu2
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  net-snmp (5.9.1+dfsg-1) unstable; urgency=medium
  
-   [ Owen Evans ]
-   * Enable Blumenthal AES-192 and AES-256 encryption Closes: #972985
+   [ Owen Evans ]
+   * Enable Blumenthal AES-192 and AES-256 encryption Closes: #972985
  
-   [ Ferenc Wágner ]
-   * Enable systemd integration and UDP socket activation
- Closes: #985369
+   [ Ferenc Wágner ]
+   * Enable systemd integration and UDP socket activation
+ Closes: #985369
  
-   [ Sergio Durigan Junior ]
-   * d/libsnmp-dev.install: Don't install archive (.a) files.
- The archive files are just temporary files generated in order to
- create the final shared objects (.so), and we don't need to ship them
- in the package.
+   [ Sergio Durigan Junior ]
+   * d/libsnmp-dev.install: Don't install archive (.a) files.
+ The archive files are just temporary files generated in order to
+ create the final shared objects (.so), and we don't need to ship them
+ in the package.
  
-   [ Debian Janitor ]
-   * Trim trailing whitespace.
+   [ Debian Janitor ]
+   * Trim trailing whitespace.
  
-   [ Vagrant Cascadian ]
-   * Embed path to ps and uname. Closes: #978598
+   [ Vagrant Cascadian ]
+   * Embed path to ps and uname. Closes: #978598
  
-   [ Craig Small ]
-   * Make the perl agent code more tolerant of perl types, thanks
- to Guillem Jover for the patch Closes: #977573
-   * Make CI files use correct libmariadb-dev package names
- Closes: #975477
-   * mib2c: Add recommends and fix error message Closes: #990706
+   [ Craig Small ]
+   * Make the perl agent code more tolerant of perl types, thanks
+ to Guillem Jover for the patch Closes: #977573
+   * Make CI files use correct libmariadb-dev package names
+ Closes: #975477
+   * mib2c: Add recommends and fix error message Closes: #990706
  
-   * Add configuration directory for snmpd
-   * New upstream release
-   * Add Recommends: procps for snmpd Closes: #993997
+   * Add configuration directory for snmpd
+   * New upstream release
+   * Add Recommends: procps for snmpd Closes: #993997
  
-  -- Craig Small   Mon, 20 Sep 2021 21:35:58 +1000
+  -- Craig Small   Mon, 20 Sep 2021 21:35:58 +1000
  
  net-snmp (5.9+dfsg-3) unstable; urgency=medium
  
-   * Source only upload - no changes Closes: #970798
+   * Source only upload - no changes Closes: #970798
  
-  -- Craig Small   Fri, 25 Sep 2020 09:10:00 +1000
+  -- Craig Small   Fri, 25 Sep 2020 09:10:00 +1000
  
  net-snmp (5.9+dfsg-2) unstable; urgency=medium
  
-   * Move SNMP.3pm back to perl package Closes: #969436
-   * Moved snmptrapd library into its own package to not pull in mysql
- dependencies for snmp/snmpd Closes: #953948
+   * Move SNMP.3pm back to perl package Closes: #969436
+   * Moved snmptrapd library into its own package to not pull in mysql
+ dependencies for snmp/snmpd Closes: #953948
  
-  -- Craig Small   Sun, 06 Sep 2020 21:52:58 +1000
+  -- Craig Small   Sun, 06 Sep 2020 21:52:58 +1000
  
  net-snmp (5.9+dfsg-1) unstable; urgency=medium
  
-   [ Sergio Durigan Junior ]
-   * Link libnetsnmptrapd against MYSQL_LIBS
- - d/p/Link-libnetsnmptrapd-against-MYSQL_LIBS.patch: When building
-   with MySQL (MariaDB) support, this library must be linked against the
-   MySQL client library, or else it will have unresolved symbols.
- (Closes: #886221)
+   [ Sergio Durigan Junior ]
+   * Link libnetsnmptrapd against MYSQL_LIBS
+ - d/p/Link-libnetsnmptrapd-against-MYSQL_LIBS.patch: When building
+   with MySQL (MariaDB) support, this library must be linked against the
+   MySQL client library, or else it will have unresolved symbols.
+ (Closes: #886221)
  
-   [ Craig Small ]
-   * New upstream release
-   * Removed patches included in upstream
-   * Library soname changed to 40
-   * Remove dbg packages, no need to migrate as new soname
+   [ Craig Small ]
+   * New upstream release
+   * Removed patches included in upstream
+   * Library soname changed to 40
+   * Remove dbg packages, no need to migrate as new soname
  
-  -- Craig Small   Sat, 22 Aug 2020 17:11:17 +1000
+  -- Craig Small   Sat, 22 Aug 2020 17:11:17 +1000
  
  net-snmp (5.8+dfsg-5) unstable; urgency=medium
  
-   * Allow extend to be read-only Closes: #966544
-   * Stop using mib_index files CVE-2020-15861 Closes: 966599
+   * Allow extend to be read-only Closes: #966544
+   * Stop using mib_index files CVE-2020-15861 Closes: 966599
  
-  -- Craig Small   Fri, 31 Jul 2020 20:29:41 +1000
+  -- Craig Small   Fri, 31 Jul 2020 20:29:41 +1000
  
  net-snmp (5.8+dfsg-4) unstable; urgency=high
  
-   [ Sergio Durigan Junior 

[Bug 1946878] Re: Merge net-tools from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.11
- Upstream: tbd
- Debian:   1.60+git20181103.0eebece-1
+ Upstream: 1.60+git20210422.dfc41e0
+ Debian:   1.60+git20181103.0eebece-1
  Ubuntu:   1.60+git20181103.0eebece-1ubuntu2
  
- 
+ Debian updates this package infrequently, and last updated it 20.10.
+ There is a new upstream version, however, so may be worth going ahead of 
debian and/or updating it in Debian and syncing it.
  
  ### New Debian Changes ###
  
  net-tools (1.60+git20181103.0eebece-1) unstable; urgency=medium
  
-   * New upstream version 1.60+git20181103.0eebece
- - Fix nstrcmp() to prevent ifconfig from showing
-   duplicate interfaces. (Closes: #812886)
-   * Fix d/watch to point to upstream git repository
-   * Add patch to fix decoding of MII vendor ids. (Closes: #549397)
- - Thanks, Ben Hutchings, for the patch.
-   * Add patch to fix Japanese translation which uses a wrong
- Kanji character. (Closes: #621752)
- - Thanks, Takeshi Hamasaki, for the patch.
-   * Add patch to fix wrong indentation of 'collisions' in  the
- Japanese translation. (Closes: #653117)
- - Thanks, NODA, Kai, for the patch.
-   * Fix Uploaders' field.
- - Add myself as an uploader.
- - Fix Tina's details.
+   * New upstream version 1.60+git20181103.0eebece
+ - Fix nstrcmp() to prevent ifconfig from showing
+   duplicate interfaces. (Closes: #812886)
+   * Fix d/watch to point to upstream git repository
+   * Add patch to fix decoding of MII vendor ids. (Closes: #549397)
+ - Thanks, Ben Hutchings, for the patch.
+   * Add patch to fix Japanese translation which uses a wrong
+ Kanji character. (Closes: #621752)
+ - Thanks, Takeshi Hamasaki, for the patch.
+   * Add patch to fix wrong indentation of 'collisions' in  the
+ Japanese translation. (Closes: #653117)
+ - Thanks, NODA, Kai, for the patch.
+   * Fix Uploaders' field.
+ - Add myself as an uploader.
+ - Fix Tina's details.
  
-  -- Utkarsh Gupta   Fri, 02 Oct 2020 15:01:04 +0530
+  -- Utkarsh Gupta   Fri, 02 Oct 2020 15:01:04 +0530
  
  net-tools (1.60+git20180626.aebd88e-1) unstable; urgency=medium
  
-   * New upstream snapshot
-   * Refresh patches.
-   * Fix typos in German manpages. Thanks to Prof. Dr. Steffen Wendzel and
- Dr. Tobias Quathamer for the patch. Closes: #900962.
+   * New upstream snapshot
+   * Refresh patches.
+   * Fix typos in German manpages. Thanks to Prof. Dr. Steffen Wendzel and
+ Dr. Tobias Quathamer for the patch. Closes: #900962.
  
-  -- Martín Ferrari   Mon, 24 Sep 2018 19:08:57 +
+  -- Martín Ferrari   Mon, 24 Sep 2018 19:08:57 +
  
  net-tools (1.60+git20161116.90da8a0-4) unstable; urgency=medium
  
-   * Update maintainer email address. Closes: #899617.
-   * Update Standards-Version with no changes.
+   * Update maintainer email address. Closes: #899617.
+   * Update Standards-Version with no changes.
  
-  -- Martín Ferrari   Mon, 24 Sep 2018 17:16:31 +
+  -- Martín Ferrari   Mon, 24 Sep 2018 17:16:31 +
  
  net-tools (1.60+git20161116.90da8a0-3) unstable; urgency=medium
  
-   * debian/control: Update Vcs-* and Standards-Version.
-   * debian/control: remove references to ancient package ja-trans.
-   * debian/gbp.conf: Update repo layout.
+   * debian/control: Update Vcs-* and Standards-Version.
+   * debian/control: remove references to ancient package ja-trans.
+   * debian/gbp.conf: Update repo layout.
  
-  -- Martín Ferrari   Tue, 31 Jul 2018 19:09:00 +
+  -- Martín Ferrari   Tue, 31 Jul 2018 19:09:00 +
  
  net-tools (1.60+git20161116.90da8a0-2) unstable; urgency=medium
  
-   * Fix typo in French manpage. Thanks to  Michel Grigaut for the patch.
-   * Add manpage for iptunnel, thanks to Sergio Durigan Junior.
- Closes: #88910
-   * Rename patches so CME does not choke on them.
-   * Automated cme fixes; packaging improvements.
-   * Remove unused and ancient patch.
+   * Fix typo in French manpage. Thanks to  Michel Grigaut for the patch.
+   * Add manpage for iptunnel, thanks to Sergio Durigan Junior.
+ Closes: #88910
+   * Rename patches so CME does not choke on them.
+   * Automated cme fixes; packaging improvements.
+   * Remove unused and ancient patch.
  
-  -- Martín Ferrari   Sun, 11 Feb 2018 17:29:24 +
+  -- Martín Ferrari   Sun, 11 Feb 2018 17:29:24 +
  
  net-tools (1.60+git20161116.90da8a0-1) unstable; urgency=medium
  
-   * New upstream snapshot.
-   * Re-synced translations.patch.
-   * Acknowledge NMUs. Thanks a lot to Andrey Rahmatullin for the
- fixes and uploads. Closes: 846509.
-   * Fix FTCBFS, thanks to Helmut Grohne for the patch. Closes: #811561.
- + Really assign CC for cross compilation.
- + Use triplet prefixed pkg-config.
-   * Add debian/NEWS warning about changing output in net-tools commands.
- Closing bugs that reported problems in 3rd-party scripts arising from 
these
- changes.  Closes: #845153, #843892, #820212.
-   * Update 

[Bug 1946873] Re: Merge mdbtools from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   0.9.4-1
+ Upstream: 1.0.0~beta7
+ Debian:   0.9.4-1
  Ubuntu:   0.9.4-1ubuntu1
  
- 
- Debian typically updates mdbtools every 1 months on average, but it was
- last updated 21.09 and looks overdue.  Check back in on this monthly.
+ Debian typically updates mdbtools every 3 months on average, and it was
+ last updated 21.09 so may have a new version to merge around 21.12, but
+ check back in on this monthly.
  
  No release expected for mdbtools this cycle
- 
  
  ### New Debian Changes ###
  
  mdbtools (0.9.4-1) unstable; urgency=medium
  
-   * New upstream release.
-   * Refresh patches.
+   * New upstream release.
+   * Refresh patches.
  
-  -- Jean-Michel Vourgère   Sat, 04 Sep 2021 14:27:04
+  -- Jean-Michel Vourgère   Sat, 04 Sep 2021 14:27:04
  +0200
  
  mdbtools (0.9.3-1) experimental; urgency=medium
  
-   * New upstream release.
-   * Drop patch applied upstream.
+   * New upstream release.
+   * Drop patch applied upstream.
  
-  -- Jean-Michel Vourgère   Mon, 03 May 2021 11:48:12
+  -- Jean-Michel Vourgère   Mon, 03 May 2021 11:48:12
  +0200
  
  mdbtools (0.9.2-2) experimental; urgency=medium
  
-   * New upstream patch fixing FTBFS on some arch.
+   * New upstream patch fixing FTBFS on some arch.
  
-  -- Jean-Michel Vourgère   Tue, 16 Mar 2021 15:42:45
+  -- Jean-Michel Vourgère   Tue, 16 Mar 2021 15:42:45
  +0100
  
  mdbtools (0.9.2-1) experimental; urgency=medium
  
-   * New upstream release.
-   * libmdb3.doc: Adjustement for files renaming.
-   * Refreshed d/copyright.
+   * New upstream release.
+   * libmdb3.doc: Adjustement for files renaming.
+   * Refreshed d/copyright.
  
-  -- Jean-Michel Vourgère   Mon, 15 Mar 2021 09:29:42
+  -- Jean-Michel Vourgère   Mon, 15 Mar 2021 09:29:42
  +0100
  
  mdbtools (0.9.1-1) unstable; urgency=medium
  
-   * New upstream release.
+   * New upstream release.
  
-  -- Jean-Michel Vourgère   Mon, 04 Jan 2021 09:12:05
+  -- Jean-Michel Vourgère   Mon, 04 Jan 2021 09:12:05
  +0100
  
  mdbtools (0.9.1~beta2-1) experimental; urgency=medium
  
-   * New upstream beta.
-   * No longer cleaning gmdb2 files.
-   * d/rules: Removed extra --disable-silent-rules.
-   * Moved .la files exclusion from override_dh_missing to d/not-installed.
+   * New upstream beta.
+   * No longer cleaning gmdb2 files.
+   * d/rules: Removed extra --disable-silent-rules.
+   * Moved .la files exclusion from override_dh_missing to d/not-installed.
  
-  -- Jean-Michel Vourgère   Tue, 29 Dec 2020 11:07:47
+  -- Jean-Michel Vourgère   Tue, 29 Dec 2020 11:07:47
  +0100
  
  mdbtools (0.9.0-1) unstable; urgency=medium
  
-   * New upstream version: Dropped applied patch detect_glib.
-   * No longer distributing upstream TODO file.
+   * New upstream version: Dropped applied patch detect_glib.
+   * No longer distributing upstream TODO file.
  
-  -- Jean-Michel Vourgère   Thu, 17 Dec 2020 21:08:23
+  -- Jean-Michel Vourgère   Thu, 17 Dec 2020 21:08:23
  +0100
  
  mdbtools (0.9.0~beta8-1) unstable; urgency=medium
  
-   * New upstream beta:
- - Documentation CHANGELOG.md, faq.html, install.sgml are not more.
-   * Dropped Build-Depends on texinfo.
-   * d/copyright:
- - Removed documentation specific license.
- - Refreshed from AUTHORS file, no longer distributing AUTHORS separately.
-   * Moved the few remaining documentation files to libmdb3: mdbtools-doc now
- is a transitionnal dummy package.
-   * New patch api_stability to restore mdb_init mdb_exit empty deprecated
- functions.
-   * New patch detect_glib to fix glib autodetection.
-   * Bumped policy to 4.5.1: No change required.
-   * Made all documentation directories symbolic links to libmdb3
- documentation. New dir_to_symlink maintscripts.
+   * New upstream beta:
+ - Documentation CHANGELOG.md, faq.html, install.sgml are not more.
+   * Dropped Build-Depends on texinfo.
+   * d/copyright:
+ - Removed documentation specific license.
+ - Refreshed from AUTHORS file, no longer distributing AUTHORS separately.
+   * Moved the few remaining documentation files to libmdb3: mdbtools-doc now
+ is a transitionnal dummy package.
+   * New patch api_stability to restore mdb_init mdb_exit empty deprecated
+ functions.
+   * New patch detect_glib to fix glib autodetection.
+   * Bumped policy to 4.5.1: No change required.
+   * Made all documentation directories symbolic links to libmdb3
+ documentation. New dir_to_symlink maintscripts.
  
-  -- Jean-Michel Vourgère   Sun, 13 Dec 2020 16:16:53
+  -- Jean-Michel Vourgère   Sun, 13 Dec 2020 16:16:53
  +0100
  
  mdbtools (0.9.0~beta5-1) unstable; urgency=medium
  
-   * New upstream beta. (Closes: #888045)
+   * New upstream beta. (Closes: #888045)
  
-  -- Jean-Michel Vourgère   Sun, 08 Nov 2020 17:56:47
+  -- Jean-Michel Vourgère   Sun, 08 Nov 2020 17:56:47
  +0100
  
  mdbtools (0.9.0~beta4-1) unstable; urgency=medium
  
-   * New upstream beta:
-  

[Bug 1946875] Re: Merge mysql-defaults from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.11
- Upstream: tbd
- Debian:   1.0.7
+ Upstream: (Debian)
+ Debian:   1.0.7
  Ubuntu:   1.0.5ubuntu2
- 
- 
  
  ### New Debian Changes ###
  
  mysql-defaults (1.0.7) unstable; urgency=medium
  
-   * Set Ubuntu defaults to the mysql-8.0 family.
-   * Do not build default-libmysqld-dev on Ubuntu.
-   * Switch to debhelper-compat (= 13).
-   * Set Rules-Requires-Root: no.
-   * Bump Standards-Version to 4.5.1, no changes needed.
+   * Set Ubuntu defaults to the mysql-8.0 family.
+   * Do not build default-libmysqld-dev on Ubuntu.
+   * Switch to debhelper-compat (= 13).
+   * Set Rules-Requires-Root: no.
+   * Bump Standards-Version to 4.5.1, no changes needed.
  
-  -- Andreas Beckmann   Mon, 08 Feb 2021 22:46:21 +0100
+  -- Andreas Beckmann   Mon, 08 Feb 2021 22:46:21 +0100
  
  mysql-defaults (1.0.6) unstable; urgency=medium
  
-   * Change Debian defaults to MariaDB 10.5 as it is now available
- in both Debian unstable and Debian testing
+   * Change Debian defaults to MariaDB 10.5 as it is now available
+ in both Debian unstable and Debian testing
  
-  -- Otto Kekäläinen   Sat, 05 Dec 2020 18:35:44 +0200
+  -- Otto Kekäläinen   Sat, 05 Dec 2020 18:35:44 +0200
  
  mysql-defaults (1.0.5ubuntu1) eoan; urgency=medium
  
-   * Bump MySQL to 8.0.
+   * Bump MySQL to 8.0.
  
-  -- Robie Basak   Mon, 12 Aug 2019 02:29:20
+  -- Robie Basak   Mon, 12 Aug 2019 02:29:20
  +0100
  
  mysql-defaults (1.0.5) unstable; urgency=medium
  
-   [ Andreas Beckmann ]
-   * Switch Vcs-* URLs to salsa.debian.org.
-   * Use dpkg makefile snippets instead of manual changelog parsing.
-   * Sync debian/copyright with the current dh-make template.
-   * Switch to debhelper compat level 11.
-   * Bump Standards-Version to 4.1.4, no changes needed.
+   [ Andreas Beckmann ]
+   * Switch Vcs-* URLs to salsa.debian.org.
+   * Use dpkg makefile snippets instead of manual changelog parsing.
+   * Sync debian/copyright with the current dh-make template.
+   * Switch to debhelper compat level 11.
+   * Bump Standards-Version to 4.1.4, no changes needed.
  
-   [ Otto Kekäläinen ]
-   * Change Debian dependencies to MariaDB 10.3 series now available in 
unstable
+   [ Otto Kekäläinen ]
+   * Change Debian dependencies to MariaDB 10.3 series now available in 
unstable
  
-  -- Otto Kekäläinen   Tue, 25 Dec 2018 13:57:14 +0200
+  -- Otto Kekäläinen   Tue, 25 Dec 2018 13:57:14 +0200
  
  mysql-defaults (1.0.4) unstable; urgency=medium
  
-   * Add frozen mode common documentation.
-   * Add copyright statement for files in doc/*
+   * Add frozen mode common documentation.
+   * Add copyright statement for files in doc/*
  
-  -- Robie Basak   Fri, 12 Jan 2018 09:43:13
+  -- Robie Basak   Fri, 12 Jan 2018 09:43:13
  +
  
  mysql-defaults (1.0.3) unstable; urgency=medium
  
-   [ Andreas Beckmann ]
-   * default-mysql-server: Add Breaks against the transitional mysql-server
- package in stretch to reduce future upgrade problems.
-   * Use substvars for the defaults and dpkg-vendor to distinguish between
- Debian and Ubuntu at build time.
-   * Set Ubuntu defaults to the mysql-5.7 family.
-   * Bump Standards-Version to 4.0.0, no changes needed.
+   [ Andreas Beckmann ]
+   * default-mysql-server: Add Breaks against the transitional mysql-server
+ package in stretch to reduce future upgrade problems.
+   * Use substvars for the defaults and dpkg-vendor to distinguish between
+ Debian and Ubuntu at build time.
+   * Set Ubuntu defaults to the mysql-5.7 family.
+   * Bump Standards-Version to 4.0.0, no changes needed.
  
-   [ Pino Toscano ]
-   * Add default-libmysqld-dev package.  (Closes: #852102)
+   [ Pino Toscano ]
+   * Add default-libmysqld-dev package.  (Closes: #852102)
  
-  -- Andreas Beckmann   Wed, 28 Jun 2017 13:12:15 +0200
+  -- Andreas Beckmann   Wed, 28 Jun 2017 13:12:15 +0200
  
  mysql-defaults (1.0.2) unstable; urgency=medium
  
-   [ Andreas Beckmann ]
-   * Do not install alternatives pointing to conffiles that were removed by the
- local admin (Closes: #844048)
+   [ Andreas Beckmann ]
+   * Do not install alternatives pointing to conffiles that were removed by the
+ local admin (Closes: #844048)
  
-   [ Otto Kekäläinen ]
-   * Update the versioned dependencies from MariaDB 10.0 to 10.1 now when
- MariaDB 10.1 has entered Debian unstable and testing (Closes: #850147)
+   [ Otto Kekäläinen ]
+   * Update the versioned dependencies from MariaDB 10.0 to 10.1 now when
+ MariaDB 10.1 has entered Debian unstable and testing (Closes: #850147)
  
-  -- Otto Kekäläinen   Sun, 15 Jan 2017 21:46:13 +0200
+  -- Otto Kekäläinen   Sun, 15 Jan 2017 21:46:13 +0200
  
  mysql-defaults (1.0.1) unstable; urgency=low
  
-   [ Helmut Grohne ]
-   * Switch default-libmysqlclient-dev to Architecture: any. (Closes: #842454)
+   [ Helmut Grohne ]
+   * Switch default-libmysqlclient-dev to Architecture: any. (Closes: #842454)
  
-  -- Otto Kekäläinen   

[Bug 1946874] Re: Merge monitoring-plugins from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   2.3.1-1
+ Upstream: 2.3.1
+ Debian:   2.3.1-1
  Ubuntu:   2.3.1-1ubuntu2
- 
  
  Debian typically updates monitoring-plugins every 3 months on average,
  but it was last updated 21.04 and looks overdue.  Check back in on this
  monthly.
  
- No release expected for monitoring-plugins this cycle
- 
+ No new upstream release expected for monitoring-plugins this cycle,
+ based on upstream's past release history.
  
  ### New Debian Changes ###
  
  monitoring-plugins (2.3.1-1) unstable; urgency=medium
  
-   * Upload to unstable
+   * Upload to unstable
  
-  -- Jan Wagner   Thu, 22 Apr 2021 12:41:33 +0200
+  -- Jan Wagner   Thu, 22 Apr 2021 12:41:33 +0200
  
  monitoring-plugins (2.3.1-1~exp2) experimental; urgency=medium
  
-   * [eb7432c] Adding d/p/10_check_curl_header fixing HTTP_ heqders
-   * [363955f] Adding d/p/03_epn disable epn in check_disk_smb
+   * [eb7432c] Adding d/p/10_check_curl_header fixing HTTP_ heqders
+   * [363955f] Adding d/p/03_epn disable epn in check_disk_smb
  
-  -- Jan Wagner   Tue, 13 Apr 2021 13:05:28 +0200
+  -- Jan Wagner   Tue, 13 Apr 2021 13:05:28 +0200
  
  monitoring-plugins (2.3.1-1~exp1) experimental; urgency=medium
  
-   * [09f4277] New upstream version 2.3.1 (Closes: #982847, #886888,
+   * [09f4277] New upstream version 2.3.1 (Closes: #982847, #886888,
  #950921)
  
-  -- Jan Wagner   Sun, 11 Apr 2021 12:21:37 +0100
+  -- Jan Wagner   Sun, 11 Apr 2021 12:21:37 +0100
  
  monitoring-plugins (2.3-1) unstable; urgency=medium
  
-   * Upload to unstable
+   * Upload to unstable
  
-  -- Jan Wagner   Wed, 06 Jan 2021 22:10:18 +0100
+  -- Jan Wagner   Wed, 06 Jan 2021 22:10:18 +0100
  
  monitoring-plugins (2.3-1~exp1) experimental; urgency=medium
  
-   * [3031044] New upstream version 2.3
-   * [61ef2d7] Droping all patches commited upstream and beeing obsolete with 
2.3
-   * [66c44c4] d/control: adding new build-deps fir check_curl
-   * [59b52dd] d/rules: Adding check_curl to std_plugins
-   * [5e59ca1] Adding check_curl check commands
-   * [6cbfc78] check_uptime: Don't ship for now, check_uptime also exist in
- nagios-plugins-contrib
+   * [3031044] New upstream version 2.3
+   * [61ef2d7] Droping all patches commited upstream and beeing obsolete with 
2.3
+   * [66c44c4] d/control: adding new build-deps fir check_curl
+   * [59b52dd] d/rules: Adding check_curl to std_plugins
+   * [5e59ca1] Adding check_curl check commands
+   * [6cbfc78] check_uptime: Don't ship for now, check_uptime also exist in
+ nagios-plugins-contrib
  
-  -- Jan Wagner   Mon, 14 Dec 2020 14:51:49 +0100
+  -- Jan Wagner   Mon, 14 Dec 2020 14:51:49 +0100
  
  monitoring-plugins (2.2-7) unstable; urgency=medium
  
-   [ Bas Couwenberg ]
-   * [643c792] Drop icinga from Suggests.
+   [ Bas Couwenberg ]
+   * [643c792] Drop icinga from Suggests.
  
-   [ Christopher Huhn ]
-   * [ab5d5b97] Fix OID for snmp_users check
+   [ Christopher Huhn ]
+   * [ab5d5b97] Fix OID for snmp_users check
  
-   [ Debian Janitor ]
-   * Trim trailing whitespace.
-   * Wrap long lines in changelog entries: 1.4-1.
-   * Bump debhelper from deprecated 5 to 10. (Closes: #965726)
-   * Set upstream metadata fields: Bug-Database, Bug-Submit, Name (from
- ./configure), Repository, Repository-Browse.
-   * Rely on pre-initialized dpkg-architecture variables.
-   * Fix day-of-week for changelog entry 1.5-2.
-   * Update standards version to 4.5.0, no changes needed.
+   [ Debian Janitor ]
+   * Trim trailing whitespace.
+   * Wrap long lines in changelog entries: 1.4-1.
+   * Bump debhelper from deprecated 5 to 10. (Closes: #965726)
+   * Set upstream metadata fields: Bug-Database, Bug-Submit, Name (from
+ ./configure), Repository, Repository-Browse.
+   * Rely on pre-initialized dpkg-architecture variables.
+   * Fix day-of-week for changelog entry 1.5-2.
+   * Update standards version to 4.5.0, no changes needed.
  
-   [ Bas Couwenberg ]
-   * [122d9b7] Bump watch file version to 4.
+   [ Bas Couwenberg ]
+   * [122d9b7] Bump watch file version to 4.
  
-   [ Jan Wagner ]
-   * [e44da07] Adding CI
-   * [7065705] Removing .travis.yml
-   * [23a92bf] Remove debugging in ci workflow
+   [ Jan Wagner ]
+   * [e44da07] Adding CI
+   * [7065705] Removing .travis.yml
+   * [23a92bf] Remove debugging in ci workflow
  
-   [ Bas Couwenberg ]
-   * [3c97246] Update gbp.conf to use --source-only-changes by default.
-   * [ed92830] Update gbp.conf for deprecated section.
-   * [4890f23] Drop obsolete symlinks for icinga 1.x.
-   * [6086187] Drop obsolete autotools-dev build dependency.
-   * [1407082] Don't set CFLAGS from noopt.
-   * [94db0e3] Drop obsolete ORed build dependency.
-   * [4ddc077] Bump Standards-Version to 4.5.1, no changes.
+   [ Bas Couwenberg ]
+   * [3c97246] Update gbp.conf to use --source-only-changes by default.
+   * [ed92830] Update gbp.conf for deprecated section.
+   * [4890f23] Drop obsolete symlinks for 

[Bug 1914044] Re: [SRU] gstreamer fails with "cannot allocate memory in static TLS block" error on aarch64

2021-10-18 Thread Michael Hudson-Doyle
So a side question here is, why are libraries built with the initial
exec tls model on arm64? Building with tlsdesc would have almost the
same performance in the usual case aiui.

Another question, how come the issues reported as regressions caused by
this did not occur as people upgraded from focal to groovy?

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

Title:
  [SRU] gstreamer fails with "cannot allocate memory in static TLS
  block" error on aarch64

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946865] Re: Merge libapache2-mod-auth-pgsql from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   2.0.3-6.1
+ Debian:   2.0.3-6.1
  Ubuntu:   2.0.3-6.1ubuntu2
  
  Debian typically updates libapache2-mod-auth-pgsql every 1 months on
  average, but it was last updated 21.10 and looks overdue.  Check back in
  on this monthly.
  
- 
  ### Old Ubuntu Delta ###
  
  libapache2-mod-auth-pgsql (2.0.3-6.1ubuntu2) impish; urgency=medium
  
-   * No-change rebuild to build packages with zstd compression.
+   * No-change rebuild to build packages with zstd compression.
  
-  -- Matthias Klose   Thu, 07 Oct 2021 12:14:00 +0200
+  -- Matthias Klose   Thu, 07 Oct 2021 12:14:00 +0200
  
  libapache2-mod-auth-pgsql (2.0.3-6.1ubuntu1) artful; urgency=medium
  
-   * d/p/crypt-check-null-1698758.patch: check for a NULL return from crypt(3)
- (LP: #1698758)
+   * d/p/crypt-check-null-1698758.patch: check for a NULL return from crypt(3)
+ (LP: #1698758)
  
-  -- Andreas Hasenack   Thu, 22 Jun 2017 14:34:03
+  -- Andreas Hasenack   Thu, 22 Jun 2017 14:34:03
  -0300

** Changed in: libapache2-mod-auth-pgsql (Ubuntu)
Milestone: None => ubuntu-21.12

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

Title:
  Merge libapache2-mod-auth-pgsql from Debian unstable for 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-auth-pgsql/+bug/1946865/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946866] Re: Merge libdbi-drivers from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   0.9.0-9
+ Debian:   0.9.0-9
  Ubuntu:   0.9.0-9ubuntu2
  
- 
- Debian typically updates libdbi-drivers every 1 months on average, but
- it was last updated 21.10 and looks overdue.  Check back in on this
+ Debian typically updates libdbi-drivers every month on average, but it
+ was last updated 21.10 and looks overdue.  Check back in on this
  monthly.
- 
  
  ### Old Ubuntu Delta ###
  
  libdbi-drivers (0.9.0-9ubuntu2) impish; urgency=medium
  
-   * No-change rebuild to build packages with zstd compression.
+   * No-change rebuild to build packages with zstd compression.
  
-  -- Matthias Klose   Thu, 07 Oct 2021 12:14:49 +0200
+  -- Matthias Klose   Thu, 07 Oct 2021 12:14:49 +0200
  
  libdbi-drivers (0.9.0-9ubuntu1) groovy; urgency=medium
  
-   * Merge with Debian unstable. Remaining changes:
- - d/p/mysql-8.0: fixes for build against MySQL 8.0.
- - d/test_mysql.sh: fixes for MySQL 8.0.
- - d/p/test_mysql_date_tz.patch: fix MySQL test timezone inputs.
+   * Merge with Debian unstable. Remaining changes:
+ - d/p/mysql-8.0: fixes for build against MySQL 8.0.
+ - d/test_mysql.sh: fixes for MySQL 8.0.
+ - d/p/test_mysql_date_tz.patch: fix MySQL test timezone inputs.
  
-  -- Sergio Durigan Junior   Mon, 25 May
+  -- Sergio Durigan Junior   Mon, 25 May
  2020 15:21:07 -0400

** Changed in: libdbi-drivers (Ubuntu)
Milestone: None => ubuntu-21.12

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

Title:
  Merge libdbi-drivers from Debian unstable for 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdbi-drivers/+bug/1946866/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946867] Re: Merge libmemcached from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   1.0.18-4.2
+ Debian:   1.0.18-4.2
  Ubuntu:   1.0.18-4.2ubuntu3
  
  Debian typically updates libmemcached every 1 months on average, but it
  was last updated 21.10 and looks overdue.  Check back in on this
  monthly.
  
- 
  ### Old Ubuntu Delta ###
  
  libmemcached (1.0.18-4.2ubuntu3) impish; urgency=medium
  
-   * No-change rebuild to build packages with zstd compression.
+   * No-change rebuild to build packages with zstd compression.
  
-  -- Matthias Klose   Thu, 07 Oct 2021 12:16:41 +0200
+  -- Matthias Klose   Thu, 07 Oct 2021 12:16:41 +0200
  
  libmemcached (1.0.18-4.2ubuntu2) focal; urgency=medium
  
-   * No-change rebuild for libgcc-s1 package name change.
+   * No-change rebuild for libgcc-s1 package name change.
  
-  -- Matthias Klose   Sat, 21 Mar 2020 13:36:38 +0100
+  -- Matthias Klose   Sat, 21 Mar 2020 13:36:38 +0100
  
  libmemcached (1.0.18-4.2ubuntu1) disco; urgency=medium
  
-   * d/p/fixing_missing_null_termination.patch:
- - Fix missing null termination in PROTOCOL_BINARY_CMD_SASL_LIST_MECHS
-   response handling (LP: #1573594)
+   * d/p/fixing_missing_null_termination.patch:
+ - Fix missing null termination in PROTOCOL_BINARY_CMD_SASL_LIST_MECHS
+   response handling (LP: #1573594)
  
-  -- Ioanna Alifieraki   Fri, 18
+  -- Ioanna Alifieraki   Fri, 18
  Jan 2019 13:04:25 +

** Changed in: libmemcached (Ubuntu)
Milestone: None => ubuntu-21.12

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

Title:
  Merge libmemcached from Debian unstable for 22.04

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946869] Re: Merge libvirt from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Changed in: libvirt (Ubuntu)
Milestone: None => ubuntu-22.01

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

Title:
  Merge libvirt from Debian unstable for 22.04

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946870] Re: Merge libvirt-dbus from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

  Scheduled-For: 22.12
  Upstream: tbd
- Debian:   1.4.0-2
+ Debian:   1.4.0-2
  Ubuntu:   1.4.0-2ubuntu1
  
- 
- Debian typically updates libvirt-dbus every 1 months on average, but it
- was last updated 21.10 and looks overdue.  Check back in on this
- monthly.
- 
- No release expected for libvirt-dbus this cycle
- 
+ Based on past release frequency, no release is expected for libvirt-dbus
+ this cycle
  
  ### Old Ubuntu Delta ###
  
  libvirt-dbus (1.4.0-2ubuntu1) impish; urgency=medium
  
-   * d/postinst: add libvirtdbus to group libvirt to be able to access the
- sockets of libvirtd (LP: #1802005)
+   * d/postinst: add libvirtdbus to group libvirt to be able to access the
+ sockets of libvirtd (LP: #1802005)
  
-  -- Christian Ehrhardt   Fri, 23 Apr
+  -- Christian Ehrhardt   Fri, 23 Apr
  2021 12:25:41 +0200

** Changed in: libvirt-dbus (Ubuntu)
Milestone: None => ubuntu-22.01

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

Title:
  Merge libvirt-dbus from Debian unstable for 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt-dbus/+bug/1946870/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946871] Re: Merge libvirt-python from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: tbd
- Debian:   7.0.0-2
+ Debian:   7.0.0-2
  Ubuntu:   7.6.0-0ubuntu1
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### Old Ubuntu Delta ###
  
  libvirt-python (7.6.0-0ubuntu1) impish; urgency=medium
  
-   * New upstream version 7.6.0
- - d/t/control, d/t/smoke3: tests now use pytest
+   * New upstream version 7.6.0
+ - d/t/control, d/t/smoke3: tests now use pytest
  
-  -- Christian Ehrhardt   Mon, 16 Aug
+  -- Christian Ehrhardt   Mon, 16 Aug
  2021 12:38:16 +0200

** Changed in: libvirt-python (Ubuntu)
Milestone: None => ubuntu-22.01

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

Title:
  Merge libvirt-python from Debian unstable for 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt-python/+bug/1946871/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946872] Re: Merge logwatch from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
- Upstream: tbd
- Debian:   7.5.5-1
+ Upstream: 7.5.6
+ Debian:   7.5.5-1
  Ubuntu:   7.5.5-1ubuntu3
- 
  
  Debian typically updates logwatch every 5 months on average, but it was
  last updated 21.01 and looks overdue.  Check back in on this monthly.
- 
- No release expected for logwatch this cycle
- 
  
  ### New Debian Changes ###
  
  logwatch (7.5.5-1) unstable; urgency=medium
  
-   * New upstream version 7.5.5
+   * New upstream version 7.5.5
  
-  -- Willi Mann   Sun, 31 Jan 2021 19:58:46 +0100
+  -- Willi Mann   Sun, 31 Jan 2021 19:58:46 +0100
  
  logwatch (7.5.4-1) unstable; urgency=medium
  
-   * New upstream version 7.5.4 (closes: #970684)
-   * d/control: Update Homepage field (closes: #95)
-   * d/control: Update Standards-Version from 4.4.1 to 4.5.0
-   * Switch to debhelper compat level 11 (from 9)
+   * New upstream version 7.5.4 (closes: #970684)
+   * d/control: Update Homepage field (closes: #95)
+   * d/control: Update Standards-Version from 4.4.1 to 4.5.0
+   * Switch to debhelper compat level 11 (from 9)
  
-  -- Willi Mann   Sun, 04 Oct 2020 20:40:40 +0200
+  -- Willi Mann   Sun, 04 Oct 2020 20:40:40 +0200
  
  logwatch (7.5.2-1) unstable; urgency=medium
  
-   * New upstream version 7.5.2
-   * Refresh patches, drop patches included upstream
-   * Upgrade policy 4.3.0 -> 4.4.1 (no changes)
+   * New upstream version 7.5.2
+   * Refresh patches, drop patches included upstream
+   * Upgrade policy 4.3.0 -> 4.4.1 (no changes)
  
-  -- Willi Mann   Sun, 12 Jan 2020 12:25:08 +0100
+  -- Willi Mann   Sun, 12 Jan 2020 12:25:08 +0100
  
  logwatch (7.5.0-2) unstable; urgency=high
  
-   * s/s/kernel: fix typo. closes: 917836
+   * s/s/kernel: fix typo. closes: 917836
  
-  -- Willi Mann   Sat, 09 Mar 2019 18:14:03 +0100
+  -- Willi Mann   Sat, 09 Mar 2019 18:14:03 +0100
  
  logwatch (7.5.0-1) unstable; urgency=medium
  
-   * New upstream version
- - closes: 855539 fixed unmatched entries in SSH
- - closes: 905018 match postfix-policyd-spf-python logs
- - closes: 915617 make regex compatible with newer perl versions
- - closes: 824034 fixes handling of ignore_services handling in secure
-   * d/control: Remove Suggests on fortune-mod as the zz-fortune script was 
removed
-   * d/control: update standards version 4.1.4 -> 4.3.0 (no changes)
-   * exim: parse 'SMTP protocol error in 'AUTH LOGIN'' lines, closes: 886000
-   * dovecot: adapt for newer sieve log format, closes: 906045
-   * secure: Ignore systemd 'Session /d+ logged out' messages, closes: 907512
-   * dovecot: Ignore diagnostic mailbox operation logging.
+   * New upstream version
+ - closes: 855539 fixed unmatched entries in SSH
+ - closes: 905018 match postfix-policyd-spf-python logs
+ - closes: 915617 make regex compatible with newer perl versions
+ - closes: 824034 fixes handling of ignore_services handling in secure
+   * d/control: Remove Suggests on fortune-mod as the zz-fortune script was 
removed
+   * d/control: update standards version 4.1.4 -> 4.3.0 (no changes)
+   * exim: parse 'SMTP protocol error in 'AUTH LOGIN'' lines, closes: 886000
+   * dovecot: adapt for newer sieve log format, closes: 906045
+   * secure: Ignore systemd 'Session /d+ logged out' messages, closes: 907512
+   * dovecot: Ignore diagnostic mailbox operation logging.
  
-  -- Willi Mann   Sun, 30 Dec 2018 10:17:30 +0100
+  -- Willi Mann   Sun, 30 Dec 2018 10:17:30 +0100
  
  logwatch (7.4.3+git20180713-1) unstable; urgency=medium
  
-   [ Ondřej Nový ]
-   * d/changelog: Remove trailing whitespaces
-   * d/control: Remove trailing whitespaces
-   * d/rules: Remove trailing whitespaces
-   * d/watch: Use https protocol
+   [ Ondřej Nový ]
+   * d/changelog: Remove trailing whitespaces
+   * d/control: Remove trailing whitespaces
+   * d/rules: Remove trailing whitespaces
+   * d/watch: Use https protocol
  
-   [ Willi Mann ]
-   * New upstream version 7.4.3+git20180713
- - Handle sshd 'key negotiation failed' log messages (closes: 880595)
-   * Rebase debian patches
-   * Adapt Vcs-* fields as repo moved to salsa
-   * update standards version 3.9.8 -> 4.1.4 (no changes)
-   * Ignore ecrypt messages in cron (Closes: 862337)
-   * scripts/mdadm: Fix parsing of mdadm.conf, properly handle ''
- (Closes: 907319)
-   * Document workaround for non-conforming SMTP output. (Closes: 871473)
-   * Switch to debhelper compat level 9
+   [ Willi Mann ]
+   * New upstream version 7.4.3+git20180713
+ - Handle sshd 'key negotiation failed' log messages (closes: 880595)
+   * Rebase debian patches
+   * Adapt Vcs-* fields as repo moved to salsa
+   * update standards version 3.9.8 -> 4.1.4 (no changes)
+   * Ignore ecrypt messages in cron (Closes: 862337)
+   * scripts/mdadm: Fix parsing of mdadm.conf, properly handle ''
+ (Closes: 907319)
+   * Document workaround for non-conforming SMTP output. (Closes: 871473)
+   * Switch to debhelper compat level 

[Bug 1946843] Re: Merge at from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
  Debian:   3.1.23-1.13.2.2-1
  Ubuntu:   3.1.23-1.1ubuntu3
  
- 
  Debian new has 3.2.2-1
- 
  
  ### New Debian Changes ###
  
  at (3.1.23-1.1) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * Update Build-Depends to use debhelper (>= 9.20160709) instead of
- dh-systemd. (Closes: #958611)
+   * Non-maintainer upload.
+   * Update Build-Depends to use debhelper (>= 9.20160709) instead of
+ dh-systemd. (Closes: #958611)
  
-  -- Michael Biebl   Fri, 25 Sep 2020 13:19:04 +0200
+  -- Michael Biebl   Fri, 25 Sep 2020 13:19:04 +0200
  
  at (3.1.23-1) unstable; urgency=medium
  
-   * New release 3.1.23:
- - Finished the release script.
-   * New release 3.1.22:
- - Draft of a release script.
-   * New release 3.1.21:
- - Fix call to fcntl (Closes: #832368).
- - Improvements to ayd.service (Closes: #892819).
- - On reboot remove stale jobs (Closes: #885891).
- - Some fixes on the manual pages (Closes: #897669), (Closes: #897670).
- - Remove no longer valid email from manpages (Closes: #883730).
- 
-   * Drop patches accepted by upstream.
+   * New release 3.1.23:
+ - Finished the release script.
+   * New release 3.1.22:
+ - Draft of a release script.
+   * New release 3.1.21:
+ - Fix call to fcntl (Closes: #832368).
+ - Improvements to ayd.service (Closes: #892819).
+ - On reboot remove stale jobs (Closes: #885891).
+ - Some fixes on the manual pages (Closes: #897669), (Closes: #897670).
+ - Remove no longer valid email from manpages (Closes: #883730).
  
-  -- Jose M Calhariz   Tue, 24 Jul 2018 10:17:21
+   * Drop patches accepted by upstream.
+ 
+  -- Jose M Calhariz   Tue, 24 Jul 2018 10:17:21
  +0100
  
  at (3.1.20-6) unstable; urgency=medium
  
-   * Fix Vcs-* fields
+   * Fix Vcs-* fields
  
-  -- Jose M Calhariz   Sat, 26 May 2018 16:29:58
+  -- Jose M Calhariz   Sat, 26 May 2018 16:29:58
  +0100
  
  at (3.1.20-5) unstable; urgency=medium
  
-   * Previous build was rejected because of wrong orig.tar.gz
+   * Previous build was rejected because of wrong orig.tar.gz
  
-  -- Jose M Calhariz   Sun, 22 Apr 2018 18:43:25
+  -- Jose M Calhariz   Sun, 22 Apr 2018 18:43:25
  +0100
  
  at (3.1.20-4) unstable; urgency=medium
  
-   * Acknowledge the NMU and incorporated the changes.
-   * Updated email of Maintainer.
-   * Move repository to salsa.debian.org.
+   * Acknowledge the NMU and incorporated the changes.
+   * Updated email of Maintainer.
+   * Move repository to salsa.debian.org.
  
-  -- Jose M Calhariz   Sun, 22 Apr 2018 12:57:48
+  -- Jose M Calhariz   Sun, 22 Apr 2018 12:57:48
  +0100
  
  at (3.1.20-3.1) unstable; urgency=medium
  
-   * Non-maintainer upload.
+   * Non-maintainer upload.
  
-   [ Helmut Grohne ]
-   * Fix FTCBFS: Annotate perl dependency with :any (Closes: #848909)
+   [ Helmut Grohne ]
+   * Fix FTCBFS: Annotate perl dependency with :any (Closes: #848909)
  
-  -- Manuel A. Fernandez Montecelo   Tue, 31 Oct 2017
+  -- Manuel A. Fernandez Montecelo   Tue, 31 Oct 2017
  19:08:59 +0100
  
  at (3.1.20-3) unstable; urgency=medium
  
-   * New version, because the previous one was tagged in error and remote
- repository does not allow to remove tags.
+   * New version, because the previous one was tagged in error and remote
+ repository does not allow to remove tags.
  
-  -- Jose M Calhariz   Thu, 08 Dec 2016 19:21:58 +
+  -- Jose M Calhariz   Thu, 08 Dec 2016 19:21:58 +
  
  at (3.1.20-2) UNRELEASED; urgency=low
  
-   * Use dh_update_autotools_config.
-   * dh_builddeb use xz as default compressor, no need to force it.
-   * Add Build-Depend libfl-dev, (Closes: #846413).
+   * Use dh_update_autotools_config.
+   * dh_builddeb use xz as default compressor, no need to force it.
+   * Add Build-Depend libfl-dev, (Closes: #846413).
  
-  -- Jose M Calhariz   Tue, 06 Dec 2016 19:27:45 +
+  -- Jose M Calhariz   Tue, 06 Dec 2016 19:27:45 +
  
  at (3.1.20-1) unstable; urgency=low
  
-   * New release 3.1.20:
- * Add option b to getopt, (Closes: #812972).
- * Comment a possible broken code, (Closes: #818508).
- * Add a fflush to catch more errors during writes, (Closes: #801186).
-   * New upstream release 3.1.19:
- * Fix configure handling of flag --without-selinux.
-   * Bump Standards-Version to 3.9.8, no changes needed.
-   * Prepare for future hardening flags.
-   * Bump source/format to 3.0 (quilt).
-   * Update TODO.
-   * Canonalize Vcs-*, they were broken.
-   * Refresh debian/copyright.
-   * Fully personalize debian/gbp.conf.
-   * Create a proper watch file, using git mode because I do not know better.
-   * Patches for a future version
- * Fix a typo in parsetime.y.
- * Accept Ubuntu patch for pam.conf.
+   * New release 3.1.20:
+ * Add option b to getopt, (Closes: #812972).
+ * Comment a possible broken code, (Closes: #818508).
+ * Add a fflush to catch more 

[Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-10-18 Thread Nicolás Abel Carbone
Wow. I honestly don't have the faintest idea how could have that lib
ended up there. Maybe some rouge long-removed ppa?

Anyway, thank you! And sorry for the wasted time.

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

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946844] Re: Merge autofs from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   5.1.7-1
+ Debian:   5.1.7-1
  Ubuntu:   5.1.7-1ubuntu1
- 
  
  Debian typically updates autofs every 3 months on average, but it was
  last updated 21.02 and looks overdue.  Check back in on this monthly.
  
  No release expected for autofs this cycle
  
- 
  ### New Debian Changes ###
  
  autofs (5.1.7-1) unstable; urgency=medium
  
-   * New upstream release.
- - autofs: Fix crash in sun_mount() (Closes: #892953).
- - Use PKG_CHECK_MODULES to detect the libxml2 library. (Closes: #949055).
-   * debian/patches:
- + Drop fix-autofs-schema.patch and make-bind-mounts-propagation-slave-by-
-   default.patch. Applied upstream.
- + Trivially rebase patches.
- + Add another typo fix to spelling-error-fixes.patch.
-   * debian/autofs.install:
- + Install libautofs.so into bin:pkg autofs (for now).
-   * debian/control:
- + Bump Standards-Version: to 4.5.1. No changes needed.
-   * debian/autofs.lintian-overrides:
- + Ignore libautofs.so (share lib) for now.
- + Ignore lintian complain about autofs.8 man page.
-   * debian/watch:
- + Update format version to 4.
+   * New upstream release.
+ - autofs: Fix crash in sun_mount() (Closes: #892953).
+ - Use PKG_CHECK_MODULES to detect the libxml2 library. (Closes: #949055).
+   * debian/patches:
+ + Drop fix-autofs-schema.patch and make-bind-mounts-propagation-slave-by-
+   default.patch. Applied upstream.
+ + Trivially rebase patches.
+ + Add another typo fix to spelling-error-fixes.patch.
+   * debian/autofs.install:
+ + Install libautofs.so into bin:pkg autofs (for now).
+   * debian/control:
+ + Bump Standards-Version: to 4.5.1. No changes needed.
+   * debian/autofs.lintian-overrides:
+ + Ignore libautofs.so (share lib) for now.
+ + Ignore lintian complain about autofs.8 man page.
+   * debian/watch:
+ + Update format version to 4.
  
-  -- Mike Gabriel   Thu, 04 Feb 2021 13:36:20 +0100
+  -- Mike Gabriel   Thu, 04 Feb 2021 13:36:20 +0100
  
  autofs (5.1.6-4) unstable; urgency=medium
  
-   * debian/patches:
- + Add fix-autofs-schema.patch. Fix EQUALITY of automountInformation
-   in LDAP autofs.schema. (Closes: #968675).
- + Add fix-nfs4-mounts-in-auto-net.patch. Follow-up of the nfs4 fix in
-   #533893. (Closes: #646625).
-   * debian/control:
- + Use correct capitalization for Vcs-*: field tags.
+   * debian/patches:
+ + Add fix-autofs-schema.patch. Fix EQUALITY of automountInformation
+   in LDAP autofs.schema. (Closes: #968675).
+ + Add fix-nfs4-mounts-in-auto-net.patch. Follow-up of the nfs4 fix in
+   #533893. (Closes: #646625).
+   * debian/control:
+ + Use correct capitalization for Vcs-*: field tags.
  
-  -- Mike Gabriel   Mon, 26 Oct 2020 21:46:29 +0100
+  -- Mike Gabriel   Mon, 26 Oct 2020 21:46:29 +0100
  
  autofs (5.1.6-3) unstable; urgency=medium
  
-   * debian/patches:
- + Add make-bind-mounts-propagation-slave-by-default.patch. (Closes:
-   #795281).
-   * debian/control:
- + Bump DH compat level to 13.
- + Bump Standards-Version: to 4.5.0. No changes needed.
+   * debian/patches:
+ + Add make-bind-mounts-propagation-slave-by-default.patch. (Closes:
+   #795281).
+   * debian/control:
+ + Bump DH compat level to 13.
+ + Bump Standards-Version: to 4.5.0. No changes needed.
  
-  -- Mike Gabriel   Mon, 29 Jun 2020 13:21:47 +0200
+  -- Mike Gabriel   Mon, 29 Jun 2020 13:21:47 +0200
  
  autofs (5.1.6-2) unstable; urgency=medium
  
-   [ Andreas Hasenack ]
-   * d/p/fix-lookup-ldap-crash.patch: fix crash on startup due to uninitialized
- config.  (LP #1503034). (Closes: #901344).
-   * d/rules: Add LDFLAGS to avoid issues with accessing global variables in
- shared libraries (LP #1470687, LP #1472115).
+   [ Andreas Hasenack ]
+   * d/p/fix-lookup-ldap-crash.patch: fix crash on startup due to uninitialized
+ config.  (LP #1503034). (Closes: #901344).
+   * d/rules: Add LDFLAGS to avoid issues with accessing global variables in
+ shared libraries (LP #1470687, LP #1472115).
  
-  -- Mike Gabriel   Wed, 15 Jan 2020 23:04:23 +0100
+  -- Mike Gabriel   Wed, 15 Jan 2020 23:04:23 +0100
  
  autofs (5.1.6-1) unstable; urgency=medium
  
-   * New upstream release.
-   * debian/patches:
- + Rebase 11default_automaster_location.patch,
-   12disable_default_auto_master.patch and spelling-error-fixes.patch.
- + Add two more spelling fixes to spelling-error-fixes.patch.
-   * debian/{control,compat}:
- + Switch to debhelper-compat notation.
- + Bump to DH compat level version 12.
- + Drop autoconf from B-D.
-   * debian/control:
- + Bump Standards-Version: to 4.4.1. No changes needed.
- + Add Rules-Requires-Root: field and set it to 'no'.
-   * debian/rules:
- + Drop --with systemd. No longer provided in DH compat level >= 11.
+   * New upstream release.
+   * 

[Bug 1946845] Re: Merge backuppc from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: tbd
- Debian:   4.4.0-5
+ Debian:   4.4.0-5
  Ubuntu:   4.4.0-3ubuntu1
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  backuppc (4.4.0-5) unstable; urgency=medium
  
-   [ Simon McVittie ]
-   * debian/rules: Specify canonical path to ping6. (Closes: #992647)
+   [ Simon McVittie ]
+   * debian/rules: Specify canonical path to ping6. (Closes: #992647)
  
-   [ Axel Beckert ]
-   * Remove wrong declaration of /etc/backuppc/hosts being Perl syntax.
-   * Refresh 09-hardcode-debians-rundir.patch to remove unwanted offset.
+   [ Axel Beckert ]
+   * Remove wrong declaration of /etc/backuppc/hosts being Perl syntax.
+   * Refresh 09-hardcode-debians-rundir.patch to remove unwanted offset.
  
-  -- Axel Beckert   Thu, 02 Sep 2021 02:10:05 +0200
+  -- Axel Beckert   Thu, 02 Sep 2021 02:10:05 +0200
  
  backuppc (4.4.0-4) unstable; urgency=medium
  
-   * Don't try to create /var/lib/backuppc/pc/localhost/ if it already
- exists. Fixes follow-up errors if initial configuration of backuppc
- failed for some other reason. (See also #992597)
-   * Drop dependencies on Perl modules which are in Perl's core since at
- least Perl 5.9.4, namely libdigest-md5-perl, libio-compress-perl, and
- libcompress-zlib-perl.
-   * Declare compliance with Debian Policy 4.6.0. (No changes needed.)
-   * Drop no more needed and previously redundant entry lib/systemd/system
- from debian/dirs.
-   * Drop outdated sanity check in init script. (Closes: #992597).
+   * Don't try to create /var/lib/backuppc/pc/localhost/ if it already
+ exists. Fixes follow-up errors if initial configuration of backuppc
+ failed for some other reason. (See also #992597)
+   * Drop dependencies on Perl modules which are in Perl's core since at
+ least Perl 5.9.4, namely libdigest-md5-perl, libio-compress-perl, and
+ libcompress-zlib-perl.
+   * Declare compliance with Debian Policy 4.6.0. (No changes needed.)
+   * Drop no more needed and previously redundant entry lib/systemd/system
+ from debian/dirs.
+   * Drop outdated sanity check in init script. (Closes: #992597).
  
-  -- Axel Beckert   Fri, 20 Aug 2021 20:45:09 +0200
+  -- Axel Beckert   Fri, 20 Aug 2021 20:45:09 +0200
  
  backuppc (4.4.0-3) unstable; urgency=medium
  
-   [ Axel Beckert ]
-   * Add a note to README.Debian pointing to NEWS.Debian for upgrade
- instructions. (See discussion in #981423.)
+   [ Axel Beckert ]
+   * Add a note to README.Debian pointing to NEWS.Debian for upgrade
+ instructions. (See discussion in #981423.)
  
-   [ Jonathan Wiltshire ]
-   * Refine debian/NEWS; split some of the detail in debian/UPGRADING
+   [ Jonathan Wiltshire ]
+   * Refine debian/NEWS; split some of the detail in debian/UPGRADING
  
-  -- Jonathan Wiltshire   Mon, 12 Apr 2021 19:02:10 +0100
+  -- Jonathan Wiltshire   Mon, 12 Apr 2021 19:02:10 +0100
  
  backuppc (4.4.0-2) unstable; urgency=medium
  
-   * postinst: Fix dpkg-statoverride warning 'deprecated --force option'.
-   * Make backuppc-rsync a hard dependency: The daemon fails to start even
- if only SMB backups are configured. Thanks autopkgtest!
-   * Add a debian/TODO list with some future/wishlist packaging todos.
+   * postinst: Fix dpkg-statoverride warning 'deprecated --force option'.
+   * Make backuppc-rsync a hard dependency: The daemon fails to start even
+ if only SMB backups are configured. Thanks autopkgtest!
+   * Add a debian/TODO list with some future/wishlist packaging todos.
  
-  -- Axel Beckert   Thu, 31 Dec 2020 16:54:06 +0100
+  -- Axel Beckert   Thu, 31 Dec 2020 16:54:06 +0100
  
  backuppc (4.4.0-1) unstable; urgency=medium
  
-   [ Debian Janitor ]
-   * Wrap long lines in changelog entries: 3.1.0-1.
-   * Bump debhelper from old 11 to 12.
-   * Set debhelper-compat version in Build-Depends.
-   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
- Repository-Browse.
-   * Fix day-of-week for changelog entries 3.2.1-2, 2.0.0-5.
+   [ Debian Janitor ]
+   * Wrap long lines in changelog entries: 3.1.0-1.
+   * Bump debhelper from old 11 to 12.
+   * Set debhelper-compat version in Build-Depends.
+   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+   * Fix day-of-week for changelog entries 3.2.1-2, 2.0.0-5.
  
-   [ Jonathan Wiltshire ]
-   * New major upstream release (Closes: #873075)
- + Add new depends/recommends: libbackuppc-xs-perl,
-   libfile-listing-perl, backuppc-rsync, libfile-rsyncp-perl
- + Refresh patches for 4.3.1, debian/{rules,dirs,docs}.
- + Install upstream systemd service file.
- + Add patch 08-fix-systemd-unit.patch: use Debian-ish concepts in the
-   service file.
- + Add a debian/NEWS entry wrt. to necessary config 

[Bug 1946846] Re: Merge bind9-libs from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: tbd
- Debian:   1:9.11.19+dfsg-2.1
+ Debian:   1:9.11.19+dfsg-2.1
  Ubuntu:   1:9.11.19+dfsg-2.1ubuntu1
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  bind9-libs (1:9.11.19+dfsg-2.1) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * Add patch from Jorge Niedbalski to stop redundant DHCP servers
- from crashing. (Closes: #968298)
+   * Non-maintainer upload.
+   * Add patch from Jorge Niedbalski to stop redundant DHCP servers
+ from crashing. (Closes: #968298)
  
-  -- Adrian Bunk   Sun, 25 Jul 2021 23:22:48 +0300
+  -- Adrian Bunk   Sun, 25 Jul 2021 23:22:48 +0300
  
  bind9-libs (1:9.11.19+dfsg-2) unstable; urgency=high
  
-   * Although none of these CVEs affect the ISC DHCP, it's better to have
- them all fixed just for the same the assumption proves false in the
- future:
-+ [CVE-2020-8625]: Fix off-by-one bug in ISC SPNEGO implementation.
-+ [CVE-2020-8624]: 'update-policy' rules of type 'subdomain' were
-  incorrectly treated as 'zonesub' rules, which allowed keys used in
-  'subdomain' rules to update names outside of the specified
-  subdomains. The problem was fixed by making sure 'subdomain' rules
-  are again processed as described in the ARM.
-+ [CVE-2020-8622]: It was possible to trigger an assertion failure
-  when verifying the response to a TSIG-signed request.
+   * Although none of these CVEs affect the ISC DHCP, it's better to have
+ them all fixed just for the same the assumption proves false in the
+ future:
+    + [CVE-2020-8625]: Fix off-by-one bug in ISC SPNEGO implementation.
+    + [CVE-2020-8624]: 'update-policy' rules of type 'subdomain' were
+  incorrectly treated as 'zonesub' rules, which allowed keys used in
+  'subdomain' rules to update names outside of the specified
+  subdomains. The problem was fixed by making sure 'subdomain' rules
+  are again processed as described in the ARM.
+    + [CVE-2020-8622]: It was possible to trigger an assertion failure
+  when verifying the response to a TSIG-signed request.
  
-  -- Ondřej Surý   Tue, 16 Feb 2021 09:35:53 +0100
+  -- Ondřej Surý   Tue, 16 Feb 2021 09:35:53 +0100
  
  bind9-libs (1:9.11.19+dfsg-1) unstable; urgency=medium
  
-   * New upstream version 9.11.19+dfsg
+   * New upstream version 9.11.19+dfsg
  
-  -- Ondřej Surý   Tue, 19 May 2020 22:19:50 +0200
+  -- Ondřej Surý   Tue, 19 May 2020 22:19:50 +0200
  
  bind9-libs (1:9.11.18+dfsg-1) unstable; urgency=medium
  
-   * New upstream version 9.11.18+dfsg
+   * New upstream version 9.11.18+dfsg
  
-  -- Ondřej Surý   Thu, 16 Apr 2020 08:44:01 +0200
+  -- Ondřej Surý   Thu, 16 Apr 2020 08:44:01 +0200
  
  bind9-libs (1:9.11.17+dfsg-4) unstable; urgency=medium
  
-   * Revert the SONAME back to 1110, to accomodate to the binNMUs
- that has been issued meanwhile.  I'll poke myself to be more
- careful about the ABI bumps.
+   * Revert the SONAME back to 1110, to accomodate to the binNMUs
+ that has been issued meanwhile.  I'll poke myself to be more
+ careful about the ABI bumps.
  
-  -- Ondřej Surý   Mon, 23 Mar 2020 10:16:17 +0100
+  -- Ondřej Surý   Mon, 23 Mar 2020 10:16:17 +0100
  
  bind9-libs (1:9.11.17+dfsg-3) unstable; urgency=medium
  
-   * Revert 'Bump the SONAME of libdns to 1110'
+   * Revert 'Bump the SONAME of libdns to 1110'
  
-  -- Ondřej Surý   Mon, 23 Mar 2020 09:44:25 +0100
+  -- Ondřej Surý   Mon, 23 Mar 2020 09:44:25 +0100
  
  bind9-libs (1:9.11.17+dfsg-2) unstable; urgency=medium
  
-   * Upload to unstable and misc changes to d/control
+   * Upload to unstable and misc changes to d/control
  
-  -- Ondřej Surý   Sun, 22 Mar 2020 09:02:08 +0100
+  -- Ondřej Surý   Sun, 22 Mar 2020 09:02:08 +0100
  
  bind9-libs (1:9.11.17+dfsg-1) experimental; urgency=medium
  
-   * New upstream version 9.11.17+dfsg
-   * Bump the SONAME of libdns to 1110
+   * New upstream version 9.11.17+dfsg
+   * Bump the SONAME of libdns to 1110
  
-  -- Ondřej Surý   Fri, 20 Mar 2020 14:31:18 +0100
+  -- Ondřej Surý   Fri, 20 Mar 2020 14:31:18 +0100
  
  bind9-libs (1:9.11.16+dfsg-3) experimental; urgency=medium
  
-   * Cleanup dnsutils package and don't install manpages
-   * Add lintian override for isc-config.sh
+   * Cleanup dnsutils package and don't install manpages
+   * Add lintian override for isc-config.sh
  
-  -- Ondřej Surý   Thu, 20 Feb 2020 16:54:48 +0100
+  -- Ondřej Surý   Thu, 20 Feb 2020 16:54:48 +0100
  
  bind9-libs (1:9.11.16+dfsg-2) experimental; urgency=medium
  
-   * Change the package to library only
+   * Change the package to library only
  
-  -- Ondřej Surý   Thu, 20 Feb 2020 15:28:42 +0100
+  -- Ondřej Surý   Thu, 20 Feb 2020 15:28:42 +0100
  
  bind9 (1:9.11.16+dfsg-1) unstable; urgency=medium
  
-   * New 

[Bug 1946847] Re: Merge bridge-utils from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   1.7-1
+ Debian:   1.7-1
  Ubuntu:   1.7-1ubuntu2
- 
  
  Debian typically updates bridge-utils every 4 months on average, but it
  was last updated 21.02 and looks overdue.  Check back in on this
  monthly.
  
  No release expected for bridge-utils this cycle
  
- 
  ### New Debian Changes ###
  
  bridge-utils (1.7-1) unstable; urgency=medium
  
-   * New upstream version.
- Only messages related changes and compilation fixes.
-   * Remove preserve_gcc_flags patch (in upstream now).
-   * Bump standards, no change needed.
-   * Clarify portprio and fix example.
-   * Update upstream url.
-   * Fix NEWS versioning of last entry :-?
+   * New upstream version.
+ Only messages related changes and compilation fixes.
+   * Remove preserve_gcc_flags patch (in upstream now).
+   * Bump standards, no change needed.
+   * Clarify portprio and fix example.
+   * Update upstream url.
+   * Fix NEWS versioning of last entry :-?
  
-  -- Santiago Garcia Mantinan   Wed, 24 Feb 2021
+  -- Santiago Garcia Mantinan   Wed, 24 Feb 2021
  12:34:03 +0100
  
  bridge-utils (1.6-6) unstable; urgency=medium
  
-   * Fix IPv6 address getting assigned on hotplug devices.
- Closes: #980752.
-   * Fix waiting so that DAD works again. Closes: #982943.
-   * Move mac setting before brctl addif to ensure mac setting.
- Closes: #980856.
-   * Update documentation and add examples. Closes: #765098.
-   * Update manpages. Closes: #981253.
-   * Add a note on MTU settings. Closes: #292088.
-   * Hook also on down to recreate the bridge so that multiple
- stanzas work Ok on ifdown. Closes: #319832.
+   * Fix IPv6 address getting assigned on hotplug devices.
+ Closes: #980752.
+   * Fix waiting so that DAD works again. Closes: #982943.
+   * Move mac setting before brctl addif to ensure mac setting.
+ Closes: #980856.
+   * Update documentation and add examples. Closes: #765098.
+   * Update manpages. Closes: #981253.
+   * Add a note on MTU settings. Closes: #292088.
+   * Hook also on down to recreate the bridge so that multiple
+ stanzas work Ok on ifdown. Closes: #319832.
  
-  -- Santiago Garcia Mantinan   Tue, 16 Feb 2021
+  -- Santiago Garcia Mantinan   Tue, 16 Feb 2021
  13:29:04 +0100
  
  bridge-utils (1.6-5) unstable; urgency=low
  
-   * Overload bridge_hw to allow do specify an interface as well as the
- MAC address. Closes: #966244.
-   * Change man page for bridge-utils-interfaces and news fileto document
- this overloading.
+   * Overload bridge_hw to allow do specify an interface as well as the
+ MAC address. Closes: #966244.
+   * Change man page for bridge-utils-interfaces and news fileto document
+ this overloading.
  
-  -- Santiago Garcia Mantinan   Fri, 22 Jan 2021
+  -- Santiago Garcia Mantinan   Fri, 22 Jan 2021
  11:08:47 +0100
  
  bridge-utils (1.6-4) unstable; urgency=low
  
-   * Add en* to the device regex so that all catches them. Closes: #966319.
-   * Document MAC address changes on news. Closes: #980505.
+   * Add en* to the device regex so that all catches them. Closes: #966319.
+   * Document MAC address changes on news. Closes: #980505.
  
-  -- Santiago Garcia Mantinan   Thu, 21 Jan 2021
+  -- Santiago Garcia Mantinan   Thu, 21 Jan 2021
  10:51:31 +0100
  
  bridge-utils (1.6-3) unstable; urgency=medium
  
-   * Support VLAN aware setups where we need vlan filtering.
- Thanks Benedikt Spranger for the patch. Closes: #950879.
-   * Clarify on manual page that stp will get IPv6 lost. Closes: #736336.
-   * Add a 1 second sleep if hw address needs to be changed. Closes: #945466.
+   * Support VLAN aware setups where we need vlan filtering.
+ Thanks Benedikt Spranger for the patch. Closes: #950879.
+   * Clarify on manual page that stp will get IPv6 lost. Closes: #736336.
+   * Add a 1 second sleep if hw address needs to be changed. Closes: #945466.
  
-  -- Santiago Garcia Mantinan   Thu, 30 Apr 2020
+  -- Santiago Garcia Mantinan   Thu, 30 Apr 2020
  10:06:38 +0200
  
  bridge-utils (1.6-2) unstable; urgency=medium
  
-   * Bump Standards-Version.
-   * Preserve gcc flags set when building the lib.
+   * Bump Standards-Version.
+   * Preserve gcc flags set when building the lib.
  
-  -- Santiago Garcia Mantinan   Mon, 28 Jan 2019
+  -- Santiago Garcia Mantinan   Mon, 28 Jan 2019
  00:25:14 +0100
  
  bridge-utils (1.6-1) unstable; urgency=low
  
-   * New upstream version.
-   * Change default back to not hotplug. Closes: #892277.
-   * Allow mtu to be set on the bridge by propagating it to the bridged
- interfaces. Closes: #661711.
-   * Remove kernel headers from the package.
+   * New upstream version.
+   * Change default back to not hotplug. Closes: #892277.
+   * Allow mtu to be set on the bridge by propagating it to the bridged
+ interfaces. Closes: #661711.
+   * Remove kernel headers from the package.
  
-  -- Santiago Garcia Mantinan   Tue, 15 Jan 2019

[Bug 1946848] Re: Merge chrony from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: tbd
- Debian:   4.1-4
+ Debian:   4.1-4
  Ubuntu:   4.1-3ubuntu1
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  chrony (4.1-4) unstable; urgency=medium
  
-   * debian/:
- - Remove empty preinst maintainer script.
+   * debian/:
+ - Remove empty preinst maintainer script.
  
-   * debian/chrony.lintian-overrides:
- - Remove unused overrides.
+   * debian/chrony.lintian-overrides:
+ - Remove unused overrides.
  
-   * debian/control:
- - Bump Standards-Version to 4.6.0 (no changes needed).
+   * debian/control:
+ - Bump Standards-Version to 4.6.0 (no changes needed).
  
-   * debian/patches/*:
- - Add fix-seccomp-filter-for-BINDTODEVICE-socket-option.patch.
- (Closes: #995207)
+   * debian/patches/*:
+ - Add fix-seccomp-filter-for-BINDTODEVICE-socket-option.patch.
+ (Closes: #995207)
  
-   * debian/usr.sbin.chronyd:
- - Add 'vim:syntax=apparmor' modline.
- - Add feature ABI rule. Starting with AppArmor 3.0, policy needs to 
contain
- an abi rule to indicate which feature abi the policy was developed under.
+   * debian/usr.sbin.chronyd:
+ - Add 'vim:syntax=apparmor' modline.
+ - Add feature ABI rule. Starting with AppArmor 3.0, policy needs to 
contain
+ an abi rule to indicate which feature abi the policy was developed under.
  
-  -- Vincent Blut   Thu, 07 Oct 2021 15:23:28
+  -- Vincent Blut   Thu, 07 Oct 2021 15:23:28
  +0200
  
  chrony (4.1-3) unstable; urgency=medium
  
-   * Upload to unstable.
+   * Upload to unstable.
  
-   * debian/patches/:
- - Add allow-clone3-and-pread64-in-seccomp-filter.patch.
+   * debian/patches/:
+ - Add allow-clone3-and-pread64-in-seccomp-filter.patch.
  
-   * debian/tests/upstream-simulation-test-suite:
- - Update clknetsim version.
+   * debian/tests/upstream-simulation-test-suite:
+ - Update clknetsim version.
  
-  -- Vincent Blut   Sun, 15 Aug 2021 15:08:56
+  -- Vincent Blut   Sun, 15 Aug 2021 15:08:56
  +0200
  
  chrony (4.1-2) experimental; urgency=medium
  
-   * Merge branch 'debian/unstable' into 'debian/latest'.
+   * Merge branch 'debian/unstable' into 'debian/latest'.
  
-   * debian/rules:
- - Remove needless dh_auto_test override.
+   * debian/rules:
+ - Remove needless dh_auto_test override.
  
-   [ Christian Ehrhardt ]
-   * debian/tests/helper-functions:
- - Improve chronyd restart logic. While rendering the tests more readable,
- this also fixes ntp-server-and-nts-auth test on Ubuntu.
+   [ Christian Ehrhardt ]
+   * debian/tests/helper-functions:
+ - Improve chronyd restart logic. While rendering the tests more readable,
+ this also fixes ntp-server-and-nts-auth test on Ubuntu.
  
-   [ Debian Janitor ]
-   * debian/{control,chrony.maintscript}:
- - Remove constraints unnecessary since stretch.
+   [ Debian Janitor ]
+   * debian/{control,chrony.maintscript}:
+ - Remove constraints unnecessary since stretch.
  
-  -- Vincent Blut   Sat, 26 Jun 2021 17:16:45
+  -- Vincent Blut   Sat, 26 Jun 2021 17:16:45
  +0200
  
  chrony (4.1-1) experimental; urgency=medium
  
-   * Import upstream version 4.1:
- - Please see /usr/share/doc/chrony/NEWS.gz for the release notes.
+   * Import upstream version 4.1:
+ - Please see /usr/share/doc/chrony/NEWS.gz for the release notes.
  
-   * debian/copyright:
- - Update copyright years.
+   * debian/copyright:
+ - Update copyright years.
  
-   * debian/upstream/signing-key.asc:
- - Update Miroslav Lichvar's key.
+   * debian/upstream/signing-key.asc:
+ - Update Miroslav Lichvar's key.
  
-   * debian/watch:
- - Add upstream version mangle to transform -pre to ~pre.
+   * debian/watch:
+ - Add upstream version mangle to transform -pre to ~pre.
  
-  -- Vincent Blut   Fri, 14 May 2021 00:25:34
+  -- Vincent Blut   Fri, 14 May 2021 00:25:34
  +0200
  
  chrony (4.1~pre1-1) experimental; urgency=medium
  
-   * Import upstream version 4.1-pre1:
- - Please see /usr/share/doc/chrony/NEWS.gz for the release notes.
+   * Import upstream version 4.1-pre1:
+ - Please see /usr/share/doc/chrony/NEWS.gz for the release notes.
  
-   * debian/control:
- - Now that the upstream system tests support 'ss', replace the net-tools
- build-dependency by iproute2.
+   * debian/control:
+ - Now that the upstream system tests support 'ss', replace the net-tools
+ build-dependency by iproute2.
  
-   * debian/NEWS:
- - Mention that lines in *.sources files must be terminated by a trailing
- newline.
+   * debian/NEWS:
+ - Mention that lines in *.sources files must be terminated by a trailing
+ newline.
  
-   * debian/patches/:
- - Drop allow-IP_TOS-socket-option-in-seccomp-filter.patch. Applied
- upstream.
+   * 

[Bug 1946851] Re: Merge containerd from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
  Debian:   1.5.7~ds1-11.5.7~ds1-1
  Ubuntu:   1.5.5-0ubuntu3
  
  Debian new has 1.5.7~ds1-1
  
- 
  ### New Debian Changes ###
  
  containerd (1.5.7~ds1-1) unstable; urgency=medium
  
-   * New upstream version 1.5.7~ds1
- + CVE-2021-41103: Insufficiently restricted permissions on container
-   root and plugin directories
-   * Update Standards-Version to 4.6.0 (no changes)
- 
-  -- Shengjing Zhu   Tue, 05 Oct 2021 18:25:35 +0800
+   * New upstream version 1.5.7~ds1
+ + CVE-2021-41103: Insufficiently restricted permissions on container
+   root and plugin directories
+   * Update Standards-Version to 4.6.0 (no changes)
+ 
+  -- Shengjing Zhu   Tue, 05 Oct 2021 18:25:35 +0800
  
  containerd (1.5.5~ds1-1) unstable; urgency=medium
  
-   * Upload to unstable
-   * New upstream version 1.5.5~ds1
- 
-  -- Shengjing Zhu   Mon, 23 Aug 2021 23:48:51 +0800
+   * Upload to unstable
+   * New upstream version 1.5.5~ds1
+ 
+  -- Shengjing Zhu   Mon, 23 Aug 2021 23:48:51 +0800
  
  containerd (1.5.4~ds1-1) experimental; urgency=medium
  
-   * New upstream version 1.5.4~ds1
- Fix CVE-2021-32760.
- 
-  -- Shengjing Zhu   Tue, 20 Jul 2021 02:45:17 +0800
+   * New upstream version 1.5.4~ds1
+ Fix CVE-2021-32760.
+ 
+  -- Shengjing Zhu   Tue, 20 Jul 2021 02:45:17 +0800
  
  containerd (1.5.3~ds1-1) experimental; urgency=medium
  
-   * New upstream version 1.5.3~ds1
- 
-  -- Shengjing Zhu   Wed, 14 Jul 2021 23:34:39 +0800
+   * New upstream version 1.5.3~ds1
+ 
+  -- Shengjing Zhu   Wed, 14 Jul 2021 23:34:39 +0800
  
  containerd (1.5.2~ds1-1) experimental; urgency=medium
  
-   * New upstream version 1.5.2~ds1
- 
-  -- Shengjing Zhu   Thu, 17 Jun 2021 00:28:02 +0800
+   * New upstream version 1.5.2~ds1
+ 
+  -- Shengjing Zhu   Thu, 17 Jun 2021 00:28:02 +0800
  
  containerd (1.5.0~rc1~ds1-1) experimental; urgency=medium
  
-   * New upstream version 1.5.0~rc1~ds1
- 
-  -- Shengjing Zhu   Wed, 14 Apr 2021 00:20:38 +0800
+   * New upstream version 1.5.0~rc1~ds1
+ 
+  -- Shengjing Zhu   Wed, 14 Apr 2021 00:20:38 +0800
  
  containerd (1.5.0~rc0~ds1-1) experimental; urgency=medium
  
-   * New upstream version 1.5.0~rc0~ds1
- 
-  -- Shengjing Zhu   Sat, 10 Apr 2021 00:17:58 +0800
+   * New upstream version 1.5.0~rc0~ds1
+ 
+  -- Shengjing Zhu   Sat, 10 Apr 2021 00:17:58 +0800
  
  containerd (1.5.0~beta4~ds1-1) experimental; urgency=medium
  
-   * New upstream version 1.5.0~beta4~ds1
- 
-  -- Shengjing Zhu   Wed, 17 Mar 2021 02:57:58 +0800
+   * New upstream version 1.5.0~beta4~ds1
+ 
+  -- Shengjing Zhu   Wed, 17 Mar 2021 02:57:58 +0800
  
  containerd (1.5.0~beta3~ds1-1) experimental; urgency=medium
  
-   * New upstream version 1.5.0~beta3~ds1
- 
-  -- Shengjing Zhu   Fri, 05 Mar 2021 19:27:36 +0800
+   * New upstream version 1.5.0~beta3~ds1
+ 
+  -- Shengjing Zhu   Fri, 05 Mar 2021 19:27:36 +0800
  
  containerd (1.5.0~beta2~ds1-1) experimental; urgency=medium
  
-   * New upstream version 1.5.0~beta2~ds1
-   * Drop github.com/syndtr/gocapability from Depends
- 
-  -- Shengjing Zhu   Sat, 27 Feb 2021 01:31:44 +0800
+   * New upstream version 1.5.0~beta2~ds1
+   * Drop github.com/syndtr/gocapability from Depends
+ 
+  -- Shengjing Zhu   Sat, 27 Feb 2021 01:31:44 +0800
  
  containerd (1.5.0~beta1~ds1-2) experimental; urgency=medium
  
-   * Run integration test in autopkgtest
- 
-  -- Shengjing Zhu   Sat, 06 Feb 2021 19:48:47 +0800
+   * Run integration test in autopkgtest
+ 
+  -- Shengjing Zhu   Sat, 06 Feb 2021 19:48:47 +0800
  
  containerd (1.5.0~beta1~ds1-1) experimental; urgency=medium
  
-   * New upstream version 1.5.0~beta1~ds1
- 
-  -- Shengjing Zhu   Sat, 06 Feb 2021 17:37:26 +0800
+   * New upstream version 1.5.0~beta1~ds1
+ 
+  -- Shengjing Zhu   Sat, 06 Feb 2021 17:37:26 +0800
  
  containerd (1.5.0~beta0~ds1-1) experimental; urgency=medium
  
-   * New upstream version 1.5.0~beta0~ds1
- 
-  -- Shengjing Zhu   Sat, 23 Jan 2021 20:42:28 +0800
+   * New upstream version 1.5.0~beta0~ds1
+ 
+  -- Shengjing Zhu   Sat, 23 Jan 2021 20:42:28 +0800
  
  containerd (1.4.3~ds1-1) unstable; urgency=medium
  
-   * New upstream version 1.4.3~ds1
- Fix CVE-2020-15257
- 
-  -- Shengjing Zhu   Tue, 01 Dec 2020 10:13:21 +0800
+   * New upstream version 1.4.3~ds1
+ Fix CVE-2020-15257
+ 
+  -- Shengjing Zhu   Tue, 01 Dec 2020 10:13:21 +0800
  
  containerd (1.4.2~ds1-3) experimental; urgency=medium
  
-   * Enable CRI when build with gccgo
- 
-  -- Shengjing Zhu   Sun, 29 Nov 2020 17:04:46 +0800
+   * Enable CRI when build with gccgo
+ 
+  -- Shengjing Zhu   Sun, 29 Nov 2020 17:04:46 +0800
  
  containerd (1.4.2~ds1-2) experimental; urgency=medium
  
-   * Backport github.com/containerd/containerd/remotes package.
- 
+   * Backport github.com/containerd/containerd/remotes package.
  
  ### Old Ubuntu Delta ###
  
  containerd (1.5.5-0ubuntu3) impish; urgency=medium
  
-   * SECURITY UPDATE: insufficiently restricted 

[Bug 1946852] Re: Merge corosync from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: tbd
- Debian:   3.1.5-2
+ Debian:   3.1.5-2
  Ubuntu:   3.1.2-2ubuntu1
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  corosync (3.1.5-2) unstable; urgency=medium
  
-   * [a836090] Revert 'No need to override the default /usr/lib/systemd/system
- systemd directory anymore'
- This reverts commit e710e1f5bec1bcbc9d47f639701a6f2fde54346b.
- dh_installsystemd apparently does not find the service files under
- /usr/lib, and consequently does not insert the maintainer script
- snippets necessary to start the services on installation (for example).
+   * [a836090] Revert 'No need to override the default /usr/lib/systemd/system
+ systemd directory anymore'
+ This reverts commit e710e1f5bec1bcbc9d47f639701a6f2fde54346b.
+ dh_installsystemd apparently does not find the service files under
+ /usr/lib, and consequently does not insert the maintainer script
+ snippets necessary to start the services on installation (for example).
  
-  -- Ferenc Wágner   Fri, 01 Oct 2021 20:28:56 +0200
+  -- Ferenc Wágner   Fri, 01 Oct 2021 20:28:56 +0200
  
  corosync (3.1.5-1) unstable; urgency=medium
  
-   * [929fb0c] New upstream release (3.1.5)
-   * [56b0b8f] Remove upstreamed patches, refresh the rest
-   * [f231d94] Switch to Debhelper compatibility level 13
-   * [65638bc] Update Standards-Version to 4.6.0 (no changes required)
-   * [e710e1f] No need to override the default /usr/lib/systemd/system systemd
- directory anymore
+   * [929fb0c] New upstream release (3.1.5)
+   * [56b0b8f] Remove upstreamed patches, refresh the rest
+   * [f231d94] Switch to Debhelper compatibility level 13
+   * [65638bc] Update Standards-Version to 4.6.0 (no changes required)
+   * [e710e1f] No need to override the default /usr/lib/systemd/system systemd
+ directory anymore
  
-  -- Ferenc Wágner   Thu, 30 Sep 2021 22:38:39 +0200
+  -- Ferenc Wágner   Thu, 30 Sep 2021 22:38:39 +0200
  
  corosync (3.1.2-2) unstable; urgency=medium
  
-   * [f641780] New patch: stats: fix crash when iterating over deleted keys.
- Cherry-picked from v3.1.4.
- Thanks to Christine Caulfield
+   * [f641780] New patch: stats: fix crash when iterating over deleted keys.
+ Cherry-picked from v3.1.4.
+ Thanks to Christine Caulfield
  
-  -- Ferenc Wágner   Mon, 05 Jul 2021 09:11:09 +0200
+  -- Ferenc Wágner   Mon, 05 Jul 2021 09:11:09 +0200
  
  corosync (3.1.2-1) unstable; urgency=medium
  
-   * [2c66d6d] New upstream release (3.1.2)
-   * [158e261] Drop upstreamed patch, refresh the rest
+   * [2c66d6d] New upstream release (3.1.2)
+   * [158e261] Drop upstreamed patch, refresh the rest
  
-  -- Ferenc Wágner   Wed, 07 Apr 2021 14:19:13 +0200
+  -- Ferenc Wágner   Wed, 07 Apr 2021 14:19:13 +0200
  
  corosync (3.1.1-1) unstable; urgency=medium
  
-   * [d0fe5b2] New upstream release (3.1.1) (Closes: #985070)
-   * [e867d55] Refresh our patches
-   * [9d9b3d5] Acknowledge new symbols
-   * [069e608] Adapt autopkgtest to the new cfgtool output format
-   * [a447ac3] New patch: totemknet: pass correct handle to 
knet_handle_compress.
- Thanks to Fabio M. Di Nitto (Closes: #986325)
-   * [dc2b18f] New patch: man: corosync-cfgtool.8: use proper single quotes
+   * [d0fe5b2] New upstream release (3.1.1) (Closes: #985070)
+   * [e867d55] Refresh our patches
+   * [9d9b3d5] Acknowledge new symbols
+   * [069e608] Adapt autopkgtest to the new cfgtool output format
+   * [a447ac3] New patch: totemknet: pass correct handle to 
knet_handle_compress.
+ Thanks to Fabio M. Di Nitto (Closes: #986325)
+   * [dc2b18f] New patch: man: corosync-cfgtool.8: use proper single quotes
  
-  -- Ferenc Wágner   Sat, 03 Apr 2021 17:27:29 +0200
+  -- Ferenc Wágner   Sat, 03 Apr 2021 17:27:29 +0200
  
  corosync (3.1.0-3) unstable; urgency=medium
  
-   [ Helmut Grohne ]
-   * [b8b9ff1] Reduce Build-Depends
- + Drop unused libxml2-dev dependency. It deals with xml via xsltproc.
- + Drop unused augeas-tools dependency. While it ships a lens, it does not
-   further integrate with augeas. (Closes: #980989)
+   [ Helmut Grohne ]
+   * [b8b9ff1] Reduce Build-Depends
+ + Drop unused libxml2-dev dependency. It deals with xml via xsltproc.
+ + Drop unused augeas-tools dependency. While it ships a lens, it does not
+   further integrate with augeas. (Closes: #980989)
  
-  -- Ferenc Wágner   Sun, 28 Feb 2021 10:06:39 +0100
+  -- Ferenc Wágner   Sun, 28 Feb 2021 10:06:39 +0100
  
  corosync (3.1.0-2) unstable; urgency=medium
  
-   * [d92f1d8] Drop the log directory placeholder file.
- According to #604807 the buster logrotate already skips missing
- directories gracefully, so we don't need this workaround anymore,
- as #588515 is fixed.
-   * [ace09cc] libqb 2 dropped the 

[Bug 1946850] Re: Merge cluster-glue from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   1.0.12-20
+ Debian:   1.0.12-20
  Ubuntu:   1.0.12-20ubuntu2
- 
  
  Debian typically updates cluster-glue every 2 months on average, but it
  was last updated 21.01 and looks overdue.  Check back in on this
  monthly.
  
- 
  ### New Debian Changes ###
  
  cluster-glue (1.0.12-20) unstable; urgency=medium
  
-   [ Helmut Grohne ]
-   * Reduce Build-Depends (Closes: #979282)
+   [ Helmut Grohne ]
+   * Reduce Build-Depends (Closes: #979282)
  
-   [ Ferenc Wágner ]
-   * Update Standards-Version to 4.5.1 (no changes required)
-   * Bump watch file format to 4
-   * New patch: Current Pacemaker does not use ha_logd
-   * Add Lintian override for the man page of the unusually placed ha_logd
-   * New patch: Fix typo: bounary -> boundary
-   * Drop override for tag not emitted since Lintian 2.92
+   [ Ferenc Wágner ]
+   * Update Standards-Version to 4.5.1 (no changes required)
+   * Bump watch file format to 4
+   * New patch: Current Pacemaker does not use ha_logd
+   * Add Lintian override for the man page of the unusually placed ha_logd
+   * New patch: Fix typo: bounary -> boundary
+   * Drop override for tag not emitted since Lintian 2.92
  
-  -- Ferenc Wágner   Wed, 20 Jan 2021 12:45:21 +0100
+  -- Ferenc Wágner   Wed, 20 Jan 2021 12:45:21 +0100
  
  cluster-glue (1.0.12-19) unstable; urgency=medium
  
-   * Fix failing logd autopkgtest
-   * Disable logd startup by default
-   * Use debhelper v13
+   * Fix failing logd autopkgtest
+   * Disable logd startup by default
+   * Use debhelper v13
  
-  -- Valentin Vidic   Sat, 27 Jun 2020 12:59:36 +0200
+  -- Valentin Vidic   Sat, 27 Jun 2020 12:59:36 +0200
  
  cluster-glue (1.0.12-18) unstable; urgency=medium
  
-   * The cibsecret man page symlink isn't useful
-   * Add myself to Uploaders
-   * Update packaging list email address
-   * The dbgsym migration was completed in buster
-   * Don't ship static or Libtool archives
+   * The cibsecret man page symlink isn't useful
+   * Add myself to Uploaders
+   * Update packaging list email address
+   * The dbgsym migration was completed in buster
+   * Don't ship static or Libtool archives
  
-  -- Ferenc Wágner   Sun, 21 Jun 2020 21:53:11 +0200
+  -- Ferenc Wágner   Sun, 21 Jun 2020 21:53:11 +0200
  
  cluster-glue (1.0.12-17) unstable; urgency=medium
  
-   * Drup upstart support to avoid using dbus-glib (Closes: #955882)
+   * Drup upstart support to avoid using dbus-glib (Closes: #955882)
  
-  -- Valentin Vidic   Sun, 05 Apr 2020 16:38:36 +0200
+  -- Valentin Vidic   Sun, 05 Apr 2020 16:38:36 +0200
  
  cluster-glue (1.0.12-16) unstable; urgency=medium
  
-   * Enable Debian CI
-   * Move /usr/sbin/cibsecret to /usr/lib/heartbeat/
+   * Enable Debian CI
+   * Move /usr/sbin/cibsecret to /usr/lib/heartbeat/
  
-  -- Valentin Vidic   Sun, 15 Mar 2020 20:51:29 +0100
+  -- Valentin Vidic   Sun, 15 Mar 2020 20:51:29 +0100
  
  cluster-glue (1.0.12-15) unstable; urgency=medium
  
-   * Stop using xml2-config (Closes: #949087)
-   * Update Standards-Version to 4.5.0
+   * Stop using xml2-config (Closes: #949087)
+   * Update Standards-Version to 4.5.0
  
-  -- Valentin Vidic   Sat, 15 Feb 2020 18:12:37 +0100
+  -- Valentin Vidic   Sat, 15 Feb 2020 18:12:37 +0100
  
  cluster-glue (1.0.12-14) unstable; urgency=medium
  
-   * Try to fix flaky autopkgtest (Closes: #942334)
-   * Use debhelper v12
-   * Update Standards-Version to 4.4.1
-   * Drop unused lintian override
-   * Fix spelling error reported by lintian
-   * Add Rules-Requires-Root: no
-   * Add Pre-Depends for systemd
-   * Add override for documentation outside of /usr/share/doc
-   * Add override for spelling of EVERYTIME
+   * Try to fix flaky autopkgtest (Closes: #942334)
+   * Use debhelper v12
+   * Update Standards-Version to 4.4.1
+   * Drop unused lintian override
+   * Fix spelling error reported by lintian
+   * Add Rules-Requires-Root: no
+   * Add Pre-Depends for systemd
+   * Add override for documentation outside of /usr/share/doc
+   * Add override for spelling of EVERYTIME
  
-  -- Valentin Vidic   Tue, 15 Oct 2019 19:22:27 +0200
+  -- Valentin Vidic   Tue, 15 Oct 2019 19:22:27 +0200
  
  cluster-glue (1.0.12-13) unstable; urgency=medium
  
-   * Try to debug failing logd autopkgtest
-   * Fix python3 scripts (Closes: #931114)
-   * Update Standards-Version to 4.4.0
-   * Move ha_logger manpage to section 8
+   * Try to debug failing logd autopkgtest
+   * Fix python3 scripts (Closes: #931114)
+   * Update Standards-Version to 4.4.0
+   * Move ha_logger manpage to section 8
  
-  -- Valentin Vidic   Thu, 11 Jul 2019 20:59:50 +0200
+  -- Valentin Vidic   Thu, 11 Jul 2019 20:59:50 +0200
  
  cluster-glue (1.0.12-12) unstable; urgency=medium
  
-   * Use libsensors-dev in Build-Depends (Closes: #917434)
-   * Add Build-Depends-Package to symbols files
-   * Try to fix FTBFS with usrmerge
-   * Update Standards-Version to 4.3.0
-   * Use /run path for 

[Bug 1946855] Re: Merge dovecot from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: tbd
- Debian:   1:2.3.16+dfsg1-3
+ Debian:   1:2.3.16+dfsg1-3
  Ubuntu:   1:2.3.13+dfsg1-1ubuntu3
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  dovecot (1:2.3.16+dfsg1-3) unstable; urgency=medium
  
-   * [7b858b6] Fix FTBFS on mips(64)el.  Stacktrace generation on these
- architectures requires -funwind-tables, as with 32-bit arm.
+   * [7b858b6] Fix FTBFS on mips(64)el.  Stacktrace generation on these
+ architectures requires -funwind-tables, as with 32-bit arm.
  
-  -- Noah Meyerhans   Thu, 16 Sep 2021 08:41:27 -0700
+  -- Noah Meyerhans   Thu, 16 Sep 2021 08:41:27 -0700
  
  dovecot (1:2.3.16+dfsg1-2) unstable; urgency=medium
  
-   [ Christian Göttsche ]
-   * [e1e9ece] d/patches: rework backtrace test patch
-   * [be404bf] d/patches: add big-endian patch
+   [ Christian Göttsche ]
+   * [e1e9ece] d/patches: rework backtrace test patch
+   * [be404bf] d/patches: add big-endian patch
  
-  -- Noah Meyerhans   Fri, 10 Sep 2021 16:10:50 -0700
+  -- Noah Meyerhans   Fri, 10 Sep 2021 16:10:50 -0700
  
  dovecot (1:2.3.16+dfsg1-1) unstable; urgency=medium
  
-   [ Christian Göttsche ]
-   * [ff4a227] New upstream version 2.3.14+dfsg1
-   * [963fa3b] New upstream version 2.3.15+dfsg1 (Closes: #991323, #983510)
-   * [5e0c898] d/watch: adjust dversionmangle for dfsg suffix
-   * [9ffb0f5] d/patches: update
-   * [850e1d6] New upstream version 2.3.16+dfsg1
-   * [7140b87] d/patches: rebase patches
-   * [fb1b77e] d/rules: enable LTO
-   * [ce7055d] d/control: add libsystemd-dev dependency
-   * [db93263] d/copyright: drop unused section
-   * [aeec1e8] d/rules: update how to set systemdsystemunitdir
-   * [ebe9709] d/patches: resolve compiler warnings
-   * [19b2bb0] d/changelog: bump to 1:2.3.16+dfsg1-1
-   * [58a4078] d/patches: update 32bit warnings patch
+   [ Christian Göttsche ]
+   * [ff4a227] New upstream version 2.3.14+dfsg1
+   * [963fa3b] New upstream version 2.3.15+dfsg1 (Closes: #991323, #983510)
+   * [5e0c898] d/watch: adjust dversionmangle for dfsg suffix
+   * [9ffb0f5] d/patches: update
+   * [850e1d6] New upstream version 2.3.16+dfsg1
+   * [7140b87] d/patches: rebase patches
+   * [fb1b77e] d/rules: enable LTO
+   * [ce7055d] d/control: add libsystemd-dev dependency
+   * [db93263] d/copyright: drop unused section
+   * [aeec1e8] d/rules: update how to set systemdsystemunitdir
+   * [ebe9709] d/patches: resolve compiler warnings
+   * [19b2bb0] d/changelog: bump to 1:2.3.16+dfsg1-1
+   * [58a4078] d/patches: update 32bit warnings patch
  
-   [ Noah Meyerhans ]
-   * [f217c2e] Fix indexer crash
-   * [b075317] Import upstream patch for indexer crash on client disconnect
-   * [36e8740] drop debian/dovecot-core.maintscript
+   [ Noah Meyerhans ]
+   * [f217c2e] Fix indexer crash
+   * [b075317] Import upstream patch for indexer crash on client disconnect
+   * [36e8740] drop debian/dovecot-core.maintscript
  
-  -- Noah Meyerhans   Thu, 02 Sep 2021 13:22:16 -0700
+  -- Noah Meyerhans   Thu, 02 Sep 2021 13:22:16 -0700
  
  dovecot (1:2.3.13+dfsg1-2) unstable; urgency=high
  
-   * Import upstream fixes for security issues (Closes: #990566):
- - CVE-2021-29157: Path traversal issue allowing an attacker with
-   access to the local filesystem can trick OAuth2 authentication into
-   using an HS256 validation key from an attacker-controlled location
- - CVE-2021-33515: Sensitive information could be redirected to an
-   attacker-controlled address because of a STARTTLS command injection
-   bug in the submission service
+   * Import upstream fixes for security issues (Closes: #990566):
+ - CVE-2021-29157: Path traversal issue allowing an attacker with
+   access to the local filesystem can trick OAuth2 authentication into
+   using an HS256 validation key from an attacker-controlled location
+ - CVE-2021-33515: Sensitive information could be redirected to an
+   attacker-controlled address because of a STARTTLS command injection
+   bug in the submission service
  
-  -- Noah Meyerhans   Tue, 20 Jul 2021 08:05:19 -0700
+  -- Noah Meyerhans   Tue, 20 Jul 2021 08:05:19 -0700
  
  dovecot (1:2.3.13+dfsg1-1) unstable; urgency=medium
  
-   [ Christian Göttsche ]
-   * [6829237] New upstream version 2.3.13 (Closes: #979363)
- - CVE-2020-24386: IMAP hibernation allows accessing other peoples mail
- - CVE-2020-25275: MIME parsing crashes with particular messages
+   [ Christian Göttsche ]
+   * [6829237] New upstream version 2.3.13 (Closes: #979363)
+ - CVE-2020-24386: IMAP hibernation allows accessing other peoples mail
+ - CVE-2020-25275: MIME parsing crashes with particular messages
  
-   * [6d25736] Add libzstd-dev to build-dependencies (Closes: #969165)
-   * [5956798] Rebase patches
-   * 

[Bug 1946853] Re: Merge crmsh from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   4.2.1-2
+ Debian:   4.2.1-2
  Ubuntu:   4.2.1-2ubuntu1
  
  Debian typically updates crmsh every 2 months on average, but it was
  last updated 21.03 and looks overdue.  Check back in on this monthly.
  
  No release expected for crmsh this cycle
  
- 
  ### New Debian Changes ###
  
  crmsh (4.2.1-2) unstable; urgency=medium
  
-   * d/patches: include fix for CVE-2020-35459 (Closes: #985376)
+   * d/patches: include fix for CVE-2020-35459 (Closes: #985376)
  
-  -- Valentin Vidic   Sun, 21 Mar 2021 21:23:08 +0100
+  -- Valentin Vidic   Sun, 21 Mar 2021 21:23:08 +0100
  
  crmsh (4.2.1-1) unstable; urgency=medium
  
-   * New upstream version 4.2.1
-   * d/patches: refresh for new version
-   * d/control: update Standards-Version
-   * d/watch: update version to 4
-   * d/lintian-overrides: ignore text files
-   * d/tests: update for new version
+   * New upstream version 4.2.1
+   * d/patches: refresh for new version
+   * d/control: update Standards-Version
+   * d/watch: update version to 4
+   * d/lintian-overrides: ignore text files
+   * d/tests: update for new version
  
-  -- Valentin Vidic   Wed, 03 Feb 2021 22:05:33 +0100
+  -- Valentin Vidic   Wed, 03 Feb 2021 22:05:33 +0100
  
  crmsh (4.2.0-4) unstable; urgency=medium
  
-   * d/patches: fix flaky autopkgtest (Closes: #972619)
-   * d/control: use debhelper v13
-   * d/lintian-overrides: update override name
+   * d/patches: fix flaky autopkgtest (Closes: #972619)
+   * d/control: use debhelper v13
+   * d/lintian-overrides: update override name
  
-  -- Valentin Vidic   Wed, 21 Oct 2020 20:42:26 +0200
+  -- Valentin Vidic   Wed, 21 Oct 2020 20:42:26 +0200
  
  crmsh (4.2.0-3) unstable; urgency=medium
  
-   [ Debian Janitor ]
-   * Use secure URI in Homepage field.
-   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
- Repository-Browse.
+   [ Debian Janitor ]
+   * Use secure URI in Homepage field.
+   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
  
-   [ Valentin Vidic ]
-   * debian/tests: use isolation-machine for cluster init (Closes: #953944)
-   * d/control: update Standards-Version to 4.5.0
-   * d/patches: refresh patches
+   [ Valentin Vidic ]
+   * debian/tests: use isolation-machine for cluster init (Closes: #953944)
+   * d/control: update Standards-Version to 4.5.0
+   * d/patches: refresh patches
  
-  -- Valentin Vidic   Sun, 15 Mar 2020 20:22:51 +0100
+  -- Valentin Vidic   Sun, 15 Mar 2020 20:22:51 +0100
  
  crmsh (4.2.0-2) unstable; urgency=medium
  
-   * d/patches: fix tests failing in 2020
+   * d/patches: fix tests failing in 2020
  
-  -- Valentin Vidic   Sat, 04 Jan 2020 11:30:00 +0100
+  -- Valentin Vidic   Sat, 04 Jan 2020 11:30:00 +0100
  
  crmsh (4.2.0-1) unstable; urgency=medium
  
-   * New upstream version 4.2.0
-   * d/salsa-ci.yml: enable CI
-   * d/tests: update for pacemaker 2.0.3
-   * d/tests: ufw broken without /sbin/iptables symlink
-   * d/patches: refresh for new upstream version
-   * d/control: add Rules-Requires-Root
-   * d/lintian-overrides: ignore manpage warning
+   * New upstream version 4.2.0
+   * d/salsa-ci.yml: enable CI
+   * d/tests: update for pacemaker 2.0.3
+   * d/tests: ufw broken without /sbin/iptables symlink
+   * d/patches: refresh for new upstream version
+   * d/control: add Rules-Requires-Root
+   * d/lintian-overrides: ignore manpage warning
  
-  -- Valentin Vidic   Thu, 26 Dec 2019 16:05:33 +0100
+  -- Valentin Vidic   Thu, 26 Dec 2019 16:05:33 +0100
  
  crmsh (4.1.0-4) unstable; urgency=medium
  
-   * d/tests: skip some tests in uprivileged containers
-   * d/control: update Standards-Version to 4.4.1
+   * d/tests: skip some tests in uprivileged containers
+   * d/control: update Standards-Version to 4.4.1
  
-  -- Valentin Vidic   Mon, 18 Nov 2019 20:22:57 +0100
+  -- Valentin Vidic   Mon, 18 Nov 2019 20:22:57 +0100
  
  crmsh (4.1.0-3) unstable; urgency=medium
  
-   * d/control: use debhelper v12
-   * d/patches: fix new testsuite errors
-   * d/patches: fix YAML warning for unsafe loader
+   * d/control: use debhelper v12
+   * d/patches: fix new testsuite errors
+   * d/patches: fix YAML warning for unsafe loader
  
-  -- Valentin Vidic   Sun, 01 Sep 2019 10:39:19 +0200
+  -- Valentin Vidic   Sun, 01 Sep 2019 10:39:19 +0200
  
  crmsh (4.1.0-2) unstable; urgency=medium
  
-   * d/control: drop python 2 packages from Build-Depends
-   * d/rules: clean using python 3
-   * d/patches: build documentation using python 3
-   * d/patches: fix spelling problems reported by lintian
+   * d/control: drop python 2 packages from Build-Depends
+   * d/rules: clean using python 3
+   * d/patches: build documentation using python 3
+   * d/patches: fix spelling problems reported by lintian
  
-  -- Valentin Vidic   Fri, 16 Aug 2019 19:07:42 +0200
+  -- Valentin Vidic   Fri, 16 Aug 2019 19:07:42 +0200
  
  crmsh (4.1.0-1) 

[Bug 1946857] Re: Merge exim4 from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: tbd
- Debian:   4.95-1
+ Debian:   4.95-1
  Ubuntu:   4.94.2-7ubuntu2
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  exim4 (4.95-1) unstable; urgency=medium
  
-   [ Andreas Metzler ]
-   * Use »command -v« instead of »which«. Closes: #993653
-   * New upstream version.
-   * Catch up with changed lintian output, update overrides.
-   * Add macro for setting DKIM_IDENTITY. (Thanks, 'RL'). Closes: #993880
-   * Add macro for setting the protocol option on the remote_smtp_smarthost
- transport. (Thanks, Bill Allombert). Closes: #994597 Also update
- README.Debian.
+   [ Andreas Metzler ]
+   * Use »command -v« instead of »which«. Closes: #993653
+   * New upstream version.
+   * Catch up with changed lintian output, update overrides.
+   * Add macro for setting DKIM_IDENTITY. (Thanks, 'RL'). Closes: #993880
+   * Add macro for setting the protocol option on the remote_smtp_smarthost
+ transport. (Thanks, Bill Allombert). Closes: #994597 Also update
+ README.Debian.
  
-   [ Edward Betts ]
-   * Remove debian/TODO. It was just a link to alioth that no longer works.
+   [ Edward Betts ]
+   * Remove debian/TODO. It was just a link to alioth that no longer works.
  
-  -- Andreas Metzler   Sun, 03 Oct 2021 13:39:56
+  -- Andreas Metzler   Sun, 03 Oct 2021 13:39:56
  +0200
  
  exim4 (4.95~RC2-1) unstable; urgency=low
  
-   * Let exim4-base recommend bsd-mailx|mailx instead of only the virtual
- package. (Thanks, Daniel Lewart) Closes: #992475
-   * New upstream version.
- + Update debian/example.conf.md5, no changes needed.
-   * Upload to unstable.
+   * Let exim4-base recommend bsd-mailx|mailx instead of only the virtual
+ package. (Thanks, Daniel Lewart) Closes: #992475
+   * New upstream version.
+ + Update debian/example.conf.md5, no changes needed.
+   * Upload to unstable.
  
-  -- Andreas Metzler   Sat, 28 Aug 2021 13:18:59
+  -- Andreas Metzler   Sat, 28 Aug 2021 13:18:59
  +0200
  
  exim4 (4.95~RC1-1) experimental; urgency=low
  
-   * New upstream version.
- + Drop 75_04-Remove-the-must-helo-check-from-the-example-config.patch
-   77_01-Revert-GnuTLS-when-library-too-old-for-system-CA-bun.patch.
- + Unfuzz 90_localscan_dlopen.dpatch.
+   * New upstream version.
+ + Drop 75_04-Remove-the-must-helo-check-from-the-example-config.patch
+   77_01-Revert-GnuTLS-when-library-too-old-for-system-CA-bun.patch.
+ + Unfuzz 90_localscan_dlopen.dpatch.
  
-  -- Andreas Metzler   Wed, 28 Jul 2021 12:59:22
+  -- Andreas Metzler   Wed, 28 Jul 2021 12:59:22
  +0200
  
  exim4 (4.95~RC0-1) experimental; urgency=low
  
-   * New upstream version.
- + Point watchfile to test subdirectory.
- + Drop superfluous patches.
- + Unfuzz 90_localscan_dlopen.dpatch
- + Unfuzz debian/EDITME.*
- + Fixup debian/minimaltest for new upstream.
- + New upstream default configuration does not abuse message_size_limit
-   option to reject overlong lines, there is a new main configuration
-   option - message_linelength_limit - which is set to 998 by default.
-   Mirror this change, now the IGNORE_SMTP_LINE_LENGTH_LIMIT only affects
-   the data ACL.
- + JH/48 Use a less bogus-looking filename for a temporary used for
-   DH-parameters for GnuTLS.  Previously the name started '%s' which,
-   while not a bug, looked as if it might be one.
-   Closes: #985997
-* Enable native SRS support. Closes: #702358
-* Enable external SPF support in -heavy. Closes: #528344
-* Cherrypick 75_04-Remove-the-must-helo-check-from-the-example-config.patch
-  from upstream git master. Drops checking for EHLO/HELO-received in ACL
-  since the new main config option hosts_require_helo defaults to '*'.
-  Adapt Debian configuration to mirror this.
-* Drop versioned Breaks added in 4.94.2-6, they are superfluous due to
-  bumped upstream version.
-* 77_01-Revert-GnuTLS-when-library-too-old-for-system-CA-bun.patch. Fix
-  regression (tls_verify_certificates defaulting to unset instead of
-  'system' for GnuTLS) by reverting respive upstream commit.
+   * New upstream version.
+ + Point watchfile to test subdirectory.
+ + Drop superfluous patches.
+ + Unfuzz 90_localscan_dlopen.dpatch
+ + Unfuzz debian/EDITME.*
+ + Fixup debian/minimaltest for new upstream.
+ + New upstream default configuration does not abuse message_size_limit
+   option to reject overlong lines, there is a new main configuration
+   option - message_linelength_limit - which is set to 998 by default.
+   Mirror this change, now the IGNORE_SMTP_LINE_LENGTH_LIMIT only affects
+   the data ACL.
+ + JH/48 Use a less bogus-looking filename for a temporary used for
+   

[Bug 1946859] Re: Merge haproxy from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
  Debian:   2.2.17-12.4.7-1
  Ubuntu:   2.2.9-2ubuntu2
  
- 
  Debian new has 2.4.7-1
- 
  
  ### New Debian Changes ###
  
  haproxy (2.2.17-1) unstable; urgency=medium
  
-   * New upstream release.
-   * d/patches: remove upstream-applied patch.
+   * New upstream release.
+   * d/patches: remove upstream-applied patch.
  
-  -- Vincent Bernat   Thu, 09 Sep 2021 19:42:08 +0200
+  -- Vincent Bernat   Thu, 09 Sep 2021 19:42:08 +0200
  
  haproxy (2.2.16-3) unstable; urgency=high
  
-   * d/patches: fix missing header name length check in HTX
+   * d/patches: fix missing header name length check in HTX
  (CVE-2021-40346).
  
-  -- Vincent Bernat   Sat, 04 Sep 2021 16:14:51 +0200
+  -- Vincent Bernat   Sat, 04 Sep 2021 16:14:51 +0200
  
  haproxy (2.2.16-2) unstable; urgency=medium
  
-   * d/patches: h2: match absolute-path not path-absolute for :path
+   * d/patches: h2: match absolute-path not path-absolute for :path
  
-  -- Vincent Bernat   Sat, 21 Aug 2021 16:19:52 +0200
+  -- Vincent Bernat   Sat, 21 Aug 2021 16:19:52 +0200
  
  haproxy (2.2.16-1) unstable; urgency=high
  
-   * New upstream release.
-   * Fix CVE-2021-39240, CVE-2021-39241, CVE-2021-39242.
-   * d/patches: remove upstream-applied patch.
+   * New upstream release.
+   * Fix CVE-2021-39240, CVE-2021-39241, CVE-2021-39242.
+   * d/patches: remove upstream-applied patch.
  
-  -- Vincent Bernat   Thu, 19 Aug 2021 07:22:05 +0200
+  -- Vincent Bernat   Thu, 19 Aug 2021 07:22:05 +0200
  
  haproxy (2.2.15-1) UNRELEASED; urgency=medium
  
-   * New upstream release.
+   * New upstream release.
  
-  -- Vincent Bernat   Fri, 16 Jul 2021 11:18:32 +0200
+  -- Vincent Bernat   Fri, 16 Jul 2021 11:18:32 +0200
  
  haproxy (2.2.14-1) UNRELEASED; urgency=medium
  
-   * New upstream release.
+   * New upstream release.
  
-  -- Vincent Bernat   Thu, 29 Apr 2021 15:32:49 +0200
+  -- Vincent Bernat   Thu, 29 Apr 2021 15:32:49 +0200
  
  haproxy (2.2.13-1) UNRELEASED; urgency=medium
  
-   * New upstream release.
+   * New upstream release.
  
-  -- Vincent Bernat   Fri, 02 Apr 2021 21:18:28 +0200
+  -- Vincent Bernat   Fri, 02 Apr 2021 21:18:28 +0200
  
  haproxy (2.2.12-1) UNRELEASED; urgency=medium
  
-   * New upstream release.
+   * New upstream release.
  
-  -- Vincent Bernat   Wed, 31 Mar 2021 20:31:24 +0200
+  -- Vincent Bernat   Wed, 31 Mar 2021 20:31:24 +0200
  
  haproxy (2.2.11-1) UNRELEASED; urgency=medium
  
-   * New upstream release.
+   * New upstream release.
  
-  -- Vincent Bernat   Thu, 18 Mar 2021 21:34:40 +0100
+  -- Vincent Bernat   Thu, 18 Mar 2021 21:34:40 +0100
  
  haproxy (2.2.10-1) UNRELEASED; urgency=medium
  
-   * New upstream release.
+   * New upstream release.
  
-  -- Vincent Bernat   Thu, 04 Mar 2021 19:08:41 +0100
+  -- Vincent Bernat   Thu, 04 Mar 2021 19:08:41 +0100
  
  haproxy (2.2.9-2) unstable; urgency=medium
  
-   * d/patches: fix agent-check regression putting down servers.
- Closes: #988779.
+   * d/patches: fix agent-check regression putting down servers.
+ Closes: #988779.
  
-  -- Vincent Bernat   Thu, 27 May 2021 15:00:01 +0200
+  -- Vincent Bernat   Thu, 27 May 2021 15:00:01 +0200
  
  haproxy (2.2.9-1) unstable; urgency=medium
  
-   * New upstream release.
- - BUG/MAJOR: connection: reset conn->owner when detaching from session
-  list
+   * New upstream release.
+ - BUG/MAJOR: connection: reset conn->owner when detaching from session
+  list
  
-  -- Vincent Bernat   Sat, 06 Feb 2021 18:52:20 +0100
+  -- Vincent Bernat   Sat, 06 Feb 2021 18:52:20 +0100
  
  haproxy (2.2.8-1) unstable; urgency=medium
  
-   * New upstream release.
- - Revert 'BUG/MINOR: dns: SRV records ignores duplicated AR records'
+   * New upstream release.
+ - Revert 'BUG/MINOR: dns: SRV records ignores duplicated AR records'
  
-  -- Vincent Bernat   Thu, 14 Jan 2021 11:48:52 +0100
+  -- Vincent Bernat   Thu, 14 Jan 2021 11:48:52 +0100
  
  haproxy (2.2.7-1) unstable; urgency=medium
  
-   * New upstream release.
- - BUG/MAJOR: ring: tcp forward on ring can break the reader counter.
- - BUG/MAJOR: spoa/python: Fixing return None
+   * New upstream release.
+ - BUG/MAJOR: ring: tcp forward on ring can break the reader counter.
+ - BUG/MAJOR: spoa/python: Fixing return None
  
-  -- Vincent Bernat   Sat, 09 Jan 2021 15:31:08 +0100
+  -- Vincent Bernat   Sat, 09 Jan 2021 15:31:08 +0100
  
  haproxy (2.2.6-2) unstable; urgency=medium
  
-   * d/tests: sleep before test to let Apache2 start.
- Closes: #976997.
+   * d/tests: sleep before test to let Apache2 start.
+ Closes: #976997.
  
-  -- Vincent Bernat   Thu, 07 Jan 2021 07:56:14 +0100
- 
- 
+  -- Vincent Bernat   Thu, 07 Jan 2021 07:56:14 +0100
  
  ### Old Ubuntu Delta ###
  
  haproxy (2.2.9-2ubuntu2) impish; urgency=medium
  
-   * SECURITY UPDATE: duplicate content-length header check bypass in HTX
- - 

[Bug 1946858] Re: Merge fence-agents from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   4.7.1-1
+ Debian:   4.7.1-1
  Ubuntu:   4.7.1-1ubuntu7
- 
  
  Debian typically updates fence-agents every 1 months on average, but it
  was last updated 21.02 and looks overdue.  Check back in on this
  monthly.
  
  No release expected for fence-agents this cycle
  
- 
  ### New Debian Changes ###
  
  fence-agents (4.7.1-1) unstable; urgency=medium
  
-   * New upstream version 4.7.1
-   * Update dependencies for new version
- 
-  -- Valentin Vidic   Mon, 08 Feb 2021 20:32:01 +0100
+   * New upstream version 4.7.1
+   * Update dependencies for new version
+ 
+  -- Valentin Vidic   Mon, 08 Feb 2021 20:32:01 +0100
  
  fence-agents (4.7.0-1) unstable; urgency=medium
  
-   * New upstream version 4.7.0
-   * Run delay test using dash again
-   * Update watch file version
-   * Include pkgconfig in the package
- 
-  -- Valentin Vidic   Thu, 10 Dec 2020 21:25:57 +0100
+   * New upstream version 4.7.0
+   * Run delay test using dash again
+   * Update watch file version
+   * Include pkgconfig in the package
+ 
+  -- Valentin Vidic   Thu, 10 Dec 2020 21:25:57 +0100
  
  fence-agents (4.6.0-3) unstable; urgency=medium
  
-   * Run delay test using bash (Closes: #975543)
-   * Update Standards-Version to 4.5.1
- 
-  -- Valentin Vidic   Tue, 01 Dec 2020 22:28:44 +0100
+   * Run delay test using bash (Closes: #975543)
+   * Update Standards-Version to 4.5.1
+ 
+  -- Valentin Vidic   Tue, 01 Dec 2020 22:28:44 +0100
  
  fence-agents (4.6.0-2) unstable; urgency=medium
  
-   [ Rafael David Tinoco ]
-   * d/t/metadata: force gawk and fix warning message
- 
-   [ Valentin Vidic ]
-   * Cleanup unused lintian-overrides
-   * Fix failing reproducible build with some locales
-   * Run delay test in parallel to save time
- 
-  -- Valentin Vidic   Sat, 17 Oct 2020 11:15:38 +0200
+   [ Rafael David Tinoco ]
+   * d/t/metadata: force gawk and fix warning message
+ 
+   [ Valentin Vidic ]
+   * Cleanup unused lintian-overrides
+   * Fix failing reproducible build with some locales
+   * Run delay test in parallel to save time
+ 
+  -- Valentin Vidic   Sat, 17 Oct 2020 11:15:38 +0200
  
  fence-agents (4.6.0-1) unstable; urgency=medium
  
-   * New upstream version 4.6.0
-   * Refresh patches for new version
-   * Update lintian-overrides for new version
-   * Fix awk warning in autopkgtest
- 
-  -- Valentin Vidic   Wed, 02 Sep 2020 22:27:26 +0200
+   * New upstream version 4.6.0
+   * Refresh patches for new version
+   * Update lintian-overrides for new version
+   * Fix awk warning in autopkgtest
+ 
+  -- Valentin Vidic   Wed, 02 Sep 2020 22:27:26 +0200
  
  fence-agents (4.5.2-3) unstable; urgency=medium
  
-   * Move fence_kdump_send to /usr/libexec
-   * Remove Build-Depends on openstack modules
-   * Remove explicit dh_missing call
-   * Fix package description
-   * Add comment why tests are disabled during build
- 
-  -- Valentin Vidic   Sat, 16 May 2020 12:13:29 +0200
+   * Move fence_kdump_send to /usr/libexec
+   * Remove Build-Depends on openstack modules
+   * Remove explicit dh_missing call
+   * Fix package description
+   * Add comment why tests are disabled during build
+ 
+  -- Valentin Vidic   Sat, 16 May 2020 12:13:29 +0200
  
  fence-agents (4.5.2-2) unstable; urgency=medium
  
-   [ Valentin Vidic ]
-   * Enable CI on salsa
-   * Fix lintian manpage warnings
-   * Move testing to autopkgtest
-   * Fix build error on autodetect agents
-   * Add skippable test for fence_aws
-   * Update Standards-Version to 4.5.0
-   * Use debhelper-compat version 13
-   * Update Maintainer mailing list
- 
-   [ Debian Janitor ]
-   * debian/copyright: use spaces rather than tabs to start continuation lines.
-   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
- Repository-Browse.
- 
-  -- Valentin Vidic   Wed, 13 May 2020 20:14:32 +0200
+   [ Valentin Vidic ]
+   * Enable CI on salsa
+   * Fix lintian manpage warnings
+   * Move testing to autopkgtest
+   * Fix build error on autodetect agents
+   * Add skippable test for fence_aws
+   * Update Standards-Version to 4.5.0
+   * Use debhelper-compat version 13
+   * Update Maintainer mailing list
+ 
+   [ Debian Janitor ]
+   * debian/copyright: use spaces rather than tabs to start continuation lines.
+   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ 
+  -- Valentin Vidic   Wed, 13 May 2020 20:14:32 +0200
  
  fence-agents (4.5.2-1) unstable; urgency=medium
  
-   * New upstream version 4.5.2
-   * Update Standards-Version to 4.4.1
-   * Build using Rules-Requires-Root: no
- 
-  -- Valentin Vidic   Wed, 23 Oct 2019 19:40:34 +0200
+   * New upstream version 4.5.2
+   * Update Standards-Version to 4.4.1
+   * Build using Rules-Requires-Root: no
+ 
+  -- Valentin Vidic   Wed, 23 Oct 2019 19:40:34 +0200
  
  fence-agents (4.5.1-1) unstable; urgency=medium
  
-   * New upstream version 4.5.1
-   * Drop patch 

[Bug 1946860] Re: Merge heimdal from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.11
  Upstream: tbd
- Debian:   7.7.0+dfsg-2
+ Debian:   7.7.0+dfsg-2
  Ubuntu:   7.7.0+dfsg-2ubuntu2
- 
- 
  
  ### New Debian Changes ###
  
  heimdal (7.7.0+dfsg-2) unstable; urgency=medium
  
-   * Build using python3. Closes: #936695, #960032.
+   * Build using python3. Closes: #936695, #960032.
  
-  -- Brian May   Tue, 12 May 2020 06:56:04 +1000
+  -- Brian May   Tue, 12 May 2020 06:56:04 +1000
  
  heimdal (7.7.0+dfsg-1) unstable; urgency=medium
  
-   * New upstream version.
-   * Fix CVE-2019-14870: The DelegationNotAllowed Kerberos feature restriction
- was not being applied when processing protocol
- transition requests (S4U2Self), in the AD DC KDC. Closes: #946786.
+   * New upstream version.
+   * Fix CVE-2019-14870: The DelegationNotAllowed Kerberos feature restriction
+ was not being applied when processing protocol
+ transition requests (S4U2Self), in the AD DC KDC. Closes: #946786.
  
-  -- Brian May   Tue, 17 Dec 2019 20:23:41 +1100
+  -- Brian May   Tue, 17 Dec 2019 20:23:41 +1100
  
  heimdal (7.5.0+dfsg-3) unstable; urgency=high
  
-   * CVE-2018-16860: Samba AD DC S4U2Self/S4U2Proxy unkeyed checksum.
- Closes: #928966.
-   * CVE-2019-12098: Always confirm PA-PKINIT-KX for anon PKINIT.
- Closes: #929064.
-   * Update test certificates to pre 2038 expiry. Closes: #923930.
+   * CVE-2018-16860: Samba AD DC S4U2Self/S4U2Proxy unkeyed checksum.
+ Closes: #928966.
+   * CVE-2019-12098: Always confirm PA-PKINIT-KX for anon PKINIT.
+ Closes: #929064.
+   * Update test certificates to pre 2038 expiry. Closes: #923930.
  
-  -- Brian May   Tue, 21 May 2019 18:04:35 +1000
+  -- Brian May   Tue, 21 May 2019 18:04:35 +1000
  
  heimdal (7.5.0+dfsg-2.1) unstable; urgency=medium
  
-   * Non-maintainer upload
-   * Add patch to create headers before building (Closes: 906623)
+   * Non-maintainer upload
+   * Add patch to create headers before building (Closes: 906623)
  
-  -- Hilko Bengen   Sun, 28 Oct 2018 15:10:44 +0100
+  -- Hilko Bengen   Sun, 28 Oct 2018 15:10:44 +0100
  
  heimdal (7.5.0+dfsg-2) unstable; urgency=medium
  
-   * Replace 'MAXHOSTNAMELEN' with 'MaxHostNameLen' in kdc/kx509.c for The
- Hurd. Closes: #900079.
+   * Replace 'MAXHOSTNAMELEN' with 'MaxHostNameLen' in kdc/kx509.c for The
+ Hurd. Closes: #900079.
  
-  -- Brian May   Sat, 02 Jun 2018 10:01:46 +1000
+  -- Brian May   Sat, 02 Jun 2018 10:01:46 +1000
  
  heimdal (7.5.0+dfsg-1) unstable; urgency=high
  
-   * New upstream version. (Closes: #850723)
- + CVE-2017-17439: Remote unauthenticated DoS in Heimdal-KDC 7.4
-   (Closes: #878144, #868157)
- + Refresh patches.
-   * Bump Standards-Version to 4.1.2 and compat level to 10.
- + Remove explicit reference to dh-autoreconf.
-   * Use uscan to get orig source.
- + Refrain from mangling some bundled RFC texts;
-   just exclude the mas they are not installed into any binary anyway.
- + Update d/copyright to DEP-5.
- + Can now use standard uscan/gbp/pristine-tar workflow.
-   * Fix some lintian errors/warnings.
- + Strip trailing whitespace from changelog.
- + Fix some duplicate long descriptions.
- + Use optional priority everywhere.
- + Update/remove some overrides.
- + Enforce set -e in maintainer scripts.
- + Enable hardening.
-   * Migrate to -dbgsym.
-   * Add myself to uploaders.
+   * New upstream version. (Closes: #850723)
+ + CVE-2017-17439: Remote unauthenticated DoS in Heimdal-KDC 7.4
+   (Closes: #878144, #868157)
+ + Refresh patches.
+   * Bump Standards-Version to 4.1.2 and compat level to 10.
+ + Remove explicit reference to dh-autoreconf.
+   * Use uscan to get orig source.
+ + Refrain from mangling some bundled RFC texts;
+   just exclude the mas they are not installed into any binary anyway.
+ + Update d/copyright to DEP-5.
+ + Can now use standard uscan/gbp/pristine-tar workflow.
+   * Fix some lintian errors/warnings.
+ + Strip trailing whitespace from changelog.
+ + Fix some duplicate long descriptions.
+ + Use optional priority everywhere.
+ + Update/remove some overrides.
+ + Enforce set -e in maintainer scripts.
+ + Enable hardening.
+   * Migrate to -dbgsym.
+   * Add myself to uploaders.
  
-  -- Dominik George   Fri, 15 Dec 2017 01:13:04 +0100
+  -- Dominik George   Fri, 15 Dec 2017 01:13:04 +0100
  
  heimdal (7.4.0.dfsg.1-2) unstable; urgency=medium
  
-   [ Jelmer Vernooij ]
-   * Remove myself from uploaders.
+   [ Jelmer Vernooij ]
+   * Remove myself from uploaders.
  
-   [ Brian May ]
-   * Be explicit with heimdal.mkey filename in postinst. Closes: #868638.
-   * Tests should respect DEB_BUILD_OPTIONS=nocheck.  Closes: #868842.
+   [ Brian May ]
+   * Be explicit with heimdal.mkey filename in postinst. Closes: #868638.
+   * Tests should respect DEB_BUILD_OPTIONS=nocheck.  Closes: #868842.
  
-  -- Brian May   Sun, 23 Jul 2017 10:32:34 +1000
+  

[Bug 1946862] Re: Merge jq from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Changed in: jq (Ubuntu)
Milestone: None => ubuntu-21.12

** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   1.6-2.1
+ Debian:   1.6-2.1
  Ubuntu:   1.6-2.1ubuntu2
- 
  
  Debian typically updates jq every 7 months on average, but it was last
  updated 20.12 and looks overdue.  Check back in on this monthly.
  
  No release expected for jq this cycle
  
- 
  ### New Debian Changes ###
  
  jq (1.6-2.1) unstable; urgency=medium
  
-   [ Paul Gevers ]
-   * Non-maintainer upload
+   [ Paul Gevers ]
+   * Non-maintainer upload
  
-   [ Sebastien Bacher ]
-   * Fix the build failing on dh_missing (Closes: #972040)
-   * debian/jq.docs:
- - use the correct paths to install the documentation
-   * debian/rules:
- - clean the .la
+   [ Sebastien Bacher ]
+   * Fix the build failing on dh_missing (Closes: #972040)
+   * debian/jq.docs:
+ - use the correct paths to install the documentation
+   * debian/rules:
+ - clean the .la
  
-  -- Paul Gevers   Thu, 10 Dec 2020 09:24:21 +0100
+  -- Paul Gevers   Thu, 10 Dec 2020 09:24:21 +0100
  
  jq (1.6-2) unstable; urgency=medium
  
-   [ Helmut Grohne ]
-   * Fix FTCBFS: Annotate ruby-ronn build dependency with :native.
- (Closes: #949841)
+   [ Helmut Grohne ]
+   * Fix FTCBFS: Annotate ruby-ronn build dependency with :native.
+ (Closes: #949841)
  
-   [ ChangZhuo Chen (陳昌倬) ]
-   * Bump Standards-Version to 4.5.0.
-   * Bump compat to 13.
+   [ ChangZhuo Chen (陳昌倬) ]
+   * Bump Standards-Version to 4.5.0.
+   * Bump compat to 13.
  
-  -- ChangZhuo Chen (陳昌倬)   Sat, 10 Oct 2020 21:50:26
+  -- ChangZhuo Chen (陳昌倬)   Sat, 10 Oct 2020 21:50:26
  +0800
  
  jq (1.6-1) unstable; urgency=medium
  
-   [ Ondřej Nový ]
-   * d/copyright: Use https protocol in Format field.
-   * d/watch: Use https protocol.
+   [ Ondřej Nový ]
+   * d/copyright: Use https protocol in Format field.
+   * d/watch: Use https protocol.
  
-   [ Helmut Grohne ]
-   * stop using libtool-bin. (Closes: #912843)
+   [ Helmut Grohne ]
+   * stop using libtool-bin. (Closes: #912843)
  
-   [ ChangZhuo Chen (陳昌倬) ]
-   * New upstream release.
-   * Bump Standards-Version to 4.4.1.
- * Remove unused Build-Depends dh-autoreconf.
- * Remove get-orig-source.
-   * Bump compat to 12
-   * Remove Simon Elsbrock as Uploaders (Closes: #871236).
-   * Replace libtool-bin with libtool (Closes: #912843)
- * Thanks to Helmut Grohneg.
-   * Do not use venderized oniguruma.
-   * Fix uninitialized variables.
- * Thanks to Reiner Herrmann.
-   * Set Rules-Requires-Root: no.
-   * Update copyright.
+   [ ChangZhuo Chen (陳昌倬) ]
+   * New upstream release.
+   * Bump Standards-Version to 4.4.1.
+ * Remove unused Build-Depends dh-autoreconf.
+ * Remove get-orig-source.
+   * Bump compat to 12
+   * Remove Simon Elsbrock as Uploaders (Closes: #871236).
+   * Replace libtool-bin with libtool (Closes: #912843)
+ * Thanks to Helmut Grohneg.
+   * Do not use venderized oniguruma.
+   * Fix uninitialized variables.
+ * Thanks to Reiner Herrmann.
+   * Set Rules-Requires-Root: no.
+   * Update copyright.
  
-  -- ChangZhuo Chen (陳昌倬)   Thu, 10 Oct 2019 00:17:01
+  -- ChangZhuo Chen (陳昌倬)   Thu, 10 Oct 2019 00:17:01
  +0800
  
  jq (1.5+dfsg-2) unstable; urgency=medium
  
-   * Change Maintainer to ChangZhuo Chen. (Closes: #852280)
-   * Bump Standards-Version to 3.9.8.
-   * Bump compat to 10.
-   * Update Vcs-* fields.
+   * Change Maintainer to ChangZhuo Chen. (Closes: #852280)
+   * Bump Standards-Version to 3.9.8.
+   * Bump compat to 10.
+   * Update Vcs-* fields.
  
-  -- ChangZhuo Chen (陳昌倬)   Mon, 30 Jan 2017 12:41:39
+  -- ChangZhuo Chen (陳昌倬)   Mon, 30 Jan 2017 12:41:39
  +0800
  
  jq (1.5+dfsg-1.3) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * Ensure jq and libjq depend on libjq1's exact version.
-   * Add libjq1.symbols file.
+   * Non-maintainer upload.
+   * Ensure jq and libjq depend on libjq1's exact version.
+   * Add libjq1.symbols file.
  
-  -- Harlan Lieberman-Berg   Fri, 30 Dec 2016
+  -- Harlan Lieberman-Berg   Fri, 30 Dec 2016
  03:26:22 -0500
  
  jq (1.5+dfsg-1.2) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * Fix double-build failure. (Closes: #802218)
-   * Add new packages for jq library (Closes: #833213)
-   * Correct description to be more accurate (Closes: #824810)
+   * Non-maintainer upload.
+   * Fix double-build failure. (Closes: #802218)
+   * Add new packages for jq library (Closes: #833213)
+   * Correct description to be more accurate (Closes: #824810)
  
-  -- Harlan Lieberman-Berg   Tue, 27 Dec 2016
+  -- Harlan Lieberman-Berg   Tue, 27 Dec 2016
  19:04:39 -0500
  
  jq (1.5+dfsg-1.1) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * Apply patch to fix CVE-2016-4074 (Closes: #822456)
-   * Apply patch to fix CVE-2015-8863 (Closes: #802231)
+   * Non-maintainer upload.
+   * Apply patch to fix CVE-2016-4074 (Closes: #822456)
+   * Apply patch to fix 

[Bug 1946861] Re: Merge ipmitool from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Changed in: ipmitool (Ubuntu)
Milestone: None => ubuntu-21.12

** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   1.8.18-11
+ Debian:   1.8.18-11
  Ubuntu:   1.8.18-11ubuntu1
- 
  
  Debian typically updates ipmitool every 4 months on average, but it was
  last updated 21.08 and looks overdue.  Check back in on this monthly.
  
  No release expected for ipmitool this cycle
  
- 
  ### New Debian Changes ###
  
  ipmitool (1.8.18-11) unstable; urgency=medium
  
-   * Remove useless debian/ipmitool.lintian-overrides.
-   * Declare compliance with Debian Policy 4.6.0.0 (No changes needed).
-   * Remove useless DEP 8 Smoketest.
-   * debian/copyright:
- - Add year 2021 to debian/*.
-   * debian/ipmitool.maintscript (Closes: #947384):
- - Change prior-version to 1.8.18-11~.
-   * debian/systemd/ipmitool.ipmievd.service:
- - Add After=openipmi.service (Closes: #950206).
+   * Remove useless debian/ipmitool.lintian-overrides.
+   * Declare compliance with Debian Policy 4.6.0.0 (No changes needed).
+   * Remove useless DEP 8 Smoketest.
+   * debian/copyright:
+ - Add year 2021 to debian/*.
+   * debian/ipmitool.maintscript (Closes: #947384):
+ - Change prior-version to 1.8.18-11~.
+   * debian/systemd/ipmitool.ipmievd.service:
+ - Add After=openipmi.service (Closes: #950206).
  
-  -- Jörg Frings-Fürst   Sun, 22 Aug 2021 21:15:52
+  -- Jörg Frings-Fürst   Sun, 22 Aug 2021 21:15:52
  +0200
  
  ipmitool (1.8.18-10.1) unstable; urgency=high
  
-   * Non-maintainer upload.
-   * CVE-2020-5208: buffer overflows and potentially to remote code execution.
- Applied upstream patches:
- - CVE-2020-5208_1_Fix_buffer_overflow_vulnerabilities.patch
- - CVE-2020-5208_2-fru-Fix-buffer-overflow-in-ipmi_spd_print_fru.patch
- - 
CVE-2020-5208_3-session-Fix-buffer-overflow-in-ipmi_get_session_info.patch
- - CVE-2020-5208_4-channel-Fix-buffer-overflow.patch
- - CVE-2020-5208_5_lanp-Fix-buffer-overflows-in-get_lan_param_select.patch
- - CVE-2020-5208_6-fru-sdr-Fix-id_string-buffer-overflows.patch
- (Closes: #950761).
+   * Non-maintainer upload.
+   * CVE-2020-5208: buffer overflows and potentially to remote code execution.
+ Applied upstream patches:
+ - CVE-2020-5208_1_Fix_buffer_overflow_vulnerabilities.patch
+ - CVE-2020-5208_2-fru-Fix-buffer-overflow-in-ipmi_spd_print_fru.patch
+ - 
CVE-2020-5208_3-session-Fix-buffer-overflow-in-ipmi_get_session_info.patch
+ - CVE-2020-5208_4-channel-Fix-buffer-overflow.patch
+ - CVE-2020-5208_5_lanp-Fix-buffer-overflows-in-get_lan_param_select.patch
+ - CVE-2020-5208_6-fru-sdr-Fix-id_string-buffer-overflows.patch
+ (Closes: #950761).
  
-  -- Thomas Goirand   Fri, 19 Feb 2021 11:04:17 +0100
+  -- Thomas Goirand   Fri, 19 Feb 2021 11:04:17 +0100
  
  ipmitool (1.8.18-10) unstable; urgency=medium
  
-   * Add 'Restrictions: superficial' to debian/tests/control (Closes:
+   * Add 'Restrictions: superficial' to debian/tests/control (Closes:
  #969834).
  
-  -- Jörg Frings-Fürst   Mon, 14 Sep 2020 14:35:04
+  -- Jörg Frings-Fürst   Mon, 14 Sep 2020 14:35:04
  +0200
  
  ipmitool (1.8.18-9) unstable; urgency=medium
  
-   * New debian/patches/0005-gcc10.patch: Fix ftbfs with gcc-10
- (Closes: #957371).
-   * Refresh debian/patches/0115-typo.patch.
-   * Remove not longer used patches:
- - 0605-manpage_typo.patch
- - 0105-typo.patch
- - 0610-readme_typo.patch
- - 0001-Dialect_change.patch
-   * Declare compliance with Debian Policy 4.5.0 (No changes needed).
-   * Switch to debhelper-compat level 13.
-   * debian/ipmitool.maintscript:
- - Fix syntax (Closes: #947384).
+   * New debian/patches/0005-gcc10.patch: Fix ftbfs with gcc-10
+ (Closes: #957371).
+   * Refresh debian/patches/0115-typo.patch.
+   * Remove not longer used patches:
+ - 0605-manpage_typo.patch
+ - 0105-typo.patch
+ - 0610-readme_typo.patch
+ - 0001-Dialect_change.patch
+   * Declare compliance with Debian Policy 4.5.0 (No changes needed).
+   * Switch to debhelper-compat level 13.
+   * debian/ipmitool.maintscript:
+ - Fix syntax (Closes: #947384).
  
-  -- Jörg Frings-Fürst   Tue, 28 Jul 2020 18:20:20
+  -- Jörg Frings-Fürst   Tue, 28 Jul 2020 18:20:20
  +0200
  
  ipmitool (1.8.18-8) unstable; urgency=medium
  
-   * New debian/patches/0130-Correct_lanplus_segment_violation.patch:
- - Fix lanplus segment violation for truncated response (Closes: #945764).
-   * Declare compliance with Debian Policy 4.4.1.2 (No changes needed).
-   * Switch to debhelper-compat:
- - debian/control: change to debhelper-compat (=12).
- - remove debian/compat.
-   * debian/control:
- - Add Rules-Requires-Root: no.
-   * debian/copyright:
- - Add 2019 to debian/*.
+   * New debian/patches/0130-Correct_lanplus_segment_violation.patch:
+ - Fix lanplus segment violation for truncated response (Closes: #945764).
+   * Declare compliance with Debian Policy 4.4.1.2 

[Bug 1946863] Re: Merge keepalived from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   1:2.1.5-0.2
+ Debian:   1:2.1.5-0.2
  Ubuntu:   1:2.1.5-0.2ubuntu1
- 
  
  Debian typically updates keepalived every 5 months on average, but it
  was last updated 20.10 and looks overdue.  Check back in on this
  monthly.
  
  No release expected for keepalived this cycle
  
- 
  ### New Debian Changes ###
  
  keepalived (1:2.1.5-0.2) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * [17cfc9a] d/control:
- - Add B-depends: libpcre2-dev
+   * Non-maintainer upload.
+   * [17cfc9a] d/control:
+ - Add B-depends: libpcre2-dev
  
-  -- Michal Arbet   Mon, 12 Oct 2020 17:45:14
+  -- Michal Arbet   Mon, 12 Oct 2020 17:45:14
  +0200
  
  keepalived (1:2.1.5-0.1) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * [efada46] New upstream version 2.1.5 (Closes: #964855)
- - fixes segfault when SMTP notifications are enabled (Closes: #958898)
-   * [0f2ffa3] Fix d/watch: 403 Forbidden
+   * Non-maintainer upload.
+   * [efada46] New upstream version 2.1.5 (Closes: #964855)
+ - fixes segfault when SMTP notifications are enabled (Closes: #958898)
+   * [0f2ffa3] Fix d/watch: 403 Forbidden
  
-  -- Michal Arbet   Wed, 07 Oct 2020 16:54:33
+  -- Michal Arbet   Wed, 07 Oct 2020 16:54:33
  +0200
  
  keepalived (1:2.0.19-2) unstable; urgency=medium
  
-   [ Thomas Goirand ]
-   * Drop build-depends on iptables-dev (Closes: #946150).
+   [ Thomas Goirand ]
+   * Drop build-depends on iptables-dev (Closes: #946150).
  
-  -- Alexander Wirt   Thu, 20 Feb 2020 12:16:19
+  -- Alexander Wirt   Thu, 20 Feb 2020 12:16:19
  +0100
  
  keepalived (1:2.0.19-1) unstable; urgency=medium
  
-   * [3e69686] New upstream version 2.0.19 (Closes: #947472)
- - fixes execution of scripts with /bin/sh (Closes: #931617)
- - fixes configuration parsing for SMTP sections (Closes: #859142)
- - fixes stuck in receive queue (Closes: #942182)
- - close netlink in checker (Closes: #775868)
- - fix infinite loop when tracker script times out (Closes: #940036)
- - fix loading of libipset (Closes: #878241)
-   * [6a81734] Move to debhelper(-compat) 12
-   * [02d9f5d] Bump standards version
-   * [239c70f] Fix location of the ip_vs header file
-   * [495b6e5] Disable dbus create instance feature
-   * [ec5c22c] Enable iptc support
+   * [3e69686] New upstream version 2.0.19 (Closes: #947472)
+ - fixes execution of scripts with /bin/sh (Closes: #931617)
+ - fixes configuration parsing for SMTP sections (Closes: #859142)
+ - fixes stuck in receive queue (Closes: #942182)
+ - close netlink in checker (Closes: #775868)
+ - fix infinite loop when tracker script times out (Closes: #940036)
+ - fix loading of libipset (Closes: #878241)
+   * [6a81734] Move to debhelper(-compat) 12
+   * [02d9f5d] Bump standards version
+   * [239c70f] Fix location of the ip_vs header file
+   * [495b6e5] Disable dbus create instance feature
+   * [ec5c22c] Enable iptc support
  
-  -- Alexander Wirt   Sun, 05 Jan 2020 18:45:43
+  -- Alexander Wirt   Sun, 05 Jan 2020 18:45:43
  +0100
  
  keepalived (1:2.0.10-1) unstable; urgency=medium
  
-   * [3b99bf9] Update vcs headers to salsa
-   * [f697779] New upstream version 2.0.2
-   * [c97cc19] Enable dbus instance and json output support
-   * [27c6d55] syslog is now socket activated
-   * [7e2267b] Move to dh11
-   * [d0bf9db] there is not systemd sequence in dh11
-   * [903a5a0] dh-autoreconf dep is not needed anymore with dh11
-   * [c4996bd] Priority extra got replaced by optional
-   * [822da17] Remove obsolete patches
-   * [1c36cdc] New upstream version 2.0.10
- - Fix overflow in extract_status_code (CVE-2018-19115)
-   Closes: #914393, #900260
- - Improve garp refresh handling (Closes: #810347)
- - Improve config parser (Closes: #909697)
-   * [990c014] Improve keepalived service (Closes: #902978, #830196)
+   * [3b99bf9] Update vcs headers to salsa
+   * [f697779] New upstream version 2.0.2
+   * [c97cc19] Enable dbus instance and json output support
+   * [27c6d55] syslog is now socket activated
+   * [7e2267b] Move to dh11
+   * [d0bf9db] there is not systemd sequence in dh11
+   * [903a5a0] dh-autoreconf dep is not needed anymore with dh11
+   * [c4996bd] Priority extra got replaced by optional
+   * [822da17] Remove obsolete patches
+   * [1c36cdc] New upstream version 2.0.10
+ - Fix overflow in extract_status_code (CVE-2018-19115)
+   Closes: #914393, #900260
+ - Improve garp refresh handling (Closes: #810347)
+ - Improve config parser (Closes: #909697)
+   * [990c014] Improve keepalived service (Closes: #902978, #830196)
  
- 
-  -- Alexander Wirt   Sun, 05 Jan 2020 18:21:34 +0100
+  -- Alexander Wirt   Sun, 05 Jan 2020 18:21:34
+ +0100
  
  keepalived (1:1.3.9-1) unstable; urgency=medium
  
-   * [e95b710] New upstream version 1.3.9
- - Fix netlink error message truncated problems
-   (Closes: #846292)
-   * 

[Bug 1946864] Re: Merge libaio from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: tbd
- Debian:   0.3.112-11
+ Debian:   0.3.112-11
  Ubuntu:   0.3.112-9ubuntu1
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### Old Ubuntu Delta ###
  
  libaio (0.3.112-9ubuntu1) hirsute; urgency=medium
  
-   * Disable building with lto.
+   * Disable building with lto.
  
-  -- Matthias Klose   Mon, 22 Mar 2021 22:13:01 +0100
+  -- Matthias Klose   Mon, 22 Mar 2021 22:13:01 +0100
  
  libaio (0.3.112-9build1) hirsute; urgency=medium
  
-   * No-change rebuild to drop the udeb package.
+   * No-change rebuild to drop the udeb package.
  
-  -- Matthias Klose   Mon, 22 Feb 2021 10:34:21 +0100
+  -- Matthias Klose   Mon, 22 Feb 2021 10:34:21 +0100

** Changed in: libaio (Ubuntu)
Milestone: None => ubuntu-22.01

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

Title:
  Merge libaio from Debian unstable for 22.04

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1946836] Re: Merge open-vm-tools from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: 11.3.5
  Debian:   2:11.2.5-22:11.3.0-2
  Ubuntu:   2:11.3.0-2ubuntu1
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  open-vm-tools (2:11.2.5-2) unstable; urgency=medium
  
-   * [7f14954] Drop max_nic_count patch.
- See https://github.com/vmware/open-vm-tools/issues/128 for details.
+   * [7f14954] Drop max_nic_count patch.
+ See https://github.com/vmware/open-vm-tools/issues/128 for details.
  
-  -- Bernd Zeimetz   Thu, 25 Feb 2021 17:49:11 +0100
+  -- Bernd Zeimetz   Thu, 25 Feb 2021 17:49:11 +0100
  
  open-vm-tools (2:11.2.5-1) unstable; urgency=medium
  
-   * [b54d022] New upstream version 11.2.5
- Thanks: John Wolfe
- Closes: #980190
+   * [b54d022] New upstream version 11.2.5
+ Thanks: John Wolfe
+ Closes: #980190
  
-  -- Bernd Zeimetz   Fri, 15 Jan 2021 22:30:08 +0100
+  -- Bernd Zeimetz   Fri, 15 Jan 2021 22:30:08 +0100
  
  open-vm-tools (2:11.2.0-2) unstable; urgency=medium
  
-   * [d5d4593] Fix building with new gcc versions
-   * [94ce968] build-depend on libgdk-pixbuf-xlib-2.0-dev
- Closes: #978262
- Thanks to Lucas NUssbaum for the upload reminder.
+   * [d5d4593] Fix building with new gcc versions
+   * [94ce968] build-depend on libgdk-pixbuf-xlib-2.0-dev
+ Closes: #978262
+ Thanks to Lucas NUssbaum for the upload reminder.
  
-  -- Bernd Zeimetz   Sun, 27 Dec 2020 00:01:29 +0100
+  -- Bernd Zeimetz   Sun, 27 Dec 2020 00:01:29 +0100
  
  open-vm-tools (2:11.2.0-1) unstable; urgency=medium
  
-   * [447d833] Update upstream source from tag 'upstream/11.2.0'
- Update to upstream version '11.2.0'
- with Debian dir 67243748d9ba09fc4e53f1ab4e921e119c981beb
- Closes: #972732
-   * [704edba] remove pam-use-common-auth-account patch.
- Not needed anymore
-   * [f792922] Use upstream pam file for Debian
+   * [447d833] Update upstream source from tag 'upstream/11.2.0'
+ Update to upstream version '11.2.0'
+ with Debian dir 67243748d9ba09fc4e53f1ab4e921e119c981beb
+ Closes: #972732
+   * [704edba] remove pam-use-common-auth-account patch.
+ Not needed anymore
+   * [f792922] Use upstream pam file for Debian
  
-  -- Bernd Zeimetz   Sun, 25 Oct 2020 19:33:02 +0100
+  -- Bernd Zeimetz   Sun, 25 Oct 2020 19:33:02 +0100
  
  open-vm-tools (2:11.1.5-1) unstable; urgency=medium
  
-   * [5515c98] Don't recommend xserver-xorg-input-vmmouse.
- Thanks to Raphaël Hertzog (Closes: #966465)
-   * [8a31efc] Update upstream source from tag 'upstream/11.1.5'
- Update to upstream version '11.1.5'
- with Debian dir 62c70f15b660e7719555a78e6658ced5ca05ca35
- Closes: #968688
-   * [09714a7] Removing patches that were applied upstream
+   * [5515c98] Don't recommend xserver-xorg-input-vmmouse.
+ Thanks to Raphaël Hertzog (Closes: #966465)
+   * [8a31efc] Update upstream source from tag 'upstream/11.1.5'
+ Update to upstream version '11.1.5'
+ with Debian dir 62c70f15b660e7719555a78e6658ced5ca05ca35
+ Closes: #968688
+   * [09714a7] Removing patches that were applied upstream
  
-  -- Bernd Zeimetz   Thu, 20 Aug 2020 09:52:24 +0200
+  -- Bernd Zeimetz   Thu, 20 Aug 2020 09:52:24 +0200
  
  open-vm-tools (2:11.1.0-3) unstable; urgency=medium
  
-   * [03d18b3] Fix gcc-10 related issues. (Closes: #957631)
+   * [03d18b3] Fix gcc-10 related issues. (Closes: #957631)
  
-  -- Bernd Zeimetz   Mon, 27 Jul 2020 22:38:58 +0200
+  -- Bernd Zeimetz   Mon, 27 Jul 2020 22:38:58 +0200
  
  open-vm-tools (2:11.1.0-2) unstable; urgency=medium
  
-   [ Christian Ehrhardt ]
-   * [4d69c6a] d/p/lp-1877678-: fixes for the sdmp plugin that is new in 
11.1.0.
- Signed-off-by: Christian Ehrhardt 
-   * [38bd11e] d/control: change net-tools dependency to iproute2.
- Signed-off-by: Christian Ehrhardt 
+   [ Christian Ehrhardt ]
+   * [4d69c6a] d/p/lp-1877678-: fixes for the sdmp plugin that is new in 
11.1.0.
+ Signed-off-by: Christian Ehrhardt 
+   * [38bd11e] d/control: change net-tools dependency to iproute2.
+ Signed-off-by: Christian Ehrhardt 
  
-   [ Bernd Zeimetz ]
-   * [c15c08d] Add net-tools as dependency again.
- Various scripts still use ifconfig.
+   [ Bernd Zeimetz ]
+   * [c15c08d] Add net-tools as dependency again.
+ Various scripts still use ifconfig.
  
-  -- Bernd Zeimetz   Fri, 19 Jun 2020 14:05:44 +0200
+  -- Bernd Zeimetz   Fri, 19 Jun 2020 14:05:44 +0200
  
  open-vm-tools (2:11.1.0-1) unstable; urgency=medium
  
-   [ Christian Ehrhardt ]
-   * [6b7d31d] New upstream version 11.1.0
- (Closes: #960061) (LP: #1877672)
-   * [3ece93a14] d/control, d/rules, d//*sdmp*: add service discovery plugin 
(sdmp)
- (Closes: #960065) (LP: #1877678)
- Thanks to Oliver Kurth for the initial contribution, changes in addition:
- - d/control: improve description
-   

[Bug 1946837] Re: Merge pollinate from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: 4.33
- Debian:   4.33-3
+ Debian:   4.33-3
  Ubuntu:   4.33-3ubuntu2
- 
  
  Debian typically updates pollinate every 2 months on average, but it was
  last updated 19.08 and looks overdue.  Check back in on this monthly.
  
  No release expected for pollinate this cycle
  
- 
  ### New Debian Changes ###
  
  pollinate (4.33-3) unstable; urgency=medium
  
-   * upload source package
-   * add debian/watch
+   * upload source package
+   * add debian/watch
  
-  -- Thorsten Alteholz   Mon, 19 Aug 2019 22:20:00
+  -- Thorsten Alteholz   Mon, 19 Aug 2019 22:20:00
  +
  
  pollinate (4.33-2) unstable; urgency=medium
  
-   * debian/control: add salsa VCS URLs
+   * debian/control: add salsa VCS URLs
  
-  -- Thorsten Alteholz   Thu, 28 Feb 2019 19:15:14
+  -- Thorsten Alteholz   Thu, 28 Feb 2019 19:15:14
  +0100
  
  pollinate (4.33-1) sid; urgency=medium
  
-   * first upload to Debian
-   * debian/control: use dh11
-   * debian/control: use standard 4.3.0
-   * debian/copyright: use https for copyright-format-uri
-   * debian/rules: dh 11 does not allow '--with systemd'
-   * don't use chown -r in maintainer script
+   * first upload to Debian
+   * debian/control: use dh11
+   * debian/control: use standard 4.3.0
+   * debian/copyright: use https for copyright-format-uri
+   * debian/rules: dh 11 does not allow '--with systemd'
+   * don't use chown -r in maintainer script
  
-  -- Thorsten Alteholz   Mon, 04 Feb 2019 19:15:14
+  -- Thorsten Alteholz   Mon, 04 Feb 2019 19:15:14
  +0100
  
  pollinate (4.33-0ubuntu1) cosmic; urgency=medium
  
-   * pollinate: fix bug on xen when not booted with systemd. user-agent
- would contain virt/virt/xen rather than virt/xen. (LP: #1774043)
-   * pollinate: use systemd-detect-virt if available rather than detecting
- its availability based on /run/systemd.
+   * pollinate: fix bug on xen when not booted with systemd. user-agent
+ would contain virt/virt/xen rather than virt/xen. (LP: #1774043)
+   * pollinate: use systemd-detect-virt if available rather than detecting
+ its availability based on /run/systemd.
  
-  -- Scott Moser   Tue, 29 May 2018 16:15:14 -0400
+  -- Scott Moser   Tue, 29 May 2018 16:15:14 -0400
  
  pollinate (4.32-0ubuntu1) cosmic; urgency=medium
  
-   * pollinate: include img/build_name/server in user-agent.
+   * pollinate: include img/build_name/server in user-agent.
  
-  -- Scott Moser   Fri, 25 May 2018 12:30:06 -0400
+  -- Scott Moser   Fri, 25 May 2018 12:30:06 -0400
  
  pollinate (4.31-0ubuntu1) bionic; urgency=medium
  
-   [ Scott Moser ]
-   * pollinate: add '--print-user-agent' flag.
-   * pollinate: Speedups when collecting information for user-agent.
+   [ Scott Moser ]
+   * pollinate: add '--print-user-agent' flag.
+   * pollinate: Speedups when collecting information for user-agent.
  
-  -- Dustin Kirkland   Wed, 14 Feb 2018 11:01:18
+  -- Dustin Kirkland   Wed, 14 Feb 2018 11:01:18
  -0600
  
  pollinate (4.30-0ubuntu1) bionic; urgency=medium
  
-   * debian/pollinate.postinst:
- - don't try to chown a dir to the user, potentially before the user exists
+   * debian/pollinate.postinst:
+ - don't try to chown a dir to the user, potentially before the user exists
  
-  -- Dustin Kirkland   Wed, 31 Jan 2018 07:24:33
+  -- Dustin Kirkland   Wed, 31 Jan 2018 07:24:33
  -0600
  
  pollinate (4.29-0ubuntu1) bionic; urgency=medium
  
-   * No change rebuild, release error in 4.28
+   * No change rebuild, release error in 4.28
  
-  -- Dustin Kirkland   Tue, 30 Jan 2018 16:41:13
+  -- Dustin Kirkland   Tue, 30 Jan 2018 16:41:13
  -0600
  
  pollinate (4.28-0ubuntu1) bionic; urgency=medium
  
-   [ Dustin Kirkland ]
-   * pollinate:
- - add hypervisor to useragent string
-   * debian/pollinate.postinst:
- - ensure that the pollinate user owns /var/cache/pollinate;
-   to be safe, we're going to do this just after the mkdir, and
-   after the adduser;
-   this avoids the warning:
-   + adduser: Warning: The home directory /var/cache/pollinate
- does not belong to the user you are currently creating.
+   [ Dustin Kirkland ]
+   * pollinate:
+ - add hypervisor to useragent string
+   * debian/pollinate.postinst:
+ - ensure that the pollinate user owns /var/cache/pollinate;
+   to be safe, we're going to do this just after the mkdir, and
+   after the adduser;
+   this avoids the warning:
+   + adduser: Warning: The home directory /var/cache/pollinate
+ does not belong to the user you are currently creating.
  
-   [ Steve Langasek ]
-   * Minor enhancements to pollinate runtime:
- - dpkg | awk is unnecessary, dpkg-query --showformat does this
-   * dpkg -l is a fairly heavyweight operation (.1s); ask logger directly
- what its version number is (.01s)
+   [ Steve Langasek ]
+   * Minor enhancements to pollinate runtime:
+ - dpkg | awk is unnecessary, dpkg-query 

[Bug 1946839] Re: Merge samba from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 23.01
  Upstream: 4.13.12
- Debian:   2:4.13.5+dfsg-2
+ Debian:   2:4.13.5+dfsg-2
  Ubuntu:   2:4.13.5+dfsg-2ubuntu2
- 
  
  Debian does new releases regularly, so it's likely there will be newer
  versions available before FF that we can pick up if this merge is done
  later in the cycle.
  
- 
  ### New Debian Changes ###
  
  samba (2:4.13.5+dfsg-2) unstable; urgency=high
  
-   * CVE-2021-20254: Negative idmap cache entries can cause incorrect group
- entries in the Samba file server process token (Closes: #987811)
-   * Add Breaks+Replaces: samba-dev (<< 2:4.11) (Closes: #987209)
+   * CVE-2021-20254: Negative idmap cache entries can cause incorrect group
+ entries in the Samba file server process token (Closes: #987811)
+   * Add Breaks+Replaces: samba-dev (<< 2:4.11) (Closes: #987209)
  
-  -- Mathieu Parent   Thu, 06 May 2021 21:09:29 +0200
+  -- Mathieu Parent   Thu, 06 May 2021 21:09:29 +0200
  
  samba (2:4.13.5+dfsg-1) unstable; urgency=medium
  
-   * New upstream version (Closes: #984863)
+   * New upstream version (Closes: #984863)
  
-  -- Mathieu Parent   Sat, 13 Mar 2021 08:31:27 +0100
+  -- Mathieu Parent   Sat, 13 Mar 2021 08:31:27 +0100
  
  samba (2:4.13.4+dfsg-1) unstable; urgency=medium
  
-   * New upstream version
- - GPG signature has changed
- - Update samba-libs.install
- - Update symbols
-   * Never use priority high when asking for DHCP integration (Closes: #981554)
-   * Sync CTDB patches with Ubuntu:
- - Add 'ctdb-config: enable syslog by default'
- - Update 'fix nfs related service names'
-   * d/rules: Ubuntu specifics
- - No Ceph on i386
- - Disable some i386 packages
- - No GlusterFS
+   * New upstream version
+ - GPG signature has changed
+ - Update samba-libs.install
+ - Update symbols
+   * Never use priority high when asking for DHCP integration (Closes: #981554)
+   * Sync CTDB patches with Ubuntu:
+ - Add 'ctdb-config: enable syslog by default'
+ - Update 'fix nfs related service names'
+   * d/rules: Ubuntu specifics
+ - No Ceph on i386
+ - Disable some i386 packages
+ - No GlusterFS
  
-  -- Mathieu Parent   Tue, 09 Feb 2021 22:26:43 +0100
+  -- Mathieu Parent   Tue, 09 Feb 2021 22:26:43 +0100
  
  samba (2:4.13.3+dfsg-1) unstable; urgency=medium
  
-   [ Andreas Hasenack ]
-   * d/control: enable the liburing vfs module (Closes: #976854)
-   * Add new DEP8 tests for the uring vfs module
-   * Factor out common DEP8 test code into d/t/util and change the tests to
- source from it
-   * Add set -x and set -e to DEP8 tests
+   [ Andreas Hasenack ]
+   * d/control: enable the liburing vfs module (Closes: #976854)
+   * Add new DEP8 tests for the uring vfs module
+   * Factor out common DEP8 test code into d/t/util and change the tests to
+ source from it
+   * Add set -x and set -e to DEP8 tests
  
-   [ Mathieu Parent ]
-   * liburing-dev is linux-any
-   * New upstream version
+   [ Mathieu Parent ]
+   * liburing-dev is linux-any
+   * New upstream version
  
-  -- Mathieu Parent   Wed, 16 Dec 2020 18:23:09 +0100
+  -- Mathieu Parent   Wed, 16 Dec 2020 18:23:09 +0100
  
  samba (2:4.13.2+dfsg-3) unstable; urgency=medium
  
-   * Ensure systemd-tmpfiles is called before testparm (Closes: #975422)
-   * Only check configuration on configure step
+   * Ensure systemd-tmpfiles is called before testparm (Closes: #975422)
+   * Only check configuration on configure step
  
-  -- Mathieu Parent   Sun, 22 Nov 2020 10:44:51 +0100
+  -- Mathieu Parent   Sun, 22 Nov 2020 10:44:51 +0100
  
  samba (2:4.13.2+dfsg-2) unstable; urgency=medium
  
-   * Upload to unstable
+   * Upload to unstable
  
-  -- Mathieu Parent   Wed, 18 Nov 2020 20:34:51 +0100
+  -- Mathieu Parent   Wed, 18 Nov 2020 20:34:51 +0100
  
  samba (2:4.13.2+dfsg-1) experimental; urgency=medium
  
-   * New upstream major version
- - Update d/gbp.conf, d/watch and d/README.source for 4.13
- - Update patches
- - Bump build-depends ldb >= 2.2.0
- - Install new files
- - Update symbols
-   * Includes the following security fixes:
- - CVE-2020-14318: Missing handle permissions check in SMB1/2/3 
ChangeNotify
-   (Closes: #973400)
- - CVE-2020-14323: Unprivileged user can crash winbind (Closes: #973399)
- - CVE-2020-14383: An authenticated user can crash the DCE/RPC DNS with
-   easily crafted records (Closes: #973398)
- - CVE-2020-1472: Unauthenticated domain takeover via netlogon 
('ZeroLogon')
-   (Closes: #971048)
-   * Includes the following fixes:
- - Fixes 'samba_dnsupdate gives depreacation warnings' (Closes: #973957)
- - s3: libsmbclient.h: add missing time.h include (Closes: #946840)
-   * Remove unused python3-crypto dependency (Closes: #971292)
-   * Enable Spotlight with ES backend (Closes: #956096, #956482)
-   * Standards-Version: 4.5.0
-   * Add missing Build-Depends-Package in libsmbclient.symbols and
- 

[Bug 1946838] Re: Merge postfix from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: 3.6.2
- Debian:   3.5.6-1
+ Debian:   3.5.6-1
  Ubuntu:   3.5.6-1ubuntu2
  
  Debian typically updates postfix every 1 months on average, but it was
  last updated 20.08 and looks overdue.  Check back in on this monthly.
  
  No release expected for postfix this cycle
  
- 
  ### New Debian Changes ###
  
  postfix (3.5.6-1) unstable; urgency=medium
  
-   [Dominic Raferd]
+   [Dominic Raferd]
  
-   * Fix configure-instance.sh for postfix 3.0+ chroot default.  Closes:
+   * Fix configure-instance.sh for postfix 3.0+ chroot default.  Closes:
  #959517
  
-   [Scott Kitterman]
+   [Scott Kitterman]
  
-   * Refresh patches
-   * Delete debian/patches/tls_version.diff - incorporated upstream
+   * Refresh patches
+   * Delete debian/patches/tls_version.diff - incorporated upstream
  
-   [Wietse Venema]
+   [Wietse Venema]
  
-   * 3.5.5
-   * 3.5.6
+   * 3.5.5
+   * 3.5.6
  
-  -- Scott Kitterman   Sun, 02 Aug 2020 17:11:04
+  -- Scott Kitterman   Sun, 02 Aug 2020 17:11:04
  -0400
  
  postfix (3.5.4-1) unstable; urgency=medium
  
- [Wietse Venema]
+ [Wietse Venema]
  
-   * 3.5.4
+   * 3.5.4
  
-  -- Scott Kitterman   Mon, 29 Jun 2020 21:16:04
+  -- Scott Kitterman   Mon, 29 Jun 2020 21:16:04
  -0400
  
  postfix (3.5.3-1) unstable; urgency=medium
  
-   [Wietse Venema]
+   [Wietse Venema]
  
-   * 3.5.3 LP: #1881196
+   * 3.5.3 LP: #1881196
  
-   [Debian Janitor]
+   [Debian Janitor]
  
-   * Trim trailing whitespace.
-   * Fix day-of-week for changelog entries 0.0.20001030.SNAPSHOT-4,
- 0.0.20001030.SNAPSHOT-3, 0.0.19991231pl02-1, 0.0.19990122-1.
+   * Trim trailing whitespace.
+   * Fix day-of-week for changelog entries 0.0.20001030.SNAPSHOT-4,
+ 0.0.20001030.SNAPSHOT-3, 0.0.19991231pl02-1, 0.0.19990122-1.
  
-  -- Scott Kitterman   Mon, 15 Jun 2020 16:23:34
+  -- Scott Kitterman   Mon, 15 Jun 2020 16:23:34
  -0400
  
  postfix (3.5.2-1) unstable; urgency=medium
  
-   [Scott Kitterman]
+   [Scott Kitterman]
  
-   * Update README.Debian to mention postfix-doc.  Closes: #234009
-   * Spelling fixes in README.Debian
+   * Update README.Debian to mention postfix-doc.  Closes: #234009
+   * Spelling fixes in README.Debian
  
-   [Wietse Venema]
+   [Wietse Venema]
  
-   * 3.5.2
+   * 3.5.2
  
-   [Cody Brownstein]
+   [Cody Brownstein]
  
-   * Fix README.Debian instructions for SMTP generic mapping and related
- example
+   * Fix README.Debian instructions for SMTP generic mapping and related
+ example
  
-  -- Scott Kitterman   Mon, 18 May 2020 15:25:47
+  -- Scott Kitterman   Mon, 18 May 2020 15:25:47
  -0400
  
  postfix (3.5.1-1) unstable; urgency=medium
  
-   [Scott Kitterman]
+   [Scott Kitterman]
  
-   * Delete d/p/gcc_10_glibc_2_31.patch, incorporated in 3.5.1
+   * Delete d/p/gcc_10_glibc_2_31.patch, incorporated in 3.5.1
  
-   [Wietse Venema]
+   [Wietse Venema]
  
-   * 3.5.1
+   * 3.5.1
  
-  -- Scott Kitterman   Mon, 20 Apr 2020 17:21:21
+  -- Scott Kitterman   Mon, 20 Apr 2020 17:21:21
  -0400
  
  postfix (3.5.0-2) unstable; urgency=medium
  
-   [Scott Kitterman]
+   [Scott Kitterman]
  
-   * Add patch from upstream for GCC-10 and Glibc 2.31 support.  Closes:
+   * Add patch from upstream for GCC-10 and Glibc 2.31 support.  Closes:
  #957697
  
-   [Aaron Thompson]
+   [Aaron Thompson]
  
-   * Fix bug in tls_CApath copying.  LP: #1872288
+   * Fix bug in tls_CApath copying.  LP: #1872288
  
-  -- Scott Kitterman   Fri, 17 Apr 2020 11:51:01
+  -- Scott Kitterman   Fri, 17 Apr 2020 11:51:01
  -0400
  
  postfix (3.5.0-1) unstable; urgency=medium
  
-   [Scott Kitterman]
+   [Scott Kitterman]
  
-   * Drop debian/patches/80_glibc2.30-ftbfs.diff, incorporated upstream
-   * Refresh patches
+   * Drop debian/patches/80_glibc2.30-ftbfs.diff, incorporated upstream
+   * Refresh patches
  
-   [Wietse Venema]
+   [Wietse Venema]
  
-   * 3.5.0
+   * 3.5.0
  
-  -- Scott Kitterman   Mon, 16 Mar 2020 16:32:19
+  -- Scott Kitterman   Mon, 16 Mar 2020 16:32:19
  -0400
  
  postfix (3.4.10-1) unstable; urgency=medium
  
-   [Scott Kitterman]
+   [Scott Kitterman]
  
-   * Update postfix.postinst text to refer to systemctl vice service
- 
+   * Update postfix.postinst text to refer to systemctl vice service
  
  ### Old Ubuntu Delta ###
  
  postfix (3.5.6-1ubuntu2) impish; urgency=medium
  
-   * d/rules: Removed LDFLAG -Bsymbolic-functions (LP: #1885403).
-   * d/p/postfix-3.6.2-glibc-234-build-fix.patch: Fix for building
- against glibc-2.34 (LP: #1939353).
+   * d/rules: Removed LDFLAG -Bsymbolic-functions (LP: #1885403).
+   * d/p/postfix-3.6.2-glibc-234-build-fix.patch: Fix for building
+ against glibc-2.34 (LP: #1939353).
  
-  -- Miriam España Acebal   Thu, 02 Sep 2021
+  -- Miriam España Acebal   Thu, 02 Sep 2021
  13:04:29 +0200
  
  postfix (3.5.6-1ubuntu1) impish; urgency=medium
  
-   * d/postfix.postinst: tolerate search domain with a leading dot
- (LP: #1906970)
+   * 

[Bug 1946841] Re: Merge amavisd-new from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   1:2.11.1-5
+ Debian:   1:2.11.1-5
  Ubuntu:   1:2.11.1-5ubuntu1
- 
  
  Debian typically updates amavisd-new every 4 months on average, but it
  was last updated 21.06 and looks overdue.  Check back in on this
  monthly.
  
  No release expected for amavisd-new this cycle
  
- 
  ### New Debian Changes ###
  
  amavisd-new (1:2.11.1-5) unstable; urgency=medium
  
-   * Add missing dependency on libnet-snmp-perl. Closes: #936052.
+   * Add missing dependency on libnet-snmp-perl. Closes: #936052.
  
-  -- Brian May   Tue, 08 Jun 2021 08:51:44 +1000
+  -- Brian May   Tue, 08 Jun 2021 08:51:44 +1000
  
  amavisd-new (1:2.11.1-4) unstable; urgency=low
  
-   [ Debian Janitor ]
-   * Trim trailing whitespace.
-   * Use secure URI in Homepage field.
-   * Bump debhelper from deprecated 9 to 12.
- + Use dh_installsystemd rather than deprecated dh_systemd_enable.
- + Use dh_installsystemd rather than deprecated dh_systemd_start.
-   * Set debhelper-compat version in Build-Depends.
-   * Set upstream metadata fields: Repository.
+   [ Debian Janitor ]
+   * Trim trailing whitespace.
+   * Use secure URI in Homepage field.
+   * Bump debhelper from deprecated 9 to 12.
+ + Use dh_installsystemd rather than deprecated dh_systemd_enable.
+ + Use dh_installsystemd rather than deprecated dh_systemd_start.
+   * Set debhelper-compat version in Build-Depends.
+   * Set upstream metadata fields: Repository.
  
-   [ Brian May ]
-   * Update README.Debian. Closes: #970017.
-   * Update standards version to 4.5.0.
-   * Add predepends field, required for deb-systemd-invoke.
+   [ Brian May ]
+   * Update README.Debian. Closes: #970017.
+   * Update standards version to 4.5.0.
+   * Add predepends field, required for deb-systemd-invoke.
  
-  -- Brian May   Tue, 15 Sep 2020 07:47:11 +1000
+  -- Brian May   Tue, 15 Sep 2020 07:47:11 +1000
  
  amavisd-new (1:2.11.1-2) unstable; urgency=medium
  
-   * Ensure RuntimeDirectory is set. Closes: #955247.
+   * Ensure RuntimeDirectory is set. Closes: #955247.
  
-  -- Brian May   Sun, 29 Mar 2020 10:05:18 +1100
+  -- Brian May   Sun, 29 Mar 2020 10:05:18 +1100
  
  amavisd-new (1:2.11.1-1) unstable; urgency=medium
  
-   * Update to latest upstream version.
-   * Add systemd service file. Closes: #738548.
+   * Update to latest upstream version.
+   * Add systemd service file. Closes: #738548.
  
-  -- Brian May   Tue, 04 Feb 2020 07:58:33 +1100
+  -- Brian May   Tue, 04 Feb 2020 07:58:33 +1100
  
  amavisd-new (1:2.11.0-6.1) unstable; urgency=medium
  
-   * Non-maintainer upload.
-   * Fix to honor 'originating' configuration flag, by cherry-picking upstream
- patch. (Closes: #882324)
+   * Non-maintainer upload.
+   * Fix to honor 'originating' configuration flag, by cherry-picking upstream
+ patch. (Closes: #882324)
  
-  -- Tobias Frost   Fri, 05 Apr 2019 18:04:57 +0200
+  -- Tobias Frost   Fri, 05 Apr 2019 18:04:57 +0200
  
  amavisd-new (1:2.11.0-6) unstable; urgency=medium
  
-   * Fix start-stop-daemon insecure error. Closes: #921016.
+   * Fix start-stop-daemon insecure error. Closes: #921016.
  
-  -- Brian May   Wed, 13 Feb 2019 17:48:10 +1100
+  -- Brian May   Wed, 13 Feb 2019 17:48:10 +1100
  
  amavisd-new (1:2.11.0-5) unstable; urgency=medium
  
-   * Apply updated patch to left brace in regex. Closes: #920720.
+   * Apply updated patch to left brace in regex. Closes: #920720.
  
-  -- Brian May   Sun, 03 Feb 2019 19:58:29 +1100
+  -- Brian May   Sun, 03 Feb 2019 19:58:29 +1100
  
  amavisd-new (1:2.11.0-4) unstable; urgency=medium
  
-   [ Ondřej Nový ]
-   * d/changelog: Remove trailing whitespaces
+   [ Ondřej Nový ]
+   * d/changelog: Remove trailing whitespaces
  
-   [ Brian May ]
-   * Fix unescaped left brace in regex. Closes: #913548.
-   * Do not use etc/default to disable daemon.
+   [ Brian May ]
+   * Fix unescaped left brace in regex. Closes: #913548.
+   * Do not use etc/default to disable daemon.
  
-  -- Brian May   Mon, 28 Jan 2019 13:19:51 +1300
+  -- Brian May   Mon, 28 Jan 2019 13:19:51 +1300
  
  amavisd-new (1:2.11.0-3) unstable; urgency=medium
  
-   * Update Vcs-* control headers for salsa repository.
-   * Fix default socket path in amavisd-release. Closes: #909478.
-   * Replace priority extra with priority optional.
+   * Update Vcs-* control headers for salsa repository.
+   * Fix default socket path in amavisd-release. Closes: #909478.
+   * Replace priority extra with priority optional.
  
-  -- Brian May   Tue, 25 Sep 2018 17:24:16 +1000
+  -- Brian May   Tue, 25 Sep 2018 17:24:16 +1000
  
  amavisd-new (1:2.11.0-2) unstable; urgency=medium
  
-   * Really disable Norman Virus Control by default. Closes: #832511.
+   * Really disable Norman Virus Control by default. Closes: #832511.
  
-  -- Brian May   Sat, 25 Nov 2017 17:41:46 +1100
+  -- Brian May   Sat, 25 Nov 2017 17:41:46 +1100
  
  amavisd-new (1:2.11.0-1) unstable; 

[Bug 1946840] Re: Merge adcli from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: tbd
- Debian:   0.9.1-1
+ Debian:   0.9.1-1
  Ubuntu:   0.9.1-1ubuntu1
- 
  
  Based on Debian's release history for adcli we should expect a update
  soonish.
- 
  
  ### New Debian Changes ###
  
  adcli (0.9.1-1) unstable; urgency=medium
  
-   [ Debian Janitor ]
-   * Use secure copyright file specification URI.
-   * Set debhelper-compat version in Build-Depends.
-   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
- Repository-Browse.
-   * Update standards version to 4.5.0, no changes needed.
+   [ Debian Janitor ]
+   * Use secure copyright file specification URI.
+   * Set debhelper-compat version in Build-Depends.
+   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+   * Update standards version to 4.5.0, no changes needed.
  
-   [ Laurent Bigonville ]
-   * New upstream version 0.9.1
+   [ Laurent Bigonville ]
+   * New upstream version 0.9.1
  
-  -- Laurent Bigonville   Mon, 16 Aug 2021 14:40:09
+  -- Laurent Bigonville   Mon, 16 Aug 2021 14:40:09
  +0200
  
  adcli (0.9.0-1) unstable; urgency=medium
  
-   * New upstream release. (Closes: #941583)
-   * debian/control: Bump Standards-Version to 4.4.1 (no further changes)
-   * Bump debhelper compatibility to 12
-   * debian/control: Update the Vcs-* fields
-   * debian/watch: Update the URL and point to fdo gitlab
+   * New upstream release. (Closes: #941583)
+   * debian/control: Bump Standards-Version to 4.4.1 (no further changes)
+   * Bump debhelper compatibility to 12
+   * debian/control: Update the Vcs-* fields
+   * debian/watch: Update the URL and point to fdo gitlab
  
-  -- Laurent Bigonville   Wed, 02 Oct 2019 17:07:10
+  -- Laurent Bigonville   Wed, 02 Oct 2019 17:07:10
  +0200
  
  adcli (0.8.2-1) unstable; urgency=medium
  
-   * New upstream release.
-   * debian/watch, debian/upstream/signing-key.asc: Verify the upstream
- signature and bump the compatibily version to 4
-   * debian/control: Bump Standards-Version to 3.9.8 (no further changes)
-   * debian/control: Use https:// instead of http://
+   * New upstream release.
+   * debian/watch, debian/upstream/signing-key.asc: Verify the upstream
+ signature and bump the compatibily version to 4
+   * debian/control: Bump Standards-Version to 3.9.8 (no further changes)
+   * debian/control: Use https:// instead of http://
  
-  -- Laurent Bigonville   Mon, 15 Aug 2016 12:54:23
+  -- Laurent Bigonville   Mon, 15 Aug 2016 12:54:23
  +0200
  
  adcli (0.8.1-1) unstable; urgency=medium
  
-   * New upstream release.
+   * New upstream release.
  
-  -- Timo Aaltonen   Thu, 07 Apr 2016 16:42:53 +0300
+  -- Timo Aaltonen   Thu, 07 Apr 2016 16:42:53 +0300
  
  adcli (0.7.6-1) unstable; urgency=medium
  
-   * Imported Upstream version 0.7.6
-   * debian/control: Bump Standards-Version to 3.9.6 (no further changes)
+   * Imported Upstream version 0.7.6
+   * debian/control: Bump Standards-Version to 3.9.6 (no further changes)
  
-  -- Laurent Bigonville   Wed, 25 Nov 2015 16:44:19
+  -- Laurent Bigonville   Wed, 25 Nov 2015 16:44:19
  +0100
  
  adcli (0.7.5-1) unstable; urgency=medium
  
-   * New upstream release.
-   * debian/control: Bump Standards-Version to 3.9.5 (no further changes)
+   * New upstream release.
+   * debian/control: Bump Standards-Version to 3.9.5 (no further changes)
  
-  -- Laurent Bigonville   Tue, 31 Dec 2013 18:32:38
+  -- Laurent Bigonville   Tue, 31 Dec 2013 18:32:38
  +0100
  
  adcli (0.7.3-1) unstable; urgency=low
  
-   * New upstream release.
- - Drop d/p/01-Fix-FTBFS-on-freebsd-kernel.patch, applied upstream
+   * New upstream release.
+ - Drop d/p/01-Fix-FTBFS-on-freebsd-kernel.patch, applied upstream
  
-  -- Laurent Bigonville   Sun, 18 Aug 2013 19:10:29
+  -- Laurent Bigonville   Sun, 18 Aug 2013 19:10:29
  +0200
  
  adcli (0.7.1-2) unstable; urgency=low
  
-   * debian/copyright: library/test.h is also under BSD-3-clause licence
-   * debian/control: Fix typo, s/domaine/domain/ (Closes: #714897)
-   * debian/patches/01-Fix-FTBFS-on-freebsd-kernel.patch: Fix FTBFS on
- kfreebsd-*
+   * debian/copyright: library/test.h is also under BSD-3-clause licence
+   * debian/control: Fix typo, s/domaine/domain/ (Closes: #714897)
+   * debian/patches/01-Fix-FTBFS-on-freebsd-kernel.patch: Fix FTBFS on
+ kfreebsd-*
  
-  -- Laurent Bigonville   Fri, 19 Jul 2013 23:48:27
+  -- Laurent Bigonville   Fri, 19 Jul 2013 23:48:27
  +0200
  
  adcli (0.7.1-1) unstable; urgency=low
  
-   * Initial release (Closes: #712233)
+   * Initial release (Closes: #712233)
  
-  -- Laurent Bigonville   Sun, 30 Jun 2013 19:00:48
+  -- Laurent Bigonville   Sun, 30 Jun 2013 19:00:48
  +0200
- 
  
  ### Old Ubuntu Delta ###
  
  adcli (0.9.1-1ubuntu1) impish; urgency=medium
  
-   * Merge with Debian unstable. Remaining changes:
- - d/p/0013-configure-check-for-ns_get16-and-ns_get32-as-well.patch:
-   Fix FTBFS 

[Bug 1946842] Re: Merge apr from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.11
  Upstream: tbd
- Debian:   1.7.0-8
+ Debian:   1.7.0-8
  Ubuntu:   1.7.0-6ubuntu1
- 
  
  ### New Debian Changes ###
  
  apr (1.7.0-8) unstable; urgency=medium
  
-   * Team upload
+   * Team upload
  
-   [ Salvatore Bonaccorso ]
-   * build/apr_common.m4: avoid explicit inclusion of 'confdefs.h'
- (Closes: #978767)
+   [ Salvatore Bonaccorso ]
+   * build/apr_common.m4: avoid explicit inclusion of 'confdefs.h'
+ (Closes: #978767)
  
-  -- Yadd   Tue, 24 Aug 2021 10:54:34 +0200
+  -- Yadd   Tue, 24 Aug 2021 10:54:34 +0200
  
  apr (1.7.0-7) unstable; urgency=medium
  
-   * Team upload
+   * Team upload
  
-   [ Helmut Grohne ]
-   * Annotate test dependencies netbase and net-tools .
- Closes: #981738
+   [ Helmut Grohne ]
+   * Annotate test dependencies netbase and net-tools .
+ Closes: #981738
  
-   [ Salvatore Bonaccorso ]
-   * Out-of-bounds array dereference in apr_time_exp*() functions
- (CVE-2021-35940) (Closes: #992789)
+   [ Salvatore Bonaccorso ]
+   * Out-of-bounds array dereference in apr_time_exp*() functions
+ (CVE-2021-35940) (Closes: #992789)
  
-  -- Yadd   Tue, 24 Aug 2021 08:59:10 +0200
+  -- Yadd   Tue, 24 Aug 2021 08:59:10 +0200
  
  apr (1.7.0-6) unstable; urgency=medium
  
-   [ John Paul Adrian Glaubitz ]
-   * Fix atomics for m68k, sh3 and sh4. Closes: #978018
+   [ John Paul Adrian Glaubitz ]
+   * Fix atomics for m68k, sh3 and sh4. Closes: #978018
  
-  -- Stefan Fritsch   Sun, 27 Dec 2020 17:28:47 +0100
+  -- Stefan Fritsch   Sun, 27 Dec 2020 17:28:47 +0100
  
  apr (1.7.0-4) unstable; urgency=low
  
-   [ Debian Janitor ]
-   * Trim trailing whitespace.
-   * Transition to automatic debug package (from: libapr1-dbg).
-   * Use secure URI in Homepage field.
-   * Bump debhelper from old 11 to 12.
-   * Set debhelper-compat version in Build-Depends.
+   [ Debian Janitor ]
+   * Trim trailing whitespace.
+   * Transition to automatic debug package (from: libapr1-dbg).
+   * Use secure URI in Homepage field.
+   * Bump debhelper from old 11 to 12.
+   * Set debhelper-compat version in Build-Depends.
  
-   [ Stefan Fritsch ]
-   * Fix apr libtool on unmerged /usr. Thanks to Vagrant Cascadian for
- the patch. Closes: #916829
-   * Bump Standards-Version (no changes).
+   [ Stefan Fritsch ]
+   * Fix apr libtool on unmerged /usr. Thanks to Vagrant Cascadian for
+ the patch. Closes: #916829
+   * Bump Standards-Version (no changes).
  
-  -- Stefan Fritsch   Sat, 21 Nov 2020 21:06:09 +0100
+  -- Stefan Fritsch   Sat, 21 Nov 2020 21:06:09 +0100
  
  apr (1.7.0-3) unstable; urgency=medium
  
-   * Bump Standards-Version (no changes).
-   * Fixes for 64bit atomics work-around:
- - call the required initialization
- - don't use on mips64el
- - use on powerpc
+   * Bump Standards-Version (no changes).
+   * Fixes for 64bit atomics work-around:
+ - call the required initialization
+ - don't use on mips64el
+ - use on powerpc
  
-  -- Stefan Fritsch   Sun, 30 Aug 2020 21:15:21 +0200
+  -- Stefan Fritsch   Sun, 30 Aug 2020 21:15:21 +0200
  
  apr (1.7.0-2) unstable; urgency=medium
  
-   * Use generic 64bit atomics on mipsel as gcc lacks the 64bit built-ins.
- Fixes FTBFS on mipsel.
+   * Use generic 64bit atomics on mipsel as gcc lacks the 64bit built-ins.
+ Fixes FTBFS on mipsel.
  
-  -- Stefan Fritsch   Sat, 29 Aug 2020 18:13:56 +0200
+  -- Stefan Fritsch   Sat, 29 Aug 2020 18:13:56 +0200
  
  apr (1.7.0-1) unstable; urgency=medium
  
-   * New upstream release.
- The minimal required linux kernel version is now 3.17.
-   * Switch build-depends to python3. Closes: #936128, #969065
- Make apr1-dev depend on python3, so that apr-util does not have to.
- See #936129
+   * New upstream release.
+ The minimal required linux kernel version is now 3.17.
+   * Switch build-depends to python3. Closes: #936128, #969065
+ Make apr1-dev depend on python3, so that apr-util does not have to.
+ See #936129
  
-  -- Stefan Fritsch   Sat, 29 Aug 2020 11:42:28 +0200
+  -- Stefan Fritsch   Sat, 29 Aug 2020 11:42:28 +0200
  
  apr (1.6.5-1) unstable; urgency=medium
  
-   * New upstream release
-   * Bump Standards-Version (no changes).
+   * New upstream release
+   * Bump Standards-Version (no changes).
  
-  -- Stefan Fritsch   Mon, 19 Nov 2018 13:28:03 +0100
+  -- Stefan Fritsch   Mon, 19 Nov 2018 13:28:03 +0100
  
  apr (1.6.3-3) unstable; urgency=medium
  
-   * Backport fix for undefined behavior in teststr from upstream 1.7.
- Fixes FTBFS with gcc 8. Closes: #897705
-   * Migrate from alioth to salsa
+   * Backport fix for undefined behavior in teststr from upstream 1.7.
+ Fixes FTBFS with gcc 8. Closes: #897705
+   * Migrate from alioth to salsa
  
-  -- Stefan Fritsch   Tue, 17 Jul 2018 21:17:00 +0200
+  -- Stefan Fritsch   Tue, 17 Jul 2018 21:17:00 +0200
  
  apr (1.6.3-2) unstable; urgency=medium
  
-   * Avoid empty build target, fixes FTBFS. 

[Bug 1946833] Re: Merge bind9 from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: 9.16.21
- Debian:   1:9.16.15-1
+ Debian:   1:9.16.15-1
  Ubuntu:   1:9.16.15-1ubuntu1
  
  Debian typically updates bind9 every 1 months on average, but it was
  last updated 21.04 and looks overdue.  Check back in on this monthly.
  
  No release expected for bind9 this cycle
  
- 
  ### New Debian Changes ###
  
  bind9 (1:9.16.15-1) unstable; urgency=high
  
-   * New upstream version 9.16.15 (Closes: #987741, #987742, #987743)
-+ CVE-2021-25214: A malformed incoming IXFR transfer could trigger an
-  assertion failure in ``named``, causing it to quit abnormally.
-+ CVE-2021-25215: ``named`` crashed when a DNAME record placed in the
-  ANSWER section during DNAME chasing turned out to be the final
-  answer to a client query.
-+ CVE-2021-25216: When a server's configuration set the
- ``tkey-gssapi-keytab`` or ``tkey-gssapi-credential`` option, a
- specially crafted GSS-TSIG query could cause a buffer overflow in
- the ISC implementation of SPNEGO (a protocol enabling negotiation of
- the security mechanism used for GSSAPI authentication).
-   * Add patches to implement I-D draft-hardaker-dnsop-nsec3-guidance
+   * New upstream version 9.16.15 (Closes: #987741, #987742, #987743)
+    + CVE-2021-25214: A malformed incoming IXFR transfer could trigger an
+  assertion failure in ``named``, causing it to quit abnormally.
+    + CVE-2021-25215: ``named`` crashed when a DNAME record placed in the
+  ANSWER section during DNAME chasing turned out to be the final
+  answer to a client query.
+    + CVE-2021-25216: When a server's configuration set the
+ ``tkey-gssapi-keytab`` or ``tkey-gssapi-credential`` option, a
+ specially crafted GSS-TSIG query could cause a buffer overflow in
+ the ISC implementation of SPNEGO (a protocol enabling negotiation of
+ the security mechanism used for GSSAPI authentication).
+   * Add patches to implement I-D draft-hardaker-dnsop-nsec3-guidance
  
-  -- Ondřej Surý   Thu, 29 Apr 2021 09:11:32 +0200
+  -- Ondřej Surý   Thu, 29 Apr 2021 09:11:32 +0200
  
  bind9 (1:9.16.13-1) unstable; urgency=medium
  
-   * New upstream version 9.16.13
-   * Add upstream patches to fix TCP timeouts firing too early
+   * New upstream version 9.16.13
+   * Add upstream patches to fix TCP timeouts firing too early
  
-  -- Ondřej Surý   Thu, 18 Mar 2021 14:23:49 +0100
+  -- Ondřej Surý   Thu, 18 Mar 2021 14:23:49 +0100
  
  bind9 (1:9.16.12-3) unstable; urgency=medium
  
-   * Add most important patches from upcoming 9.16.13 release
+   * Add most important patches from upcoming 9.16.13 release
  
-  -- Ondřej Surý   Fri, 12 Mar 2021 09:59:49 +0100
+  -- Ondřej Surý   Fri, 12 Mar 2021 09:59:49 +0100
  
  bind9 (1:9.16.12-2) unstable; urgency=medium
  
-   * Add patch to fix sphinx-build failure on Ubuntu Xenial
+   * Add patch to fix sphinx-build failure on Ubuntu Xenial
  
-  -- Ondřej Surý   Thu, 18 Feb 2021 12:26:09 +0100
+  -- Ondřej Surý   Thu, 18 Feb 2021 12:26:09 +0100
  
  bind9 (1:9.16.12-1) unstable; urgency=high
  
-   * New upstream version 9.16.12
-+ [CVE-2020-8625]: Fix off-by-one bug in ISC SPNEGO implementation.
-  (Closes: #983004)
-   * Adjust the bind9-libs and bind9-dev packages for new upstream library
- names
+   * New upstream version 9.16.12
+    + [CVE-2020-8625]: Fix off-by-one bug in ISC SPNEGO implementation.
+  (Closes: #983004)
+   * Adjust the bind9-libs and bind9-dev packages for new upstream library
+ names
  
-  -- Ondřej Surý   Thu, 18 Feb 2021 08:13:58 +0100
+  -- Ondřej Surý   Thu, 18 Feb 2021 08:13:58 +0100
  
  bind9 (1:9.16.11-3) unstable; urgency=medium
  
-   * Split the simple validation test to separate file and mark it as flaky
- (Closes: #976045)
+   * Split the simple validation test to separate file and mark it as flaky
+ (Closes: #976045)
  
-  -- Ondřej Surý   Sun, 14 Feb 2021 20:04:39 +0100
+  -- Ondřej Surý   Sun, 14 Feb 2021 20:04:39 +0100
  
  bind9 (1:9.16.11-2) unstable; urgency=medium
  
-   * Cherry-pick upstream commit to fix segfault with named ACLs used in
- allow-update (Closes: #980786)
+   * Cherry-pick upstream commit to fix segfault with named ACLs used in
+ allow-update (Closes: #980786)
  
-  -- Bernhard Schmidt   Fri, 29 Jan 2021 08:27:31 +0100
+  -- Bernhard Schmidt   Fri, 29 Jan 2021 08:27:31 +0100
  
  bind9 (1:9.16.11-1) unstable; urgency=medium
  
-   * Add the ISC code-signing key for 2021-2022
-   * New upstream version 9.16.11
+   * Add the ISC code-signing key for 2021-2022
+   * New upstream version 9.16.11
  
-  -- Ondřej Surý   Thu, 21 Jan 2021 09:58:33 +0100
+  -- Ondřej Surý   Thu, 21 Jan 2021 09:58:33 +0100
  
  bind9 (1:9.16.10-1) unstable; urgency=medium
  
-   * New upstream version 9.16.10
+   * New upstream version 9.16.10
  
-  -- Ondřej Surý   Wed, 16 Dec 2020 22:22:25 +0100
+  -- Ondřej Surý   Wed, 16 Dec 2020 22:22:25 +0100
  
  bind9 

[Bug 1946834] Re: Merge multipath-tools from Debian unstable for 22.04

2021-10-18 Thread Bryce Harrington
** Description changed:

- Scheduled-For: 22.12
  Upstream: 0.8.7
- Debian:   0.8.5-2
+ Debian:   0.8.5-2
  Ubuntu:   0.8.5-2ubuntu2
  
  Debian typically updates multipath-tools every 2 months on average, but
  it was last updated 21.04 and looks overdue.  Check back in on this
  monthly.
  
  No release expected for multipath-tools this cycle
  
- 
  ### New Debian Changes ###
  
  multipath-tools (0.8.5-2) unstable; urgency=medium
  
-   * [373f5c5] Fix bashism in script kpartx/kpartx_id.
- Thanks to Julien Cristau (Closes: #987669)
- 
-  -- Ritesh Raj Sarraf   Wed, 28 Apr 2021 22:40:55 +0530
+   * [373f5c5] Fix bashism in script kpartx/kpartx_id.
+ Thanks to Julien Cristau (Closes: #987669)
+ 
+  -- Ritesh Raj Sarraf   Wed, 28 Apr 2021 22:40:55 +0530
  
  multipath-tools (0.8.5-1) unstable; urgency=medium
  
-   [ Ritesh Raj Sarraf ]
-   * [9e88f52] Add README.alua to docs section
- 
-   [ Christian Ehrhardt ]
-   * [7860503] d/t/tgtbasedmpaths: reduce memory pressure avoiding OOM
- triggered false positives
- 
-   [ Chris Hofstaedtler ]
-   * [859ade1] Update upstream git (and our debian/watch) URL
-   * [bdc291a] New upstream version 0.8.5
-   * [83060d2] Rebase patches
-   * [cb467ba] multipath.rules: Avoid usrmerge paths (Closes: #973853)
-   * [61df246] kpartx: update package description (Closes: #690995)
-   * [3262269] Drop 0001-Blacklist-cciss-devices.patch.
- Upstream has switched to an exclusive list of devices by default.
- Only sd, dasd and nvme devices are seen by multipath now. This makes
- the cciss exclusion obsolete.
-   * [602298a] Follow README.md rename
-   * [2018daf] Remove obsolete override for lintian tag
- init.d-script-does-not-implement-optional-option
- 
-  -- Chris Hofstaedtler   Wed, 23 Dec 2020 23:53:53
+   [ Ritesh Raj Sarraf ]
+   * [9e88f52] Add README.alua to docs section
+ 
+   [ Christian Ehrhardt ]
+   * [7860503] d/t/tgtbasedmpaths: reduce memory pressure avoiding OOM
+ triggered false positives
+ 
+   [ Chris Hofstaedtler ]
+   * [859ade1] Update upstream git (and our debian/watch) URL
+   * [bdc291a] New upstream version 0.8.5
+   * [83060d2] Rebase patches
+   * [cb467ba] multipath.rules: Avoid usrmerge paths (Closes: #973853)
+   * [61df246] kpartx: update package description (Closes: #690995)
+   * [3262269] Drop 0001-Blacklist-cciss-devices.patch.
+ Upstream has switched to an exclusive list of devices by default.
+ Only sd, dasd and nvme devices are seen by multipath now. This makes
+ the cciss exclusion obsolete.
+   * [602298a] Follow README.md rename
+   * [2018daf] Remove obsolete override for lintian tag
+ init.d-script-does-not-implement-optional-option
+ 
+  -- Chris Hofstaedtler   Wed, 23 Dec 2020 23:53:53
  +
  
  multipath-tools (0.8.4-4) unstable; urgency=medium
  
-   * [637efc8] Remove overly complicated INSTALL_PROGRAM setup.
- Thanks to Simon McVittie  (Closes: #968528)
-   * [d793f77] kpartx, multipath-tools: remove pre-oldstable upgrade code
-   * [aa2fab9] d/*: trim trailing whitespace
-   * [1657612] multipath-tools, multipath-tools-boot: update lintian overrides
-   * [825c1e2] debian/po/de.po: recode to UTF-8
-   * [ce008ac] Allow (partial) parallel builds
-   * [6383d2d] d/control: remove relationships satisfied in oldstable
-   * [bf0e585] d/control: remove version constraints satisfied in oldstable
-   * [67cff60] Declare debhelper compat version using debhelper-compat
-   * [6992798] Apply to-be-upstream patch for parallel builds.
- Thanks to Christian Hesse 
-   * [058d79f] Use to-be-upstream patch for json-c update
- 
-  -- Chris Hofstaedtler   Sun, 30 Aug 2020 01:14:10
+   * [637efc8] Remove overly complicated INSTALL_PROGRAM setup.
+ Thanks to Simon McVittie  (Closes: #968528)
+   * [d793f77] kpartx, multipath-tools: remove pre-oldstable upgrade code
+   * [aa2fab9] d/*: trim trailing whitespace
+   * [1657612] multipath-tools, multipath-tools-boot: update lintian overrides
+   * [825c1e2] debian/po/de.po: recode to UTF-8
+   * [ce008ac] Allow (partial) parallel builds
+   * [6383d2d] d/control: remove relationships satisfied in oldstable
+   * [bf0e585] d/control: remove version constraints satisfied in oldstable
+   * [67cff60] Declare debhelper compat version using debhelper-compat
+   * [6992798] Apply to-be-upstream patch for parallel builds.
+ Thanks to Christian Hesse 
+   * [058d79f] Use to-be-upstream patch for json-c update
+ 
+  -- Chris Hofstaedtler   Sun, 30 Aug 2020 01:14:10
  +
  
  multipath-tools (0.8.4-3) unstable; urgency=medium
  
-   * [c8c0700] Fix build with newer json-c.
- Thanks to Gianfranco Costamagna  (Closes: 
#966597)
- 
-  -- Chris Hofstaedtler   Fri, 31 Jul 2020 09:31:38
+   * [c8c0700] Fix build with newer json-c.
+ Thanks to Gianfranco Costamagna  (Closes: 
#966597)
+ 
+  -- Chris Hofstaedtler   Fri, 31 Jul 2020 09:31:38
  +
  
  multipath-tools (0.8.4-2) unstable; urgency=medium
  
-   * [b270b02] Fix FTBFS 

  1   2   3   4   5   6   >