SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-pyblock-0.15-1.x86_64.rpm :

* Wed Apr 05 2006 Eddy Nigg - Rebuild for StartCom Linux 5.0.x
* Wed Feb 22 2006 Peter Jones - 0.15-1- Fix use of devices in /tmp to avoid duplicates. (fixes console spew during install)
* Mon Feb 13 2006 Peter Jones - 0.14-1- remove member partitions when we activate, rebuild them when we deactivate- add another \"count_devices(ctx->lc, NATIVE)\" in discover_raiddevs. it seems to help...
* Fri Feb 10 2006 Jesse Keating - 0.13-1.1- bump again for double-long bug on ppc(64)
* Mon Feb 06 2006 Peter Jones - 0.13-1- partition naming/creation/detection fixes- fixes for isw (ICH[4567]R) \"groups\"
* Tue Jan 31 2006 Peter Jones - 0.12-1- split __init__.py into separate files according to function- disable \"nosync\" hack for now- fix a refcounting bug in pydmraid_raidset_get_dm_table()- add block.RaidDev.__cmp__()- fix some type errors gcc can\'t check for when using pyblock_potoll- be a little pickier about types for mode, devices, and sizes.- add make rules for debugging- fix \"_init__\" typo- always use local import paths, and be much more strict about namespaces- always make a new dm.device in BlockDev.From
*()- better defaults in BlockDev.create()- add setter for block.dmraid.raidset.name, and rework RaidSet.set_name()- rework RaidDev.get_bdev()- rework \"prefix\" for RaidSet and RaidDev- add getter for block.dmraid.raidset.map- change arg order on block.dm.map.__init__() since there\'s no way to pass keyword args through the \"abstract\" interface.- use self.name not self.rs.name in the RaidSet, and make changing the name work.- make pydm_map_compare() compare names _last_, so we can compare a map that\'s been renamed with its earlier instantiations correctly.- mark a device as degraded if there\'s any descrepancy at all between the number of members we find vs what we expect
* Thu Jan 05 2006 Peter Jones - 0.11-1- never trust dmraid on sync vs nosync; right now, always transform the table to \"default\" (no argument), which is to sync only when necessary, whatever that means. Seems to lock up less often.
* Wed Jan 04 2006 Peter Jones - 0.10-1- fix checking for \"degraded\" raids
* Mon Dec 19 2005 Peter Jones - 0.9-1- fix some backwards isinstance() calls that cause RaidSet.get_valid() to fail
* Thu Dec 15 2005 Peter Jones - 0.8-1- prevent getRaidSets() from returning devices with missing members- add \"make flat_install\" to make installing in RHupdates easier ;)
* Sun Dec 11 2005 Peter Jones - 0.7-1- merge debugging work from last several weeks
* Fri Dec 09 2005 Jesse Keating - 0.6-3.1- rebuilt
* Sun Dec 04 2005 Peter Jones - 0.6-3- rebuild for newer libs
* Thu Nov 17 2005 Peter Jones - 0.6-2- temporarily mask exceptions
* Thu Nov 17 2005 Peter Jones - 0.6-1- fix RaidSets/getRaidSets
* Wed Nov 16 2005 Peter Jones - 0.5-2- rebuild for newer libdevmapper.a
* Fri Nov 11 2005 Peter Jones - 0.5-1- make it possible to easily build dm maps from dmraid tables- support for partition table scanning
* Thu Nov 10 2005 Peter Jones - 0.4-1- minor fixups before adding to the distro
* Wed Nov 09 2005 Peter Jones - 0.3-1- make dmraid probing much simpler
* Thu Sep 22 2005 Peter Jones - 0.2-2- flush out dmraid mappings, add a lot of wrapper code in the toplevel
* Tue Sep 13 2005 Peter Jones - 0.2-1- add deps on libdevmapper and libdmraid
* Fri Sep 09 2005 Peter Jones - 0.1-1- initial package
 
ICM