<feed xmlns='http://www.w3.org/2005/Atom'>
<title>boca.git/src/version, branch master</title>
<subtitle>This is an administration system to held programming contests</subtitle>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/'/>
<entry>
<title>build: release version 1.5.24-1+ubuntu24.04</title>
<updated>2025-09-23T02:53:57+00:00</updated>
<author>
<name>Davi Antônio da Silva Santos</name>
<email>antoniossdavi@gmail.com</email>
</author>
<published>2025-09-23T02:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=475394c31982e883410d81d7e12b7bee07c4e090'/>
<id>475394c31982e883410d81d7e12b7bee07c4e090</id>
<content type='text'>
* 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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: patch jail creation for Ubuntu Noble</title>
<updated>2025-09-05T00:40:47+00:00</updated>
<author>
<name>Davi Antônio da Silva Santos</name>
<email>antoniossdavi@gmail.com</email>
</author>
<published>2025-09-05T00:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=253fcbf02fe2efe6a1f3ff012346615d7e314734'/>
<id>253fcbf02fe2efe6a1f3ff012346615d7e314734</id>
<content type='text'>
- Update php dependencies to PHP 8.3
- Update the source code to inform version 1.5.23
- Update boca-web maintainer script for PHP 8.3
- Adds Ubuntu mirror to the standard jail
- Patch standard jail fixing debootstrap problems with Ubuntu noble
- Purge the unecessary packages in the jail
- Perform a dist-upgrade after updating the jail
- Quote shell variables o prevent suprise splitting
- Replace obsolete backticks with `$( )`
- Modernise test commands, replacing `[ ]` with `[[ ]]`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update php dependencies to PHP 8.3
- Update the source code to inform version 1.5.23
- Update boca-web maintainer script for PHP 8.3
- Adds Ubuntu mirror to the standard jail
- Patch standard jail fixing debootstrap problems with Ubuntu noble
- Purge the unecessary packages in the jail
- Perform a dist-upgrade after updating the jail
- Quote shell variables o prevent suprise splitting
- Replace obsolete backticks with `$( )`
- Modernise test commands, replacing `[ ]` with `[[ ]]`
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: correct multiple versions</title>
<updated>2025-04-30T03:19:55+00:00</updated>
<author>
<name>Davi Antônio da Silva Santos</name>
<email>antoniossdavi@gmail.com</email>
</author>
<published>2025-04-30T03:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=65154ad245ec8b15e823e0d602ca667c636caa13'/>
<id>65154ad245ec8b15e823e0d602ca667c636caa13</id>
<content type='text'>
Set the versions to 1.5.22. The program version was reported as 1.5.20-1
and 1.5.21.

There are no further coding changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set the versions to 1.5.22. The program version was reported as 1.5.20-1
and 1.5.21.

There are no further coding changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update internal version info to 1.5.20</title>
<updated>2024-08-06T00:19:39+00:00</updated>
<author>
<name>Davi Antônio da Silva Santos</name>
<email>antoniossdavi@gmail.com</email>
</author>
<published>2024-08-06T00:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=82ee51dfc45e3885b90498acbc69a908661d929d'/>
<id>82ee51dfc45e3885b90498acbc69a908661d929d</id>
<content type='text'>
The internal version info in the source files has been updated from
1.5.19-1 and 1.5.17 to 1.5.20-1 and 1.5.20. The year has also been
updated from 2023 to 2024.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The internal version info in the source files has been updated from
1.5.19-1 and 1.5.17 to 1.5.20-1 and 1.5.20. The year has also been
updated from 2023 to 2024.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 1.5.19 (#33)</title>
<updated>2023-08-29T01:31:55+00:00</updated>
<author>
<name>Davi Antônio</name>
<email>30875784+DaviAntonio@users.noreply.github.com</email>
</author>
<published>2023-08-29T01:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=c9296f3172b213af79cef8b78660ecf3516890c4'/>
<id>c9296f3172b213af79cef8b78660ecf3516890c4</id>
<content type='text'>
* Update version info and year

The following files were updated to the next version to be released and
the current year:
- src/version
- src/versionnum.php

* Release 1.5.17-1

Update changelog with all the changes made since its last update on
commit 818abd88.

* Format code with black 23.1.0

* Release 1.5.18-1

Update changelog with all the changes made since its last update on
commit 194f6764.

* Fix src/version pointing to older version

* Release 1.5.19-1

Update changelog with all the changes made since its last update on
commit 991cb0e.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update version info and year

The following files were updated to the next version to be released and
the current year:
- src/version
- src/versionnum.php

* Release 1.5.17-1

Update changelog with all the changes made since its last update on
commit 818abd88.

* Format code with black 23.1.0

* Release 1.5.18-1

Update changelog with all the changes made since its last update on
commit 194f6764.

* Fix src/version pointing to older version

* Release 1.5.19-1

Update changelog with all the changes made since its last update on
commit 991cb0e.</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.5.17-1 (#27)</title>
<updated>2023-03-29T13:40:19+00:00</updated>
<author>
<name>Davi Antônio</name>
<email>30875784+DaviAntonio@users.noreply.github.com</email>
</author>
<published>2023-03-29T13:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=bc8f416bcafae56ebcb3b10c42586b4e413c5e5d'/>
<id>bc8f416bcafae56ebcb3b10c42586b4e413c5e5d</id>
<content type='text'>
* Update version info and year

The following files were updated to the next version to be released and
the current year:
- src/version
- src/versionnum.php

* Release 1.5.17-1

Update changelog with all the changes made since its last update on
commit 818abd88.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update version info and year

The following files were updated to the next version to be released and
the current year:
- src/version
- src/versionnum.php

* Release 1.5.17-1

Update changelog with all the changes made since its last update on
commit 818abd88.</pre>
</div>
</content>
</entry>
<entry>
<title>improvements of scripts and fixes about urls</title>
<updated>2018-08-23T14:25:32+00:00</updated>
<author>
<name>cassiopc</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2018-08-23T14:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=e186493a2bd8fef5fc0c7ad47edefbabddb6f0ab'/>
<id>e186493a2bd8fef5fc0c7ad47edefbabddb6f0ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bf</title>
<updated>2017-10-30T15:58:43+00:00</updated>
<author>
<name>Cassio de Campos</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2017-10-30T15:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=8e798f1e9dca25dc2b8d8458a8fc9205de8b3ea7'/>
<id>8e798f1e9dca25dc2b8d8458a8fc9205de8b3ea7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean empty lines from updatelog</title>
<updated>2017-10-24T14:47:27+00:00</updated>
<author>
<name>Cassio de Campos</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2017-10-24T14:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=aec60f7111a508888eb3925236dbb8b856e29639'/>
<id>aec60f7111a508888eb3925236dbb8b856e29639</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adjustments for transfering data between sites</title>
<updated>2017-07-26T17:23:33+00:00</updated>
<author>
<name>Cassio de Campos</name>
<email>cassiopc@gmail.com</email>
</author>
<published>2017-07-26T17:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=a40420b6762b66bf9421cbb008df5c1c2f204d21'/>
<id>a40420b6762b66bf9421cbb008df5c1c2f204d21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
