↵ Return to the main page of python-ioprocess
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2015-12-11 | Sandro Bonazzola <sbonazzo at redhat dot com> 0.15.1-1 | - Resolves: BZ#1287946 - Fixed URL and Source0 - Use license for license files |
2015-11-29 | Yeela Kaplan <ykaplan at redhat dot com> - 0.15.0-4 | - Fix string formatting for 32bit architecture |
2015-11-26 | Yaniv Bronhaim <ybronhei at redhat dot com> - 0.15.0-3 | - Rebuild for ovirt 3.6.1 - Add debug logging - Fix memory and cpu leak - Set cpu affinity to run ioprocess on any cpu |
2015-04-05 | Yaniv Bronhaim <ybronhei at redhat dot com> - 0.15.0-2 | - Rebuild for ppc64le arch |
2015-02-17 | Sandro Bonazzola <sbonazzo at redhat dot com> - 0.15.0-1 | - Fix rpmlint E: explicit-lib-dependency - Fix rpmlint W: no-documentation |
2014-10-20 | Saggi Mizrahi <smizrahi at redhat dot com> 0.14.0-1 | - Fix poll timeout - Add support for zombiereaper where available - Fix IOProcesses being referenced by commincation thread - build: update INSTALL - specfile: Add missing dependency to glib2 |
2014-09-03 | Saggi Mizrahi <smizrahi at redhat dot com> 0.12.0-1 | - Fixed memory leak due to forgetting to clear the pending requests queue in the python bindings |
2014-08-04 | Saggi Mizrahi <smizrahi at redhat dot com> 0.10.0-1 | - Fixed unsefe strerror usage - Fixed cases logging lines get mangled |
2014-07-29 | Saggi Mizrahi <smizrahi at redhat dot com> 0.8.1-1 | - Fixed unsafe use of strerror - Fixed races in queue limiting |
2014-07-20 | Saggi Mizrahi <smizrahi at redhat dot com> 0.6.1-1 | - Reduced logging even for debug level - Added support for block sizes other than 512 - Added the --max-queued-requests argument |