Maintenance release RCs ready for testing: 15.0.6 RC1 and 14.09 RC1

Hey,

we just published the RCs for the maintenance releases that are planned for next week Thursday. They are all available on the beta channel of the updater.

The changelog can be found below.

Thanks for all the feedback we received in the last weeks and that went into a number of small fixes for our stable releases.

:rocket:


15.0.6 RC1

14.0.8 RC 1

2 Likes

Beta channel offers 16.0.0 Beta 2.

tob_@nextcloud:~$ occ config:system:set updater.release.channel --value beta
System config value updater.release.channel set to string beta
tob_@nextcloud:~$ occ update:check
Nextcloud 15.0.6 RC 1 is available. Get more information on how to update at https://docs.nextcloud.com/server/15/admin_manual/maintenance/upgrade.html.
1 update available
tob_@nextcloud:~$ updater.phar
Nextcloud Updater - version: v14.0.2RC2-7-g57268cb

Current version is 15.0.5.

Update to Nextcloud 16.0.0 Beta 2 available. (channel: "beta")
Following file will be downloaded automatically:  https://download.nextcloud.com/server/prereleases/nextcloud-16.0.0beta2.zip

Steps that will be executed:
[ ] Check for expected files
[ ] Check for write permissions
[ ] Create backup
[ ] Downloading
[ ] Verify integrity
[ ] Extracting
[ ] Enable maintenance mode
[ ] Replace entry points
[ ] Delete old files
[ ] Move new files in place
[ ] Done

Start update? [y/N] ^C
tob_@nextcloud:~$
$ occ --version
Nextcloud 15.0.5
$ occ update:check
Everything up to date
$ occ config:system:get updater.release.channel
$ occ config:system:set updater.release.channel --value beta
System config value updater.release.channel set to string beta
$ occ update:check
Everything up to date

Am I overlooking something?

I am having the exact same problem. Could this minor update only available for manual installation ?