Skip to content

Commit a7de33d

Browse files
authored
Merge pull request #265 from cpaelzer/sru-mitigate-linux-firmware
SRU mitigate linux firmware
2 parents 742dddb + 9bab7b7 commit a7de33d

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

docs/SRU/reference/package-specific.rst

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -685,16 +685,25 @@ be taken to not leave the kernel with a mismatched firmware package.
685685

686686
However, it is a very large package (over 500MiB in size), and making it
687687
instantly 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

695704
Note that this release process described above only applies to SRUs. Actual
696705
security 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

699708
wireless-regdb
700709
~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)