[roll] Roll fuchsia [bazel] Add @zlib module

Bazel 8.5 requires this module, this CL requires an updated
//third_party/zlib directory that carefully avoids many of the
problematic files that are part of the official zlib module
on the Bazel Central Registry (it contains many third-party
convenience libraries, some of them with incompatible licenses
that //tools/check-licenses complains about).

Original-Bug: 478896119
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1495477
Original-Revision: 44f6fb9f87ef9f5cd22246ddcfb402439d5cc0f2
GitOrigin-RevId: 851dc9fe57d87bc38f380ae8f2fed0dc8a61c81b
Change-Id: I0921fe4faff0906b01598f2962a9e0417f6ddbc6
1 file changed
tree: c6488e5704bb5501b593aa82f615de05a9867426
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.