[roll] Roll fuchsia [starnix] Fix chown validation logic. This CL changes the validation logic for the `chown` system call, hopefully simplifying it a bit. * Nobody without `CAP_CHOWN` can change the owner of the file. * The owner of the file, can change the group, to a group it belongs to. * All other users, can use chmod(file, -1, -1), only if the file would not change a set-ID bit. Original-Bug: 368658840 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1126033 Original-Revision: c421b1961259be814b421ef616fe60463dca0391 GitOrigin-RevId: bce8c0c207662ad0dbecf67233974a60984d5fb8 Change-Id: I75c5f3378da270e110f887e6b23728e8503fef11
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.