From c94494caaa25ca2469866f874bfac59bf56aaaf5 Mon Sep 17 00:00:00 2001 From: Giovanni Pellerano Date: Mon, 11 Dec 2023 12:56:21 +0100 Subject: [PATCH] Bump to version 4.13.21 --- CHANGELOG | 3 +++ backend/globaleaks/__init__.py | 2 +- client/npm-shrinkwrap.json | 2 +- client/package.json | 2 +- debian/changelog | 6 ++++++ publiccode.yml | 4 ++-- 6 files changed, 14 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 69492b691a..604d4c5416 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +Changes in version 4.13.21 + Fix issue #3855 introduced in 4.13.19 + Changes in version 4.13.20 Revise firewall rules changes introduced in 4.13.19 diff --git a/backend/globaleaks/__init__.py b/backend/globaleaks/__init__.py index 34c8e51ec0..a23392d95f 100644 --- a/backend/globaleaks/__init__.py +++ b/backend/globaleaks/__init__.py @@ -7,7 +7,7 @@ __author__ = 'GlobaLeaks' __email__ = 'info@globaleaks.org' __copyright__ = '2011-2023 - GlobaLeaks' -__version__ = '4.13.20' +__version__ = '4.13.21' __license__ = 'AGPL-3.0' DATABASE_VERSION = 66 diff --git a/client/npm-shrinkwrap.json b/client/npm-shrinkwrap.json index 25b9e87d5c..69ed1930cd 100644 --- a/client/npm-shrinkwrap.json +++ b/client/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "GlobaLeaks", - "version": "4.13.20", + "version": "4.13.21", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/client/package.json b/client/package.json index fda14c5435..0891d62a97 100644 --- a/client/package.json +++ b/client/package.json @@ -1,7 +1,7 @@ { "name": "GlobaLeaks", "description": "GlobaLeaks - Free and Open-Source Whistleblowing Software", - "version": "4.13.20", + "version": "4.13.21", "license": "AGPL-3.0", "author": "GlobaLeaks", "repository": { diff --git a/debian/changelog b/debian/changelog index d273eaf605..c73bf19562 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +globaleaks (4.13.21) stable; urgency=medium + + * New stable release + + -- GlobaLeaks software signing key Mon, 11 Dec 2023 12:54:49 +0100 + globaleaks (4.13.20) stable; urgency=medium * New stable release diff --git a/publiccode.yml b/publiccode.yml index cd77948af6..798f8fc8e7 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -1,11 +1,11 @@ name: GlobaLeaks -releaseDate: '2023-12-10' +releaseDate: '2023-12-11' publiccodeYmlVersion: '0.2' url: 'https://github.com/globaleaks/GlobaLeaks' landingURL: 'https://www.globaleaks.org/' roadmap: "https://docs.globaleaks.org/en/main/roadmap/" logo: brand/assets/globaleaks-icon-color.svg -softwareVersion: 4.13.20 +softwareVersion: 4.13.21 softwareType: standalone/web developmentStatus: stable platforms: