Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1782309
Summary: | procps-ng-3.3.16 is available | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
Component: | procps-ng | Assignee: | Jan Rybar <jrybar> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | ctubbsii, jaromir.capik, jrybar, kdudka, tseewald |
Target Milestone: | --- | Keywords: | FutureFeature, Reopened, Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | procps-ng-3.3.16-1.fc32 procps-ng-3.3.16-1.fc33 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-09-26 00:14:30 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Upstream Release Monitoring
2019-12-11 14:17:27 UTC
The following Sources of the specfile are not valid URLs so we cannot automatically build the new version for you. Please use URLs in your Source declarations if possible. - README.md - README.top (In reply to Upstream Release Monitoring from comment #0) > Latest upstream release: 3.3.16 > Current version/release in rawhide: 3.3.15-6.fc31 > URL: https://gitlab.com/procps-ng/proc > Based on the information from anitya: https://release-monitoring.org/project/3708/ Announcement: https://www.freelists.org/post/procps/procpsng-3316-is-released procps-ng-3.3.16 ---------------- * library: Increment to 8:2:0 No removals or functions Internal changes only, so revision is incremented. Previous version should have been 8:1:0 not 8:0:1 * docs: Use correct symbols for -h option in free.1 Debian #898774 * docs: ps.1 now warns about command name length issue #101 * docs: install translated man pages issue #146 * pgrep: Match on runstate issue #109, Debian #919381 * snice: Fix matching on pid merge #89 * top: can now exploit 256-color terminals issue #96 * top: preserves 'other filters' in configuration file issue #99 * top: can now collapse/expand forest view children issue #99 * top: parent %CPU time includes collapsed children * top: improve xterm support for vim navigation keys issue #135 * top: avoid segmentation fault at program termination Redhat #1737552 Please update this in F31. This fixes a critical limitation of only being able to use pgrep/pkill to search for, at most, the first 4096 chars in a command-line... which is a severe limitation for some Java programs, which specify `-cp VERY_LONG_CLASS_PATH_HERE` on their command-line, or other long command-lines due to package naming conventions for main class or Java system properties on the command-line. I'm happy to test once an update is available in updates-testing for F31. Has this package been abandoned or fallen through the cracks? I see that this package hasn't been updated in ~9 months. No, it was just hidden under pile of important bugzillas. Thank you for digging it up and sorry. (In reply to Jan Rybar from comment #5) > No, it was just hidden under pile of important bugzillas. Thank you for > digging it up and sorry. No need to apologize, I was just genuinely curious. Thanks for picking this up! (In reply to Jan Rybar from comment #5) > No, it was just hidden under pile of important bugzillas. Thank you for > digging it up and sorry. FWIW, I'm happy to test on F32 if you can update it there. I've been looking forward to the fix for pgrep/pkill matching on very long command-lines (as per my previous comment above, though I no longer need it for F31, since I have upgraded). Rebased in rawhide. FEDORA-2020-8c0bc59296 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-8c0bc59296 FEDORA-2020-8c0bc59296 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-8c0bc59296` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-8c0bc59296 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-8c0bc59296 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. This still hasn't been built for F33, which has been branched from rawhide. It has only been built for rawhide and F32. Please do the following to update and build for F33: fedpkg clone procps-ng # if not already cloned cd procps-ng git remote update origin # if not up-to-date git push origin origin/master:f33 # fast-forward merge changes in rawhide into f33 fedpkg switch-branch f33 fedpkg build FEDORA-2020-9603879b9c has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-9603879b9c FEDORA-2020-9603879b9c has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-9603879b9c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-9603879b9c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-9603879b9c has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |