commit | c75bc86a9cff9247e5b9a7144261c41c3376a7cc | [log] [tgz] |
---|---|---|
author | Wez <wez@fuchsia.infra.roller.google.com> | Sat Oct 26 00:08:49 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 25 17:10:21 2024 -0700 |
tree | 6cfd6c0497e32ef26cc461f64c0551d932e063d8 | |
parent | 80df161d9da5029849b51c400f7c23a282b37eeb [diff] |
[roll] Roll fuchsia [sestarnix] Fix may_link/unlink checks to use the right SID The `may_link/unlink()` checks were mistakenly checking for file permissions (to "link", or to "unlink") against the calling task's fscreate SID, rather than using the SID of the file being linked/unlinked. Original-Bug: 364568676, 364568926, 364569315 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1145292 Original-Revision: 90c58ed578ab71ef321a2e9c1385414859156484 GitOrigin-RevId: 1343121c9b9a60e7354096cbd1ca673934a37dac Change-Id: Ib67f6ce9e6853b343569b3a4baed17f6b35c70d1
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
.