commit | 6c79e7455c8926a3a3993b373e8db0c425090601 | [log] [tgz] |
---|---|---|
author | Jean-François <jif@fuchsia.infra.roller.google.com> | Thu Oct 31 16:49:00 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 31 09:50:30 2024 -0700 |
tree | 0c81e36274a8def96b4737d8bb1cbb6dd4aeac56 | |
parent | 63e212a0f57e4aaa784ed8f1fddaa0f07ff7f9e6 [diff] |
[roll] Roll fuchsia [sestarnix] Propagate task-based labels from parent FsNodes to children Since fxr/1103653 the per-process and per-task directories under "proc" have been labeled with their associated Task, to reflect their current security label when queried. Children of nodes with task-based labels now receive the same label, unless already labeled, so that most entries under a per-process or per-task directory will reflect the task's current label. Original-Bug: 322850026 Test: `cd /proc/1; ls -Z | awk '{print $0 "\n"}'` shows that all the files are now labeled with `u:r:init:s0` Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147174 Original-Revision: 1b69a417870cd3e7277c74d7e3a26a30a3b907a7 GitOrigin-RevId: bb120862671cbf5c801e3ef336ba63eb7d2ba21d Change-Id: I4a21a6283deed4f78e0d1043da68da5d7cbefae7
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
.