From f00c132b5788c39bb45c77a5db7a394ed18dc949 Mon Sep 17 00:00:00 2001 From: Giovanni Pellerano Date: Tue, 28 Jan 2025 00:10:11 +0100 Subject: [PATCH] Bump to version 5.0.44 --- backend/globaleaks/__init__.py | 2 +- client/npm-shrinkwrap.json | 4 ++-- client/package.json | 2 +- debian/changelog | 6 ++++++ publiccode.yml | 4 ++-- 5 files changed, 12 insertions(+), 6 deletions(-) diff --git a/backend/globaleaks/__init__.py b/backend/globaleaks/__init__.py index 0b68cdaf24..83dfd93367 100644 --- a/backend/globaleaks/__init__.py +++ b/backend/globaleaks/__init__.py @@ -7,7 +7,7 @@ __author__ = 'GlobaLeaks' __email__ = 'info@globaleaks.org' __copyright__ = '2011-2025 - GlobaLeaks' -__version__ = '5.0.43' +__version__ = '5.0.44' __license__ = 'AGPL-3.0' DATABASE_VERSION = 68 diff --git a/client/npm-shrinkwrap.json b/client/npm-shrinkwrap.json index 6905ed53b1..d6286b2572 100644 --- a/client/npm-shrinkwrap.json +++ b/client/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "globaleaks", - "version": "5.0.43", + "version": "5.0.44", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "globaleaks", - "version": "5.0.43", + "version": "5.0.44", "dependencies": { "@angular/animations": "18.2.13", "@angular/common": "18.2.13", diff --git a/client/package.json b/client/package.json index b0dfe10519..7c11014f66 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "globaleaks", - "version": "5.0.43", + "version": "5.0.44", "scripts": { "test": "npx cypress run --browser=chromium && npx nyc report --reporter=lcov --report-dir=./cypress/coverage --reporter=text-summary --browser electron", "eslint": "ng lint", diff --git a/debian/changelog b/debian/changelog index a5e82297b5..c570238dcd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +globaleaks (5.0.44) stable; urgency=medium + + * New stable release + + -- GlobaLeaks software signing key Tue, 28 Jan 2025 00:10:11 +0100 + globaleaks (5.0.43) stable; urgency=medium * New stable release diff --git a/publiccode.yml b/publiccode.yml index e4a0112a03..26ab977c61 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -1,11 +1,11 @@ name: GlobaLeaks -releaseDate: '2025-01-18' +releaseDate: '2025-01-28' publiccodeYmlVersion: '0.4.0' url: 'https://github.com/globaleaks/globaleaks-whistleblowing-software' landingURL: 'https://www.globaleaks.org/' roadmap: "https://docs.globaleaks.org/en/stable/roadmap/" logo: brand/assets/globaleaks-icon-color.svg -softwareVersion: 5.0.43 +softwareVersion: 5.0.44 softwareType: standalone/web developmentStatus: stable platforms: