diff --git a/CHANGELOG b/CHANGELOG index 0aa2781e85..dcb8b5301d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +Changes in version 4.14.8 + Fix failure on configuration of network filter introduced in 4.14.0 (#3971) + Fix failure on the upload of PGP keys (#3970) + Update translations + Changes in version 4.14.7 Update pid file in globaleaks.service diff --git a/backend/globaleaks/__init__.py b/backend/globaleaks/__init__.py index fc08c7bf68..0651c83cc6 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.14.7' +__version__ = '4.14.8' __license__ = 'AGPL-3.0' DATABASE_VERSION = 67 diff --git a/client/npm-shrinkwrap.json b/client/npm-shrinkwrap.json index e74c29c958..250dc7e58f 100644 --- a/client/npm-shrinkwrap.json +++ b/client/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "GlobaLeaks", - "version": "4.14.7", + "version": "4.14.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "GlobaLeaks", - "version": "4.14.7", + "version": "4.14.8", "license": "AGPL-3.0", "dependencies": { "@flowjs/flow.js": "2.14.1", diff --git a/client/package.json b/client/package.json index 33f9f16e6b..836b30167c 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.14.7", + "version": "4.14.8", "license": "AGPL-3.0", "author": "GlobaLeaks", "repository": { diff --git a/debian/changelog b/debian/changelog index e554ef3f6f..d6d8f96fc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +globaleaks (4.14.8) stable; urgency=medium + + * New stable release + + -- GlobaLeaks software signing key Thu, 25 Jan 2024 22:12:45 +0100 + globaleaks (4.14.7) stable; urgency=medium * New stable release diff --git a/publiccode.yml b/publiccode.yml index 49b6593ba2..e1ec6126a4 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -1,11 +1,11 @@ name: GlobaLeaks -releaseDate: '2024-01-20' +releaseDate: '2024-01-25' 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.14.7 +softwareVersion: 4.14.8 softwareType: standalone/web developmentStatus: stable platforms: