From 75d222c42517291a09d09f7d75b6eb32efd0cb98 Mon Sep 17 00:00:00 2001 From: Natalia Serrano Date: Thu, 31 Jul 2025 10:36:00 +0200 Subject: [PATCH] refs #2554 wait for zombies --- CHANGELOG.md | 10 ++++++++++ linux/debian/changelog | 7 +++++++ src/VERSION | 2 +- 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab407f9..bedb8d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [7.3.0] - 2025-07-31 + +### Fixed + +- Wait for zombies + +### Changed + +- Change "jobid" for "job_id" for consistency + ## [7.2.2] - 2025-07-30 ### Added diff --git a/linux/debian/changelog b/linux/debian/changelog index b4df92e..7437ef0 100644 --- a/linux/debian/changelog +++ b/linux/debian/changelog @@ -1,3 +1,10 @@ +ogagent (7.3.0-1) stable; urgency=medium + + * Wait for zombies + * Change "jobid" for "job_id" for consistency + + -- OpenGnsys developers Thu, 31 Jul 2025 10:35:16 +0200 + ogagent (7.2.2-1) stable; urgency=medium * Add missing file stop-agent.ps1 diff --git a/src/VERSION b/src/VERSION index 77f5bec..1502020 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -7.2.2 +7.3.0