[roll] Roll fuchsia [libc] Fix CVE-2025-26519 vulnerability

This CL backports two upstream patches. Please refer to [1] and [2]
below for details.

[1] https://www.openwall.com/lists/musl/2025/02/13/1/1

[2] https://www.openwall.com/lists/musl/2025/02/13/1/2

Original-Fixed: 396707076
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264544
Original-Revision: ffded6782126f947d0c8804df6d4f2035ea442cf
GitOrigin-RevId: 8e197545d4b9dee7c45e4fe13a7ad494d112d0f2
Change-Id: I032f89457ae7d84d61b67395db6bbe26e192e27e
1 file changed
tree: 8650a016dadf052127e84e95ad2b6153565f9f27
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.