From 99b09858d20347784760520817d040bc6095765d Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 14 Oct 2022 20:48:08 +0200 Subject: [PATCH 1/5] set the release date for the 2022.10 release in the CHANGELOG --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index e3db699d8..5c044b0a2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -Version 2022.09 (unreleased) +Version 2022.10 (2022-10-14) Friendica Core Added GD translation, updates to the translations AR, DE, FR, HU, PL, SV, ZH CN Added a check for too long passwords (due Blowfish hashing algorithm) [MrPetovan] From 7109d2a6a8924e8cec7735017fdc00bb1af38b8c Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 14 Oct 2022 20:49:17 +0200 Subject: [PATCH 2/5] Friendica version 2022.10 --- VERSION | 2 +- boot.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 900c5e3c1..8874859a2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2022.09-rc +2022.10 diff --git a/boot.php b/boot.php index 2ceafea78..db7840b11 100644 --- a/boot.php +++ b/boot.php @@ -31,7 +31,7 @@ use Friendica\Model\Contact; define('FRIENDICA_PLATFORM', 'Friendica'); define('FRIENDICA_CODENAME', 'Giant Rhubarb'); -define('FRIENDICA_VERSION', '2022.09-rc'); +define('FRIENDICA_VERSION', '2022.10'); define('DFRN_PROTOCOL_VERSION', '2.23'); define('NEW_TABLE_STRUCTURE_VERSION', 1288); From b5d3651f3feb5cc040a7bf3f0fe59621f16bcbb3 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 14 Oct 2022 20:52:38 +0200 Subject: [PATCH 3/5] bump version to 2022.12-dev --- VERSION | 2 +- boot.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 8874859a2..151845e80 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2022.10 +2022.12-dev diff --git a/boot.php b/boot.php index db7840b11..8e7958de3 100644 --- a/boot.php +++ b/boot.php @@ -31,7 +31,7 @@ use Friendica\Model\Contact; define('FRIENDICA_PLATFORM', 'Friendica'); define('FRIENDICA_CODENAME', 'Giant Rhubarb'); -define('FRIENDICA_VERSION', '2022.10'); +define('FRIENDICA_VERSION', '2022.12-dev'); define('DFRN_PROTOCOL_VERSION', '2.23'); define('NEW_TABLE_STRUCTURE_VERSION', 1288); From 5a800e2d09d99ae2168d7eb7c812ccbd8a8cb75a Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 14 Oct 2022 20:52:58 +0200 Subject: [PATCH 4/5] prepare the CHANGELOG for 2022.12 --- CHANGELOG | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 5c044b0a2..88d28f313 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +Version 2022.12 (unreleased) + Friendica Core + + Friendica Addons + + Closed Issues + Version 2022.10 (2022-10-14) Friendica Core Added GD translation, updates to the translations AR, DE, FR, HU, PL, SV, ZH CN From e5ae5c7e67c00a03398ccbac9964b9c381ec68a3 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 14 Oct 2022 20:54:05 +0200 Subject: [PATCH 5/5] renewed the expiration date for the security.txt file --- security.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security.txt b/security.txt index 9aa39248d..5c47099dd 100644 --- a/security.txt +++ b/security.txt @@ -1,6 +1,6 @@ Contact: mailto:info@friendi.ca -Expires: Sun, 31 Dec 2022 23:59 +0000 +Expires: Sun, 30 Jun 2023 23:59 +0000 Preferred-Languages: en