Fri, 03 May 2024 15:11:56 UTC | login

Information for build tracer-0.7.5-4.el9sopt_901

ID47360
Package Nametracer
Version0.7.5
Release4.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/tracer#bd0c3da102085959c2305a04771bdac18b1e284c
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 bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 23:23:09 UTC
CompletedWed, 14 Jun 2023 23:33:36 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/tracer:bd0c3da102085959c2305a04771bdac18b1e284c)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/tracer#bd0c3da102085959c2305a04771bdac18b1e284c'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
tracer-0.7.5-4.el9sopt_901.src.rpm (info) (download)
noarch
python3-tracer-0.7.5-4.el9sopt_901.noarch.rpm (info) (download)
tracer-common-0.7.5-4.el9sopt_901.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.7.5-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.7.5-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 24 2021 Jakub Kadlcik <frostyx@email.cz> 0.7.5-1 - Depend on python3-six instead of python3-future (frostyx@email.cz) - Drop beautifulsoup4 in favor of built-in xml.dom (frostyx@email.cz) - Drop nosetests dependency, use pytest instead (frostyx@email.cz) * Mon Jun 08 2020 Jakub Kadlcik <frostyx@email.cz> 0.7.4-1 - Fix list index out of range for ssh process names (frostyx@email.cz) - When there is no helper, it doesn't contain anything (frostyx@email.cz) - Fix wrong parameters number when upating an application objects (frostyx@email.cz) - Remove unnecessary string decoding (frostyx@email.cz) - Fix the missing dist in release (frostyx@email.cz) * Sat May 23 2020 Jakub Kadlčík <jkadlcik@redhat.com> - 0.7.3-2 - We lost release dist macro somewhere * Fri May 22 2020 Jonathon Turel <jturel@gmail.com> 0.7.3-1 - Stub dbus calls in tests (jturel@gmail.com) * Thu May 21 2020 Jonathon Turel <jturel@gmail.com> 0.7.2-3 - Update tito releaser branches (frostyx@email.cz) - Not build for python2 package for Fedora anymore (frostyx@email.cz) * Thu May 21 2020 Jonathon Turel <jturel@gmail.com> 0.7.2-2 - Fix build dependencies for EL7, EL8, F30 (jturel@gmail.com) * Thu May 21 2020 Jonathon Turel <jturel@gmail.com> 0.7.2-1 - Use DNF on RHEL (jturel@gmail.com) - Use PackageManager to determine kernel version (jturel@gmail.com) - Use subprocess to check process path arguments (jturel@gmail.com) - Find the right lxml version for Python 3.4 (jturel@gmail.com) - Update Vagrantfile to use Fedora 30 (jturel@gmail.com) - Ignore debug kernels when checking if kernel has been updated (jturel@gmail.com) - Add build dependency for nosetests (frostyx@email.cz) - Run tests within the %check phase (frostyx@email.cz) - Update fedora branches (frostyx@email.cz)