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-ngAssignee: Jan Rybar <jrybar>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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
Latest upstream release: 3.3.16
Current version/release in rawhide: 3.3.15-6.fc31
URL: https://gitlab.com/procps-ng/procps

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy


More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from anitya: https://release-monitoring.org/project/3708/

Comment 1 Upstream Release Monitoring 2019-12-11 14:17:31 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

Comment 2 Xose Vazquez Perez 2020-02-29 10:30:25 UTC
(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

Comment 3 Christopher Tubbs 2020-03-20 06:55:44 UTC
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.

Comment 4 Tom Seewald 2020-08-10 04:38:26 UTC
Has this package been abandoned or fallen through the cracks? I see that this package hasn't been updated in ~9 months.

Comment 5 Jan Rybar 2020-08-11 06:28:36 UTC
No, it was just hidden under pile of important bugzillas. Thank you for digging it up and sorry.

Comment 6 Tom Seewald 2020-08-11 18:58:28 UTC
(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!

Comment 7 Christopher Tubbs 2020-08-11 19:23:04 UTC
(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).

Comment 8 Jan Rybar 2020-08-21 11:24:05 UTC
Rebased in rawhide.

Comment 9 Fedora Update System 2020-08-21 12:42:19 UTC
FEDORA-2020-8c0bc59296 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-8c0bc59296

Comment 10 Fedora Update System 2020-08-22 01:05:52 UTC
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.

Comment 11 Fedora Update System 2020-09-10 17:30:54 UTC
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.

Comment 12 Christopher Tubbs 2020-09-10 18:30:55 UTC
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

Comment 13 Fedora Update System 2020-09-11 07:13:39 UTC
FEDORA-2020-9603879b9c has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-9603879b9c

Comment 14 Fedora Update System 2020-09-11 20:18:09 UTC
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.

Comment 15 Fedora Update System 2020-09-26 00:14:30 UTC
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.