Skip to content

Commit

Permalink
UBUNTU: [Config] Accept relocation of 2023.06.12 annotations
Browse files Browse the repository at this point in the history
Some config change to annotations gets moved on close from one place to
another. Accept that for now and keep an eye on it.

Ignore: yes
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
  • Loading branch information
Stefan Bader committed Jun 16, 2023
1 parent 15f5b5d commit 4dd513d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions debian.master/config/annotations
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,9 @@ CONFIG_DEVTMPFS_MOUNT note<'upstart requirement'>
CONFIG_DMA_CMA policy<{'arm64': 'y', 'armhf': 'y', 'riscv64': 'y', 's390x': 'n'}>
CONFIG_DMA_CMA note<'LP: #1803206'>

CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_SECONDARY_KEYRING policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_SECONDARY_KEYRING note<'LP: #2019040'>

CONFIG_DRM_AMDGPU_CIK policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y'}>
CONFIG_DRM_AMDGPU_CIK note<'for zesty'>

Expand Down Expand Up @@ -3777,8 +3780,6 @@ CONFIG_DM_UNSTRIPED policy<{'amd64': 'm', 'arm64': '
CONFIG_DM_VERITY policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>
CONFIG_DM_VERITY_FEC policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}>
CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_SECONDARY_KEYRING policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG_SECONDARY_KEYRING note<LP: #2019040>
CONFIG_DM_WRITECACHE policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>
CONFIG_DM_ZERO policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>
CONFIG_DM_ZONED policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>
Expand Down

0 comments on commit 4dd513d

Please sign in to comment.