File memtester.changes of Package memtester
-------------------------------------------------------------------
Sun Feb 5 16:55:28 UTC 2023 - ecsos <ecsos@opensuse.org>
- Update to 4.6.0
- fix warning on signedness of the ONE constant.
- add note to conf-cc about how to silence gcc's incorrect warning
"suggest parentheses around assignment".
- fix overflow in output for reported address.
- add note about randomizing values used at runtime by seeding PRNG.
Disabled by default for reproducibility.
- Update to 4.5.1
- documentation-only update.
- add note to README about build problem with Tru64, with workaround.
-------------------------------------------------------------------
Fri Oct 2 00:00:00 CEST 2020 - dsterba@suse.cz
- Version 4.5.0
- add note to README about problems with HP/UX prior to v.11. Change code
so that buffer still gets aligned even if you comment out the use of
mlock() on such a platform.
- fix clear-buffer using incorrect param, causing spurious test failures.
- fix shell-ism in Makefile
-------------------------------------------------------------------
Mon Jun 1 18:50:39 UTC 2015 - mpluskal@suse.com
- Remove _service as it is not necessary
- Cleanup spec file with spec-cleaner
-------------------------------------------------------------------
Tue May 14 16:29:00 UTC 2013 - conrad@quisquis.de
- Un-comment debug_install_post
-------------------------------------------------------------------
Tue May 14 16:12:00 UTC 2013 - conrad@quisquis.de
- Initial project creation