bonnie/bonnie.changes

65 lines
2.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon May 22 17:21:45 CEST 2006 - schwab@suse.de
- Don't build as root.
- Don't strip binaries.
-------------------------------------------------------------------
Fri May 19 15:27:05 CEST 2006 - ro@suse.de
- fix build on ppc64 (define PAGE_MASK if not done)
-------------------------------------------------------------------
Wed Jan 25 21:34:43 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Apr 4 15:16:23 MEST 2002 - garloff@suse.de
- Version-1.4:
* Fix seek benchmark: 1.3 read too large chunks (1MB instead
of 16k) after every seek, resulting in too low seek numbers.
bug #15642
-------------------------------------------------------------------
Sat Feb 23 23:20:39 CET 2002 - garloff@suse.de
- Compile fix for archs not supporting O_DIRECT (typo)
- Use O_DIRECT from fcntl.h if present.
-------------------------------------------------------------------
Wed Feb 20 19:31:46 MET 2002 - garloff@suse.de
- Update to bonnie-1.3:
* Fixed HTML output (thanks to Rupert Kolb for notfying/patch)
* Optionally use O_DIRECT (patch by Chris Mason / Andrea Arc.)
-------------------------------------------------------------------
Wed Aug 30 19:35:37 CEST 2000 - garloff@suse.de
- Update to 1.2:
* New option -u for getc_/putc_unlocked.
* Fixed CPU percentage reports if equal or in excess of 100%.
* Machine name defaults to hostname now.
- Use BuildRoot.
-------------------------------------------------------------------
Sun Feb 13 23:31:57 CET 2000 - garloff@suse.de
- Moved manpage to /usr/share/man
- new options -y, -S, -p
- Add warning if test-size smaller memsize
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Tue Jul 20 16:48:46 CEST 1999 - garloff@suse.de
- Initial check in of Big Bonnie.
- Added breakhandler to remove temporary files.