| Commit message (Collapse) | Author | Age | Files | |
|---|---|---|---|---|
| * | fix: patch jail creation for Ubuntu Noble | Davi Antônio da Silva Santos | 2025-09-05 | 1 |
| | | | | | | | | | | | | | | - 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 `[[ ]]` | |||
| * | tools/boca-createjail: use correct maratona-linux repo | Bruno Ribas | 2024-09-26 | 1 |
| | | | | | Signed-off-by: Bruno Ribas <ribas@naquadah.com.br> | |||
| * | fast forward old changes | Bruno Ribas | 2022-05-20 | 1 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | t/boca-createjail: Update ppa | Bruno Cesar Ribas | 2018-09-05 | 1 |
| | | | | | | | updates ppa to install package maratona-linguagens Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| * | fix to package scripts | Cassio de Campos | 2017-08-11 | 1 |