From 76ba00dc57162087d90eec07fc6fd810a4d3d80b Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 11 Mar 2026 12:39:45 -0600 Subject: [PATCH] docs: update PROD_NOTES for cache libc fix and 101 packages --- PROD_NOTES.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/PROD_NOTES.md b/PROD_NOTES.md index 84f920f..e14f03f 100644 --- a/PROD_NOTES.md +++ b/PROD_NOTES.md @@ -69,9 +69,10 @@ The Go cache filters releases more aggressively than the old Node normalize.js: ### Remaining Issues - **hugo darwin-universal**: Build classifier rejects `darwin-universal` as - `x86_64 != universal2`. Hugo v0.100+ only publishes universal macOS binaries, - so darwin-aarch64 has no recent versions. Classifier needs to map universal - binaries for both aarch64 and x86_64 hosts. + `x86_64 != universal2`. Hugo v0.100+ only publishes universal macOS `.pkg` + binaries, so darwin-aarch64 has no recent versions. Two fixes needed: + (1) classifier maps universal → aarch64+x86_64, (2) `.pkg` added to accepted + formats for macOS. Last `.tar.gz` darwin builds: v0.99.1. ### Known Pre-existing Issues @@ -217,6 +218,6 @@ node _webi/classify-one.js bat ## Package Counts -- **99 packages** detected as `valid` (have cache files) +- **101 packages** detected as `valid` (have cache files) - **58 packages** detected as `selfhosted` (no cache) - **33 packages** detected as `alias`