aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavi Antônio da Silva Santos <antoniossdavi@gmail.com>2023-03-28 01:57:26 +0000
committerDavi Antônio da Silva Santos <antoniossdavi@gmail.com>2023-03-28 01:57:26 +0000
commit194f6764b13e070f77b6ab77207918ddf58a288e (patch)
tree89bf28356decb307e28756a35f443be23e3a7e5f /debian
parentd04f3baf4a5ee8b43ca06a2ddf8da5873e85258b (diff)
downloadboca-194f6764b13e070f77b6ab77207918ddf58a288e.tar.gz
boca-194f6764b13e070f77b6ab77207918ddf58a288e.zip
Release 1.5.17-1
Update changelog with all the changes made since its last update on commit 818abd88.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a837589..6dfb332 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+boca (1.5.17-1) jammy; urgency=medium
+
+ [ Bruno Ribas ]
+ * webcast.php: Add lock to avoid sending corrupted files
+ * src/db.php: Begin migration to php8.1 requirement. Fix use of pg_lo_export
+ * src/scoretable.php: Remove all each() usage
+
+ [ Daniel Saad Nogueira Nunes ]
+ * Update stat.php
+ * Update stat.php (#23)
+ * Create barplot.py (#24)
+ * Create piechart.py (#25)
+
+ [ Bruno Ribas ]
+ * scoretable.php: fix scoreboard to show correct teams
+
+ [ Daniel Saad Nogueira Nunes ]
+ * Update frun.php (#26)
+
+ [ Rodrigo Laiola Guimarães ]
+ * Fix user multi-login problem when running BOCA with a reverse proxy (#19)
+
+ [ Davi Antônio da Silva Santos ]
+ * Update version info and year
+
+ -- Davi Antônio da Silva Santos <antoniossdavi@gmail.com> Mon, 27 Mar 2023 22:55:23 -0300
+
boca (1.5.16-2) jammy; urgency=medium
* Enable boca's virtual host on HTTP (web interface)