From 8156a94df962f050a92f096c619f6470a83767db Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Thu, 12 Jul 2018 14:17:35 +0200 Subject: [PATCH 1/4] Add changelog for 13.0.5 & 12.0.10 Signed-off-by: Morris Jobke --- page-changelog.php | 59 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/page-changelog.php b/page-changelog.php index 1c320dd7d..8db35037b 100644 --- a/page-changelog.php +++ b/page-changelog.php @@ -13,7 +13,49 @@ -

Version 13.0.4 June 11 2018

+ +

Version 13.0.5 July 19 2018

+

Download: nextcloud-13.0.5.tar.bz2 or nextcloud-13.0.5.zip
+Check the file integrity with:
+MD5: nextcloud-13.0.5.tar.bz2.md5 or nextcloud-13.0.5.zip.md5
+SHA256: nextcloud-13.0.5.tar.bz2.sha256 or nextcloud-13.0.5.zip.sha256
+SHA512: nextcloud-13.0.5.tar.bz2.sha512 or nextcloud-13.0.5.zip.sha512
+PGP (Key): nextcloud-13.0.5.tar.bz2.asc or nextcloud-13.0.5.zip.asc

+ +

Changes

+ + +

Version 13.0.4 June 11 2018

Download: nextcloud-13.0.4.tar.bz2 or nextcloud-13.0.4.zip
Check the file integrity with:
MD5: nextcloud-13.0.4.tar.bz2.md5 or nextcloud-13.0.4.zip.md5
@@ -300,6 +342,21 @@ +

Version 12.0.10 June 11 2018

+

Download: nextcloud-12.0.10.tar.bz2 or nextcloud-12.0.10.zip
+Check the file integrity with:
+MD5: nextcloud-12.0.10.tar.bz2.md5 or nextcloud-12.0.10.zip.md5
+SHA256: nextcloud-12.0.10.tar.bz2.sha256 or nextcloud-12.0.10.zip.sha256
+SHA512: nextcloud-12.0.10.tar.bz2.sha512 or nextcloud-12.0.10.zip.sha512
+PGP (Key): nextcloud-12.0.10.tar.bz2.asc or nextcloud-12.0.10.zip.asc

+ +

Changes

+ +

Version 12.0.9 June 11 2018

Download: nextcloud-12.0.9.tar.bz2 or nextcloud-12.0.9.zip
Check the file integrity with:
From 59fd23c9badbd67e9e0f694a183f0e8236e18151 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Mon, 16 Jul 2018 09:52:38 +0200 Subject: [PATCH 2/4] Add change of RC2 Signed-off-by: Morris Jobke --- page-changelog.php | 1 + 1 file changed, 1 insertion(+) diff --git a/page-changelog.php b/page-changelog.php index 8db35037b..28f561d17 100644 --- a/page-changelog.php +++ b/page-changelog.php @@ -48,6 +48,7 @@

  • Sanitize parameters in createSessionToken() while logging (server#10195)
  • Also retry rename operation on InvalidArgumentException (server#10201)
  • Improve url detection in comments (server#10202)
  • +
  • Only bind to ldap if configuration for the first server is set (server#10233)
  • Use download manager from PDF.js to download the file (files_pdfviewer#84)
  • Fix trying to load removed scripts (files_pdfviewer#87)
  • Only pull for new messages if the session is allowed to be kept alive (notifications#138)
  • From c57ef2da36a5406978806341114d13d524006667 Mon Sep 17 00:00:00 2001 From: Jos Poortvliet Date: Tue, 17 Jul 2018 19:41:58 +0200 Subject: [PATCH 3/4] update strings Signed-off-by: Jos Poortvliet --- strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strings.php b/strings.php index 25bce4998..a9499821c 100644 --- a/strings.php +++ b/strings.php @@ -3,7 +3,7 @@ /* VERSIONS */ $VERSIONS_SERVER_MAJOR_STABLE = '13'; -$VERSIONS_SERVER_FULL_STABLE = '13.0.4'; +$VERSIONS_SERVER_FULL_STABLE = '13.0.5'; $VERSIONS_SERVER_MAJOR_DEVELOPMENT = '14.0.0'; $VERSIONS_SERVER_MAJOR_DEV_DOCS = '14'; // Used in dev docs links $VERSIONS_CLIENT_DESKTOP_STABLE_FULL = '2.3.3'; From 045c92b40ca148d7657dc39e8448c3672a91a513 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 17 Jul 2018 20:05:46 +0200 Subject: [PATCH 4/4] Fix date Signed-off-by: Morris Jobke --- page-changelog.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page-changelog.php b/page-changelog.php index 28f561d17..bfc7a8563 100644 --- a/page-changelog.php +++ b/page-changelog.php @@ -343,7 +343,7 @@ -

    Version 12.0.10 June 11 2018

    +

    Version 12.0.10 July 19 2018

    Download: nextcloud-12.0.10.tar.bz2 or nextcloud-12.0.10.zip
    Check the file integrity with:
    MD5: nextcloud-12.0.10.tar.bz2.md5 or nextcloud-12.0.10.zip.md5