diff --git a/CHANGELOG b/CHANGELOG index 8b305f6df4..d0e4f71723 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +Changes in version 4.15.4 + Revert change introduced in 4.15.3 to prevent updating report date + at the time of first report opening following community preference + Add packaging for Ubuntu 24.04 (Noble Numbat) + Bump npm dependencies to latest version + Update translations + Changes in version 4.15.3 Do not consider opening a report for the first time as a report update diff --git a/backend/globaleaks/__init__.py b/backend/globaleaks/__init__.py index 51dc968e69..32a5e60372 100644 --- a/backend/globaleaks/__init__.py +++ b/backend/globaleaks/__init__.py @@ -7,7 +7,7 @@ __author__ = 'GlobaLeaks' __email__ = 'info@globaleaks.org' __copyright__ = '2011-2024 - GlobaLeaks' -__version__ = '4.15.3' +__version__ = '4.15.4' __license__ = 'AGPL-3.0' DATABASE_VERSION = 68 diff --git a/client/npm-shrinkwrap.json b/client/npm-shrinkwrap.json index 47db129ce7..b1a7e58a3c 100644 --- a/client/npm-shrinkwrap.json +++ b/client/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "GlobaLeaks", - "version": "4.15.3", + "version": "4.15.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "GlobaLeaks", - "version": "4.15.3", + "version": "4.15.4", "license": "AGPL-3.0", "dependencies": { "@flowjs/flow.js": "2.14.1", diff --git a/client/package.json b/client/package.json index b181dd98de..9bdda64f89 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.15.3", + "version": "4.15.4", "license": "AGPL-3.0", "author": "GlobaLeaks", "repository": { diff --git a/debian/changelog b/debian/changelog index c435834977..23fe6e1666 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +globaleaks (4.15.4) stable; urgency=medium + + * New stable release + + -- GlobaLeaks software signing key Wed, 08 May 2024 20:43:37 +0200 + globaleaks (4.15.3) stable; urgency=medium * New stable release diff --git a/publiccode.yml b/publiccode.yml index c9f977fedd..bae6446872 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -1,11 +1,11 @@ name: GlobaLeaks -releaseDate: '2024-04-22' +releaseDate: '2024-05-08' 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.15.3 +softwareVersion: 4.15.4 softwareType: standalone/web developmentStatus: stable platforms: