The following builds have been pushed to Fedora 12 updates-testing PyQwt-5.2.0-7.fc12 bouml-4.20-1.fc12 conntrack-tools-0.9.14-1.fc12 dvisvgm-0.9.1-1.fc12 fldigi-3.12.5-1.fc12 ibus-anthy-1.2.1-1.fc12 iproute-2.6.29-5.0.20091009gitdaf49fd6.fc12 mozilla-noscript-1.9.9.69-1.fc12 perl-App-Cmd-0.307-2.fc12 python-fedora-0.3.20-1.fc12 python-meliae-0.2.0-3.fc12 python-tw-jquery-0.9.9-1.fc12 rosegarden4-10.04-1.fc12 tokyocabinet-1.4.33-3.fc12 usb_modeswitch-1.1.2-3.fc12 Details about builds: ================================================================================ PyQwt-5.2.0-7.fc12 (FEDORA-2010-7273) Python bindings for Qwt -------------------------------------------------------------------------------- Update Information: Another rebuild (for qwt-5.2.1, f11+) -------------------------------------------------------------------------------- ChangeLog: * Wed Apr 21 2010 Tadej Janež <tadej.janez@xxxxxxxxxxxxxxxxx> - 5.2.0-7 - another rebuild (for qwt-5.2.1, f11+) * Mon Apr 19 2010 Tadej Janež <tadej.janez@xxxxxxxxxxxxxxxxx> - 5.2.0-6 - rebuild (for qwt-5.2.1, f11+) * Mon Apr 12 2010 Tadej Janež <tadej.janez@xxxxxxxxxxxxxxxxx> - 5.2.0-5 - rebuild (for qwt-5.2.0, f11+) -------------------------------------------------------------------------------- ================================================================================ bouml-4.20-1.fc12 (FEDORA-2010-7279) UML2 tool box for C++, Java, IDL, PHP and Python -------------------------------------------------------------------------------- Update Information: * Fri Apr 23 2010 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 4.20-1 - Version bump to 4.20. (Red Hat Bugzilla #569134) * Previous releases can not read a project saved with this version, but projects made by previous releases can be read. * A crash could occur when some changes were done on a state present in an opened diagram but never visible because of the diagram dimensions and the position of the scrollbars. Fixed. * Add constraint on activity and activity action. * Add interface icon using a simple circle, extends drawing mode with it for classes in a class diagram, instances in a sequence diagram and actors in a use case diagram. To not change the already existing diagrams, when you open an old diagram showing classes stereotyped interface or instances of classes stereotyped interface, their drawing mode is forced to class when it values natural (even indirectly). * Add lost/found messages in sequence diagram. * Add the new keyword ${inverse_name} producing the name of the inverse role of a bi-directional relation between classes. * In a sequence diagram, when an instance doesn't send nor receive message the menu of the instance proposes to hide/show the life line. To allow to draw a multiple instance with only one visible life line. * New option -execnogui. Use it in place of -exec when you don't want to see the GUI when you apply a plug-out when Bouml is started. In this case the messages normally written in the trace window are produced on stdout. You have to kill the process Bouml by yourself if you use -execnogui without -exit. * The message written to signal a message can't be added in a sequence diagram contained wrong characters. Fixed. * When Bouml was closed though a shortcut (control-w by default) while an additional window like an artifact source windows was still open, Bouml crashed (without any consequence because if needed the previously load project was already saved). Fixed. * C++ Roundtrip: + Do not empty the stereotypes when this is possible. * Java Generator: + Do not duplicate imports both defined in artifact definition and through dependencies. + When a nested class reference was produced the container classes' names were missing and only the nested class' name was generated. Fixed. * Java Roundtrip: + Do not empty the stereotypes when this is possible. * Python Generator: + Extends the auto generated import to the classes referenced by the attributes, associations and operations. + When a nested class reference was produced the container classes' names were missing and only the nested class' name was generated. Fixed. * State Machine Generator: + Add the operation doActivity() on the class representing the state machine. When this operation is applied the do activity of the current state is executed if it is not empty. * Translation updates: de, es and fr. * http://bouml.free.fr/historic.html -------------------------------------------------------------------------------- ChangeLog: * Fri Apr 23 2010 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 4.20-1 - Version bump to 4.20. (Red Hat Bugzilla #) * Previous releases can not read a project saved with this version, but projects made by previous releases can be read. * A crash could occur when some changes were done on a state present in an opened diagram but never visible because of the diagram dimensions and the position of the scrollbars. Fixed. * Add constraint on activity and activity action. * Add interface icon using a simple circle, extends drawing mode with it for classes in a class diagram, instances in a sequence diagram and actors in a use case diagram. To not change the already existing diagrams, when you open an old diagram showing classes stereotyped interface or instances of classes stereotyped interface, their drawing mode is forced to class when it values natural (even indirectly). * Add lost/found messages in sequence diagram. * Add the new keyword ${inverse_name} producing the name of the inverse role of a bi-directional relation between classes. * In a sequence diagram, when an instance doesn't send nor receive message the menu of the instance proposes to hide/show the life line. To allow to draw a multiple instance with only one visible life line. * New option -execnogui. Use it in place of -exec when you don't want to see the GUI when you apply a plug-out when Bouml is started. In this case the messages normally written in the trace window are produced on stdout. You have to kill the process Bouml by yourself if you use -execnogui without -exit. * The message written to signal a message can't be added in a sequence diagram contained wrong characters. Fixed. * When Bouml was closed though a shortcut (control-w by default) while an additional window like an artifact source windows was still open, Bouml crashed (without any consequence because if needed the previously load project was already saved). Fixed. * C++ Roundtrip: + Do not empty the stereotypes when this is possible. * Java Generator: + Do not duplicate imports both defined in artifact definition and through dependencies. + When a nested class reference was produced the container classes' names were missing and only the nested class' name was generated. Fixed. * Java Roundtrip: + Do not empty the stereotypes when this is possible. * Python Generator: + Extends the auto generated import to the classes referenced by the attributes, associations and operations. + When a nested class reference was produced the container classes' names were missing and only the nested class' name was generated. Fixed. * State Machine Generator: + Add the operation doActivity() on the class representing the state machine. When this operation is applied the do activity of the current state is executed if it is not empty. * Translation updates: de, es and fr. * http://bouml.free.fr/historic.html * Sun Feb 14 2010 Debarshi Ray <rishi@xxxxxxxxxxxxxxxxx> - 4.18.2-1 - Version bump to 4.18.2. (Red Hat Bugzilla #538774) * Previous releases can not read a project saved with this version, but projects made by previous releases can be read. * A crash could occured when some changes were done on relations used by 'modelled' class instances (non pure graphical class instances) or a project defining 'modelled' class instances was reloaded. Fixed. * A crash occured when loading an inconsistent model where two operations share the same internal buffer. Fixed. * Add related elements did nothing in a use case or deployment diagram. Fixed. * Forbidden to add a flow from an action to an object base whose 'is control' is false. Fixed. * In a state diagram, when an element was added and it was automatically moved to be placed in its container, its self relations didn't follow it and their cut points were placed poorly. Fixed. * It is now possible to have a class diagram under a use case or a use case view, this allows to define Iconix robustness diagram throw class diagram. * The boxes representing the class instances were not produced in SVG when you didn't ask for to draw the shadows and they aren't transparent. Fixed. * The class instances weren't colored when you asked to not draw the shadow in a sequence or communication diagrams. Fixed. * When a shortcut was added the control/shift/alt indicators were removed when the key was specified in case the current line was the last. Fixed. * When you manually resized an element in a diagram its self relations may be hidden depending on the position of the self relation and the used corner. Fixed. * C++ Reverse: + For compatibility with the C++ roundtrip, the #file property is obtained from the project package rather than in the package where a reverse was started. To set the C++ source and header directory for the packages created during the reverse, try to use path relative to root directory if it is defined in the generation settings. + The instantiation of a template class inside the declaration or the definition of its operations were reversed as the class itself (without actuals). Fixed. * Java Catalog: + To set the Java directory for the packages created during the reverse even without associated Java package, try to use path relative to root directory if it is defined. * Java Reverse: + To set the Java directory for the packages created during the reverse even without associated Java package, try to use path relative to root directory if it is defined. * Java Roundtrip: + To set the Java directory for the packages created during the reverse even without associated Java package, try to use path relative to root directory if it is defined. * UML Projection: + Projection to C++ missed to set C++ header definition on already existing artifacts. Fixed. * XMI2 Generator: + Replaced newline by space in relation's name. + The post-condition of an activity action was not exported, and the pre-condition wasn't exported when the post-condition was empty. Fixed. * Translation updates: de, es and fr. * http://bouml.free.fr/historic.html -------------------------------------------------------------------------------- References: [ 1 ] Bug #569134 - bouml-4.20 is available https://bugzilla.redhat.com/show_bug.cgi?id=569134 -------------------------------------------------------------------------------- ================================================================================ conntrack-tools-0.9.14-1.fc12 (FEDORA-2010-7275) Tools to manipulate netfilter connection tracking table -------------------------------------------------------------------------------- ChangeLog: * Thu Mar 25 2010 Paul P. Komkoff Jr <i@xxxxxxxxxx> - 0.9.14-1 - update, at last -------------------------------------------------------------------------------- ================================================================================ dvisvgm-0.9.1-1.fc12 (FEDORA-2010-7274) A DVI to SVG converter -------------------------------------------------------------------------------- Update Information: dvisvgm 0.9.1 is a maintenance release. It addresses the following issues: * When using SVG fonts, CSS style definitions omit unnecessary fonts now. * SVG validity was broken when using SVG font elements. * Two memory issues that could lead to segmentation faults have been fixed. For further information see http://dvisvgm.sourceforge.net/ -------------------------------------------------------------------------------- ChangeLog: * Fri Apr 23 2010 Martin Gieseking <martin.gieseking@xxxxxx> - 0.9.1-1 - updated to latest upstream release 0.9.1 -------------------------------------------------------------------------------- ================================================================================ fldigi-3.12.5-1.fc12 (FEDORA-2010-7250) Digital modem program for Linux -------------------------------------------------------------------------------- Update Information: Upstream update to 3.12.5, fix bug 562515 Now supports PusleAudio -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 22 2010 Randall J. Berry <dp67@xxxxxxxxxxxxxxxxx> 3.12.5-1 - Upstream upgrade to 3.12.5 - Apply changes to spec to include pulseaudio as in bug 562515 - Added Buildeps pulseaudio-libs-devel, xmlrpc-c-devel (bug 562515) - Added manpage generated by builddeps (bug 562515) - Corrected spelling in description (bug 562515) * Thu Apr 22 2010 Jon Ciesla <limb@xxxxxxxxxxxx> - 3.11.6-3 - Correction for X11 DSO linking FTBFS, BZ 565116. -------------------------------------------------------------------------------- References: [ 1 ] Bug #562515 - fldigi does not support PulseAudio as packaged https://bugzilla.redhat.com/show_bug.cgi?id=562515 -------------------------------------------------------------------------------- ================================================================================ ibus-anthy-1.2.1-1.fc12 (FEDORA-2010-7258) The Anthy engine for IBus input platform -------------------------------------------------------------------------------- Update Information: A new stable package is released. There is no major change but it's good for the older version to be deprecated. -------------------------------------------------------------------------------- ChangeLog: * Fri Apr 23 2010 Takao Fujiwara <takao.fujiwara1@xxxxxxxxx> - 1.2.1-1 - Update to 1.2.1 -------------------------------------------------------------------------------- References: [ 1 ] Bug #585060 - ibus-anthy 1.2.1 https://bugzilla.redhat.com/show_bug.cgi?id=585060 -------------------------------------------------------------------------------- ================================================================================ iproute-2.6.29-5.0.20091009gitdaf49fd6.fc12 (FEDORA-2010-7251) Advanced IP routing and network device configuration tools -------------------------------------------------------------------------------- Update Information: Update to snapshot suitable for current kernel. -------------------------------------------------------------------------------- ChangeLog: * Mon Oct 12 2009 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 2.6.29-5.0.20091009gitdaf49fd6 - new official version isn't available but it's needed -> switch to git snapshots * Thu Sep 24 2009 Marcela Mašláňová <mmaslano@xxxxxxxxxx> - 2.6.29-5 - create missing man pages -------------------------------------------------------------------------------- References: [ 1 ] Bug #584913 - tc generates a wrong filter match for IPv6 "priority" https://bugzilla.redhat.com/show_bug.cgi?id=584913 -------------------------------------------------------------------------------- ================================================================================ mozilla-noscript-1.9.9.69-1.fc12 (FEDORA-2010-7276) JavaScript white list extension for Mozilla Firefox -------------------------------------------------------------------------------- Update Information: Many, many bugfixes since last version: [+] new feature, [x] bug fix, [-] removed feature, [=] repackaging or cosmetic change v 1.9.9.69 ========================================================================== x Further compatibility improvements in complex bookmarklets handling v 1.9.9.68 ========================================================================== x Better asynchronous bookmarklets handling, should not crash on Readability anymore x Ultimate (maybe!) fix for trunk bug 556739 breakage v 1.9.9.67 ========================================================================== x Better fix for trunk bug 556739 breakage v 1.9.9.66 ========================================================================== x Further embed-only sites in menu fixes (thanks al_9x for reporting) v 1.9.9.65 ========================================================================== x Fixed bookmarklet support broken on trunk by bug 556739 (thanks dhouwn for reporting) x Fixed embed-only sites shown in main menu again (thanks al_9x for reporting) v 1.9.9.64 ========================================================================== x Better untrusted menu behavior on embedding only sources (thanks al_9x for reporting) x Improved InjectionChecker compatibility with OpenID and other complex requests (thanks Jamie Cox for reporting) x Fixed accurate Base64 injection checks breaking some encrypted Paypal buttons v 1.9.9.63 ========================================================================== x Removed ":0" wildcards from NoScript menu in ignorePorts=false mode to prevent confusing behaviors (thanks al_9x for suggestion) + Embedding-only sites are shown in the Untrusted menu if placeholders are set to be hidden for untrusted embeddings (thanks al_9x for suggestion) v 1.9.9.62 ========================================================================== x Improved XSS filter sensitivity for Base64-encoded payloads (thanks Stefano Di Paola for suggestion) x Improved Facebook connect compatibility (thanks Peter Alexander for reporting) x Removed __count__ usage in DNS cache management (SpiderMonkey compat) x Fixed "Attempt to fix Javascript links" not working when the javascript: scheme is mixed-case (thanks al_9x for reporting) v 1.9.9.61 ========================================================================== x Fixed InjectionChecker infinite recursion bug on certain requests (thanks dhouwn for reporting) x Fixed plugin activation patches not being applied under some circumnstances -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 22 2010 Thomas Spura <tomspur@xxxxxxxxxxxxxxxxx> - 1.9.9.69-1 - new version * Mon Apr 19 2010 Thomas Spura <tomspur@xxxxxxxxxxxxxxxxx> - 1.9.9.66-1 - new version -------------------------------------------------------------------------------- ================================================================================ perl-App-Cmd-0.307-2.fc12 (FEDORA-2010-7255) Write command line apps with less suffering -------------------------------------------------------------------------------- Update Information: This update fixes a missing dependency of App::Cmd::Tester module -------------------------------------------------------------------------------- ChangeLog: * Fri Apr 23 2010 Iain Arnell <iarnell@xxxxxxxxx> 0.307-2 - requires perl(IO::TieCombine) -------------------------------------------------------------------------------- ================================================================================ python-fedora-0.3.20-1.fc12 (FEDORA-2010-7269) Python modules for talking to Fedora Infrastructure Services -------------------------------------------------------------------------------- Update Information: * Fixes problems with DJango auth provider not timing out * Fixes issues with django auth provider and djblets using apps * Should fix some tracebacks with the TG1 visit manager -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 22 2010 Toshio Kuratomi <toshio@xxxxxxxxxxxxxxxxx> - 0.3.20-1 - 0.3.20 release * Wed Apr 21 2010 Luke Macken <lmacken@xxxxxxxxxx> - 0.3.19-1 - 0.3.19 release -------------------------------------------------------------------------------- ================================================================================ python-meliae-0.2.0-3.fc12 (FEDORA-2010-7280) Python memory usage statistics -------------------------------------------------------------------------------- References: [ 1 ] Bug #577398 - Review Request: python-meliae - Python memory usage statistics https://bugzilla.redhat.com/show_bug.cgi?id=577398 -------------------------------------------------------------------------------- ================================================================================ python-tw-jquery-0.9.9-1.fc12 (FEDORA-2010-7254) ToscaWidgets wrapping for jQuery -------------------------------------------------------------------------------- Update Information: This is the latest upstream release of the tw.jquery modules. Changes include: * jQuery 1.4.2 (http://blog.jquery.com/2010/02/19/jquery-142-released) * jQuery UI 1.8 (http://blog.jqueryui.com/2010/03/jquery-ui-18) * Flot 0.6 (http://flot.googlecode.com/svn/trunk/NEWS.txt) -------------------------------------------------------------------------------- ChangeLog: * Mon Apr 5 2010 Luke Macken <lmacken@xxxxxxxxxx> - 0.9.9-1 - Latest upstream release containing jQuery 1.4.2 and jQuery UI 1.8 * Mon Jan 11 2010 Luke Macken <lmacken@xxxxxxxxxx> - 0.9.8-1 - Latest upstream release -------------------------------------------------------------------------------- ================================================================================ rosegarden4-10.04-1.fc12 (FEDORA-2010-7264) MIDI, audio and notation editor -------------------------------------------------------------------------------- Update Information: ROSEGARDEN 10.04, codename "Abraham Darby" RELEASED The Rosegarden team is proud to announce the release of version 10.04 of Rosegarden, an audio and MIDI sequencer and musical notation editor for Linux. http://www.rosegardenmusic.com/ This release marks 10 years since the creation of our project at SourceForge. Rosegarden itself has been around in one form or another since 1993, but the current codebase has survived longer than any previous incarnation of the project. Rosegarden has overcome many obstacles in the last 10 years, including the incredibly brutal transition to Qt 4. This is a routine maintenance release with a number of bug fixes. All users of 10.02 are recommended to update to 10.04. Abraham Darby This release, “Abraham Darby”, is the first of a possible series titled after rose cultivars with interesting names. Long before contributing his name to a modern pink hybrid rose, Abraham Darby III was an English industrialist best known as the engineer and ironmaster for the Iron Bridge at Coalbrookdale in Shropshire, the world's first cast-iron arch bridge which opened in 1781. The bridge still stands and makes for a rather beautiful tourist attraction. Changes Since 10.02 * Fixes to crashes and incorrect updating in the notation editor (Thorsten Alteholz, Yves Guillemot and Alexander Kulikov) * Restore duration- change shortcuts in notation forgotten in 10.02 (Thorsten Alteholz) * Various small efficiency improvements (Chris Cannam) * Fixes to LIRC support (Thorsten Alteholz and “Andrew”) * Fixed to configure process to permit user override of CXXFLAGS and improve platform compatibility (Chris Cannam and Orcan Ogetbil) * Minor improvements to desktop file definition (Dave Plater and Michael McIntyre) -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 22 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 10.04-1 - Update to 10.04 - BR qt-devel instead of kdelibs-devel - Add release notes to %doc - Patch for build against qt-4.7 -------------------------------------------------------------------------------- ================================================================================ tokyocabinet-1.4.33-3.fc12 (FEDORA-2010-7262) A modern implementation of a DBM -------------------------------------------------------------------------------- Update Information: Enable 64bit file offset support -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 22 2010 Deji Akingunola <dakingun@xxxxxxxxx> - 1.4.33-3 - Enable 64-bit file offset support (Fix Fedora bug #514383) -------------------------------------------------------------------------------- ================================================================================ usb_modeswitch-1.1.2-3.fc12 (FEDORA-2010-7278) USB Modeswitch gets 4G cards in operational mode -------------------------------------------------------------------------------- Update Information: - Fix usb_modeswitch binary path from /usr/bin/ to /usr/sbin/ -------------------------------------------------------------------------------- ChangeLog: * Fri Apr 23 2010 Huzaifa Sidhpurwala <huzaifas@xxxxxxxxxx> - 1.1.2-3 - Fix typo in binary location * Fri Apr 23 2010 Huzaifa Sidhpurwala <huzaifas@xxxxxxxxxx> - 1.1.2-2 - Move usb_modeswitch binary back to /usr/sbin - Package /etc/usb_modeswitch.setup for manual mode * Tue Apr 20 2010 Huzaifa Sidhpurwala <huzaifas@xxxxxxxxxx> - 1.1.2-1 - New upstream - Split data and main package * Mon Mar 8 2010 Huzaifa Sidhpurwala <huzaifas@xxxxxxxxxx> - 1.1.0-6 - Version bump for F-12 build * Sat Mar 6 2010 Huzaifa Sidhpurwala <huzaifas@xxxxxxxxxx> - 1.1.0-5 - Fix regression in rhbz #571001 - Version bump * Thu Mar 4 2010 Huzaifa Sidhpurwala <huzaifas@xxxxxxxxxx> 1.1.0-3 - Patch usb_modeswtich to use the binary from /usr/bin/ - usb_modeswitch-data needs tcl * Tue Mar 2 2010 Huzaifa Sidhpurwala <huzaifas@xxxxxxxxxx> 1.1.0-2 - Reload udev when new rules are installed * Tue Mar 2 2010 Huzaifa Sidhpurwala <huzaifas@xxxxxxxxxx> 1.1.0-1 - New upstream 1.1.0 release - Split package into binary and data part -------------------------------------------------------------------------------- References: [ 1 ] Bug #563503 - Please update to usb_modeswitch 1.1.0 https://bugzilla.redhat.com/show_bug.cgi?id=563503 -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test