Exegol

Latest version: v4.3.4

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

Scan your dependencies

Page 2 of 5

4.2.3

Description

New minor version with some minor bug fix.
Adding support for Python 3.11 (through requirements upgrade).

> For source installation remember to run `pip3 install --upgrade -r requirements.txt`

Related updates

- Fix GUI test for WSL2 engine
- Fix docker & requests > 2.29.x
- Add Python 3.11 support
- Minor update for the upgrade message

Changelogs

What's Changed
* Exegol 4.2.3 by Dramelac in https://github.com/ThePorgs/Exegol/pull/161


**Full Changelog**: https://github.com/ThePorgs/Exegol/compare/4.2.2...4.2.3

4.2.2

Description

New minor version with some minor bug fix

Related issues

- Fix typo in interactive configuration with 155
- Constraint requests to 2.28.x as a temporary patch while the 2.29.x have some incompatibility

Change logs

What's Changed
* Fix inconsistency to enable shell logging by nodauf in https://github.com/ThePorgs/Exegol/pull/155
* Exegol 4.2.2 by Dramelac in https://github.com/ThePorgs/Exegol/pull/159


**Full Changelog**: https://github.com/ThePorgs/Exegol/compare/4.2.1...4.2.2

4.2.1

Description

Minor update with bug fixes.

Related issues

- 156
- HTTP Error after docker image installation

What's Changed

**Full Changelog**: https://github.com/ThePorgs/Exegol/compare/4.2.0...4.2.1

4.2.0

Description

New wrapper release with some new feature and many bug fix.

New features

- New action: `restart` (to automatically `stop` and `start` a container) 154
- New start options:
- The `--comment` option allows to add more information to your new containers, apart from the title (i.e. tag) 142
- The `--hostname` option allows to customize the hostname inside the Exegol container for OPSEC purposes during network activities 140
- Exegol wrapper now supports **auto-completion** `TAB is coming`! Take a look at the documentation (in the install section) to see how to enable this feature! 138
- Add support for OrbStack container engine (on MacOS) https://orbstack.dev/ #144
- And more minor improvement... (github workflows, debug version, registry image caching, ...)

Bug fixes

- Installation of Exegol-resources when using a custom PATH
- Update to the capabilities available to match default capabilities added by docker
- Updating image status after dynamic upgrade during an interactive start action


Upgrade notice

With a source installation

You can simply run `exegol update` to update the wrapper but don't forget to update the requirements! New requirements have been added in this release.
Packages can be updated with `python3 -m pip install --upgrade -r requirements.txt`


With a pip installation

Just run a simple `python3 -m pip install --upgrade exegol`.

In both cases, for the autocompletion to work 👇

Don't forget to update your setup to enable the auto-completion feature!
https://exegol.readthedocs.io/en/latest/getting-started/install.html#optional-using-exegol-auto-completion

Changelogs

What's Changed
* Adding ability to comment containers by ShutdownRepo in https://github.com/ThePorgs/Exegol/pull/143
* Add warning message for unset DISPLAY env by XVanilor in https://github.com/ThePorgs/Exegol/pull/149
* Exegol 4.2.0 by Dramelac in https://github.com/ThePorgs/Exegol/pull/152

New Contributors
* XVanilor made their first contribution in https://github.com/ThePorgs/Exegol/pull/149

**Full Changelog**: https://github.com/ThePorgs/Exegol/compare/4.1.1...4.2.0

4.1.1

Description

Minor release, bug fix only.

Related issues

- Blocking error when using Exegol offline without the `--offline` option
- Fix old parameter name in interactive command builder

What's Changed
* Update git submodule ref by Dramelac in https://github.com/ThePorgs/Exegol/pull/128
* Exegol 4.1.1 by Dramelac in https://github.com/ThePorgs/Exegol/pull/130


**Full Changelog**: https://github.com/ThePorgs/Exegol/compare/4.1.0...4.1.1

4.1.0

New features
- Documentation ! https://exegol.readthedocs.io/
- Multi-arch support (AMD64 / ARM64)
- Creation of an automatic customization system from my-resources. More info in the doc
- New Shell logging method (asciinema)
- Shell logging auto compression
- Offline mode
- Container entrypoint support
- New config options (default shell command, shell logging method & compression)
- New GitHub issue form & PR template

Bug fix
- 118
- 119
- 120
- 121
- And a lot of minor bug fix and improvements

What's Changed
* Exegol 4.1.0 by Dramelac in https://github.com/ThePorgs/Exegol/pull/125


**Full Changelog**: https://github.com/ThePorgs/Exegol/compare/4.0.5...4.1.0

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.