Marabunta

Latest version: v0.13.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

0.8.0

++++++++++++++++++

Python3!

0.7.3

++++++++++++++++++

**Bugfixes**

* Support special chars (such as +) in Postgres passwords. The passwords were
incorrectly passed through unquote_plus, which transform the + char to a
space.

0.7.2

++++++++++++++++++

**Bugfixes**

* Use --no-xmlrpc option when running odoo as the new web server use the same port,
it's not needed anyway

0.7.1

++++++++++++++++++

**Bugfixes**

* Include maintenance html file in the distribution

0.7.0

++++++++++++++++++

**Features**

* Publish a maintenance web page during migration. The host and port are
configurable with new options. By default the port match odoo's (8069). A
default maintenance is provided, but it can be configured as well.
* When a migration fails, the log alongside the traceback are logged in the
``marabunta_version`` table.

**Bugfixes**

* Commands with unicode chars make the migration fail

**Build**

* Removed python3 from tox, it doesn't run on py3 and we can't make them run
now. Odoo is still python2, py3 compat will come when it'll switch.

0.6.3

++++++++++++++++++


**Bugfixes**

* The new connection opened in 0.6.2 might suffer from the same issue of
timeout than before 0.6.0: the connection is long-lived but there is no
keep-alive for this connection. Open a new connection for each update in
marabunta_version, which might be spaced between long subprocess operations

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.