[roll] Roll fuchsia [sestarnix] Switch gsnfscon partial-paths to be prefix-matched

SEStarnix had implemented "genfscon" partial-path matching based
on whole path elements, on the basis that prefix-matching could
result in surprising (mis)matches.

It seems that the SELinux implementation actually performs a simple
prefix-match on the path, and that that behaviour is load-bearing,
e.g. for device-mapper ("dm-*" device node) labeling in some
policies.

Original-Bug: 383088888
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1170313
Original-Revision: a5858da728e56e46f0899005a8e7baf9ce99b6c3
GitOrigin-RevId: 572d83511cbf6f267361f824555bb5d51348a237
Change-Id: I5704df8a5bc8d422779c5163eda47ebaba5aa191
1 file changed
tree: 3751b1deec28b45fe670635e61758ef9a1d82226
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.