Changelog for
iotop-0.4.4-5.3.noarch.rpm :
Mon Oct 31 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.4.4:
* cosmetic fixes, including a better error message when missing root
credentials
Wed Mar 30 14:00:00 2011 saschpeAATTsuse.de
- Remove authors from %%description
- Change \"python ./setup.py\" calls to \"python setup.py\"
Mon Mar 28 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.4.3:
* the netlink message parsing code was fixed to accept alignment padding
* UTF-8 output is now forced even if the locale is misconfigured
* the semantic of the \'a\' key was changed to show stats since iotop was
started
- changes from 0.4.2:
* workaround for an ncurses bug where UTF-8 strings are misprinted
* ioprio support for the armel and hppa architectures was added
* a possible incompatibility with Linux 2.6.37 on 64-bit systems was fixed
* iotop does not crash anymore when the locale is incorrectly configured
Tue Sep 7 14:00:00 2010 pthAATTsuse.de
- Rename alignment patch.
Mon Sep 6 14:00:00 2010 pthAATTsuse.de
- Apply patch from author to adapt iotop to different alignments
on 64 Bit systems (bnc#617281).
Thu Sep 2 14:00:00 2010 pthAATTsuse.de
- Add py_requires
- Update to 0.4.1. Changes since 0.2.1:
o Portability fix
o Better reporting of missing requirements
0.4
~~~
o Compatibility with python2.4 using the ctypes module
o Stopped using setuptools in favor of straight distutils
0.3.2
~~~~~
o Split long command lines in the middle instead of cutting them at the end
o Added a heuristic to detect kernels without CONFIG_TASK_DELAY_ACCT
o The I/O nice of a process/thread can be changed with the \'i\' key
0.3.1
~~~~~
o Fixed the ioprio syscall detection when running on i386/x86_64
o Fixed interaction between --accumulated and --only
o Fixed column sorting with --accumulated
0.3
~~~
o -P is now fully implemented and is dynamically toggled with \'p\'
o Show the I/O priority
o Added the --accumulated, --kilobytes, --time and --quiet options
Sun Aug 9 14:00:00 2009 cooloAATTnovell.com
- use new python macros
Tue Aug 12 14:00:00 2008 pthAATTsuse.de
- Remove py_requires and the rpmlintrc filters for warnings
resulting from the use of it.
- Remove superfluous BuildRequires for python.
Mon Aug 11 14:00:00 2008 pthAATTsuse.de
- Add rpmlintrc file.
Thu Jul 10 14:00:00 2008 pthAATTsuse.de
- Update to 0.2.1. Changes since 0.1:
- 0.2.1:
* UTF-8 strings are now correctly handled
- 0.2
* Misconfigured terminals (TERM=xterm-color) are tolerated
* Added the --only option to only show processes or threads actually
doing I/O
* Typing \'o\' dynamically toggles the --only option
* Cosmetic fixes as well as minor bug fixes
* Re-organized code to import vanilla pynl80211
* Added workaround KERNBUG display in -P