Merge ~lucaskanashiro/ubuntu/+source/lto-disabled-list:add-arch-any-to-golang-containers-pkg into ubuntu/+source/lto-disabled-list:ubuntu/devel

Proposed by Lucas Kanashiro
Status: Merged
Approved by: Lucas Kanashiro
Approved revision: 8e04579590e65ed687c092bf82ce87e7fd981e74
Merge reported by: Lucas Kanashiro
Merged at revision: 8e04579590e65ed687c092bf82ce87e7fd981e74
Proposed branch: ~lucaskanashiro/ubuntu/+source/lto-disabled-list:add-arch-any-to-golang-containers-pkg
Merge into: ubuntu/+source/lto-disabled-list:ubuntu/devel
Diff against target: 30 lines (+9/-2)
2 files modified
debian/changelog (+6/-0)
lto-disabled-list (+3/-2)
Reviewer Review Type Date Requested Status
Reinhard Tartler (community) Approve
Sergio Durigan Junior (community) Approve
Canonical Server Pending
Matthias Klose Pending
Review via email: mp+403884@code.launchpad.net

Description of the change

Add arch any to golang-github-containers-{common,image}. Some info was added to LP #1931258.

To post a comment you must log in.
Revision history for this message
Sergio Durigan Junior (sergiodj) wrote :

Thanks for the MP, Lucas. It LGTM, but I don't see a diff for the changelog entry. Would you like to push it so that I can review it too?

review: Needs Information
8e04579... by Lucas Kanashiro

Update changelog

Revision history for this message
Lucas Kanashiro (lucaskanashiro) wrote :

@Sergio, a new changelog entry was added. Thanks for taking a look at this.

Revision history for this message
Sergio Durigan Junior (sergiodj) wrote :

Thanks, Lucas. +1

review: Approve
Revision history for this message
Lucas Kanashiro (lucaskanashiro) wrote :

Thanks Sergio! Uploaded:

$ dput ubuntu ../lto-disabled-list_10_source.changes
Checking signature on .changes
gpg: ../lto-disabled-list_10_source.changes: Valid signature from F823A2729883C97C
Checking signature on .dsc
gpg: ../lto-disabled-list_10.dsc: Valid signature from F823A2729883C97C
Uploading to ubuntu (via ftp to upload.ubuntu.com):
  Uploading lto-disabled-list_10.dsc: done.
  Uploading lto-disabled-list_10.tar.xz: done.
  Uploading lto-disabled-list_10_source.changes: done.
Successfully uploaded packages.

Revision history for this message
Reinhard Tartler (siretart) wrote :

LGTM. thanks for landing this!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index 4eed5d1..7d0004c 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,9 @@
6+lto-disabled-list (10) impish; urgency=medium
7+
8+ * Add arch any to golang-github-containers-{common,image} (LP: #1931258).
9+
10+ -- Lucas Kanashiro <kanashiro@ubuntu.com> Tue, 08 Jun 2021 15:56:58 -0300
11+
12 lto-disabled-list (9) impish; urgency=medium
13
14 * Remove gnutls27, worked around in gnutls28. See LP #1922004.
15diff --git a/lto-disabled-list b/lto-disabled-list
16index 711e74a..1d0f847 100644
17--- a/lto-disabled-list
18+++ b/lto-disabled-list
19@@ -412,8 +412,9 @@ golang-github-caarlos0-env amd64
20 golang-github-canonical-go-dqlite any
21 golang-github-cloudflare-cfssl any
22 golang-github-containers-buildah any
23-golang-github-containers-common amd64
24-golang-github-containers-image amd64
25+# For more info about golang-github-containers-{common,image} see LP: #1931258
26+golang-github-containers-common any
27+golang-github-containers-image any
28 golang-github-containers-storage any
29 golang-github-coreos-gexpect amd64
30 golang-github-datadog-zstd any

Subscribers

People subscribed via source and target branches