Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Security scan reports version 22.1.0.1 as "NOT latest patch level" #1530

@arnowelzel

Description

@arnowelzel

https://scan.nextcloud.com reports Nextcloud 22.1.0.1 as "NOT on latest patch level" - however this is wrong, there is no newer version at the moment.

image

Also see https://download.nextcloud.com/server/releases/ - the latest version is https://download.nextcloud.com/server/releases/latest-22.zip, dated 2021-08-04, and identifies as 22.1.0.1 in version.php:

<?php
$OC_Version = array(22,1,0,1);
$OC_VersionString = '22.1.0';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions