nextcloud.com icon indicating copy to clipboard operation
nextcloud.com copied to clipboard

[Bug]: changelog has incorrect date for 24.0.1

Open r2evans opened this issue 2 years ago • 0 comments

⚠️ This issue respects the following points: ⚠️

  • [X] This is a bug, not a question or a configuration/webserver/proxy issue.
  • [X] This issue is not already reported on Github (I've searched it).
  • [X] Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
  • [X] I agree to follow Nextcloud's Code of Conduct.

Bug description

The website incorrectly shows the date for 24.0.1 release as May 3, should be May 19:

image

$ tar tvjf ~/Downloads/nextcloud-24.0.1.tar.bz2 | head -n 4
drwxr-xr-x nobody/nogroup    0 2022-05-19 08:09 nextcloud/
-rw-r--r-- nobody/nogroup 3456 2022-05-19 08:04 nextcloud/index.php
drwxr-xr-x nobody/nogroup    0 2022-05-19 08:04 nextcloud/ocs-provider/
-rw-r--r-- nobody/nogroup 1018 2022-05-19 08:04 nextcloud/ocs-provider/index.php

Steps to reproduce

  1. Download the tarball and view the timestamps; or
  2. Go to the wayback machine for May 17 and see it was not listed, http://web.archive.org/web/20220517202941/https://nextcloud.com/changelog/

Expected behavior

Show the correct date

Installation method

No response

Operating system

No response

PHP engine version

No response

Web server

No response

Database engine version

No response

Is this bug present after an update or on a fresh install?

No response

Are you using the Nextcloud Server Encryption module?

No response

What user-backends are you using?

  • [ ] Default user-backend (database)
  • [ ] LDAP/ Active Directory
  • [ ] SSO - SAML
  • [ ] Other

Configuration report

.

List of activated Apps

.

Nextcloud Signing status

.

Nextcloud Logs

.

Additional info

.

r2evans avatar May 21 '22 12:05 r2evans