From a193dd38b6313cfc455ae26bbeb38b45ca08e0d0 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Thu, 27 Jan 2022 16:28:49 -0800 Subject: [PATCH 1/2] Do not support setting up archive.canonical.com as a source The partner archive is now obsolete. LP: #1959343. --- templates/sources.list.ubuntu.tmpl | 7 ------- 1 file changed, 7 deletions(-) diff --git a/templates/sources.list.ubuntu.tmpl b/templates/sources.list.ubuntu.tmpl index edb92f13527..6f9286772d9 100644 --- a/templates/sources.list.ubuntu.tmpl +++ b/templates/sources.list.ubuntu.tmpl @@ -43,13 +43,6 @@ deb {{mirror}} {{codename}}-updates multiverse deb {{mirror}} {{codename}}-backports main restricted universe multiverse # deb-src {{mirror}} {{codename}}-backports main restricted universe multiverse -## Uncomment the following two lines to add software from Canonical's -## 'partner' repository. -## This software is not part of Ubuntu, but is offered by Canonical and the -## respective vendors as a service to Ubuntu users. -# deb http://archive.canonical.com/ubuntu {{codename}} partner -# deb-src http://archive.canonical.com/ubuntu {{codename}} partner - deb {{security}} {{codename}}-security main restricted # deb-src {{security}} {{codename}}-security main restricted deb {{security}} {{codename}}-security universe From 6b8e41a82d9c0e78100b4857fa3899facd8f9503 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Thu, 27 Jan 2022 23:26:49 -0800 Subject: [PATCH 2/2] Add self to tools/.github-cla-signers As a Canonical employee, these code changes are already copyright Canonical and no assignment is required --- tools/.github-cla-signers | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/.github-cla-signers b/tools/.github-cla-signers index e32af13bc9f..0b8efb44540 100644 --- a/tools/.github-cla-signers +++ b/tools/.github-cla-signers @@ -79,6 +79,7 @@ tnt-dev tomponline tsanghan tSU-RooT +vorlonofportland vteratipally Vultaire WebSpider