vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 480a9f8d680fa7bea61ed9293e4401012aba80c2
Merge: 7e9f782 89552a5
Author: Ross Vandegrift <rvandegrift@debian.org>
Date: Tue Apr 20 05:47:43 2021 +0000
Merge branch 'build-pu' into 'master'
Prepare building images using proposed-updates
See merge request cloud-team/debian-cloud-images!245
commit 89552a5a8ffb25fb0029c7f54af7a596339196d1
Author: Bastian Blank <waldi@debian.org>
Date: Wed Mar 24 13:29:47 2021 +0100
Don't add proposed updates to release name
commit bf2c32fb4a984c96693efbe91400f3e8ff491ba1
Author: Bastian Blank <waldi@debian.org>
Date: Wed Mar 24 13:12:45 2021 +0100
Prepare building images using proposed-updates
commit 7e9f78215be3b53cbc7f09c82633ad4745eaa47a
Merge: e61d0ed e6fc00a
Author: Ross Vandegrift <rvandegrift@debian.org>
Date: Tue Apr 20 05:42:22 2021 +0000
Merge branch 'write-raw-image' into 'master'
Write raw images
Closes #35
See merge request cloud-team/debian-cloud-images!217
commit e6fc00abe29952eec6a4524ffcc79b3cc7b69c69
Author: Bastian Blank <waldi@debian.org>
Date: Thu Aug 13 22:28:36 2020 +0200
Write sparse raw image in addition to qcow2
commit a98f53e064acb33eabebeca2c9e3d09f5665e143
Author: Bastian Blank <waldi@debian.org>
Date: Thu Aug 13 22:18:03 2020 +0200
Allow converting images to multiple formats
commit af4f333ab993e8ded289dc7cb76c16ab4cc5059d
Author: Bastian Blank <waldi@debian.org>
Date: Thu Aug 13 21:26:40 2020 +0200
Return chunks for holes in files
commit e61d0edf531a88aa106a08761c0a474e68df691c
Merge: 0ec8952 ed453a7
Author: Bastian Blank <waldi@debian.org>
Date: Mon Apr 19 21:30:04 2021 +0000
Merge branch 'remove-deprecated-packages' into 'master'
Remove deprecated network tools from Bullseye
See merge request cloud-team/debian-cloud-images!250
commit ed453a79f2fbff8a1bfe98970d4074302f0ad2e7
Author: Bastian Blank <waldi@debian.org>
Date: Mon Apr 19 22:02:12 2021 +0200
Remove deprecated network tools from Bullseye
commit 0ec8952d7ae93c139abcd00ea9992591a8338704
Merge: 822f9b6 4969b9b
Author: Ross Vandegrift <rvandegrift@debian.org>
Date: Thu Apr 8 16:00:04 2021 +0000
Merge branch 'no-v6-dad' into 'master'
Disable IPv6 DAD on Amazon EC2
See merge request cloud-team/debian-cloud-images!247
commit 4969b9ba43a9d750610563777caae6dec62a23e5
Author: Noah Meyerhans <noahm@debian.org>
Date: Wed Apr 7 09:02:00 2021 -0700
Disable IPv6 DAD on Amazon EC2
VPC makes duplicate addresses on a layer 2 link impossible through MAC
address filtering and IP address anti-spoofing protections. The IPv6
addresses usable by an ENI are determined by the VPC control plane,
and attempts by an instance to use other addresses will result in
dropped packets.
We disable it in the initramfs to ensure that the settings are applied
early enough to affect the primary interface. Otherwise the DAD
process has already begun by the time sysctl settings are applied from
the root filesystem.
Disabling DAD reduces instance launch time by several hundred
milliseconds based on empirical observation.
commit 822f9b61e5536ba6e0817a0e2c2fd04a723150bb
Merge: 60481eb 0136d22
Author: Bastian Blank <waldi@debian.org>
Date: Wed Mar 24 13:23:46 2021 +0000
Merge branch 'fix-python-buster' into 'master'
Fix non-working type definition for Buster
See merge request cloud-team/debian-cloud-images!246
commit 0136d22eb365e289ba3d58f9aecf904777236291
Author: Bastian Blank <waldi@debian.org>
Date: Wed Mar 24 13:45:45 2021 +0100
Fix non-working type definition for Buster
commit 7085421409396e4042e171766fa1a5623d902d91
Author: Bastian Blank <waldi@debian.org>
Date: Wed Mar 24 13:40:50 2021 +0100
Add import tests for some modules
commit 60481eb83b653f7d2e4e13e5559bf034b66a9c28
Merge: 69783f7 68409f2
Author: Bastian Blank <waldi@debian.org>
Date: Wed Mar 24 10:02:16 2021 +0000
Merge branch 'cleanup-images-ec2-specific-account' into 'master'
Allow restricting ec2 cleanup to specified account
See merge request cloud-team/debian-cloud-images!244
commit 68409f2a32360744a420165b83f2f3a404a2366b
Author: Bastian Blank <waldi@debian.org>
Date: Sun Mar 21 13:23:20 2021 +0100
Allow restricting ec2 cleanup to specified account
The ec2 cleanup uses 'self' as account by default. With incorrect
credentials, this can lead to cleaning up the wrong account. To avoid
that make it possible to specify which account should be handled
explicitely.
commit 69783f7417aefb332d5d7250ba242adeca444131
Merge: 7131a6f d1e2d19
Author: Noah Meyerhans <noahm@debian.org>
Date: Fri Mar 12 20:29:36 2021 +0000
Merge branch 'release-0.0.4' into 'master'
Update changelog for 0.0.4 release
See merge request cloud-team/debian-cloud-images!243