Wed, 15 May 2024 07:21:48 UTC | login

Information for build tracer-0.7.1-5.fc31

ID115955
Package Nametracer
Version0.7.1
Release5.fc31
Epoch
SummaryFinds outdated running applications in your system
DescriptionTracer determines which applications use outdated files and prints them. For special kind of applications such as services or daemons, it suggests a standard command to restart it. Detecting whether file is outdated or not is based on a simple idea. If application has loaded in memory any version of a file which is provided by any package updated since system was booted up, tracer consider this application as outdated.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 Jul 2019 20:34:30 UTC
CompletedWed, 31 Jul 2019 20:34:30 UTC
Tags
f31
f32
f33
RPMs
src
tracer-0.7.1-5.fc31.src.rpm (info) (download)
noarch
python3-tracer-0.7.1-5.fc31.noarch.rpm (info) (download)
tracer-common-0.7.1-5.fc31.noarch.rpm (info) (download)
Changelog * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-3 - Remove Python 2 subpackage (#1635604) * Wed Jan 09 2019 Jakub Kadlčík <frostyx@email.cz> 0.7.1-1 - Fix #116 - Support currrent versions of DNF (elyscape@gmail.com) - Fix #112 - handle PIDs that have no unit_path (seanokeeffe797@gmail.com) - Fix #119 - Improve session detection logic to fix (elyscape@gmail.com) - Fix space, instead of tabs (#115) (JensKuehnel@users.noreply.github.com) - A lot of changes to spec file regarding python2/3 (seanokeeffe797@gmail.com) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.0-2 - Rebuilt for Python 3.7 * Thu Apr 19 2018 Sean O'Keeffe <seanokeeffe797@gmail.com> 0.7.0-1 - Fixes #98 - Don't try appending `None`, helpers (seanokeeffe797@gmail.com) - Fixes #104 - Replace None with "" when sorting (seanokeeffe797@gmail.com) - Update Python 2 dependency declarations to new packaging standards (seanokeeffe797@gmail.com) - Fixes #105 - check ID_LIKE in /etc/os-release (seanokeeffe797@gmail.com) - Cache process info (elyscape@gmail.com) - Handle sshd sessions that use privilege separation (elyscape@gmail.com) - fix typo in docs (seanokeeffe797@gmail.com) - Switch Travis to container-based infrastructure (seanokeeffe797@gmail.com) - Fix RHBug #1469282 - bash completion should exit cleanly if python- argcomplete is not installed (seanokeeffe797@gmail.com) - Fix argparse logic in spec (#94) (frostyx@email.cz) - Update branches for fedora releaser (frostyx@email.cz) - Add epel releaser (seanokeeffe797@gmail.com) - rename tito releasers (seanokeeffe797@gmail.com) * Wed Feb 21 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.6.13.1-4 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.13.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Oct 02 2017 Jakub Kadlčík <frostyx@email.cz> 0.6.13.1-2 - Fix argparse logic (RhBug: 1492078) * Mon Sep 11 2017 Sean O'Keeffe <seanokeeffe797@gmail.com> 0.6.13.1-1 - Fixes #92 - Correct package version comparision (seanokeeffe797@gmail.com) - EPEL uses python-argcomplete not pythonX-argcomplete (seanokeeffe797@gmail.com)