← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~tushar5526/launchpad-buildd:release-254 into launchpad-buildd:master

 

Tushar Gupta has proposed merging ~tushar5526/launchpad-buildd:release-254 into launchpad-buildd:master.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~tushar5526/launchpad-buildd/+git/launchpad-buildd/+merge/483132
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~tushar5526/launchpad-buildd:release-254 into launchpad-buildd:master.
diff --git a/debian/changelog b/debian/changelog
index 4c17fd5..5eeb5d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+launchpad-buildd (254) noble; urgency=medium
+  
+  [ John Chittum ]
+  * fix: pin docker.io to server team PPA
+    
+    Previous chosen version for pinning docker lacked a riscv build due to
+    riscv being released after focal release. The Ubuntu Server team has
+    provided a PPA using the source from the archive for v24. The version
+    contains an epoch, and will always sort higher than the archive.
+    Reverting this commit is sufficient to remove the PPA. LP: #2098106
+
+ -- Tushar Gupta <tushar.gupta@xxxxxxxxxxxxx>  Thu, 20 Mar 2025 17:30:19 +0530
+
 launchpad-buildd (253) noble; urgency=medium
 
   [ Jon Seager ]

Follow ups