ownCloud Server 10.16.2 Released

We are happy to announce the release of ownCloud Server 10.16.2.

This is a maintenance release focusing on dependency updates and CI improvements.

Changelog

  • chore(deps): Update phpseclib/phpseclib to 3.0.50
  • chore(deps): Bump minimatch from 3.1.3 to 3.1.5
  • chore(deps): Bump underscore from 1.13.6 to 1.13.8
  • chore(deps): Bump brace-expansion from 1.1.12 to 1.1.13
  • ci: Pin action SHA for improved reproducibility
  • ci: Fix dependabot configuration

Download

Tarball and ZIP archives are available at:

Verification files (.md5, .sha256, .asc) are available alongside the archives:

A complete bundle (including all apps) is also available:


Docker

The official Docker image is available on Docker Hub:

docker pull owncloud/server:10.16.2

The following convenience tags have been restored and now point to 10.16.2:

docker pull owncloud/server:10
docker pull owncloud/server:10.16
docker pull owncloud/server:latest


Links

Are those of use who have been using the official ownCloud-built Debian packages for years going to be left out of this update?

I know it was announced at one point that the repo was being retired, but there was an update published there sometime after that announcement.

AFAIK, there is no good path to migrate away from the official deb package version. Not everyone is running Docker or the downloaded version.

We released versions to the opensuse build service as a bonus service. But the time has now really finally come to say good bye to these packages.

With the upcoming oc11 release where we will even more tighten our release and switch to a docker only deployment (announcement coming soon..) I strongly suggest to move to a docker based setup.

Generally speaking migration should be doable as any other server-to-server migration - Migrating to a Different Server :: Documentation for ownCloud (A Kiteworks Company)

1 Like