"What are phased updates, and why does Ubuntu use them?" states that sudo apt upgrade
will often display "The following packages have been kept back" when an update to a stable release is made available to only a fraction of users at first. Ubuntu does this to limit the impact of unforeseen defects in updated software. "StableReleaseUpdates section Phasing" on Ubuntu Wiki states that most packages are phased in at a rate of 10 percent of the user base per 6 hours, or the entire user base within 3 days. (The wiki page cites an article by Brian Murray via a link that has since become broken. Fortunately, Murray's article "Phasing of Stable Release Updates" is archived.)
However, a few packages appear to phase in much more slowly than that. On both of the Xubuntu 22.10 machines I run, updates to grub-efi-amd64-bin
, grub-efi-amd64-signed
, and shim-signed
have been kept back for 20 days according to the automatically generated report "Phasing Ubuntu Stable Release Updates". This long phasing time for GRUB has led to confusion among other users, such as a question by raddevus and a question by Syn Romana.
Are the rationale and rate for slower phasing of GRUB and shim documented publicly?