Releases: FrostyX/tracer
Releases · FrostyX/tracer
Tracer 1.4
Tracer 1.3
Tracer 1.2
- #215 - Support for DNF5 and therefore F41+
Tracer 1.1
Fix parameters for specifying the target user:
tracer -e
tracer -r
tracer -u someuser
Tracer 1.0
10th birthday release 🥳 🎂 🎈
In October, Tracer will be 10 years old. Is it too presumptuous to release 1.0 version? Farewell 0ver, don't make fun of me.
Massive performance boost
Tracer's speed vastly differs based on the number of running processes and the number of updates since you started your computer, so it is not easy to do speed comparisons. For a relatively fresh system, Tracer always finished instantly or within seconds. However, for long-running systems with daily updates Tracer could run even for several minutes. This version is 10-15x faster.
Bugfixes
- Fix #197 - More reliable check what DNF database should be used
- Fix #198, RHBZ 2235578 - Stop using deprecated
rpm.fiAPI for querying RPM files - Fix RHBZ 2028285 - Don't hang forever when executed via SSH
- Fix traceback when
--erasedparameter is used
Tracer 0.7.11
- Rather create
/run/reboot-requirednot/var/run/reboot-required
Tracer 0.7.10
- Update license to SPDX expression
Tracer 0.7.9
- Fix #195 - Create
/var/run/reboot-requiredfile - Fix #183 - Drop python-setuptools runtime dependency
- Fix #181 - Typo in the word 'querying'
- Fix #192 - Recommend the correct command for restarting auditd
- Add python3-setuptools dependency
- Fix argument passed to print_helper()
- Add similar software to the readme
- Update url references to point to tracer.readthedocs.io
- Oracle Linux 8 uses dnf, too
- Fix Python DeprecationWarning: invalid escape sequence
- Add readthedocs configuration file
Tracer 0.7.8
Tracer 0.7.7
This release contains mainly fixes to issues causing various tracebacks.
- Fix #161 - Remove duplicates in suggested helpers
- Fix #156 - Make sure Collection.sorted doesn't traceback for None
values (other instances of the issue #151, RHBZ 1958779, RHBZ
1940718, MGABZ 28577) - Fix #162 Ignore sudo and su in the output
- Fix #122 - Don't traceback for nonexisting PID
- Fix #148 (hopefully) - Access process PID only once
- Fix #139 - Add installation instructions of EPEL 8
These issues were covered as milestones Unhandled tracebacks - Catch 'Em All and Tracer 0.7.7