CanbiZ (MickLesk)
be84c3e1c1
Scripts: use shared core bootstrap for next 115 Script Batch ( #16952 )
...
Replaces the misc/build.func bootstrap with the two-root core loader.
No other change: the engine contract (var_*, update_script, start,
build_container, description) is identical on both engines.
2026-09-02 13:18:14 +02:00
CanbiZ (MickLesk)
78f381d8a9
odoo: use patched wkhtmltopdf build, apt's is missing --header-html/--footer-html support ( #16590 )
2026-08-18 23:55:34 +10:00
Sam Heinz
2b87a54afb
set script arm64 statuses to yes ( #15052 )
...
these scripts I have already previously confirmed work without any changes to the scripts themselves
2026-06-11 16:16:15 +02:00
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
Slaviša Arežina
f1bc4f1922
[misc]: Fix aligment of status messages ( #14900 )
2026-06-03 11:03:13 +02:00
Sam Heinz
69aa93a83a
workflows: update workflows, templates to support arm64. ( #14653 )
...
* set 'var_arm64' to no in all ct scripts
* update files in .github to support arm64
2026-05-23 07:46:44 +10:00
CanbiZ (MickLesk)
7fc77fe5be
various scripts: use ensure_dependencies instead of apt ( #11463 )
...
* refactor(ct): replace apt install with ensure_dependencies in update_script functions
* refactor(ct): replace remaining apt install with ensure_dependencies
* refactor(ct): replace remaining apt install with ensure_dependencies
* refactor(ct): remove redundant dpkg checks before ensure_dependencies
* refactor(ct): remove ALL redundant checks before ensure_dependencies
* Update neo4j.sh
2026-02-02 13:01:17 +01:00
Tobias
08d67aa722
chore: fix update msg ( #10593 )
2026-01-06 22:57:40 +01:00
Tobias
c1fe8b91b4
chore: bump copyright to 2026 - happy new year ( #10585 )
...
* chore: bump copyright to 2026 - happy new year
* fix
* meilisearch fix source url
* livebook: fix space
* fix source cmd
* fix source cmd
2026-01-06 13:28:12 +01:00
CanbiZ
9777abe56d
Remove redundant cleanup steps from update scripts ( #9359 )
2025-11-22 16:41:22 +01:00
CanbiZ
d427619745
Remove BOM from shebang lines in ct scripts ( #8833 )
2025-11-03 08:49:54 +01:00
CanbiZ
be7d0704d7
Standardize update success messages in scripts ( #8757 )
2025-10-30 17:24:16 +01:00
Slaviša Arežina
b17257f464
Revert back to debian 12 template ( #8431 )
2025-10-17 17:24:40 +02:00
CanbiZ
6c8975e4aa
Bump O to P-Scripts to Debian 13 (Trixie) ( #8367 )
2025-10-15 22:39:16 +02:00
CanbiZ
4b5fc75ee1
Harmonize Service MSG-Blocks ( #8233 )
...
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-10-10 11:15:44 +02:00
Slaviša Arežina
1b8d790a14
Update odoo.sh ( #7941 )
2025-09-27 20:14:34 +02:00
Slaviša Arežina
10cd6c3f0b
Odoo: Fix missing dependencies ( #7931 )
...
* Fix odoo
* Update
2025-09-26 22:59:21 +02:00
push-app-to-main[bot]
b4d98b1dd2
odoo ( #4477 )
...
* 'Add new script'
* Update ct/odoo.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
* Update odoo.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
2025-05-14 16:07:57 +02:00