215 Commits

Author SHA1 Message Date
Jan Wagner
e4ac6877ee chore: update Nextcloud to 25.0.12 2023-09-21 15:53:51 +02:00
ba7356184b chore: update Nextcloud to 25.0.11 2023-09-14 13:03:47 +02:00
2df5fa9674 chore: update Nextcloud to 25.0.10 2023-08-10 12:36:04 +02:00
ad6682a594 fix: disable snuffleupagus xxe protection
Nextcloud now prevents loading external entities by using libxml_set_external_entity_loader.

ref:
https://github.com/nextcloud/server/pull/39490
https://github.com/hoellen/docker-nextcloud/issues/42
2023-07-26 08:11:23 +02:00
4448daf29e chore: update Nextcloud to 25.0.9 2023-07-21 00:18:02 +03:00
f628650c63 chore: update Nextcloud to 25.0.8 2023-06-22 18:19:20 +02:00
7fdf687f23 Update Nextcloud to 25.0.7 2023-05-25 21:10:00 +02:00
b5eda66c8c chore: update Nextcloud and Alpine Linux 2023-04-20 09:39:39 +02:00
c181d509f5 chore: update Nextcloud to 25.0.5 2023-03-27 18:44:04 +02:00
dc50eed61b chore: split version-25 to new branch 2023-03-21 21:37:25 +01:00
b2fcf47b96 Update Nextcloud 25.0.4 2023-02-23 21:17:44 +01:00
be2aa5a6d8 Update Nextcloud to 25.0.3 2023-01-17 10:38:14 +01:00
fb1d5d60ff Update supported versions 2023-01-11 09:45:55 +01:00
fe53018962 Update Nextcloud to 25.0.2 2022-12-08 15:39:54 +01:00
Jan Wagner
43a5b6bb6f Update to 25.0.1 2022-11-03 18:34:21 +01:00
93866f1171 update cosign 2022-10-31 15:49:22 +01:00
06d89226c5 Whitelist PHP functions for Nextcloud 25 2022-10-19 13:06:53 +02:00
d009280681 Update Nextcloud to 25.0.0 2022-10-19 13:05:57 +02:00
66f1ca8176 Update Nextcloud to 24.0.6 2022-10-06 14:52:36 +02:00
1a6ce671a6 Update Nextcloud to 24.0.5 2022-09-09 09:47:56 +02:00
49eca961a8 Update Shufflepagus to 0.8.3 2022-09-09 09:46:17 +02:00
05f056644a fix: use correct tar.bz2 checksum 2022-08-12 08:44:28 +02:00
41b50052f4 chore: update Nextcloud to 24.0.4 2022-08-12 08:14:48 +02:00
Jan Wagner
57409ee693 Update to 24.0.3 2022-07-19 19:01:02 +02:00
e850f6a1df Update Nextcloud to 24.0.2 2022-06-21 00:00:51 +02:00
Wonderfall
251903fd3d Update cosign 2022-06-08 00:41:49 +02:00
Wonderfall
5ef63c0bb3 Update Alpine and dependencies 2022-06-08 00:01:17 +02:00
Wonderfall
6eb2fac3a4 Snuffleupagus 0.8.1 2022-05-20 13:33:12 +02:00
4f1e5c1b7f Update to PHP 8.1 2022-05-20 13:32:35 +02:00
Jan Wagner
9c8feeb088 Update to 24.0.1 2022-05-20 13:17:32 +02:00
f194e4b319 Use GITHUB_TOKEN for authentication again
was overriden by upstream sync
2022-05-06 09:46:11 +02:00
3c945d7ee7 snuffleupagus: Add exception rule for Nextcloud 2022-05-06 09:26:00 +02:00
7a377af96a Merge branch 'version-24-testing' 2022-05-05 21:58:51 +02:00
7905e3a7c4 Update to Nextcloud 24.0.0 2022-05-05 21:57:09 +02:00
425b04ad03 Update README.md and SECURITY.md 2022-05-05 21:56:17 +02:00
Wonderfall
79d99eb02f iconv workaround no longer needed
Official PHP image now includes it by default for Alpine
2022-05-05 08:34:33 +02:00
Wonderfall
0b3b86dfff snuffleupagus: fix basic settings on new installs 2022-05-05 08:34:20 +02:00
Wonderfall
a906f113b5 Update SECURITY.md 2022-05-05 08:31:30 +02:00
Wonderfall
1ffd446214 ensure JIT is disabled
It was disabled by default (jit_buffer_size=0 by default), but this setting makes sure JIT is unavailable at runtime. While JIT may bring minor performance improvements, this is not worth the risk of being exposed to tons of bugs due to JIT code complexity.
2022-05-05 08:31:10 +02:00
Wonderfall
8c11184ba1 follow OCI spec for labels 2022-05-05 08:30:45 +02:00
Wonderfall
2c662e7862 snuffleupagus: fix broken "Basic settings" access 2022-05-05 08:29:46 +02:00
Wonderfall
f7aded2aeb chown not necessary here 2022-05-05 08:28:41 +02:00
Wonderfall
9a30d0ff02 snuffleupagus: enable sloppy_comparison 2022-05-05 08:28:32 +02:00
Wonderfall
33dc46def2 snuffleupagus: enable global_strict 2022-05-05 08:28:21 +02:00
Wonderfall
7974e54491 support and enable snuffleupagus 2022-05-05 08:25:52 +02:00
Wonderfall
6e8e9619ed add note about signed images 2022-05-05 08:24:32 +02:00
Wonderfall
eceef9c4ac fix setup: do not wait for db if using sqlite3 2022-05-05 08:24:05 +02:00
Wonderfall
bce0750e6e refactor build workflow, support signing 2022-05-05 08:23:13 +02:00
Wonderfall
d451bcf1ef mention gpg key user id 2022-05-05 07:50:40 +02:00
Wonderfall
2ac3ec67f2 proper integrity check 2022-05-05 07:50:09 +02:00