Merge ~sergiodj/ubuntu-docker-images/+git/squid:5.2-22.04 into ~ubuntu-docker-images/ubuntu-docker-images/+git/squid:4.13-21.10

Proposed by Sergio Durigan Junior
Status: Merged
Merge reported by: Sergio Durigan Junior
Merged at revision: c6edb114aaf7b61cfc6f36cd7e1873e6749939c4
Proposed branch: ~sergiodj/ubuntu-docker-images/+git/squid:5.2-22.04
Merge into: ~ubuntu-docker-images/ubuntu-docker-images/+git/squid:4.13-21.10
Diff against target: 10 lines (+1/-1)
1 file modified
Dockerfile (+1/-1)
Reviewer Review Type Date Requested Status
Athos Ribeiro Approve
Canonical Server Pending
Review via email: mp+414925@code.launchpad.net

Description of the change

Update squid ROCKs image to Jammy. Tested locally, everything OK.

To post a comment you must log in.
Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Just for my own education, I see that the target branch is named after impish (21.10), what will it mean after this merges? We will have a jammy image, with jammy's squid, but on a branch named after impish?

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

On Wednesday, February 02 2022, Andreas Hasenack wrote:

> Just for my own education, I see that the target branch is named after
> impish (21.10), what will it mean after this merges? We will have a
> jammy image, with jammy's squid, but on a branch named after impish?

This is something I use when we're creating an image for a new Ubuntu
series. Targetting the branch for the previous release eases the
process of review, but when this gets approved it will get its own
XX.YY-22.04 branch.

In a way, this is similar to the trick we use for regular package
merges, when we target the "debian/sid" branch on the MP.

Thanks,

--
Sergio
GPG key ID: E92F D0B3 6B14 F1F4 D8E0 EB2F 106D A1C8 C3CB BF14

Revision history for this message
Athos Ribeiro (athos-ribeiro) wrote :

LGTM

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

Thanks. Merged.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/Dockerfile b/Dockerfile
2index f7a01f4..8db1ae5 100644
3--- a/Dockerfile
4+++ b/Dockerfile
5@@ -1,4 +1,4 @@
6-FROM ubuntu:impish
7+FROM ubuntu:jammy
8
9 ENV TZ=UTC
10 LABEL maintainer="Ubuntu Server team <ubuntu-server@lists.ubuntu.com>"

Subscribers

People subscribed via source and target branches