Revisions of procps

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 344049 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 96)
- Pmap: support "SwapPss" which shows proportional swap share
  of a process similar to the PSS (proportional set size)
  of a process which is the count of pages it has in memory.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 332001 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 95)
- Update to procps-ng-3.3.11
  * libprocps API 5:0:0
  * pgrep: don't crash with -a -w flags. Merge 33, Debian #768190
  * skill: command line with signal number interpreted correctly
  * pmap: print process name even if smaps is unreadable Debian #775624
  * ps: sort by etimes column, uses etime Debian #794619
  * ps, top: Add support for LXC containers. Ubuntu #1174911
  * w: work with smaller window sizes Debian #183394
  * w: correctly find "best" proc with pid wrap
  * library: use merged systemd library Debian #731256
  * kill,skill,pkill: fix option parsing
  * top once again will fully honor a saved rcfile,
    without requiring --disable-modern-top. Debian #762928, #762947
  * vmstat: Not crash if partition appears before disk Debian #736628
  * free: -s without -c works Debian #733758
- Remove the patch procps-v3.3.4-w-simply-work.diff as now upstream
- Port our legacy pmap to new procps-ng-3.3.11

- Update to procps-ng-3.3.10
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 315781 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 94)
- Make it build with every ncurses library ABI

- restore original top defaults. The new ones result in half of the display
  occupied with cpu information and the other half with systemd children.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 309724 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 93)
