ID | 1922038 |
Package Name | retrace-server |
Version | 1.24.1 |
Release | 2.fc35 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/retrace-server.git#75fc6beb94bdd55248866b7bc18e6aa9485e4d83 |
Summary |
Description |
Built by | mgrabovs |
State |
complete
|
Volume |
DEFAULT |
Started | Tue, 22 Feb 2022 12:41:53 UTC |
Completed | Tue, 22 Feb 2022 12:46:22 UTC |
Task | build (f35-candidate, /rpms/retrace-server.git:75fc6beb94bdd55248866b7bc18e6aa9485e4d83) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/retrace-server.git#75fc6beb94bdd55248866b7bc18e6aa9485e4d83'}} |
Tags |
|
RPMs |
src | |
|
retrace-server-1.24.1-2.fc35.src.rpm (info) (download) |
noarch |
|
retrace-server-1.24.1-2.fc35.noarch.rpm (info) (download)
|
|
Logs |
|
Changelog |
* Tue Feb 22 2022 Matěj Grabovský <mgrabovs@redhat.com> - 1.24.1-2
- Ensure bytecompilation reproducibility
* Mon Feb 07 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 1.24.1-1
- Release version 1.24.1-1 (Matěj Grabovský)
- retrace-server-interact: Fix traceback for non-existent gid (Dave Wysochanski)
- Revert "Bump Meson dependency to 0.59.0" (Matěj Grabovský)
- coverage: Set Git root directory (Matěj Grabovský)
- Bump Meson dependency to 0.59.0 (Matěj Grabovský)
- meson: Copy spec file to build directory (Matěj Grabovský)
- bugzilla-query: Shorten lines that exceed 79 columns per PEP-0008 (Dave Wysochanski)
- bugzilla-query: Use 'limit' and search only recently modified bugs (Dave Wysochanski)
- manager: Add existence and permissions check of custom_url to avoid failed tasks (Dave Wysochanski)
- Replace TASK_RETRACE with TASK_COREDUMP and start_retrace with start_coredump (Dave Wysochanski)
- Fix typos (Michal Fabik)
- Update translations (Matěj Grabovský)
- readme: Add Codecov badge (Matěj Grabovský)
- test: Add test cases for human_readable_size() (Matěj Grabovský)
- util: Print 1024 bytes as 1.00 kB (Matěj Grabovský)
- Calculate and upload code coverage to Codecov (Matěj Grabovský)
- retrace-server-task: Improve verbose error message when 'create' fails (Dave Wysochanski)
- retrace: Handle vmware .vmsn kernel version detection with heuristic (Dave Wysochanski)
- manager: Disallow NULL string in custom core location on manager page (Dave Wysochanski)
- man: Cleanup retrace-server-worker man page (Dave Wysochanski)
- retrace-server-task: Fix Traceback with no arguments (Dave Wysochanski)
- test: Fix for Python < 3.8 (Matěj Grabovský)
- Update dependencies (Matěj Grabovský)
- podman: Unify string quotes (Matěj Grabovský)
- test: Expand Podman backend tests (Matěj Grabovský)
- test: Remove old test, create new one (Matěj Grabovský)
- c2p: Improve Pythonic code style (Matěj Grabovský)
- retrace: Escape regex strings properly (Matěj Grabovský)
- create: Be more explicit in calculations (Matěj Grabovský)
- r-s-reposync-faf: Remove obsolete Pylint directive (Matěj Grabovský)
- podman: Pass `check` explicitly to `run()` (Matěj Grabovský)
- Add type annotations where appropriate (Matěj Grabovský)
- retrace,util: Improve code style (Matěj Grabovský)
- config: Iterate dictionary directly (Matěj Grabovský)
- config: Rename variables for conformity (Matěj Grabovský)
- plugin: Rename variables for conformity (Matěj Grabovský)
- pylintrc: Do not warn about missing docstrings (Matěj Grabovský)
- Fix bare `except` occurrences (Matěj Grabovský)
- readme: Add badge for build status (Matěj Grabovský)
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.24.0-2
- Rebuilt for Python 3.10
* Mon May 24 2021 Packit Service <user-cont-team+packit-service@redhat.com> - 1.24.0-1
- Release version 1.24.0-1 (Matěj Grabovský)
- spec: Recommend httpd dependency (Matěj Grabovský)
- retrace: Do not clean c2p_log and Containerfile (Matěj Grabovský)
- spec: Migrate old home directory in post scriptlet (Matěj Grabovský)
- retrace_worker: Fix container name for vmcores (Matěj Grabovský)
- retrace: Rename Dockerfile to Containerfile globally (Matěj Grabovský)
- retrace_worker: Fix paths to vmcore in Podman backend (Matěj Grabovský)
- retrace_worker: Guess OS release from kernelver (Matěj Grabovský)
- retrace_worker: Update arguments to podman run (Matěj Grabovský)
- retrace_worker: Fix undefined variable error (Matěj Grabovský)
- r-s-reposync: Fix type error (Matěj Grabovský)
- config: Add typing annotations (Matěj Grabovský)
- retrace: Major refactoring of Podman backend code (Matěj Grabovský)
- r-s-reposync: Slight refactoring (Matěj Grabovský)
- r-s-reposync-faf: Add logging (Matěj Grabovský)
- retrace: Do not delete Dockerfile and c2p log (Matěj Grabovský)
- retrace: Code style tweaks (Matěj Grabovský)
- retrace_worker: Simplify path construction (Matěj Grabovský)
- retrace: Fix type error (Matěj Grabovský)
- doc: Document metrics feature (Matěj Grabovský)
- retrace: Disable metrics by default (Matěj Grabovský)
- metrics: Add an endpoint exposing task metrics (Matěj Grabovský)
- spec: Add missing dependency on coreutils (Matěj Grabovský)
- retrace: Factor out path to ps (Matěj Grabovský)
- doc: Slight style and info update (Matěj Grabovský)
* Wed Mar 10 2021 Packit Service <user-cont-team+packit-service@redhat.com> - 1.23.0-1
- Release version 1.23.0-1 (Matěj Grabovský)
- fedora: Add Fedora 34 to version list (Matěj Grabovský)
- retrace: Be more careful when reading task status (Matěj Grabovský)
- retrace_worker: Add backtrace to log when a task fails with error (Pierguido Lambri)
- retrace: Fix "file not found" when the archive contains directories (Pierguido Lambri)
- r-s-cleanup: Improve regex (Matěj Grabovský)
- r-s-cleanup: Use a constant instead of signal number (Matěj Grabovský)
- retrace: Add timeout to Podman commands (Matěj Grabovský)
- retrace: Check if directory exists before iterating (Matěj Grabovský)
- r-s-cleanup: Replace loop with list comprehension (Matěj Grabovský)
- r-s-cleanup: Pretty-print elapsed process time (Matěj Grabovský)
- retrace: Work with elapsed process time in seconds (Matěj Grabovský)
- retrace: Shorten regex for matching workers (Matěj Grabovský)
- retrace: Replace loop with generator (Matěj Grabovský)
- util: Pythonic way to check for suffix (Matěj Grabovský)
- retrace: Minor code style improvements (Matěj Grabovský)
- retrace: Correct stripping of epoch number (Matěj Grabovský)
- util: Repair parsing regexes (Matěj Grabovský)
- test: Prepend to PATH in Meson script (Matěj Grabovský)
- test: Factor out paths to executables (Matěj Grabovský)
- test: Repair test script (Matěj Grabovský)
- test: Code style fixes and cleanup (Matěj Grabovský)
- test: Add Meson script for testing (Matěj Grabovský)
- spec: Update build prerequisites for tests (Matěj Grabovský)
- retrace: Factor out path to Podman executable (Matěj Grabovský)
- hooks: Warn if config directory does not exist (Matěj Grabovský)
- r-s-worker: Don't check user in testing mode (Matěj Grabovský)
- util: Improve regexes for parsing problem data (Matěj Grabovský)
- Update translations (Jenkins Automation Server)
- spec: Recommend logrotate (Michal Židek)
- Update translations (Jenkins Automation Server)
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Nov 24 2020 Packit Service <user-cont-team+packit-service@redhat.com> - 1.22.4-1
- Release version 1.22.4-1 (Matěj Grabovský)
- r-s-reposync-faf: Fix type errors (Matěj Grabovský)
- fedora: Remove old releases before 31 (Matěj Grabovský)
- fedora: Add Fedora 33 to version list (Matěj Grabovský)
- Update translations (Jenkins Automation Server)
- retrace: Do not allocate pseudo-TTY for container (Matěj Grabovský)
- retrace: Slight refactoring in Podman backend (Matěj Grabovský)
- retrace: Remove intermediate Podman containers in build (Matěj Grabovský)
- retrace: More precise argument type (Matěj Grabovský)
- Update translations (Jenkins Automation Server)
- ftp/manager: Add link on manager page and create backlink on ftp page (Dave Wysochanski)
- managertask: Remove unnecessary whitespace at right of notes and backtrace (Dave Wysochanski)
- manager: Rework display of finished, running, and available tasks (Dave Wysochanski)
- manager: reformat manager page to improve readability (Dave Wysochanski)
* Fri Oct 30 2020 Packit Service <user-cont-team+packit-service@redhat.com> - 1.22.3-1
- new upstream release: 1.22.3
* Fri Oct 23 2020 Packit Service <user-cont-team+packit-service@redhat.com> - 1.22.2-1
- new upstream release: 1.22.2
* Wed Oct 21 2020 Matěj Grabovský <mgrabovs@redhat.com> 1.22.0-1
- Add support for virtual memory files for vmcores
- Add option to restart an existing task in retrace-server-task and on task manager page
- Disallow users other than 'retrace' to call retrace-server-worker
- Improve error message in case of Kerberos authentication failure
- Revamp task manager web UI
- Revamp GPG verification of package signatures; use keys from distribution-gpg-keys
- Accommodate for multiple debug directories in Fedora 27 and later
- Fix FTP submissions on task manager page
- Fix permissions on dmesg file in task results directory
- Migrate build process to Meson; completely drop Autotools
- Add Tito configuration
- Update translations
- Drop python3-six dependency
- Add build dependencies on gzip, lsof, tar and xz
- Rewrite Dockerfile
- Migrate to calling subprocess.run() in place of s.Popen() and s.call()
- Use pathlib.Path instead of strings and os.path methods in some places
- Add kernel-only config options 'KernelDebuggerPath' and 'RetraceEnvironment=native'
- Introduce type annotations
- Address issues reported by Pylint
- Other minor code refactoring and cleanup operations
* Wed Oct 21 2020 Matěj Grabovský <mgrabovs@redhat.com> 1.22.0-1
- Add support for virtual memory files for vmcores
- Add option to restart an existing task in retrace-server-task and on task manager page
- Disallow users other than 'retrace' to call retrace-server-worker
- Improve error message in case of Kerberos authentication failure
- Revamp task manager web UI
- Revamp GPG verification of package signatures; use keys from distribution-gpg-keys
- Accommodate for multiple debug directories in Fedora 27 and later
- Fix FTP submissions on task manager page
- Fix permissions on dmesg file in task results directory
- Update translations
- Drop python3-six dependency
- Add build dependencies on gzip, lsof, tar and xz
- Rewrite Dockerfile
- Migrate to calling subprocess.run() in place of s.Popen() and s.call()
- Use pathlib.Path instead of strings and os.path methods in some places
- Add kernel-only config options 'KernelDebuggerPath' and 'RetraceEnvironment=native'
- Introduce type annotations
- Address issues reported by Pylint
- Other minor code refactoring and cleanup operations
|