1
0
forked from Proxmox/ProxmoxVE
Files
ProxmoxVE-Self-created/ct
Security Fix 34243ff62f security: Fix HTTP to HTTPS for package downloads (container-level)
- install/deconz-install.sh: Switch GPG key and repository URLs to HTTPS
- install/deconz-install.sh: Switch libssl1.1 .deb download to HTTPS with --proto flag
- install/odoo-install.sh: Switch python3-lxml-html-clean .deb download to HTTPS
- ct/odoo.sh: Switch python3-lxml-html-clean .deb download to HTTPS in update_script

Changes:
  - All http:// → https:// for package/key downloads
  - Added --proto '=https' to prevent protocol downgrade
  - Improved quoting for file variables

Impact: Prevents MITM attacks on container installations
Affected containers: deconz, odoo
Related to: security/fix-microcode-https PR (host-level fix)
2026-06-08 21:20:24 +02:00
..
2026-06-06 22:20:40 +02:00
2026-06-05 13:55:33 +02:00
2026-06-03 10:30:00 +02:00
2026-06-04 07:19:02 +02:00
2026-05-27 10:06:21 +02:00
2026-06-06 22:20:40 +02:00
2026-06-06 22:11:21 +02:00
2026-06-06 16:08:46 +02:00