From 734dce195d2d60117a520211c8e8e0ea94267dc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Davi=20Ant=C3=B4nio=20da=20Silva=20Santos?= Date: Fri, 3 Mar 2023 20:54:38 -0300 Subject: Release 1.5.15-1 for Ubuntu Jammy (22.04 LTS) Update changelog with all the changes made since its last update on commit 64e2fe62. The package was also migrated to Ubuntu Jammy, also known as 22.04 LTS. --- debian/changelog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 0268731..6f37eac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +boca (1.5.15-1) jammy; urgency=medium + + * Add vim .swp files to .gitignore + * Move project to the new debhelper dependency + * Drop build dependency on build-essential + * Update and change package type to '3.0 (quilt)' + * Correct data and remove dh_make boilerplate + * Fix descriptions' syntax + * Use debhelper to find missing dependencies + * Add required field Standards-Version + * Drop unversioned dependencies on essential package + * Fix packages' short and long descriptions + * Populate dbgsym packages with debug symbols + * Fix chown usage in maintainer scripts + * Abort maintainer scripts on failure + * Enable debhelper automatic generation of shell code + * Migrate dependencies and maintainer scripts to PHP 8.1 + * Remove Apache HTTPD commands from Makefile + * Use automatic variables to compile tools/safeexec + * Enable compiler optimisations + * Conflict with mod_php instead of disabling it + * Add clean rule to the Makefile + * Do not overwrite Apache's configuration directory + + -- Davi Antônio da Silva Santos Fri, 03 Mar 2023 20:51:38 -0300 + boca (1.5.14-8ubuntu4.2) focal; urgency=medium * unglysalt workaround. -- cgit v1.2.3 From 6266585d920f689239d1f293230461c8d77747fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Davi=20Ant=C3=B4nio=20da=20Silva=20Santos?= Date: Fri, 3 Mar 2023 22:31:19 -0300 Subject: Release 1.5.16-1 Update changelog with all the changes made since its last update on commit 734dce19. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 6f37eac..35c0cb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +boca (1.5.16-1) jammy; urgency=medium + + [ Bruno Ribas ] + * webcast.php: Add lock to avoid sending corrupted files + + -- Davi Antônio da Silva Santos Fri, 03 Mar 2023 22:27:44 -0300 + boca (1.5.15-1) jammy; urgency=medium * Add vim .swp files to .gitignore -- cgit v1.2.3 From 818abd88d819c860e95e8e8f34bf4bbcd13966c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Davi=20Ant=C3=B4nio=20da=20Silva=20Santos?= Date: Sat, 4 Mar 2023 00:38:56 -0300 Subject: Release 1.5.16-2 Update changelog with all the changes made since its last update on commit 6266585d. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 35c0cb4..a837589 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +boca (1.5.16-2) jammy; urgency=medium + + * Enable boca's virtual host on HTTP (web interface) + + -- Davi Antônio da Silva Santos Sat, 04 Mar 2023 00:37:58 -0300 + boca (1.5.16-1) jammy; urgency=medium [ Bruno Ribas ] -- cgit v1.2.3