-
Notifications
You must be signed in to change notification settings - Fork 0
procps: update from 3.3.17 to 4.0.3 to 4.0.4 #2973
Open
wwwutz
wants to merge
6
commits into
master
Choose a base branch
from
update-procps-404
base: master
Could not load branches
Branch not found: {{ refName }}
Could not load tags
Nothing to show
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 242b414 - Browse repository at this point
Copy the full SHA 242b414View commit details -
procps-ng: Build in separate directory
This is needed, when building the source from the GitLab release archive. `autogen.sh` needs to be run in `mee_patch_post()` to generate `configure`. But it does not execute the configure script itself, which is not supported by bee’s build type for `autogen.sh`. The release archives from SourceForge already ship the configure script, and it builds outside the source directory without problems.
Configuration menu - View commit details
-
Copy full SHA for 160c053 - Browse repository at this point
Copy the full SHA 160c053View commit details -
Configuration menu - View commit details
-
Copy full SHA for b53c3f3 - Browse repository at this point
Copy the full SHA b53c3f3View commit details -
procps-ng: Also build shared library
Needed for igt-gpu-tools [1]. [1]: https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/131
Configuration menu - View commit details
-
Copy full SHA for 5ccdfde - Browse repository at this point
Copy the full SHA 5ccdfdeView commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff9bca0 - Browse repository at this point
Copy the full SHA ff9bca0View commit details -
procps: update from 3.3.17 to 4.0.3 to 4.0.4
- updated - fixed -fPIC .a issue changes: ``` 0 : /usr/share/bee/procps-ng-3.3.17-0.x86_64/CONTENT 1 : /scratch/local/bee-root/procps-ng/procps-ng-4.0.4-0/image/ 0 | 1 | t | mode | acc | uid | gid | nln | file - | X | r |0100755| 0755| 0| 0| 1| /usr/bin/pidwait X | - | r |0100755| 0755| 0| 0| 1| /usr/bin/pwait - | X | d | 040755| 0755| 0| 0| 2| /usr/include/libproc2 X | - | d | 040755| 0755| 0| 0| 2| /usr/include/proc - | X | r |0100644| 0644| 0| 0| 1| /usr/lib/libproc2.a X | - | r |0100644| 0644| 0| 0| 1| /usr/lib/libprocps.a - | X | r |0100644| 0644| 0| 0| 1| /usr/lib/pkgconfig/libproc2.pc X | - | r |0100644| 0644| 0| 0| 1| /usr/lib/pkgconfig/libprocps.pc - | X | r |0100644| 0644| 0| 0| 1| /usr/share/man/man1/pidwait.1 X | - | r |0100644| 0644| 0| 0| 1| /usr/share/man/man1/pwait.1 X | - | r |0100644| 0644| 0| 0| 1| /usr/share/man/man1/procps.1 X | - | r |0100644| 0644| 0| 0| 1| /usr/share/man/man3/openproc.3 X | - | r |0100644| 0644| 0| 0| 1| /usr/share/man/man3/readproc.3 X | - | r |0100644| 0644| 0| 0| 1| /usr/share/man/man3/readproctab.3 - | X | r |0100644| 0644| 0| 0| 1| /usr/share/man/man3/procps.3 - | X | r |0100644| 0644| 0| 0| 1| /usr/share/man/man3/procps_misc.3 - | X | r |0100644| 0644| 0| 0| 1| /usr/share/man/man3/procps_pids.3 ```
Configuration menu - View commit details
-
Copy full SHA for af909cb - Browse repository at this point
Copy the full SHA af909cbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.