Re: Next steps from GTI TAC meeting on 2023-03-08 - Evaluate cost of glibc migration.
Joseph Myers <[email protected]> Wed, 24 May 2023 19:42:04 +0000
| Newsgroups | org.linuxfoundation.lists.cti-tac |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 24 May 2023, Konstantin Ryabitsev wrote: > 2. At best, a maintainer can modify someone's patch to introduce a deliberate > bug, not freely modify a commit somewhere in recent history to add > significant chunks of code like an admin can. Modifying an already-visible commit will be very obvious when anyone who has the original commit tries to pull, given that there should never be non-fast-forward pushes (to master, release branches or shared development branches) so people pulling (without local changes on the branch being pulled to) expect a fast-forward update. -- Joseph S. Myers [email protected]