This release targets ownCloud Server 11 and drops ownCloud 10 support.
Changes
-
Change — Support ownCloud Server 11 and drop ownCloud 10: #53
The app now requires PHP 8.3 or newer, matching the ownCloud 11 runtime
baseline, and its dependency range is pinned to ownCloud 11 only. As a
consequence it no longer installs on ownCloud 10, which continues to be served
by the 2.0.x release line.The release tarball is signed with a G2 code-signing certificate using the
standaloneocsigntool, because
ownCloud 11 mandates a valid app signature and removed the
occ integrity:sign-appcommand.
Compatibility
| ownCloud Server | 11 (only) |
| PHP | >= 8.3 |
| oCIS | 7.1.0+ |
Users on ownCloud 10 should stay on v2.0.1.
Download
migrate_to_ocis.tar.gz — signed app tarball (appinfo/signature.json, schema v2).
sha256 caecb556f8d3505da6632e9d096c3b90fb490e939ac15ccbe3b2037d54ebcafb
size 26037294 bytes
Signature
Signed with the G2 code-signing leaf for this app:
| Subject | O=owncloud, OU=github, CN=migrate_to_ocis |
| Issuer | C=DE, O=ownCloud GmbH, CN=ownCloud Code Signing Intermediate CA G2 |
| Serial | 4222E8FA546C3B21AC29A4C83BA62379 |
| Key | EC P-384, ecdsa-with-SHA384 |
| Algorithm | ecdsa-p384-sha384 (signature.json schema v2) |
| Validity | 2026-07-27 → 2028-07-26 |
Verified before publishing: leaf chains to the ownCloud Code Signing Root CA G2
with -purpose codesign, Code Signing EKU, CA:FALSE; the manifest covers 570
files with 0 differences against a freshly recomputed manifest;
openssl dgst -sha384 -verify on the canonical manifest returns
Verified OK; the tarball extracts byte-identical to the signed tree.
Built from 2021271 (tag v3.0.0).
Full changelog: v2.0.1...v3.0.0