Commit Graph

15 Commits

Author SHA256 Message Date
Dominique Leuenberger
495de5dd2a Accepting request 969331 from openSUSE:Factory
Revert, see https://bugzilla.opensuse.org/show_bug.cgi?id=1198266

OBS-URL: https://build.opensuse.org/request/show/969331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procps?expand=0&rev=127
2022-04-14 15:23:21 +00:00
Dominique Leuenberger
30d135841f Accepting request 966137 from Base:System
- Drop patch procps-ng-4.0.0-aix_sortformats.dif as replaced by
  upstream patch 0002-ps-restore-aix-behavior-while-keeping-an-original-fi.patch
- Add upstream patches
  * 0001-top-update-one-function-prologue-after-rcfile-change.patch
  * 0003-ps-restore-thread-display-when-using-a-pidlist-optio.patch

- Drop not needed patch procps-ng-3.3.9-watch.patch as the API
  has changed here 

- Add patch procps-ng-4.0.0-floats.dif to avoid float errors on
  32bit architectures

- Add patch procps-ng-4.0.0-aix_sortformats.dif to restore AIX sort
  format support as well

- Update to procps-ng-4.0.0
  + Warning: new shared library interface with libproc-2
  * Rename pwait to pidwait
  * free: Add committed line option                        merge #25
  * free: Fix -h --si combined options                     issue #133, #223
  * free: Fix first column justification                   issue #229, #204, #206, Debian #1001689
  * free: Better spacing for Chinese language              issue #213
  * library: renamed to libproc-2 and reset to 0:0:0
  * library: add support for accessing smaps_rollup        issue #112, #201
  * library: add support for accessing autogroups
  * library: add support for LIBPROC_HIDE_KERNEL env var   merge #147
  * library: add support for cpu utilization to pids i/f
  * pkill: Check for lt- variants of program name          issue #192
  * pgrep: Add newline after regex error message           merge #91
  * pgrep: Fix selection where uid/gid > 2^31              merge !146

OBS-URL: https://build.opensuse.org/request/show/966137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procps?expand=0&rev=126
2022-04-05 17:55:16 +00:00
Dominique Leuenberger
26fe7accd9 Accepting request 871141 from Base:System
- Add /usr/share/man/uk dir to file list for lang sub package 

- Fix directory for Ukrainian man pages translations.
- Move localized man pages to lang package.
- Remove obsolete conditionals.
- Remove obsolete --enable-oomem option.
- Run spec-cleaner.

- Update to procps-ng-3.3.17
  * library: Incremented to 8:3:0
    (no removals or additions, internal changes only)
  * all: properly handle utf8 cmdline translations         issue #176
  * kill: Pass int to signalled process                    merge #32
  * pgrep: Pass int to signalled process                   merge #32
  * pgrep: Check sanity of SG_ARG_MAX                      issue #152
  * pgrep: Add older than selection                        merge #79
  * pidof: Quiet mode                                      merge #83
  * pidof: show worker threads                             Redhat #1803640
  * ps.1: Mention stime alias                              issue #164
  * ps: check also match on truncated 16 char comm names
  * ps: Add exe output option                              Redhat #1399206
  * ps: A lot more sorting available                       merge #99
  * pwait: New command waits for a process                 merge #97
  * sysctl: Match systemd directory order                  Debian #950788
  * sysctl: Document directory order                       Debian #951550
  * top: ensure config file backward compatibility         Debian #951335
  * top: add command line 'e' for symmetry with 'E'        issue #165
  * top: add '4' toggle for two abreast cpu display        issue #172
  * top: add '!' toggle for combining multiple cpus
  * top: fix potential SEGV involving -p switch            merge #114

