From 39d6dd1800890a5c936383ce4f0bce526afe7d66 Mon Sep 17 00:00:00 2001 From: Ondrej Mosnacek Date: Thu, 4 Apr 2019 16:33:56 +0200 Subject: [PATCH 1/3] repo/linux: remove deprecated repos Signed-off-by: Ondrej Mosnacek --- repo/linux/audit | 1 - repo/linux/audit-next | 1 - repo/linux/eparis-audit | 1 - repo/linux/selinux | 2 -- repo/linux/users-pcmoore-selinux | 2 -- 5 files changed, 7 deletions(-) delete mode 100644 repo/linux/audit delete mode 100644 repo/linux/audit-next delete mode 100644 repo/linux/eparis-audit delete mode 100644 repo/linux/selinux delete mode 100644 repo/linux/users-pcmoore-selinux diff --git a/repo/linux/audit b/repo/linux/audit deleted file mode 100644 index 919532683..000000000 --- a/repo/linux/audit +++ /dev/null @@ -1 +0,0 @@ -url: https://git.kernel.org/pub/scm/linux/kernel/git/viro/audit.git diff --git a/repo/linux/audit-next b/repo/linux/audit-next deleted file mode 100644 index c2f3372ed..000000000 --- a/repo/linux/audit-next +++ /dev/null @@ -1 +0,0 @@ -url: git://toccata2.tricolour.ca/linux-2.6-rgb.git diff --git a/repo/linux/eparis-audit b/repo/linux/eparis-audit deleted file mode 100644 index 27cdb6102..000000000 --- a/repo/linux/eparis-audit +++ /dev/null @@ -1 +0,0 @@ -url: git://git.infradead.org/users/eparis/audit diff --git a/repo/linux/selinux b/repo/linux/selinux deleted file mode 100644 index e11f4cad7..000000000 --- a/repo/linux/selinux +++ /dev/null @@ -1,2 +0,0 @@ -url: git://git.infradead.org/users/eparis/selinux.git -mail_cc: selinux@tycho.nsa.gov \ No newline at end of file diff --git a/repo/linux/users-pcmoore-selinux b/repo/linux/users-pcmoore-selinux deleted file mode 100644 index b820d80b1..000000000 --- a/repo/linux/users-pcmoore-selinux +++ /dev/null @@ -1,2 +0,0 @@ -url: git://git.infradead.org/users/pcmoore/selinux -owner: Paul Moore From 1f40849869a58650728abad4da568e249d0f5c2b Mon Sep 17 00:00:00 2001 From: Ondrej Mosnacek Date: Thu, 4 Apr 2019 16:36:49 +0200 Subject: [PATCH 2/3] repo/linux: update SELinux repo entry Switch to the new ML address and add git_am_branch. --- repo/linux/pcmoore-selinux | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/repo/linux/pcmoore-selinux b/repo/linux/pcmoore-selinux index 11a0e4b25..ab6f342a8 100644 --- a/repo/linux/pcmoore-selinux +++ b/repo/linux/pcmoore-selinux @@ -1,6 +1,7 @@ url: https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git integration_testing_branches: next -mail_cc: selinux@tycho.nsa.gov +git_am_branch: next +mail_cc: selinux@vger.kernel.org owner: Paul Moore subsystems: - selinux From 4764e792d9473a5717ae836a529a9b3db0382239 Mon Sep 17 00:00:00 2001 From: Ondrej Mosnacek Date: Mon, 8 Apr 2019 15:19:22 +0200 Subject: [PATCH 3/3] repo/linux: update audit repo entry Update git URL and Paul's e-mail address and add git_am_branch_next. Signed-off-by: Ondrej Mosnacek --- repo/linux/pcmoore-audit | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/repo/linux/pcmoore-audit b/repo/linux/pcmoore-audit index 793ecdd18..5b0d1c4e5 100644 --- a/repo/linux/pcmoore-audit +++ b/repo/linux/pcmoore-audit @@ -1,7 +1,8 @@ -url: git://git.infradead.org/users/pcmoore/audit +url: https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git integration_testing_branches: next +git_am_branch: next mail_cc: linux-audit@redhat.com -owner: Paul Moore +owner: Paul Moore subsystems: - audit - lsm