- Reintroduce the corrected patch procps-ng-3.3.9-w-notruncate.diff
  to have a working --no-truncat option back for `w' (boo#932950)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 283978 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 91)
- Update tp procps-ng-3.3.10
  * sysctl --system loads default config file - Debian #732920
  * ps doesn't exit on SIGCONT
  * top better accommodates discontinuous NUMA nodes
  * ps cmdline trailing spaces suppressed under zsh, redhat #1057600
  * kill restores the '-HUP -1' functionality
  * vmstat -d / -p segfault eliminated when /sys is not mounted
  * pgrep properly shows full command line when -au are combined
  * vmstat supports timestamps with -t/--timestamp option
  * top is now immune to distortions when system time is reset
  * top standardized the <Esc> key support with prompted input
  * top missing summary area info added to man document, ubuntu #574624
  * top properly responds to the current locale LC_NUMERIC setting
  * top provides alternate graph modes for cpu states and memory usage
  * top offers new startup defaults, plus ./configure --disable-modern-top
  * top exploits MemAvailable field and offers improved memory statistics
  * ps new --quick-pid option, a more efficient alternative to --pid option
  * usernames up to 32 characters now accommodated (up from 19), redhat #1112734
  * free exploits MemAvailable field and offers improved memory statistics
  * free considers slabs in displayed totals, debian #565518, ubuntu #126329
  * watch supports new ANSI styles and background colors
- Remove the patches now upstream
  0023-top-do-not-forget-the-fscanf-s-terminating-null-byte.patch
  0024-sysctl-system-loads-default-config-file.patch
  0025-Split-help-lines-to-help-translators.patch
  0026-library-fixing-uninitialized-variable-pos-in-whattim.patch
  0027-pgrep-Fixing-memory-leak-in-do_regcomp.patch
  0028-sysctl-Fixing-memory-leaks-in-PreloadSystem.patch
  0029-ps-ignore-SIGCONT.patch
  0031-vmstat-wide-output-still-not-wide-enough.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 266252 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 90)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 264116 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 89)
- Add patch procps-ng-3.3.9-errno.patch to avoid leftover errno
  from setlocale() (bsc#908516)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 248969 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 88)
- Correct package name in descriptions: procps, not props (forwarded request 248749 from jengelh)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 87)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 238742 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 86)
- Remove patches
  procps-v3.3.3-chroot.diff
  procps-v3.3.5-top-locale.patch
  as already included in upstream code (bnc#884502)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 235000 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 85)
- Require the systemd libraries for build to allow the move
  of systemd.pc back to systemd

- Update to procps-ng-3.3.9
  * kernel namespaces support added to skill, pgrep, ps and top
  * pidof was reimplemented from scratch (replacing sysvinit pidof)
  * ps has configurable libselinux support (--enable-libselinux)
  * ps provides for display of systemd slice unit (--with-systemd)
  * free can once again report non-zero 'shared' memory
  * sysctl provides '--system' to ignore missing /etc/sysctl.conf
  * watch interval capacity was increased - debian #720445
  * pwdx no longer fails in a nonexistent locale - debian #718766
  * top clarified summary area Mem/Swap stats - debian #718670
  * top batch mode -w (width) abend fixed - debian #721204
  * top man page removed 'Bd/Ed' mdoc macros - debian #725713
  * top no longer clears screen at exit - redhat #977561
  * top adapted to potential libnuma stderr message - redhat #998678
  * top added missing batch mode newline - redhat #1008674
- Modify patches
  procps-ng-3.3.8-watch.patch becomes procps-ng-3.3.9-watch.patch
  procps-v3.3.4-w-notruncate.diff becomes procps-ng-3.3.9-w-notruncate.diff
  procps-ng-3.3.8-top.1.diff
  procps-ng-3.3.8-top.1.diff
  procps-v3.3.4-large_pcpu.patch
  procps-ng-3.3.8-bnc634071_procstat2.diff
- Remove patches now upstream
  procps-v3.3.4-stealtime.patch is upstream
  procps-ng-3.3.8-libselinux.patch
  procps-ng-3.3.8-shmem.patch
  0001-top-add-the-major-version-to-dlopen-of-libnuma-sonam.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 234177 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 84)
- Fix missing job in D states in idle mode of top, therefore
  update to latest top of procps-ng git HEAD
  * Rename the patches
    0001-top-enable-screen-contents-preservation-at-endofjob.patch
    0001-top-refine-some-miscellaneous-signals-interrupt-stuf.patch
    0001-top-trade-two-groff_mdoc-macros-for-groff-equivalent.patch
    0002-library-for-atexit-support-fix-fileutils-for-EPIPE.patch
    0002-top-cursor-repositioning-includes-line-oriented-inpu.patch
    to
    0002-top-trade-two-groff_mdoc-macros-for-groff-equivalent.patch
    0003-library-for-atexit-support-fix-fileutils-for-EPIPE.patch
    0004-top-enable-screen-contents-preservation-at-end-of-jo.patch
    0005-top-refine-some-miscellaneous-signals-interrupt-stuf.patch
    0006-top-cursor-repositioning-includes-line-oriented-inpu.patch
  * Add upstream patches
    0002-top-trade-two-groff_mdoc-macros-for-groff-equivalent.patch
    0003-library-for-atexit-support-fix-fileutils-for-EPIPE.patch
    0004-top-enable-screen-contents-preservation-at-end-of-jo.patch
    0005-top-refine-some-miscellaneous-signals-interrupt-stuf.patch
    0006-top-cursor-repositioning-includes-line-oriented-inpu.patch
    0007-top-correct-improve-or-otherwise-tweak-some-comments.patch
    0008-top-tweak-cursor-state-code-to-swat-an-obscure-bugle.patch
    0009-top-correct-cursor-positioning-for-all-Z-or-C-cases.patch
    0010-ps-address-a-potential-newline-quirk-the-libselinux.patch
    0012-top-hint-that-Summary-Area-cached-is-Mem-not-Swap.patch
    0013-top-modest-efficiency-change-to-message-line-handlin.patch
    0014-top-correct-improve-and-otherwise-tweak-configs_read.patch
    0015-top-swat-bug-affecting-batch-mode-and-width-provisio.patch
    0018-top-restore-the-lost-final-newline-when-in-Batch-mod.patch
    0019-top-swat-bug-impacting-idle-mode-user-filtering.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 227466 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 83)
- Ignore scan_unevictable_pages sysctl entry (bnc#868888)
  procps-ng-3.3.8-ignore-scan_unevictable_pages.patch (forwarded request 227459 from tiwai)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 211216 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 82)
- Change patch procps-ng-3.3.8-accuracy.dif to really use finally
  jiffies to calculate %CPU output (bnc#855861)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 202533 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 81)
Urgent fix to make pmap work agint with kernel 3.10
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 201481 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 80)
- Enable legacy pmap
- Fix crash of legacy pmap (bnc#842340)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 200720 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 79)
Automatic submission by obs-autosubmit
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 78)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 185612 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 77)
- Add patch procps-ng-3.3.8-vmstat-terabyte.dif to readd last
  trifle rest of the old terabyte patch (is this really required?)
Displaying revisions 41 - 60 of 136
openSUSE Build Service is sponsored by