معرفی شرکت ها


tracer-common-1.1-1.el8.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Common files for tracer
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 8-stream
مخزن Centos AppStream noarch
نام بسته tracer-common
نام فایل بسته tracer-common-1.1-1.el8.noarch.rpm
نسخه بسته 1.1
انتشار بسته 1.el8
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Wed 29 Nov 2023 02
هاست سازنده aarch64-01.stream.rdu2.redhat.com
نوع بسته .rpm
آدرس صفحه اصلی http://tracer-package.com/
مجوز GPL-2.0-or-later
حجم دانلود 38K
حجم نصب 33.614K
Common files for tracer.


جایگزین ها

بسته نسخه معماری مخزن
tracer-common-0.7.5-2.el8.noarch.rpm 0.7.5 noarch CentOS AppStream


ارائه دهنده

مقدار نام
= 1.1-1.el8 tracer-common


نحوه نصب


نصب پکیج rpm tracer-common:

    sudo dnf install tracer-common-1.1-1.el8.noarch.rpm


فایل ها

مسیرها
/etc/bash_completion.d/tracer
/usr/share/doc/tracer-common
/usr/share/doc/tracer-common/README.md
/usr/share/licenses/tracer-common
/usr/share/licenses/tracer-common/LICENSE
/usr/share/locale/cs/LC_MESSAGES/tracer.mo
/usr/share/tracer
/usr/share/tracer/README.md
/usr/share/tracer/__init__.py
/usr/share/tracer/applications.xml


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-10-05

Fix parameters for specifying the target user (frostyx@email.cz)

2023-09-15

Fix querying RPM files on EPEL7 (frostyx@email.cz)
Use backported lru_cache on EPEL7 (frostyx@email.cz)
Don't hang forever when executed via SSH (frostyx@email.cz)
Don't check if package is installed before listing its files
Replace regexes where they are not needed (frostyx@email.cz)
Query all packages at once, its faster than one by one (frostyx@email.cz)
Cache some properties for a massive performance boost (frostyx@email.cz)
Refactor unnecessary condition (frostyx@email.cz)
Fix weird indentation (frostyx@email.cz)
Pass the whole application to the provided_by function, not just its name
Stop using deprecated rpm.fi (frostyx@email.cz)
Attempt to fix readthedocs deprecation error (frostyx@email.cz)
More reliable check if /usr/lib/sysimage/dnf/ database should be used

2023-06-18

Rather create a /run/reboot-required not /var/run/reboot-required

2023-06-05

Update license to SPDX (frostyx@email.cz)
Update tito releasers (frostyx@email.cz)

2023-05-18

Create /var/run/reboot-required file (frostyx@email.cz)
Recommend the correct command for restarting auditd (frostyx@email.cz)
Add python3-setuptools dependency (frostyx@email.cz)
Fix argument passed to print_helper() (ferdnyc@gmail.com)
Add similar software to the readme (frostyx@email.cz)
Update url references to point to tracer.readthedocs.io (dcampano@gmail.com)
Oracle Linux 8 uses dnf, too (suttner@atix.de)
Drop python-setuptools runtime dependency (frostyx@email.cz)
Fix Python DeprecationWarning: invalid escape sequence
Add readthedocs configuration file (frostyx@email.cz)

2021-08-23

Release also for F35 (frostyx@email.cz)
Use distro.id() instead of platform.linux_distribution() (frostyx@email.cz)
Implement compare_packages for the alpm backend (jvanderwaa@redhat.com)
Add find_package support for alpm (jvanderwaa@redhat.com)
Use importlib instead of deprecated imp (frostyx@email.cz)
Drop beautifulsoup4/lxml dependencies (jvanderwaa@redhat.com)
Drop F32 from releasers.conf (frostyx@email.cz)

2021-08-01

Add installation instructions of EPEL 8 (frostyx@email.cz)
Make the source of README.md more readable (frostyx@email.cz)
Remove duplicates in suggested helpers (frostyx@email.cz)
Make sure Collection.sorted doesn't traceback for None values
Ignore sudo and su in the output (frostyx@email.cz)
Don't traceback for nonexisting PID (frostyx@email.cz)
Access process PID only once (frostyx@email.cz)
Rename tito master branch to rawhide (frostyx@email.cz)

2021-04-16

Update tito releasers (frostyx@email.cz)
CentOS-8 uses DNF (mmarusak@redhat.com)
Add missing runtime dependency on python2-six (frostyx@email.cz)
Add support for SUSE distributions using DNF (ngompa13@gmail.com)
Print a user-friendly error when a xml file cannot be parsed
Update tito releasers (frostyx@email.cz)

2021-01-24

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)

2020-06-08

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
Remove unnecessary string decoding (frostyx@email.cz)
Fix the missing dist in release (frostyx@email.cz)

2020-05-23

We lost release dist macro somewhere

2020-05-22

Stub dbus calls in tests (jturel@gmail.com)

2020-05-21

Update tito releaser branches (frostyx@email.cz)
Not build for python2 package for Fedora anymore (frostyx@email.cz)

2020-05-21

Fix build dependencies for EL7, EL8, F30 (jturel@gmail.com)

2020-05-21

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
Add build dependency for nosetests (frostyx@email.cz)
Run tests within the %check phase (frostyx@email.cz)
Update fedora branches (frostyx@email.cz)

2019-01-09

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)