Changelog for
libprocps1-3.3.8-2.1.x86_64.rpm :
Fri Aug 2 14:00:00 2013 wernerAATTsuse.de
- Add patch procps-ng-3.3.8-vmstat-terabyte.dif to readd last
trifle rest of the old terabyte patch (is this really required?)
Thu Jul 25 14:00:00 2013 wernerAATTsuse.de
- Add three upstream patches
0001-top-enable-screen-contents-preservation-at-endofjob.patch
0001-top-refine-some-miscellaneous-signals-interrupt-stuf.patch
0002-top-cursor-repositioning-includes-line-oriented-inpu.patch
Wed Jun 26 14:00:00 2013 wernerAATTsuse.de
- Add tow upstream patches
0001-top-trade-two-groff_mdoc-macros-for-groff-equivalent.patch
0002-library-for-atexit-support-fix-fileutils-for-EPIPE.patch
Fri Jun 21 14:00:00 2013 wernerAATTsuse.de
- Add upstream patch to use pecific libnuma.so.1 shared libray for
top instead of the devel version libnuma.so
Wed May 29 14:00:00 2013 wernerAATTsuse.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 14:00:00 2013 lnusselAATTsuse.de
- move sysctl defaults to aaa_base (bnc#820443)
Fri May 24 14:00:00 2013 lnusselAATTsuse.de
- enable hard- and symlink protection (bnc#821585)
Sun Feb 10 13:00:00 2013 crrodriguezAATTopensuse.org
- boot.sysctl is not suitable for distros with systemd, this
task is performed by systemd-sysctl(8) now.
- the \"ad-hoc\" test for pmap does not work in all systems, remove it.
Tue Jan 15 13:00:00 2013 wernerAATTsuse.de
- Make rpmlint happy
Fri Jan 11 13:00:00 2013 jengelhAATTinai.de
- Remove redundant tags/sections
- Update homepage URLs
Tue Dec 18 13:00:00 2012 wernerAATTsuse.de
- Add procps-v3.3.5-top-locale.patch (bnc#794678)
Tue Oct 30 13:00:00 2012 wernerAATTsuse.de
- Update to procps-ng-3.3.5
* Stop SIGFPE on vmstat at times
* Added debian patch for kfreebsd bug, Debian #674785
* Bump the soname
Tue Oct 30 13:00:00 2012 wernerAATTsuse.de
- Update to procps-ng-3.3.4
* Removed ps -aux bogus message
* w get -i option to display IP addresses
* watch 8bit fixes Debian #675069
* Fixed FTBFS for non-linux Debian #677055
* pkill -u
doesn\'t need space Debian #676239
* top enables intra-column horizontal scrolling
* top can display a task\'s environment
* top can display major/minor pg fault deltas, Debian #84992
* top provides additional control over column widths
* top offers user controlled left/right justification
Thu Jul 5 14:00:00 2012 wernerAATTsuse.de
- Allow numeric user ids in top even if it does not exist in passwd
as such an id may listed due an uid from an chroot environment
Wed Jun 6 14:00:00 2012 wernerAATTsuse.de
- Avoid to be fooled by a former errno due not existing system
file as this might cause failing pwdx
Wed Jun 6 14:00:00 2012 wernerAATTsuse.de
- Avoid UNKNOWN version due git checkout, use tag version
Wed Jun 6 14:00:00 2012 wernerAATTsuse.de
- Make our w-notruncate patch file lines dynamically that is use
the string and not the umtp field lengths
Wed Jun 6 14:00:00 2012 wernerAATTsuse.de
- Make /bin -> /usr/bin a %bcond
Wed Jun 6 14:00:00 2012 wernerAATTsuse.de
- Allow SUSE specific pmap to list results for more than one pid
Wed Jun 6 14:00:00 2012 wernerAATTsuse.de
- Make SUSE specific pmap smart, that is detect only new entries
in smaps if environment variable MALLOC_CHECK_ is set, for
older kernels ignore entries which are not found.
Tue Jun 5 14:00:00 2012 wernerAATTsuse.de
- For legacy readd SUSE specific pmap
Mon Jun 4 14:00:00 2012 wernerAATTsuse.de
- Update to procps-ng-3.3.3
* watch -g command repeats until something changes
* Changed labels of kB etc to KiB Debian #662786
* top supports hotplugged memory and cpus Debian #351934, #459287
* top %cpu not distorted when switch to/from threads Debian #441166
* top can read old toprc configuration files Debian #651213, #651863
* top supports input paste once again Debian #663334
* top -p avoids SEGV when pid doesn\'t exist Debian 668335
* Various DejaGNU test cases fixed
* pgrep.1 graoff syntax fix Debian #665425
* sysctl avoid crash when -p file has unexpected input
* sysctl .conf off-by-one error Debian #669128
* libprocps: protect locale env getting overwrite RedHat #548711
* Documentation catch up (fixed prior to 3.3.3)
. top repeating \"%\" wastes space Debian #322984
. top -U user name parse error Debian #623200
. top memory leaks Debian #627257
. top impossible task swap statistics Debian #628462
. top forest view segfault Debian #650864
- Update to procps-ng-3.3.2
* Redefined library to use version-info
* NLS added! Programs can use po files to localise the output to suite
any supported languages.
* Imported a bunch of distribution patches:
watch: support unicode
watch: add precision wait time option -p
watch: interpret ANSI color code sequences
watch: add -exec and -beep flags and has better quoting
w: use environment to set user and from/host column widths
w: use COLUMNS environment if TIOCGWINSZ fails
w: bassman emulation with -o option
vmstat: do not scale si/so just like bi/bo
libprocps-ng: sysinfo.c: truncate the vmstat figure to 32 bits
tload: remote unneeded optarg and optind variables
sysctl: fix up some option processing
skill: kill prints perror
skill: do not treat skill null parameter as 0
skill: fix too greedy option parser
libprocps-ng: readproc.c: some type conversion help
ps: rename SZ to SIZE
ps: add sorting to %mem for ps
pmap: provide information for -x option
pgrep: distinguish between invalid commandline parameters and \'-?\'
pgrep: fix compiler warning saved_start_time might be used uninitialized
pgrep: add -c option for counting number of matched proceesses
pwdx & libprocps-ng: Hurd does not have MAX_PATH defined
ps: --sort does not work with time argument
skill: add CR to warning line
contrib: minimal ps: define mips PAGE_SIZE
libproc-ng: prettyfy proc mount messages
ps: add build option to disable ps option warning
libproc-ng: support building without WCHAR support
sysctl: remove index() for buildroot
* top now has a search capability
* User import is validated better to stop negative values for intervals etc
- Update to procps-ng-3.3.1
* Added DejaGNU regression testing
* Fixed pgrep -u not finding processes Debian#649591
* Fixed pgrep crashing
* vmstat -p finds partitions. Was Debian patch vmstat_part_format
fixes closed bugs RH#485243 and Debian#588677
* watch 8-bit clean, Was Debian patch watch_8bitchar
* slabtop prints plain ASCII in once mode
- Update to procps-ng-3.3.0
* Debian, Fedora and openSUSE fork of procps.
https://gitorious.org/procps
* environment/build changes:
. autotools integrated
. procps-ng specific options
- -enable-oomem (add out-of-memory flds)
- -disable-kill (do not build kill pgm)
- -enable-w-from (from as default for w)
* library changes:
. added control groups support
. added supplementary groups support
. introduced proc_t memory management
. enabled hot-plugged cpu support
. introduced new api\'s
readeither (readproc.c)
readproctab3 (readproc.c)
escaped_copy (escape.c)
* free changes:
. rewritten/modernized
improved help
includes long options
added new processing options
. updated manual page
* ps changes:
. added new fields
cgroups,etimes,supgid,supgrp,tgid
. exploited new library api\'s
* top changes:
. redesigned fields management
. added new fields
cgroups,gid,nmin,nth,pgrp,ruid,
sid,suid,supgids,supgrps,suser,
tgid,tpgid
. added horizontal/vertical scrolling
. added flexible output override via -w
. added COMMAND column forest view via V
. added hot-plugged cpu/memory support
. improved user filtering via u|U
. improved signal handling
. restored zero delay functionality
. introduced true line input editing
. exploited new library api\'s
. improved performance up to 300%
Tue Dec 20 13:00:00 2011 wernerAATTsuse.de
- Avoid segfault with top when /proc is not readable (bnc#733753)
Tue Nov 22 13:00:00 2011 wernerAATTsuse.de
- Work around stupid build system
Tue Nov 22 13:00:00 2011 wernerAATTsuse.de
- Add patch to use libtinfo if available
Thu Oct 20 14:00:00 2011 idonmezAATTsuse.com
- Disable auto-closing of cd tray bnc#659153
Fri Sep 30 14:00:00 2011 uliAATTsuse.com
- cross-build fix: use %__cc macro
Fri Aug 26 14:00:00 2011 lnusselAATTsuse.de
- add some docu to /etc/sysctl.conf (bnc#700174)
Fri Aug 26 14:00:00 2011 lnusselAATTsuse.de
- make --system switch compatible with udev/systemd scheme
Wed Aug 24 14:00:00 2011 wernerAATTsuse.de
- Add large (p)cpu patch from Tony Ernst (bnc#713482)
- Add petabytes patch from Tony Ernst (bnc#713482)
Fri Jul 22 14:00:00 2011 wernerAATTsuse.de
- Ignore new smaps entries AnonHugePages and Locked (bnc#706942)
Tue May 17 14:00:00 2011 lnusselAATTsuse.de
- load sysctls earlier (bnc#664550)
- move distro defaults to /lib/sysctl.d to avoid .rpmnew files
- enable IPv6 privacy by default (bnc#678066)
Thu May 5 14:00:00 2011 jeffmAATTsuse.de
- boot.sysctl: Add support for loading defaults from
/boot/sysctl.conf-$(uname -r) before loading /etc/sysctl.conf
to allow each kernel flavor to adjust defaults without
different kernel configuration options.
Tue Mar 22 13:00:00 2011 idoenmezAATTnovell.com
- Fix procps-3.2.8.dif: use -Wl for linker options
Fri Dec 3 13:00:00 2010 wernerAATTsuse.de
- pmap: get and ignore Anonymous tag in smaps (bnc#656826)
Fri Oct 29 14:00:00 2010 wernerAATTsuse.de
- Fix race in parallel make
Fri Oct 29 14:00:00 2010 wernerAATTsuse.de
- On IA64 the priorities from 0 upto 100 are reserved for the
implementation
Fri Oct 29 14:00:00 2010 wernerAATTsuse.de
- Avoid running HZ initialization twice by using priority for
the constructors for excuting before main()
- Add test on \"Unknown HZ value!\"
Thu Oct 28 14:00:00 2010 seifeAATTb1-systems.de
- fix \"Unknown HZ value!\" error (bnc#649501)
Mon Oct 4 14:00:00 2010 wernerAATTsuse.de
- Fix build on newer systems
Mon Sep 20 14:00:00 2010 wernerAATTsuse.de
- Ignore SIGHUP within batch mode of top (bnc#634840)
Tue Sep 7 14:00:00 2010 wernerAATTsuse.de
- Add change to avoid repeated read of /proc/stat (bnc#634071)
- Add change to avoid repeated call of sysconf() (bnc#634071)
Mon Jun 28 14:00:00 2010 jengelhAATTmedozas.de
- use %_smp_mflags
Wed Jun 23 14:00:00 2010 mszerediAATTsuse.cz
- Avoid integer overflows in free(1) [bnc#411002]
Tue Mar 2 13:00:00 2010 wernerAATTsuse.de
- Add three changes from SLES11-SP1 (change for bnc#576073 is
the same as for bnc#513542)
- Include patch for fate##307524 into major patch of pmap
- Inlcude patch for gcc 4.5 into major patch for accuracy
Mon Feb 22 13:00:00 2010 seifeAATTopensuse.org
- fix build with gcc 4.5 (\"=>\" is no nonger valid, now it\'s \">=\")
Thu Feb 18 13:00:00 2010 wernerAATTsuse.de
- Modify accuracy for %CPU calculation to avoid apperent CPU load
above 100% (bnc#496705)
Wed Feb 3 13:00:00 2010 kukukAATTsuse.de
- Adjust pmap for new kernel [bnc#576073]
Fri Jan 29 13:00:00 2010 wernerAATTsuse.de
- Sysctl: ignore not existing directories in case of -e (bnc#559866)
- Ps: Ignore the environment variable $COLUMS if stdout is not a
terminal but only for $PS_PERSONALITY=\"posix\" (bnc#497087)
Wed Jan 20 13:00:00 2010 mmarekAATTsuse.cz
- Tune some kernel.sched_
* variables on s390(x) (bnc#557307).
Mon Dec 14 13:00:00 2009 jengelhAATTmedozas.de
- enable parallel building
Wed Nov 25 13:00:00 2009 wernerAATTsuse.de
- Add a commented line to sysctl.conf how to disable IPv6 (bnc#558325)
Thu Sep 10 14:00:00 2009 wernerAATTsuse.de
- Yet an other fd leak found by David Binderman (bnc#536207)
Thu Aug 27 14:00:00 2009 garloffAATTnovell.com
- Add support for displaying oom_score (fate##307524).
Wed Aug 19 14:00:00 2009 wernerAATTsuse.de
- Be aware that on XEN and VMware systems Div can become zero (bnc#529981)
Thu Aug 13 14:00:00 2009 mtAATTsuse.de
- Moved /usr/bin/pgrep and pkill to /bin with symlinks in
/usr/bin to make it possible to use them at boot time.
Tue Jun 16 14:00:00 2009 wernerAATTsuse.de
- The kernel people forgotten to inform me about new smaps layout
* ignore KernelPageSize and MMUPageSize in pmap (bnc#513542)
Mon May 11 14:00:00 2009 wernerAATTsuse.de
- Update to procps-3.2.8
* ps: allow \"+\" in sort specifications, as in man page
* ps: recognize SCHED_ISO and SCHED_IDLE
* ps: document SCHED_BATCH and add a \"see also\" for stime
* ps: man page less ambiguous
* top: normal exit code should be 0
* top: misc fixes
* pgrep: usage error should exit with 2
* vmstat: use EXIT_FAILURE -- thanks Yoshio Nakamura
* sysctl: fix crash -- thanks Steinar Gunderson
* watch: tolerate umlauts
* pmap: range limits with -A low,high
* update /dev/tty
* info to May 2009 devices.txt
* don\'t read off end of string const
- Adapt our patches
Fri May 8 14:00:00 2009 wernerAATTsuse.de
- top: shows correct values on 32bit arch (bnc#497544)
Wed Mar 11 13:00:00 2009 wernerAATTsuse.de
- top: show MB in case of TB of physical memory (bnc#484271)