mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/boypt/openssh-deb.git
synced 2026-09-20 08:03:46 +08:00
- merge APT_MIRROR and EOL archive switching into install_deps.sh fix_apt_sources() (buster unconditional, bullseye probed via Release/InRelease with fallback to archive.debian.org) - make DEBMIRROR follow APT_MIRROR in version.env (nounset-safe) - remove switch_archive_sources.sh (no remaining callers) - simplify docker/Dockerfile.deps to single RUN and update CI to use install_deps.sh --fix-apt-only - update docs (AGENTS.md/README.md) to reflect new flow