Applied: [kteam-tools] stable/notify-*: switch to new http://kernel.ubuntu.com/git/ URL's for cgit

Kamal Mostafa kamal at canonical.com
Fri May 1 17:52:56 UTC 2015


Cc: Luis Henriques <luis.henriques at canonical.com>
Signed-off-by: Kamal Mostafa <kamal at canonical.com>
---
 stable/notify-stable-patch-queued | 4 ++--
 stable/notify-stable-release      | 2 +-
 stable/notify-stable-review       | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/stable/notify-stable-patch-queued b/stable/notify-stable-patch-queued
index 4c74c76..04b9926 100755
--- a/stable/notify-stable-patch-queued
+++ b/stable/notify-stable-patch-queued
@@ -117,8 +117,8 @@ def AssembleMailBody(version, subject, patchlines):
         " extended stable tree ",
         "which can be found at:",
         "",
-        " http://kernel.ubuntu.com/git?p=ubuntu/" +
-        "linux.git;a=shortlog;h=refs/heads/linux-" + bversion + "y-queue",
+	"    http://kernel.ubuntu.com/git/ubuntu/linux.git/log/" +
+		"?h=linux-" + bversion + "y-queue",
         tversion_para,
         "If you, or anyone else, feels it should not be added to this tree,"
         " please ",
diff --git a/stable/notify-stable-release b/stable/notify-stable-release
index a2f0b16..ddedf86 100755
--- a/stable/notify-stable-release
+++ b/stable/notify-stable-release
@@ -158,7 +158,7 @@ mailbody.extend([
     "The updated %s.y-ckt tree can be found at: " % (basever),
     "  git://kernel.ubuntu.com/ubuntu/linux.git linux-%s.y" % (basever),
     "and can be browsed at:",
-    "  http://kernel.ubuntu.com/git?p=ubuntu/linux.git;h=refs/heads/linux-%s.y;a=shortlog" % (basever),
+    "    http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-%s.y" % (basever),
     "",
     "The diff from %s is posted as a follow-up to this email." % (rangestart),
     "",
diff --git a/stable/notify-stable-review b/stable/notify-stable-review
index 5cf7c6c..04ebc95 100755
--- a/stable/notify-stable-review
+++ b/stable/notify-stable-review
@@ -210,7 +210,7 @@ This is the start of the review cycle for the Linux %s stable kernel.
 This version contains %s new patches, summarized below.  The new patches are
 posted as replies to this message and also available in this git branch:
 
-http://kernel.ubuntu.com/git?p=ubuntu/linux.git;h=%s;a=shortlog
+http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=%s
 
 git://kernel.ubuntu.com/ubuntu/linux.git  %s
 
-- 
1.9.1





More information about the kernel-team mailing list