@@ -685,16 +685,25 @@ be taken to not leave the kernel with a mismatched firmware package.
685685
686686However, it is a very large package (over 500MiB in size), and making it
687687instantly available in the -security pocket to all Ubuntu users in the world
688- causes a lot of strain on the archive network and servers.
688+ via unattended-upgrades causes a lot of strain on the archive network
689+ and servers. The kernel team is working on that, but until then we need to
690+ mitigate the impact to all users.
689691
690- Therefore, once the verification is done and linux-firmware is ready to be
691- released, it should first be released to the updates pocket. Then, after
692- phasing has completed, it must be copied to the -security pocket by either
693- an archive admin, or a security team member.
692+ Therefore, for now, once the verification is done and linux-firmware is ready
693+ to be (SRU) released we have to stagger the release to spread the load.
694+
695+ * First it should be released to the updates pocket - allowing mirrors to sync
696+ it and anyone running explicit updates to pick it up.
697+
698+ * Then after phasing has completed, it must be copied to the -security pocket
699+ by either an archive admin, or a security team member. That copy should also
700+ be spread out over releases. The suggested delay in-between is 4 days,
701+ which combined with the "avoid Friday" rule suggests Mon,Thu,Mon,... until
702+ all are fully released.
694703
695704Note that this release process described above only applies to SRUs. Actual
696705security updates to this package are not handled through the SRU process
697- and remain unchanged .
706+ but will also need to follow the staged release until properly mitigated .
698707
699708wireless-regdb
700709~~~~~~~~~~~~~~
0 commit comments