-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2009-3569 2009-04-13 18:42:04 --------------------------------------------------------------------------------
Name : bouml Product : Fedora 9 Version : 4.12.1 Release : 1.fc9 URL : http://bouml.free.fr/ Summary : UML2 tool box for C++, Java, IDL, PHP and Python Description : BOUML is a Unified Modeling Language editor for Qt. You can use it to create nearly all of UML diagrams. BOUML can generate code from those diagrams in C++, Java, IDL, PHP and Python, and can also reverse existing code. The program supports class diagrams, sequence diagrams, collaboration diagrams, object diagrams, use case diagrams, component diagrams, state diagrams, activity diagrams, component diagrams and deployment diagrams. The documentation for this package is in bouml-doc. -------------------------------------------------------------------------------- Update Information: * Wed Apr 08 2009 Debarshi Ray <[email protected]> - 4.12.1-1 - Version bump to 4.12.1. * Previous releases can not read a project saved with this version, but projects made by previous releases can be read. * Python Generator: + When a class referenced another one placed in the same python package, the python code generator wrongly produced <artifact name>.<class name> rather than <package name>.<artifact name>.<class name>. Fixed. * XMI2 Generator: + When an association is defined between a class and an actor, an unexpected and inconsistent attribute was generated. Fixed. * When a class associated with a relation (for instance in case of a class relation) is deleted, the plug-out API operation UmlRelation::association() wrongly returned the deleted class. Fixed. * In a diagram when two elements were linked by a line (whatever it represented) and one of the elements contained the other one, the line was not drawn. This was mainly a problem in case of high-level transition from a composite state with a target inside the composite state. Fixed. * Changing the geometry of a junction between two instances in a communication diagram, without supporting a message, using the menu, produced a crash. Fixed. * Duplicating an activity might produce a crash. Fixed. * When any colour is assigned to an activity partition in horizontal display mode, closing and re-opening the diagram produced an error message and a part of the diagram was lost. Fixed. * In a state diagram it was possible to resize choices by selecting them with other elements and doing a resize. Ditto for decision and merge in an activity diagram. Fixed. * The virtual desktop set through the environment dialog was not taken into account. Fixed. * Added new US diagram formats: letter, legal, tabloid, letter landscape, legal landscape and ledger. * It is now possible to add marked elements in class, use case, component and deployment diagrams though the diagram menu entry add marked elements. * It is now possible to add related elements in diagram for a class, use case, package, component, artifact and deployment node. A related element is an element having a relation with the current element which can be shown in the current diagram and part of the browser. * http://bouml.free.fr/historic.html - glibc-2.10 fixes accepted by upstream. -------------------------------------------------------------------------------- ChangeLog: * Wed Apr 8 2009 Debarshi Ray <[email protected]> - 4.12.1-1 - Version bump to 4.12.1. * Previous releases can not read a project saved with this version, but projects made by previous releases can be read. * Python Generator: + When a class referenced another one placed in the same python package, the python code generator wrongly produced <artifact name>.<class name> rather than <package name>.<artifact name>.<class name>. Fixed. * XMI2 Generator: + When an association is defined between a class and an actor, an unexpected and inconsistent attribute was generated. Fixed. * When a class associated with a relation (for instance in case of a class relation) is deleted, the plug-out API operation UmlRelation::association() wrongly returned the deleted class. Fixed. * In a diagram when two elements were linked by a line (whatever it represented) and one of the elements contained the other one, the line was not drawn. This was mainly a problem in case of high-level transition from a composite state with a target inside the composite state. Fixed. * Changing the geometry of a junction between two instances in a communication diagram, without supporting a message, using the menu, produced a crash. Fixed. * Duplicating an activity might produce a crash. Fixed. * When any colour is assigned to an activity partition in horizontal display mode, closing and re-opening the diagram produced an error message and a part of the diagram was lost. Fixed. * In a state diagram it was possible to resize choices by selecting them with other elements and doing a resize. Ditto for decision and merge in an activity diagram. Fixed. * The virtual desktop set through the environment dialog was not taken into account. Fixed. * Added new US diagram formats: letter, legal, tabloid, letter landscape, legal landscape and ledger. * It is now possible to add marked elements in class, use case, component and deployment diagrams though the diagram menu entry add marked elements. * It is now possible to add related elements in diagram for a class, use case, package, component, artifact and deployment node. A related element is an element having a relation with the current element which can be shown in the current diagram and part of the browser. * http://bouml.free.fr/historic.html - glibc-2.10 fixes accepted by upstream. * Mon Feb 23 2009 Release Engineering <[email protected]> - 4.11-2 - Autorebuild for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Feb 17 2009 Debarshi Ray <[email protected]> - 4.11-1 - Version bump to 4.11. * Previous releases can not read a project saved with this version, but projects made by previous releases can be read. * XMI2 Import and XMI2 Generator: + Forms produced / expected for provided and required interfaces and for realizing classes were not the right ones. Fixed. + Importing of forms produced by previous releases is not managed. * A crash might occur when the drawing setting is changed depending on the changes made before. Fixed. * In an activity, when an element was created through an activity diagram placing the element directly on a partition, this element was wrongly nested in the partition in the browser, and it was impossible to reload the project. Fixed. * The modeler entered in an infinite loop when it is attempted to change the geometry of an extension (uni directional association from a stereotype-class to a meta class). Fixed. * When a class present in at least two of the provided required and realizing lists of a component was deleted, and the model was saved and reloaded, the model became inconsistent and a crash could occur. Fixed. * Validating the edition of a relation whose first role is read only and without property (tagged value) produced a crash. Fixed. * http://bouml.free.fr/historic.html - Fixed build failure with glibc-2.10. * Sat Nov 22 2008 Debarshi Ray <[email protected]> - 4.8.3-1 - Version bump to 4.8.3. (Red Hat Bugzilla #472408) * Previous releases can not read a project saved with this version, but projects made by previous releases can be read. * Modification of some generation settings through a plug-out could produce a crash. Fixed. Plug-outs need to be fixed with plug-out upgrade. * A crash occured when only one language was selected and the parameters list of an operation defined for an actor placed in a use case or a use case view was modified. Fixed. * Plug-outs need to be modified to use the meta classes and extensions rather than the properties stereotypeExtension on the stereotypes. * http://bouml.free.fr/historic.html - Shortened summary to suit PackageKit's UI. * Sat Sep 6 2008 Debarshi Ray <[email protected]> - 4.5-1 - Version bump to 4.5. (Red Hat Bugzilla #460528) * Previous releases can not read a project saved with this version, but projects made by previous releases can be read. * Loading a project containing a modelled class instance (part of the browser) having a deleted (in a previous session) modelled class instance as a relation value instance might cause a crash. Fixed. * Loading a project containing modelled class instances (part of the browser) specifying values for relations might cause a crash. Fixed. * http://bouml.free.fr/historic.html * Sun Jun 15 2008 Debarshi Ray <[email protected]> - 4.3.5-1 - Version bump to 4.3.5. (Red Hat Bugzilla #448520) * http://bouml.free.fr/historic.html * Wed May 14 2008 Debarshi Ray <[email protected]> - 4.3.3-1 - Version bump to 4.3.3. (Red Hat Bugzilla #445908) * Previous releases can not read a project saved with this version, but projects made by previous releases can be read. * Plug-out: + In class UmlBasePackage, the operations findNamespace, findPackage and findModule have been renamed to findCppNamespace, findJavaPackage and findIdlModule. Modify your plug-outs to use the new names. * http://bouml.free.fr/historic.html -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update bouml' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at http://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ Fedora-package-announce mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-announce
