diff --git a/procps.changes b/procps.changes index 4895aac..a016eee 100644 --- a/procps.changes +++ b/procps.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Wed May 29 13:55:41 UTC 2013 - werner@suse.de + +- Update to procps-ng-3.3.8 + * top adds extensions for linux NUMA/Node capability + * top has reverted to former %CPU and %MEM precision + but also provides a '--enable-wide-percent' option + Debian #707648 + * eliminate the potential library segmentation fault + Debian #706259, RedHat #951391 + * top now accomodates a window manager like 'screen' + RedHat #962022 + * ps shows systemd unit and user unit for a process +- Update to procps-ng-3.3.7 + * top adds a powerful new filter feature wherein any + window can include or exlude selected fields which + contain specific values - Debian #682082 & #682083 + * top preserves user input for later recall and edit + * top provides true input editing vs. just backspace + * top user filtering with exclusion - Debian #682086 + * top field management resize errors no longer fatal + * top is more responsive to window resize (SIGWINCH) + * top will now preserve user's context when signaled +- Update to procps-ng-3.3.6 + * top adds a powerful new feature where the contents + of some file or output from a program, pipeline or + shell script can be viewed in its own scrollable & + searchable window while pausing the normal display + * top highlights matches with 'locate/next' commands + * top adds summary/task area memory scaling commands + * top adds a command to suppress insignificant zeros + * top adds a command line sort field override switch + * top provides a default PID for kill, nice commands + * top allows core dump generation, if a signal would + * pmap adds 2 new options based on smaps, -X and -XX + * Adjusted pmap pidlist storage Debian #688180 + * programs will permit core-dumps RedHat #87825, 512857 + * receiving a signal is not a crash RedHat #871824, 441656 + * ps: Fixed negative etime RedHat #871819, #433266 + * pkill -c option returns Debian #693783 + * pmap uses correct types for memory allocation Debian #688180 + * expose freeproc, adds function to API Debian #681653 + ------------------------------------------------------------------- Mon May 27 11:07:58 UTC 2013 - lnussel@suse.de