photoprism/scripts
Michael Mayer 6cb5684ed2 Build: Fix resolute ARM64 chromium libjpeg, use apt libheif #5543
install-chrome.sh now pins Debian Bookworm to apt priority 100 with
chromium-* elevated to 990, preventing apt from "upgrading" unrelated
Ubuntu packages like libjpeg-dev to Bookworm's higher-versioned one
(which would pull libjpeg62-turbo-dev and collide with Ubuntu's
libjpeg-turbo8-dev). The conflict affected all Ubuntu+Bookworm-
chromium ARM64 builds; Resolute happened to surface it first.

The Resolute Dockerfiles now install libheif (1.21.2) from the
Resolute apt repo and explicitly pull the codec plugins, replacing
the older 1.20.2 archive previously fetched by install-libheif.sh.

Signed-off-by: Michael Mayer <michael@photoprism.app>
2026-04-27 09:43:29 +02:00
..
dist Build: Fix resolute ARM64 chromium libjpeg, use apt libheif #5543 2026-04-27 09:43:29 +02:00
docker Docker: Raise BuildKit step log size/speed limits in buildx-multi.sh 2026-04-18 11:45:28 +02:00
render Scripts: Add shellcheck annotations and fix reported issues 2025-10-07 22:32:31 +02:00
setup/nas/raspberry-pi Setup: Change Ubuntu base image version from 24.04.2 to 24.04.3 #4414 2025-12-05 14:02:12 +01:00
sql Proxy: Define /i/ as DefaultPathPrefix for shared-domain deployments 2026-02-24 01:15:23 +01:00
tools/swaggerfix Go: Apply go fix modernizations across backend packages 2026-02-20 03:54:33 +01:00
build.sh Config: Add "develop" feature flag to disable new viewer sidebar #3168 2025-02-03 12:29:02 +01:00
check-api-request-limits.sh API: Extend check-api-request-limits.sh for ServeHTTP and direct reads 2026-04-20 13:55:29 +02:00
dav-probe.sh WebDAV: Fall Back to Depth-1 Directory Discovery #3541 2026-03-07 09:32:07 +01:00
download-facenet.sh Config: Change default vision model assets path to assets/models/ #127 2025-08-08 19:06:56 +02:00
download-nasnet.sh Scripts: Fix MODEL_21K_LABELS_URL in download-nasnet.sh 2026-01-24 13:13:08 +01:00
download-nsfw.sh Config: Change default vision model assets path to assets/models/ #127 2025-08-08 19:06:56 +02:00
download-scrfd.sh AI: Update download-scrfd.sh script #5167 2025-10-07 22:16:19 +02:00
gettext-clear-fuzzy.sh Frontend: Remove "#, fuzzy" from translations in src/locales/fr.po 2025-10-23 09:49:27 +02:00
gettext-extract.sh Frontend: Add scripts/gettext-extract.sh, update translations.pot 2026-02-22 16:35:42 +01:00
gettext-merge.sh CI: Replace "…" with "..." 2023-04-23 09:27:45 +02:00
install-qemu.sh CI: Update install-qemu.sh script #4082 2024-02-29 14:07:56 +01:00