gc: Update to 8.2.12 (patch release) #4

Merged
sbelikov merged 2 commits from update-gc-8.2.12 into niceos-5.2 2026-05-09 21:14:50 +03:00
Owner

Update gc from 8.2.8 to 8.2.12.

Upstream release v8.2.12 is a patch release with bug fixes and portability/runtime changes. No explicit ABI/API/CLI break is documented, but the update touches sensitive low-level areas (threads, fork(), DllMain, malloc redirection, sanitizer behavior), so this should be treated as manual review rather than blind auto-merge.

Packaging checklist:

  • refresh Source0 to gc-8.2.12.tar.gz and verify checksum/source integrity
  • rebuild in the NiceOS target environment
  • run %check / smoke tests
  • validate threaded and fork-heavy workloads
  • verify sanitizer-enabled builds if used in QA
  • watch for reverse-dependency regressions

References:

Update gc from 8.2.8 to 8.2.12. Upstream release v8.2.12 is a patch release with bug fixes and portability/runtime changes. No explicit ABI/API/CLI break is documented, but the update touches sensitive low-level areas (threads, fork(), DllMain, malloc redirection, sanitizer behavior), so this should be treated as manual review rather than blind auto-merge. Packaging checklist: - refresh Source0 to gc-8.2.12.tar.gz and verify checksum/source integrity - rebuild in the NiceOS target environment - run %check / smoke tests - validate threaded and fork-heavy workloads - verify sanitizer-enabled builds if used in QA - watch for reverse-dependency regressions References: - https://github.com/bdwgc/bdwgc/releases/tag/v8.2.12 - https://github.com/bdwgc/bdwgc/compare/v8.2.8...v8.2.12
sbelikov merged commit 5f405892b8 into niceos-5.2 2026-05-09 21:14:50 +03:00
Sign in to join this conversation.
No description provided.