From 475394c31982e883410d81d7e12b7bee07c4e090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Davi=20Ant=C3=B4nio=20da=20Silva=20Santos?= Date: Mon, 22 Sep 2025 23:53:57 -0300 Subject: build: release version 1.5.24-1+ubuntu24.04 * fix languages in fcontest.php * Fixed issue when color problem is updated, autojudge setting per problem is set to none. * Update webcast.php * Fix campo logip flog.php * Ensure fifo files are not written to while cleaning dir in bocajail. --- debian/changelog | 20 ++++++++++++++++++++ src/version | 2 +- src/versionnum.php | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 847ef1e..072fcd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +boca (1.5.24-1+ubuntu24.04) noble; urgency=medium + + [ Rodrigo Laiola Guimarães ] + * Bug fix + + [ João Oliveira ] + * fix languages in fcontest.php + + [ Félix Arreola Rodríguez ] + * Fixed issue when color problem is updated, autojudge setting per problem is set to none. + + [ jonessouza ] + * Update webcast.php + * Fix campo logip flog.php + + [ rsalescaldeira@gmail.com ] + * Ensure fifo files are not written to while cleaning dir in bocajail. + + -- Davi Antônio da Silva Santos Mon, 22 Sep 2025 18:47:53 -0300 + boca (1.5.23-1+ubuntu24.04) noble; urgency=medium * Update php dependencies to PHP 8.3 diff --git a/src/version b/src/version index 03f4017..393a3ac 100644 --- a/src/version +++ b/src/version @@ -1 +1 @@ -boca-1.5.23 +boca-1.5.24 diff --git a/src/versionnum.php b/src/versionnum.php index c0a025e..b4d8cf7 100644 --- a/src/versionnum.php +++ b/src/versionnum.php @@ -1,5 +1,5 @@ -- cgit v1.2.3