NEWS: update/catch up with the 'master' branch version
With the two preceding 'catch up' patches, this newlib NEWS can now be made identical to that master version. [ it's assumed any releases prior to 3.3.15 have all ] [ been represented under newlib (where appropriate). ] Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
3caa7079d6
commit
e7995652be
30
NEWS
30
NEWS
@ -1,10 +1,36 @@
|
||||
procps-ng-NEXT
|
||||
----------------
|
||||
* docs: Use correct symbols for -h option in free.1 Debian #898774
|
||||
* docs: ps.1 now warns about command name length issue #101
|
||||
* pgrep: Match on runstate issue #109, Debian #919381
|
||||
* 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
|
||||
|
||||
procps-ng-3.3.15
|
||||
----------------
|
||||
* 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
|
||||
|
||||
procps-ng-3.3.14
|
||||
----------------
|
||||
* free: Fix scaling on 32-bit systems issue #89
|
||||
* pgrep: Don't segfault on non match Debian #894917
|
||||
* pgrep/pkill: Revert so matches all namespaces issue #91
|
||||
* free: Fix scaling on 32-bit systems issue #89
|
||||
* library: Build on non-glibc systems issue #88
|
||||
* library: Just check for SIGLOST and don't delete it issue #93
|
||||
|
||||
procps-ng-3.3.13
|
||||
----------------
|
||||
|
Loading…
Reference in New Issue
Block a user