| fix: improve ld.so.cache validation and regeneration - Add content-based validation for ld.so.conf to detect layer path changes - Include configuration sources hash in ld.so.conf for validation - In PackageManager GenerateCache always generate cache, tryGenerateCache will skip it if cache directory exists - use memcpy in sha256 to avoid unaligned visit This ensures that ld.so.cache is properly regenerated when the underlying layer configuration changes, preventing stale cache issues. Signed-off-by: reddevillg <reddevillg@gmail.com> | 11 个月前 |