OBS-URL: https://build.opensuse.org/request/show/871141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procps?expand=0&rev=119
2021-02-16 21:36:06 +00:00
Yuchen Lin
65afea1e3b Accepting request 614832 from Base:System
- Reference patch procps-ng-3.3.15-typo.patch this patch add a
  missed parenthesis for a nroff macro that is \*We become \*(We
  in line 2186 of top/top.1

- Update to procps-ng-3.3.15 (bsc#1092100)
  * library: Increment to 8:0:1
    No removals, no new functions
    Changes: slab and pid structures
  * library: Just check for SIGLOST and don't delete it    issue #93
  * library: Fix integer overflow and LPE in file2strvec   CVE-2018-1124
  * library: Use size_t for alloc functions                CVE-2018-1126
  * library: Increase comm size to 64
  * pgrep: Fix stack-based buffer overflow                 CVE-2018-1125
  * pgrep: Remove >15 warning as comm can be longer        issue #92
  * ps: Fix buffer overflow in output buffer, causing DOS  CVE-2018-1123
  * ps: Increase command name selection field to 64
  * top: Don't use cwd for location of config              CVE-2018-1122
- Increase so major number

OBS-URL: https://build.opensuse.org/request/show/614832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procps?expand=0&rev=112
2018-06-22 11:11:14 +00:00
Dominique Leuenberger
f13a589366 Accepting request 593914 from Base:System
- Update descriptions.

- Remove sysvinit boot script (forwarded request 593854 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/593914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procps?expand=0&rev=110
2018-04-20 15:24:44 +00:00
Dominique Leuenberger
10926e120e Accepting request 418010 from Base:System
- Avoid fillup and insserv on modern systems (bsc#992845) 

- Use test suite but avoid the w command due dummy utmp 
  * This requires dejagnu for the runtest command
  * This requires screen to be able to provide a tty
- Add patch procps-ng-3.3.12-strtod.patch to fix missed extern
  declaration of strtod_nol_or_err()

- Update to procps-ng-3.3.12
  * libprocps API 6:0:0
  * build: formerly optional --enable-oomem unconditional
  * free: man document rewritten for shared                Debian #755233
  * free: interpret intervals in non-locale way            Debian #692113
  * kill: report error if cannot kill process              Debian #733172
  * library: refine calculation of 'cached' memory
  * library: find tty quicker                              Debian #770215
  * library: eliminate threads display inconsistencies     Redhat #1284091
  * pidof: check cmd if space found in argv0
  * pmap: fixed detail parsing on long mapping lines
  * pmap: fix occasional incorrect memory usage values     Redhat #1262864
  * ps: sort by cgroup                                     Debian #692279
  * ps: display control group name with -o cgname
  * ps: fallback to attr/current for context               Debian #786956
  * ps: enabled broken 'thcount' option                    Redhat #1174313
  * tests: conditionally add prctl                         Debian #816237
  * top: displays the 3 new linux-4.5 RES memory fields
  * top: man page memory fields corrected + new narrative
  * top: added display of CGNAME (control group name)
  * top: is now more responsive to cpus brought online
  * top: namespace cols use suppressible zero

OBS-URL: https://build.opensuse.org/request/show/418010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procps?expand=0&rev=99
2016-08-18 07:15:06 +00:00
Stephan Kulow
a7bc3ca8e9 Accepting request 211216 from Base:System
- Change patch procps-ng-3.3.8-accuracy.dif to really use finally
  jiffies to calculate %CPU output (bnc#855861)

OBS-URL: https://build.opensuse.org/request/show/211216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procps?expand=0&rev=82
2013-12-19 11:51:06 +00:00
Stephan Kulow
c3ae4d835c Accepting request 176965 from Base:System
Update to procps-ng-3.3.8

OBS-URL: https://build.opensuse.org/request/show/176965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procps?expand=0&rev=74
2013-06-05 11:34:59 +00:00
Dr. Werner Fink
17a02a970b Update to procps-4.0.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=227
2022-03-29 12:56:32 +00:00
Dr. Werner Fink
79c91a27b8 Update to procps-ng-3.3.17
OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=212
2021-02-10 10:58:18 +00:00
Dr. Werner Fink
2c98256c54 Update to procps-ng-3.3.15
OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=192
2018-06-05 10:53:56 +00:00
Dr. Werner Fink
d182cba24f Update to 3.3.13
OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=185
2018-04-04 13:18:39 +00:00
Dr. Werner Fink
28d00ee5ec .
OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=157
2016-07-11 13:33:05 +00:00
Dr. Werner Fink
0aabce4219 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=119
2013-12-17 13:19:30 +00:00
Dr. Werner Fink
48cae9592b .
OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=96
2013-05-29 13:55:21 +00:00