Tcconfig

Latest version: v0.28.0

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

Scan your dependencies

Page 1 of 5

0.28.0

- Fix errors when `tcconfig` commands called with `--quiet` option: 166 (Thanks to eond08)
- Add support for `subprocrunner` v2
- Add support for `docker-py` v6
- Change installation path of deb packages from `/usr/bin` to `/usr/local/bin`
- Reduce execution binary size
- Update os of build environments
- Drop support for Ubuntu 18.04
- Add support for Ubuntu 22.04
- Avoid using a deprecated module: `pr2modules`

0.27.1

- Fix `tcconfig` commands failed when installing via binary packages

**Full Changelog**: https://github.com/thombashi/tcconfig/compare/v0.27.0...v0.27.1

0.27.0

- Fix `tcshow` parse error: 160 (Thanks to personalcomputer)
- Drop support for Python 3.5
- Add support for Python 3.9/3.10
- Add deb package for each Ubuntu version
- Bump minimum `pyinstaller` version
- Update `tcset` help message
- Remove `setup_requires`
- Replace `path.py` with `path`
- Allow `pyparsing` v3
- Allow `docker-py` v5
- Update requirements

What's Changed
* Update bug_report.md template to work with new envinfopy syntax by personalcomputer in https://github.com/thombashi/tcconfig/pull/161

New Contributors
* personalcomputer made their first contribution in https://github.com/thombashi/tcconfig/pull/161

**Full Changelog**: https://github.com/thombashi/tcconfig/compare/v0.26.0...v0.27.0

0.26.0

- Add `--tc-command` support with tcset `--import-setting`: 143 (Thanks to Mnkras)
- Add `--delay-distribution` option to `tcset` command: 137 (Thanks to severindellsperger)
- Support importing src-networks: 144 (Thanks to Mnkras)
- Fix `tcshow` failure when executing `tcshow` at a host that has `tbf` qdiscs
- Don't return a failure if we try to delete a qdisc handle that doesn't exist: 147 (Thanks to Mnkras)
- Fix `tcconfig` commands to avoid error return code when an ignorable error occurred
- Modify to suppress excessive warning messages of `tcdel` command

0.25.3

- Fix `tcdel` returns non-zero on exit when execute with `--tc-command`/`--tc-script`: 142 (Thanks to Mnkras)
- Remove execution authority check for `ip` command from `tcdel` when it does not execute `ip` command
- Add wheel package to setup_requires to avoid installation error: 134
- Replace simplejson to ujson and make it to an optional package

0.25.2

- Fix failure when adding filters for both ipv4 and ipv6: 133 (Thanks to PhilPhonic)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.