- Add comprehensive Debian dependency resolver (400+ package mappings) - Implement automatic recursive dependency resolution for build dependencies - Fix logic errors in install.go: allowFailure handling, ensureBuildDependency - Fix install-script.sh PKGDIR environment variable handling - Fix hardcoded /tmp/install-script.sh path in autoRecipeFromDebian - Fix wrong yyjson URL - Increase build timeout from 30min to 2 hours - Improve command validation security - Fix temporary directory leaks in installer - Update .gitignore to include zsvo-test binary |
||
|---|---|---|
| .. | ||
| build.go | ||
| cache.go | ||
| doctor.go | ||
| info.go | ||
| install.go | ||
| install_test.go | ||
| lang.go | ||
| list.go | ||
| remove.go | ||
| search.go | ||
| upgrade.go | ||