------------------------------------------------------------------ --- Changelog.all ----------- So 31. Mai 03:27:57 CEST 2009 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2009-5-31 - May 31 2009 ------------------- ------------------------------------------------------------------ ++++ geonext: - update to 1.73: + support for 26 languages + many bugfixes - just require a jre - should be enough ------------------------------------------------------------------ ------------------ 2009-5-30 - May 30 2009 ------------------- ------------------------------------------------------------------ ++++ perl-Math-Random-MT: - Require correct perl version ------------------------------------------------------------------ ------------------ 2009-5-29 - May 29 2009 ------------------- ------------------------------------------------------------------ ++++ sugar-imageviewer: -fixed MANIFEST ++++ sugar-irc: -Changed name to sugar-irc to make it xo-agnostic ++++ sugar-labyrinth: -bumped to latest, fixed MANIFEST ++++ sugar-readetexts-activity: -Update to v 11 ------------------------------------------------------------------ ------------------ 2009-5-27 - May 27 2009 ------------------- ------------------------------------------------------------------ ++++ gambas2: - update to 2.13.1: + This release fixes compilation problems with gcc 4.4 and older versions of the GTK+ library. It makes simultaneaous asynchronous downloads work correctly in the gb.net.curl component. ++++ python-gobject2: - Update to version 2.18.0: + Improve gio docs with some more classes + Wrap gio.OutputStream.splice_async() + Add Python ver into installed libpyglib name + Wrap gio.OutputStream.flush_async() + Use 'Requires.private' for libffi in '.pc' files + Add wrapper for gio.FileAttributeMatcher + Mark relevant glib.IOChannel methods as METH_NOARGS + Retire hand-written ChangeLog; autocreate from Git history + Wrap gio.InputStream.skip_async() + Add in codegen -n --namespace option and the code to remove dll API in headers, added documentation + Properly mark glib.get_user_special_dir() as a keywords method ++++ sugar-maze: -More MANIFEST fixes ------------------------------------------------------------------ ------------------ 2009-5-26 - May 26 2009 ------------------- ------------------------------------------------------------------ ++++ sugar-activities: - remove calc ------------------------------------------------------------------ ------------------ 2009-5-25 - May 25 2009 ------------------- ------------------------------------------------------------------ ++++ sugar-maze: -fixed MANIFEST ++++ sugar-typing-turtle: -modified MANIFEST to contain missing files <<<<<<< ./sugar-typing-turtle.changes.mine ------------------------------------------------------------------ ------------------ 2009-5-24 - May 24 2009 ------------------- ------------------------------------------------------------------ ++++ sugar-evince: - fix spec and tarball -Initial package for openSUSE ++++ sugar-maze: -fixed some executable problems ++++ sugar-read: -made various .pys executable ++++ sugar-typing-turtle: -made executable couple .pys that weren't ======= ------------------------------------------------------------------ ------------------ 2009-5-23 - May 23 2009 ------------------- ------------------------------------------------------------------ ++++ courseware-6200: - splitted into courseware-6200 and courseware-6201 - added desktop files - added susehelp entries ++++ courseware-6201: - splitted into courseware-6200 and courseware-6201 - added desktop files - added susehelp entries ++++ sugar-calculate: -Initial package for openSUSE ++++ sugar-infoslicer: - use lang macros ++++ sugar-joke-machine-activity: - Fix source name in spec ++++ sugar-moon: - fix source name in spec ++++ sugar-paint-activity: - fix patch name ++++ sugar-playgo: - removed COPYING from %files ++++ sugar-storybuilder: -Initial package for opensuse ++++ sugar-typing-turtle: - use %lang macro >>>>>>> ./sugar-typing-turtle.changes.r4 -Initial package for openSUSE ------------------------------------------------------------------ ------------------ 2009-5-22 - May 22 2009 ------------------- ------------------------------------------------------------------ ++++ matchbox-window-manager: - update to snapshot 20070628svn - add Marco's patch from Fedora package ++++ sugar-colors: -Initial package for openSUSE ++++ sugar-imageviewer: -bumped to latest version ++++ sugar-infoslicer: -regot from git, to make sure its uptodate, version not changed though ++++ sugar-irc: -updated to latest, took out redundant source ++++ sugar-joke-machine-activity: -bumped and moved to bz2 ++++ sugar-paint-activity: -changed patch to 24, added new tarball ++++ sugar-pippy: - -bumped to v 31 ++++ sugar-read: -bumped to latest version ++++ sugar-readetexts-activity: -update to latest ++++ sugar-record: -bumped version to latest ++++ sugar-slider-puzzle-activity: -bumped, bzipped and clarified spec file ++++ sugar-speak: -bumped to v11, removed redundant source ++++ sugar-turtleart: -bumped to v 51 ++++ xoEditor: - Fix spec -changed name to xoEditor from xo-colors -Initial package for openSUSE, taken from git source ------------------------------------------------------------------ ------------------ 2009-5-21 - May 21 2009 ------------------- ------------------------------------------------------------------ ++++ childsplay: - update to 1.3: bugfix release ++++ childsplay-languagepacks: - update es to 0.8.6 ++++ python-hulahop: -update xpcom and homogonise it so browse can work ++++ sugar-memorize: -updated to version 30 ++++ sugar-moon: -updated to version 10 ++++ sugar-paint-activity: -bumped to latest version ++++ sugar-playgo: -bumped to version 6 ------------------------------------------------------------------ ------------------ 2009-5-19 - May 19 2009 ------------------- ------------------------------------------------------------------ ++++ courseware-6200: - Initial package ++++ courseware-6201: - Initial package ++++ telepathy-glib: - Update to version 0.7.30: + API changes: - tp_proxy_add_interface_by_id() may not be called on an invalidated proxy. (It never made sense to do this, but now telepathy-glib will complain if you do.) + Enhancements: - Added tp_dbus_daemon_request_name() and tp_dbus_daemon_release_name(). (Fixes fdo#21771.) - Update to telepathy-spec 0.17.23, adding the Terminated error. - Added optional support for Shave, to give kernel-style pretty make output. (This is disabled by default; to enable it, pass - -enable-shave to configure.) - Channel introspection will now fail more quickly when the channel is invalidated. + Fixes: - Generated GInterfaces now install type information sooner, fixing a bug where object construction could make dbus-glib assert. + fdo#21792: tp_presence_mixin_simple_presence_fill_contact_attributes asserts if get_contact_statuses returns NULL. ------------------------------------------------------------------ ------------------ 2009-5-18 - May 18 2009 ------------------- ------------------------------------------------------------------ ++++ gambas2: - update to 2.13: + This release fixes some important bugs in the interpreter, in the GTK+ component, and in the transparent picture drawing routines of both GTK+ and QT component. ++++ telepathy-gabble: - Update to version 0.7.27: + Dependencies: - We now explicitly depend on gthread-2.0 >= 2.16 as we need to initialize threads for libsoup's benefit (fdo#20937) + Enhancements: - Support file transfer resume. - Use ContactCapabilities draft to communicate file transfer support. - Implement latest draft of new API for tubes. The {Offer,Accept}{DBus,Stream}Tube methods and the StreamTubeNewConnection signal have been renamed. - The build system now uses Shave to produce kernel-style easy-to-read output from make. (You need to explicitly enable this with ./configure --enable-shave.) - It is now possible to request StreamedMedia channels with audio and/or video from the start, using the InitialAudio and InitialVideo properties, and to see from a channel's immutable properties (as also seen in NewChannels) whether it (initially) contained audio and/or video. (References fdo#20830) + Fixes: - Include private D-Bus tube and all MUC tube channels in Requests's Channels property. - StreamedMedia channels' group flags are now more spec-compliant. (Fixes fdo#20578) - When a contact doesn't have an alias, their full JID is used as the fallback, rather than the local part. (Fixes fdo#21295) - When setting an avatar fails, an appropriate error is now emitted. (Fixes fdo#20442 (not fdo#20422 as the git history claims).) - The lifecycles of several Jingle-related objects have been cleared up, fixing a number of Jingle crashes. ------------------------------------------------------------------ ------------------ 2009-5-12 - May 12 2009 ------------------- ------------------------------------------------------------------ ++++ python-sqlite2: - update to 2.5.5 + Python compatibility fixes + Only reset cursors after rollback, not after commit. Fixes problem where an implicity commit by a PRAGMA statement invalidated the cursor + Connection.enable_load_extension(enabled) to allow/disallow extension loading. + Fixed check if non-UTF8 strings are acceptable input. + For better DB-API compliance, operations on closed cursors now raise exceptions. + made .connect(..., isolation_level=None) work again. [#]## NOT READY YET ### ++++ sugar-log-activity: - require gnome-python-desktop instead of gnome-python ++++ sugar-tamtam-common: - fix hardcoded python version with simple sed in %pre - use fdupes, beautify specfile a bit - do not define %python_sitelib if %py_sitedir already exists ------------------------------------------------------------------ ------------------ 2009-5-11 - May 11 2009 ------------------- ------------------------------------------------------------------ ++++ sugar-fiftytwo: - fix typo in Requires ------------------------------------------------------------------ ------------------ 2009-5-7 - May 7 2009 ------------------- ------------------------------------------------------------------ ++++ xapian-core: - enable static again: needed by xapian-bindings ------------------------------------------------------------------ ------------------ 2009-5-6 - May 6 2009 ------------------- ------------------------------------------------------------------ ++++ tipp10: - update to 2.0.3: + english support + german lessons for Neo2 + better KI + small bugfixes - build x11 version and not the portable one (tipp10-config.patch) - use a wrapper script to avoid warnings if no directory exists - fixed bug bnc#500522: tipp10 fails starting ------------------------------------------------------------------ ------------------ 2009-5-4 - May 4 2009 ------------------- ------------------------------------------------------------------ ++++ moodle: - use FollowSymLinks for /srv/www/moodle to allow image links (http://lists.opensuse.org/opensuse-edu/2009-05/msg00001.html) - enable php in apache automatically ++++ wine: - Updated to upstream 1.1.20 - Show a dialog on application crashes. - Much improved OLE copy/paste support. - Various listview improvements. - More Direct3D code cleanups. - Various bug fixes. ------------------------------------------------------------------ ------------------ 2009-5-2 - May 2 2009 ------------------- ------------------------------------------------------------------ ++++ OpenCASCADE: - added some symlink to provide compatibility with soma packages ------------------------------------------------------------------ ------------------ 2009-5-1 - May 1 2009 ------------------- ------------------------------------------------------------------ ++++ python-gobject2: - Update to version 2.17.0: + Write a good part of the docs for gio + Wrap g_mount_guess_content_type g_mount_guess_content_type_finish + Swap first two arguments of gio.File.query_info_async + Fix a crash in pyg_type_add_interfaces + Remove an empty structure, use sizeof(PyObject) + Wrap four g_get_user_*_dir() functions + Remove 'ltihooks.py' as using deprecated Python module + Code maintenance: add .gitignore files + CellRendererPixbuf stock-size property has wrong type + Add a doap file after git migration + missing dep on libffi in pygobject-2.0.pc + g_volume_monitor_tp_new new function, return the singleton object + Remove a DeprecationWarning under python 2.6 + several scripts from codegen directory are not distributed + g_file_copy_async change argument order to keep it consistent with the other methods + memory leak in gio.File.copy_async + g_file_monitor should accept None for cancellable and set the default flag to G_FILE_MONITOR_NONE + pyg_notify_free needs to ensure it has GIL before calling Py_XDECREF + Wrap g_file_set_display_name_async + Add a semi-private method to return the option context C object from an option context wrapper + Converting a negative long Python value to a GUINT64 GValue doesn't error out as it should + Wrap g_file_set_attributes_async and g_file_set_attributes_finish + g_file_query_filesystem_info_async fix a typo + Wrap g_file_query_filesystem_info_async + Add missing g_file_query_filesystem_info_async and g_file_query_filesystem_info_finish + Wrap g_file_eject_mountable + g_file_copy callback cannot be optional + Swap various kwargs names to reflect the code + Update the address of the FSF + Add g_volume_should_automount + Wrap g_drive_enumerate_identifiers and g_volume_enumerate_identifiers + Add a couple of convinence functions to convert from/to a python list and an array of strings + Allow setting pytype wrapper class + Wrap g_file_enumerator_close_async ------------------------------------------------------------------ ------------------ 2009-4-29 - Apr 29 2009 ------------------- ------------------------------------------------------------------ ++++ xapian-bindings: - update to 1.0.12: - removed upstreamed xapian-bindings-tcllibdir.patch - adapted xapian-bindings-fix_mono_test.patch and xapian-bindings-pkgIndex_old.patch ++++ xapian-core: - update to 1.0.12: + too many changes to list here, please read /usr/share/doc/packages/xapian-core/NEWS for details - removed xapian-core-1.0.4_gcc43.patch and xapian-core-1.0.4-strcmp.patch - adapted xapian-core-cpp_c_includes.patch - disable static libs ------------------------------------------------------------------ ------------------ 2009-4-26 - Apr 26 2009 ------------------- ------------------------------------------------------------------ ++++ olpcsound: - Fix spec ++++ sugar: - Update to 0.84.6 ++++ sugar-artwork: - Update to 0.84.1 ++++ sugar-base: - Update to 0.84.1 ++++ sugar-cartoon-builder-activity: - Fix spec file ++++ sugar-flipsticks-activity: - Fix spec file - Updated to version 3, changed source to bz2 ++++ sugar-help: - Changed version to 8 ++++ sugar-infoslicer: -Initial package for openSUSE based on FC10 src rpm ++++ sugar-jigsaw-puzzle-activity: -updated to version 7 ++++ sugar-labyrinth: - Initial package for openSUSE based on FC10 src rpm ++++ sugar-toolkit: - Update to 0.84.4 ++++ telepathy-salut: - Add --enable-olpc to configure. Requested by the Education project for Sugar. ------------------------------------------------------------------ ------------------ 2009-4-24 - Apr 24 2009 ------------------- ------------------------------------------------------------------ ++++ sugar-log-activity: -Initial package for opensuse ++++ telepathy-gabble: - Review changes. ------------------------------------------------------------------ ------------------ 2009-4-23 - Apr 23 2009 ------------------- ------------------------------------------------------------------ ++++ gstreamer-0_10-plugins-espeak: -Initial package for opensuse ++++ olpcsound: -Initial package for opensuse ++++ sugar-readetexts-activity: -Initial package for opensuse based on FC10 src ------------------------------------------------------------------ ------------------ 2009-4-22 - Apr 22 2009 ------------------- ------------------------------------------------------------------ ++++ sugar-tamtam-edit: -Initial package based on FC 10 src rpm -Initial package based on FC 10 src rpm -Initial package for opensuse based on FC10 src rpm -Initial openSUSE package based on FC 10 src rpm ++++ telepathy-gabble: - Add telepathy-gabble-include-uuid-fix.patch for 11.1 because of broken libuuid pkg-config file. ------------------------------------------------------------------ ------------------ 2009-4-21 - Apr 21 2009 ------------------- ------------------------------------------------------------------ ++++ sugar-jigsaw-puzzle-activity: -Initial opensuse package based on FC10 src rpm ++++ sugar-joke-machine-activity: -Initial opensuse package based on FC10 src rpm ++++ sugar-record: -Initial package based on git source v61 and FC10 rpm src ++++ sugar-tamtam-common: -Initial package based on FC10 src rpm ------------------------------------------------------------------ ------------------ 2009-4-20 - Apr 20 2009 ------------------- ------------------------------------------------------------------ ++++ abiword: - Add olpc_build required for building OLPC Sugar activities ++++ python-olpcgames: -changed package names to work for openSUSE, using v 1.6 -Initial package for openSUSE based on FC src rpm ++++ sugar-analyze: -Initial package for openSUSE based on FC11 src rpm ++++ sugar-cartoon-builder-activity: -changed gstreamer-plugins-good to gstreamer-0_10-plugins-good -Initial package for openSUSE based on FC10 src rpm ++++ sugar-drgeo-activity: -changed requires names inline with opensuse -Initial package for openSUSE based on FC 10 src rpm ++++ sugar-fiftytwo: -Initial package for openSUSE ++++ sugar-moon: - Initial package for openSUSE based on FC11 src rpm ++++ sugar-paint-activity: -modified dependency names for openSUSE -Initial package based on FC 10 src rpm ++++ sugar-slider-puzzle-activity: -Initial opensuse package based on FC10 src rpm ++++ sugar-viewslides: - Changed src dirc name to include version -Initial OpenSUSE package - Initial spec ++++ sugar-xomail: -Initial package for openSUSE ------------------------------------------------------------------ ------------------ 2009-4-19 - Apr 19 2009 ------------------- ------------------------------------------------------------------ ++++ canorus: - added DESTDIR patch (no mkdir outside buildroot, done manually) - fixed spec file (rpm succeded) ++++ python-abiword: - Update to 0.6.3 ++++ sugar-connect: -Initial package based on FC11 src rpm ++++ sugar-finance: -package based on FC11 src rpm ++++ sugar-help: -initial package built using FC11 src rpm ++++ sugar-imageviewer: -Took out redundant Source0: -packaged based on FC11 src rpm ++++ sugar-memorize: -Initial package based on FC11 src rpm ++++ sugar-pippy: -Initial package based on FC11 src rpm ++++ sugar-playgo: -Initial package based on FC11 source rpm ++++ sugar-read: - evince provided by gnome-python-desktop in Suse -Initial package based on FC11 source rpm ++++ sugar-speak: - Added python-numpy dependency - - Added summary -Initial package based on FC11 src rpm ++++ sugar-turtleart: -package based on FC11 src rpm ------------------------------------------------------------------ ------------------ 2009-4-18 - Apr 18 2009 ------------------- ------------------------------------------------------------------ ++++ sugar-clock: -Build from Fedora src rpm and added some requires ++++ sugar-implode: -sugar-implode for suse package taken from fedora src rpm ++++ sugar-irc: -initial package built based on fedora src rpm, and libs added ++++ sugar-jukebox: -built from Fedora src rpm and added buildrequires ++++ sugar-xoirc: -initial package built based on fedora src rpm, and libs added ------------------------------------------------------------------ ------------------ 2009-4-16 - Apr 16 2009 ------------------- ------------------------------------------------------------------ ++++ sugar-flipsticks-activity: -initial package for openSUSE based on FC10 ++++ sugar-maze: -Initial package taken from Fedora 10 rpm src. ------------------------------------------------------------------ ------------------ 2009-4-14 - Apr 14 2009 ------------------- ------------------------------------------------------------------ ++++ wine-doors: - update to 0.1.3: - Several bug fixes - Several new packages including PhotoshopCS2 and Spotify - IE works again! - reworked specfile - Buildarch = noarch - build with --nodeps: ignore unmet dependancies (done via package) - added Req: tar unzip orange - fix Req for Fedora ------------------------------------------------------------------ ------------------ 2009-4-12 - Apr 12 2009 ------------------- ------------------------------------------------------------------ ++++ abiword: - Update to version 2.6.8: + See http://www.abisource.com/changelogs/2.6.8.phtml for what's new in this version - Remove abiword-fixes.patch. Fixed upstream - Merge -devel into libabiword-2_6-devel - Clean up requires for libabiword-2_6-devel - Remove %if statements <= 10.2 - Use CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" ------------------------------------------------------------------ ------------------ 2009-4-10 - Apr 10 2009 ------------------- ------------------------------------------------------------------ ++++ wine: - Updated to upstream 1.1.19 - Support for Visual C++ project files in winemaker. - Improvements to the Esound driver. - Many Direct3D code cleanups. - Fixes to OLE clipboard handling. - OpenBSD compilation fixed. - Various bug fixes. ------------------------------------------------------------------ ------------------ 2009-4-9 - Apr 9 2009 ------------------- ------------------------------------------------------------------ ++++ telepathy-gabble: - Update to version 0.7.26: + When placing a streamed media call on hold, transmit the status change to the peer. + Relatedly, expose incoming Ringing and Hold notifications through the CallState interface. + Raise Offline or NotCapable (rather than NotAvailable) when methods in Jingle calls fail for one of those reasons. + Implement the Avatar interface's D-Bus properties, as introduced in spec version 0.17.22 ------------------------------------------------------------------ ------------------ 2009-4-5 - Apr 5 2009 ------------------- ------------------------------------------------------------------ ++++ telepathy-glib: - Update to version 0.7.29: + Enhancements: - TpBaseConnectionManager, tp_cm_param_setter_offset: support parameters of various extra types - object path, double, 64-bit signed and unsigned integer, array of strings, array of bytes - and add regression tests - TpContact: enhance documentation to spell out that change notification is via GObject::notify::alias etc. - tp_asv_new(), a shorthand for creating hash tables from strings to slice-allocated GValues, along with tp_asv_set_* and tp_asv_take_* helpers to add entries to such hash tables. (Fixes fdo#20942) ++++ python-numpy: - update to 1.3.0: + This minor includes numerous bug fixes, official python 2.6 support, and several new features such as generalized ufuncs. - removed nearly all (upstreamed) patches: numpy-buildfix.patch is the only one left ++++ telepathy-gabble: - Update to version 0.7.25: + Dependencies: - telepathy-glib >= 0.7.29 is now required. + Enhancements: - Discover SOCKS5 proxies on the connection and try to use them when offering a SOCKS5 bytestream. - Add fallback-socks5-proxies connection parameter to hardcode SOCKS5 proxies to use as fallback. Set lot of public proxies as default. - Use IPv6 addresses when trying to establish a SOCKS5 bytestream. - Implement Channel.Type.FileTransfer. This means you can now send and receive files using Gabble. ------------------------------------------------------------------ ------------------ 2009-4-4 - Apr 4 2009 ------------------- ------------------------------------------------------------------ ++++ telepathy-salut: - Update to version 0.3.9: + Enhancements: - Implement Connection.Interface.ContactCapabilities.DRAFT - Implement tube service specific contact capabilities. - Implement file transfer contact capabilities. - Implement Channel.Type.StreamTube.DRAFT + Fixes: - As defined in the spec, {Accept,Provide}File should return an 'ay' and not a string as UNIX socket address. - Fix a crash with newer versions of libsoup - Fix file transfer over IPv6 (fdo#19163) ------------------------------------------------------------------ ------------------ 2009-4-1 - Apr 1 2009 ------------------- ------------------------------------------------------------------ ++++ childsplay-languagepacks: - upgrade to 0.8.5 - fix typo in german FlashCard[s]Data dirname - adapt installation locations to new childsplay 1.1 ------------------------------------------------------------------ ------------------ 2009-3-31 - Mar 31 2009 ------------------- ------------------------------------------------------------------ ++++ python-numpy: - added numpy-buildfix.patch ------------------------------------------------------------------ ------------------ 2009-3-30 - Mar 30 2009 ------------------- ------------------------------------------------------------------ ++++ canorus: - update to 0.7: + Added support for printing and preview of score using LilyPond backend. + Added integrated Midi recorder. + Added resources storage inside the document. + Added User's guide. + Added transposition support. + GUI improvements + Import/Export improvements + Plugin improvements + Model improvements + ...and many more ++++ gcompris: - update to 8.4.12: + Fixed a crash case by Miguel in the configuration. in a language setting configuration of an activity if we change the language, GCompris crashes. (removes gcompris-8.4.11-activity_crash.patch) + Fixed an annoying bug in the locale selection. Punjabi was twice in our internal list which makes it impossible to access locale after Portuguese in our list. It was possible to access locale by going backward but really annoying. (removes gcompris-8.4.11-Punjabi.patch) + Replaced letter that differentiate blocks for color blinds by ASCII symbols that are locale agnostic. (removes gcompris-8.4.11-ascii_symbols_for_color.patch) + Fixed melody activity, some sound files was not correct which made it sometimes impossible to complete. (removes gcompris-8.4.11-melody.patch) + Fixed a little issue. It was possible for the user in memory sound against tux to click on as many card she wants if she does not wait for the end of the sound. + Fixed a cased in which the memory sound was in a fuzzy state if the level was changed by the user. (removes gcompris-8.4.11-melody.patch) + Translation Updates for es, nn, eu and pt ++++ italc: - fix italc-launcher again to save/re-use system lang for ifconfig (thanks again to Ciro Iriarte for the patch) ------------------------------------------------------------------ ------------------ 2009-3-29 - Mar 29 2009 ------------------- ------------------------------------------------------------------ ++++ kiwi-desc-ltsp: - Now possible to create "Fat" client image See: http://en.opensuse.org/LTSP/Fatclient ------------------------------------------------------------------ ------------------ 2009-3-28 - Mar 28 2009 ------------------- ------------------------------------------------------------------ ++++ libgda: - Update to version 4.0.1: + make sure Libgda's GdaMetaStore object behaves correctly even if the SQLite provider is not installed + misc. corrections ++++ wine: - tarball was refreshed ------------------------------------------------------------------ ------------------ 2009-3-27 - Mar 27 2009 ------------------- ------------------------------------------------------------------ ++++ kiwi-desc-ltsp: - Add support for IceWM as localapp ++++ wine: - Updated to upstream 1.1.18 - Joystick support on Mac OS X. - Implementation of iphlpapi on Solaris. - A number of 64-bit improvements. - Obsolete LinuxThreads support has been removed. - Many fixes to the regression tests on Windows. - Various bug fixes. ------------------------------------------------------------------ ------------------ 2009-3-25 - Mar 25 2009 ------------------- ------------------------------------------------------------------ ++++ kiwi-desc-ltsp: - remove kiwi-ltsp-aoe config file, merge it in kiwi-ltsp ++++ telepathy-glib: - Update to version 0.7.28: + API changes: - Use the prefix for D-Bus errors specified by telepathy-spec, not something telepathy-glib made up (changing .Errors to the correct .Error). This was a regression in telepathy-glib 0.7.1. + Enhancements: - Update to telepathy-spec 0.17.22, adding TP_ARRAY_TYPE_SOCKET_ADDRESS_IP_LIST, TP_ARRAY_TYPE_STRING_STRING_MAP_LIST, TP_STRUCT_TYPE_SOCKET_ADDRESS_IP - Extend the 'callable' example connection manager to support simulated incoming calls, support simulated contacts who never answer, are busy or terminate the call, and comply with telepathy-spec 0.17.22 + Fixes: - fdo#20729: csh (chatroom) example connection manager: comply with telepathy-spec 0.17.21 by always allowing the user to leave the Group - Cancel GetParameters call if the CM crashes, fixing an assertion failure in tp_connection_manager_continue_introspection ------------------------------------------------------------------ ------------------ 2009-3-24 - Mar 24 2009 ------------------- ------------------------------------------------------------------ ++++ italc: - fix italc-launcher not finding ifconfig (thanks to Ciro Iriarte for the patch) ++++ marble: - update to 0.7.1: + new educational maps (moon map) - more available via download + improved KML support + support for historical maps + miles support + navigation control displayed on the map directly + Marble world clock plasmoid ++++ telepathy-gabble: - Update to version 0.7.24: + Enhancements: - All messages on the Messages interface now have a message token, using the XMPP id attribute. Identifiers for messages that Gabble sends, and those it receives that lack one, are generated with libuuid if available, or with a unique-ish time-based fallback otherwise. + Fixes: - Fix SOCKS5 implementation to actually respect XEP-0065. - Don't crash if Google relay responses arrive after the call has ended (fdo#20764). - Relax overly-strict checks made by CodecsUpdated. - Add libuuid-devel BuildRequires. ------------------------------------------------------------------ ------------------ 2009-3-22 - Mar 22 2009 ------------------- ------------------------------------------------------------------ ++++ gambas2: - update to 2.12: + This release fixes many bugs in the interpreter, the GTK+ component, the networking component, the PDF component, and the XML/RPC component. - created gambas2-gb-settings ------------------------------------------------------------------ ------------------ 2009-3-21 - Mar 21 2009 ------------------- ------------------------------------------------------------------ ++++ fbreader: - Update to 0.10.5 + An FBReader freeze has been fixed + Several text selection related issues have been fixed ++++ libghemical4: - update to 2.98 - renamed libghemical3 to libghemical4 - use versioned datadir/libghemical to allow multiple libghemical packages ------------------------------------------------------------------ ------------------ 2009-3-20 - Mar 20 2009 ------------------- ------------------------------------------------------------------ ++++ fbreader: - Update to 0.10.4 + Multiple fixes in the epub format support ++++ stardict: - fix build with GCC 4.4 ++++ xiphos: - update to 3.0.1 + Added transliteration support from non-Latin character sets. + Fixed a crash-inducing bug in detached ("free-floating") Bible and commentary windows, from context menu synchronization. This was redundant with the sync button in upper left, so the menu item was removed, and a glitch in the sync button's use was fixed. + Sidebar module list entries can be expanded by clicking anywhere on the row. + Only when not using tabbed browsing, a crash on history usage was stopped, though a full fix for tab-less history access is pending. + A PDF version of the manual is included. + Fixed a disappearing-button problem in the module manager, as well as several instances of faulty mutex usage. - changes for 3.0.0 (Xiphos begins life, as the former GnomeSword) + Invocation of the editor (personal commentary, prayer list/journal) will induce several harmless warning messages to occur. + A fabulous new look, with the support of professional graphics designers having done a facelift of our graphics + Standard module repository setup for first-time users + Image resize enabled by default + Commentary-by-chapter display, as a commentary module option, rather than just per-verse commentary. + Consistent dialog usages: Y/N questions and file browsers. + Module manager: Remembers previous settings. New remote source is set as current. Tooltips over icons in module manager lists. Visual improvements by showing repository in use and separating full module lists from limited update/uninstalled lists. Now functions correctly with both shared and personal storage areas. + Compatibility with forthcoming Sword engine updates for dynamic versification ("dv11n"). Future modules will support e.g. deuterocanonical books in Catholic Bibles. + More uniform module option support in parallel window. + Dictionary links auto-display in the previewer, after the fashion of Strong's and morphology references. + Better Help menu selections: Online chat support, bug reporting, mailing list pointers. + Better search term highlighting in both sidebar and dialog search. + Double-click navigation of search results entries. + Improved/fixed search abort. Assume "AND" semantic for sidebar multiple word search. + Countless internal cleanups, efficiency improvements, and bugfixes, the need for many of which was exposed by the Windows port effort. + Additions to the manual, especially for instruction on original language research and how to get help + Better integration of image support with ImageMagick libraries. + Respect for configuration-specified font choices (Font= and Fontsize= in module configuration files). + Improvements to build-time configuration support. + Fixed fast search ("lucene") index creation. ------------------------------------------------------------------ ------------------ 2009-3-19 - Mar 19 2009 ------------------- ------------------------------------------------------------------ ++++ avogadro: - update to version 0.9.2 - added several BuildRequires to allow GLSL module and docs compilation, python module still broken - added fdupes to symlink duplicate files ++++ childsplay: - fix SPBasePaths.py to contain the right pathnames - added admin desktop entry - build as noarch now - some locale fixes ++++ koha: - update to 3.00.01: + General Bugfixing + improved Rss support + Adding a Subject cloud + better UNIMARC version 5 compliance + Improving diacritics management in zebra + Additional translations + Improving Quality Assurance with test suite + Adding a Renew All button to OPAC + options added to overdue_notices script ++++ perl-CGI-Session-Serialize-yaml: - update to 4.24 * FIX: Remove t/sessiondata/ before creating distro * FIX: Requote the module names in Build.PL and Makefile.PL to keep earlier Perls happy * FIX: Patch Build.PL and Makefile.PL to list all dependencies, * INTERNAL: Rename Changes to Changes.txt to match my other modules * INTERNAL: Add Changelog.ini ++++ perl-Crypt-GeneratePassword: - initial version 0.03 ++++ perl-Data-ICal: - update to 0.15: * Escaping fixes * No longer explodes if your .ics file lacks a VERSION property * Perl 5.11 adds additional strictures. Patch from ANDK to deal [rt.cpan.org #34717] ++++ perl-Data-Password: - initial version 1.07 ++++ perl-Data-UUID: - initial version 1.149 - initial version 1.2 ++++ perl-Devel-StackTrace: - update to 1.20: + many test fixes + bad utf-8 fixes + Added a max_arg_length parameter, which if set causes Devel::StackTrace to truncate long strings when printing out a frame. RT #33519. Patch by Ian Burrell. ++++ perl-FreezeThaw: - initial version 0.45 ++++ perl-Net-Whois-Raw: - initial version 1.63 ++++ perl-XML-Writer-String: - initial version 0.1 ++++ scilab: - improved russian translation ------------------------------------------------------------------ ------------------ 2009-3-18 - Mar 18 2009 ------------------- ------------------------------------------------------------------ ++++ telepathy-glib: - Update to version 0.7.27: + Enhancements: - fdo#18220: make it much less verbose to construct string/variant maps (a{sv}) by adding functions like tp_g_value_slice_new_uint(). - Make example connection managers installable (with - -enable-installed-examples) - Add an example connection manager that has dummy StreamedMedia channels - Add an example connection manager that has dummy ContactList channels vaguely resembling the XMPP roster - Update to telepathy-spec 0.17.21 (adding TP_CHANNEL_GROUP_FLAG_MESSAGE_DEPART and TP_CHANNEL_MEDIA_CAPABILITY_NAT_TRAVERSAL_ICE_UDP) + Fixes: - fdo#20646: in TpChannel, when adding contacts to one of the Group sets, remove them from both of the others - Use AM_PATH_PYTHON to detect the Python version - In TpGroupMixin, let implementations allow the self-handle to be removed regardless of whether the CAN_REMOVE flag is set. - fdo#20165: fix a use-after-free in tp_base_connection_register() that causes connection managers to assert if they have not already called tp_dbus_daemon_dup() or tp_run_connection_manager() - Fix some memory leaks when making TpContact objects, when holding handles in TpContactsMixin, when filling contact attributes in TpPresenceMixin, when setting simple presence, and in the regression tests - Update the valgrind suppressions file to cope with new telepathy-glib code, GTest, and glibc 2.9 - Fix compilation with gtkdoc 1.11, which is stricter about the contents of Since: annotations, and parses more comments ++++ openadmin: - initial (not ready) version ++++ perl-Glib: - update to 1.220 * GType.xs (gperl_fundamental_type_from_obj): Check the SV for definedness before passing it to SvRV. * GClosure.xs (gperl_closure_marshal): Synchronize the way signals with no return value are handled with how it's done in gperl_signal_class_closure_marshal. This means that Perl handlers for these kinds of signals are now always called in void context, as they should be. * gperl.h: Provide gperl_register_boxed_alias, gperl_register_fundamental_alias, and gperl_register_object_alias to register aliases for other registered types. An alias is a package name that will resolve to the specified type, while the type will still resolve to its originally registered package when going the other way. * Glib.pm: Add constants Glib::SOURCE_CONTINUE and SOURCE_REMOVE for use in source-type callbacks. * test fixes, docs fixes ++++ perl-XML-Bare: - update to 0.43 * Added a new test to detect fixed problem * A number of memory leaks have been fixed - XML files included for benchmarking have been replaced with dummy test data to avoid licensing problems. * Perl code has been optimized * Fixed problem with merge function * Added tohtml output * Added flag to indicate node read in as CDATA ------------------------------------------------------------------ ------------------ 2009-3-17 - Mar 17 2009 ------------------- ------------------------------------------------------------------ ++++ gcompris: - try to build for Fedora and Mandriva - part 1: adapt requires... - fix locale dir for sr@Latn on openSUSE > 11.1 - added upstream patches for some known issues: gcompris-8.4.11-activity_crash.patch gcompris-8.4.11-ascii_symbols_for_color.patch gcompris-8.4.11-melody.patch gcompris-8.4.11-Punjabi.patch - added gcompris-8.4.11-msgfmt_problem.patch for problems with old msgfmt (gettext <= 0.14.5) - fixed build on SLE-10, 10.2 and 10.3 ++++ kiwi-desc-ltsp: - More cluster setup ++++ telepathy-gabble: - Update to version 0.7.23: + Dependencies: - telepathy-glib >= 0.7.26 is now required - libsoup >= 2.4 is now required + Enhancements: - Add functionality to ask for a Google-specific relay session, so Google Talk users can use Google's relay servers to make and receive Jingle calls. - The CodecsUpdated method, introduced in spec version 0.17.19 and used to send updated parameters for codecs such as Theora and H264 to the other party in a call, is now implemented. + Fixes: - Fix flow control in tubes when using a SI fallback bytestream. - Implement flow control in bytestream IBB. - Make GetHandle() correspond to the TargetHandle[Type] properties on streamed media channels. - Add libsoup-devel BuildRequires. ++++ tuxpaint: - fix build on older distributions ------------------------------------------------------------------ ------------------ 2009-3-16 - Mar 16 2009 ------------------- ------------------------------------------------------------------ ++++ fraqtive: - update to 0.4.4 + updated version of the Windows Modern Style + various UI improvements + fixed many bugs - added susehelp pages ++++ iTest: - update to 1.4.0 + added Italian translation + added an advanced scoring system + added multiple choice questions support + upgraded from Qt 4.3.2 to Qt 4.4.0 + numerous bug-fixes and more... iTestServer (formerly Database Editor): ++ added the ability to create classes with students ++ added the ability to set the (minimum) number of questions in a test for each flag separately ++ added support for up to 9 answers and the ability to set this number for each question separately ++ advanced test printing options, random order of questions in each printout, the ability to print keys to tests ++ improved appearance under Mac OS X ++ new database format - older versions of iTest cannot open the new itdb 1.4 files, iTest 1.4 can still open older databases ++ code clean-up, code sharing with iTestClient iTestClient (formerly Test Writer) ++ added support for up to 9 answers ++ code clean-up, code sharing with iTestServer ++++ libgda: - Update to version 4.0.0: + Documentation fixes. ++++ solfege: - updated to 3.14.0: * We now require Python 2.4, Gtk+ 2.14 and pygtk 2.14 * Improved preferences window 'Instruments' tab layout. * Better handling of external programs (CSound, MMA and lilypond-book), especially on win32. * Misc bug fixes, including bug #110, #111 and #112. Idtone will now display translated notenames. ++++ stopmotion: - fix desktop file category - fix translations ++++ wine-doors: - fixed translation of desktop file ++++ wine-doors: - fixed translation of desktop file ------------------------------------------------------------------ ------------------ 2009-3-15 - Mar 15 2009 ------------------- ------------------------------------------------------------------ ++++ ghemical: - update to 2.98 ++++ gnome-chemistry-utils: - update to 0.10.3 GChemPaint: + Fixed a selection issue introduced by the fix to #24869. + Fixed stereochemistry of InChI and SMILES output. + Fixed zoom dialog behavior. + Fixed a couple of other minor issues. Gnome Crystal: + Fixed CIF files loading. - include fedora patches - build for fedora ++++ inotify-tools: - build for openSUSE-Education ++++ libgda: - Update to version 3.99.14: + misc. corrections + use XDG Base Directory Specification to store DSN list + bug fixes: bgo#574736, bgo#574738, bgo#574742, bgo#574740 ++++ mopac7: - update to 1.14 - adapted patches for new version ++++ liboglappth2: - update to 0.98 - rename to liboglappth2 ++++ libtar: - build for openSUSE-Education (stopmotion needs it) - fix rpmlint warnings - split out libtar1 ++++ openSUSE-Education-release: - adapt config for openSUSE 11.1 release - RC3 now ++++ opensuse-education-tools: - initial verison 1.0 (Revision: 34) ++++ perl-Text-VimColor: - new package ++++ stopmotion: - build for openSUSE-Education ------------------------------------------------------------------ ------------------ 2009-3-14 - Mar 14 2009 ------------------- ------------------------------------------------------------------ ++++ littlewizard: - added "Recommends: littlewizard-examples" ++++ littlewizard-examples: - initial version 20071206 ------------------------------------------------------------------ ------------------ 2009-3-13 - Mar 13 2009 ------------------- ------------------------------------------------------------------ ++++ libeigen2: - name it libeigen2 ++++ php5-pear-xml_parser: - fix source file ++++ wine: - Updated to upstream 1.1.17 - Joystick support on Mac OS X. - Implementation of iphlpapi on Solaris. - A number of 64-bit improvements. - Obsolete LinuxThreads support has been removed. - Many fixes to the regression tests on Windows. - Various bug fixes. ++++ wine: - Updated to upstream 1.1.17 - Joystick support on Mac OS X. - Implementation of iphlpapi on Solaris. - A number of 64-bit improvements. - Obsolete LinuxThreads support has been removed. - Many fixes to the regression tests on Windows. - Various bug fixes. ------------------------------------------------------------------ ------------------ 2009-3-11 - Mar 11 2009 ------------------- ------------------------------------------------------------------ ++++ atomix: - try to fix /usr/share/locale/sr@Latn ++++ gcompris: - update to 8.4.11: + Miguel de Izarra fixed a crash in the configuration of the python based activities (login and tuxpaint). - remove 10.2 macros ++++ kiwi-desc-ltsp: - Add AOE scripts from Shrenik "shrek" Bhura ++++ perl-Text-Unidecode: - initial version 0.04 ++++ stellarium: - updated documentation (pdf) - added entry in susehelp center for documentation ------------------------------------------------------------------ ------------------ 2009-3-10 - Mar 10 2009 ------------------- ------------------------------------------------------------------ ++++ exelearning: - fix os-edu#41 for 11.1 - and keep it portable for older python versions (exe-1.04.0.3532-deprecated_md5.patch) - fix some rpmlint warnings - add dependency to mimetex to make noarch package possible - 'with' is now a keyword (exe-1.04.0.3532-keyword.patch) ++++ gramps3: - update to 3.1.1: + fix a crash bug that needed to be addressed immediately + Several other small fixes - update to 3.1.0: + translation updates + 600+ changes submitted ++++ libgda: - Update to version 3.99.13: + misc. corrections + load LibDB only when needed + bug fixes: bgo#574021, bgo#574193 - Drop libgda-1.0.3-ncurses.patch: fixed upstream. ------------------------------------------------------------------ ------------------ 2009-3-9 - Mar 9 2009 ------------------- ------------------------------------------------------------------ ++++ fet: - update to 5.9.1 + Improved a situation for fixed timetables which were impossible sometimes (reported by Horatiu Halmajan). + Improved the html timetables by Volker Dirr. + Crash bug fix for constraint min gaps between activities with weight below 100%. + Bug fix in students early constraint - not critical bug. + Updates in Arabic translation. - added desktop file and icon ++++ gcompris: - update to 8.4.9: + Improved robustness, fixed potential crash cases + Miguel DE Izarra implemented a word selector. Now the teacher can easily put their own words in the reading and falling word activities. + Integrated several patches from Vitali Perchonok related to Right to Left languages support. + Matieu Ignacio: New original background for the target activity. + Vitali Perchonok provided several images from OpenClipart to replace ours. + Miguel De Izarra added support for a network mode to let teachers centralise their customisations. This save custom data in user_dir and make a content.txt (a md5sum like file) listing custom files. Simply put this files in a web server to diffuse in classroom. GCompris clients are launched with --server + Miquel De Izarra Added support for editing the content of the missing letter activity. + Now properly points use images in ~My GCompris/Images In the animation activity, the image selector will display all images from this directory. + translation updates - removed all patches (upstreamed) ++++ moodle: - fix config handling - create include config inline ++++ moodle: - fix config handling - create include config inline ++++ perl-Filter: - update to 1.36 * Fixed install issue [RT #28232] ++++ python-scipy: - update to 0.7.0: SciPy 0.7.0 is the culmination of 16 months of hard work. It contains many new features, numerous bug-fixes, improved test coverage and better documentation. + Python 2.6 support (NOT Python 3.0) + Major documentation improvements + Support for NumScons has been added + Sandbox Removed + Sparse matrices have seen extensive improvements + Statistical functions for masked arrays have been added + The IO code in both NumPy and SciPy is being extensively reworked + New Hierarchical Clustering module + New Spatial package + Reworked fftpack package + New Constants package + New Radial Basis Function module + New complex ODE integrator + New generalized symmetric and hermitian eigenvalue problem solver + Bug fixes in the interpolation package + Weave clean up ++++ stellarium: - update to 0.10.2: + Based on Qt 4.5. + Display constellations lines using nicely distorted arcs. + Fixed GUI problems when creating a new location. + Fixed the grid lines wrap around at the discontinuities in cylindrical and Mercator projection. + Hide the planet computation problems after year 80608. + Use the Qt raster engine by default. This fixes mac rendering bugs and speeds up greatly the GUI rendering. + Improved management of intersection of viewports with large FOV and projections with singularities. + Added Hammer-Aitoff projection allowing full sky overview. + Fixed various bugs. ------------------------------------------------------------------ ------------------ 2009-3-8 - Mar 8 2009 ------------------- ------------------------------------------------------------------ ++++ gcalctool: - Review changes. ++++ ktechlab: - try to fix ktachlab crashing on circuit (os-edu#54) ++++ python-pygame: - add support for jpeg and png (BuildReq: libjpeg-devel libpng-devel) ++++ tkgate: - fix docdir link ------------------------------------------------------------------ ------------------ 2009-3-7 - Mar 7 2009 ------------------- ------------------------------------------------------------------ ++++ childsplay: - update to 1.1 ++++ gcompris: - fix error with new python on 11.1 ('with' is now a keyword) (gcompris-python.patch) ++++ libXsettings-client0: - small rpmlint fixes ++++ libfakekey0: - small rpmlint fixes ++++ libhippocanvas-1-0: - build for openSUSE - version 0.3 ++++ libmb1: - build for sugar ++++ matchbox-common: - build parallel - build parallel - fix rpmlint warnings ++++ python-cjson: - build for openSUSE ++++ sugar: - use fdupes ++++ sugar-artwork: - use fdupes ++++ sugar-datastore: - use fdupes ++++ sugar-toolkit: - use fdupes ------------------------------------------------------------------ ------------------ 2009-3-6 - Mar 6 2009 ------------------- ------------------------------------------------------------------ ++++ python-hulahop: - update to 0.4.9 ++++ sugar: - Update to 0.84.0 - See http://sugarlabs.org/go/DevelopmentTeam/Release/Releases/Sucrose/0.84.0 ++++ sugar-activities: - Update for sugar 0.84.0 ++++ sugar-artwork: - Update to 0.84.0 ++++ sugar-base: - Update to 0.84.0 ++++ sugar-datastore: - update to 0.84.0 ++++ sugar-toolkit: - Update to 0.84.0 ++++ telepathy-gabble: - Update to version 0.7.22: + Dependencies: - telepathy-glib 0.7.24 is now required + Enhancements: - Resolve STUN servers' IP addresses as required by telepathy-spec changes currently under development - Add NATTraversal, STUNServers and CreatedLocally properties to Media.StreamHandler as required by telepathy-spec changes currently under development - Add fallback-stun-server, fallback-stun-port ConnectionManager parameters + Fixes: - Correctly deal with streams that are added after a call is accepted, fixing video streaming in calls that start off audio-only - fdo#20102: fix byte ordering of port in GibberListener - Drain some swamps in Jingle call handling for better maintainability, and improve Jingle regression test coverage - Don't end calls a minute after an extra content is added, and correctly set the creator attribute on contents. This has the side-effect of not causing older Gabbles to assert. - Improve Tubes test coverage, and fix various races in the tests. ------------------------------------------------------------------ ------------------ 2009-3-5 - Mar 5 2009 ------------------- ------------------------------------------------------------------ ++++ brainworkshop: - use commandline option --statsfile to fix os-edu#7c5 ++++ qcad: - fixed [bnc#478474] -- enable Draw->Arc->Tangential ++++ solfege: - updated to 3.12.2: * Added Galician translation. * Updated french and vietnamese translation. - fix build without txt2man ------------------------------------------------------------------ ------------------ 2009-3-4 - Mar 4 2009 ------------------- ------------------------------------------------------------------ ++++ fbreader: - Update to 0.10.3 + Some issues related to multi-file tar, tar.gz and tar.bz2 archives have been fixed. + Greek hyphenation patterns were regenerated from another TeX source. + New version has no license issues from the Debian point of view - Changes for 0.10.2 + Images order in mobipocket files has been corrected. + Indonesian localization files have been updated. - Changes for 0.10.1 + Fixed an infinite loop in library building code. + Fixed key processing in qt4-based version. + Book description is visible for books found in network libraries. ++++ gcalctool: - Update to version 5.25.92: + Fixed bgo#572881 - Restore number display mode (FIX/SCI/ENG) on startup + Fixed bgo#527540 - Fix rounding errors in integer power calculations + Fixed bgo#571007 - Fix error in cosine/tangent calculations + Translation updates + Documentation updates ++++ ignuit: - update to 0.0.11: + Various UI elements can now be optionally hidden or shown. + Cards can now be tagged, and there's a new search option for tagged cards. + Bugfix: Update the main window's status bar after resetting statistics. ++++ python-numpy: - Patch for f2py, see http://projects.scipy.org/numpy/changeset/6193 (python-numpy-changeset_r6193.patch) ------------------------------------------------------------------ ------------------ 2009-3-3 - Mar 3 2009 ------------------- ------------------------------------------------------------------ ++++ geogebra: - fix build < openSUSE 11.0 - fix installer - fix Bug 46 ------------------------------------------------------------------ ------------------ 2009-3-2 - Mar 2 2009 ------------------- ------------------------------------------------------------------ ++++ exelearning: - disabled AutoReqProv ------------------------------------------------------------------ ------------------ 2009-3-1 - Mar 1 2009 ------------------- ------------------------------------------------------------------ ++++ libgda: - Update to version 3.99.12: + misc. corrections + MySQL, SQLite and PostgreSQL providers improvements and corrections + documentation and examples improvements + SQLite version is now 3.6.11 + Bugs fixed: bgo#572028, bgo#571879, bgo#572220, bgo#542847, bgo#572734, bgo#572394 + Translation updates - Remove %{release} from all Requires - Remove BuildRequires; fam-devel, gnome-common, gnome-vfs2-devel, gtk-doc, libgio-fam, readline-devel, scrollkeeper, sgml-skel, xbase-devel - Use Requires %{name} = %{version} instead of %{name} >= %{version} - Remove -fno-strict-aliasing from compiler flags, and subsequently remove compiler flags all together as $RPM_OPT_FLAGS are default - Don't use autoreconf - Don't use --enable-debug and --enable-gtk-doc with configure ------------------------------------------------------------------ ------------------ 2009-2-28 - Feb 28 2009 ------------------- ------------------------------------------------------------------ ++++ kiwi-ltsp-bootimages: - Add atl2 for asus eeepc ++++ wine: - Updated to upstream 1.1.16 - Improved SANE scanner support. - Support for digital CD audio playback. - Improved cookies management in Wininet. - Support for building stand-alone 16-bit modules. - Many fixes to the regression tests on Windows. - Various bug fixes. - updated winetricks to current version ++++ wine: - Updated to upstream 1.1.16 - Improved SANE scanner support. - Support for digital CD audio playback. - Improved cookies management in Wininet. - Support for building stand-alone 16-bit modules. - Many fixes to the regression tests on Windows. - Various bug fixes. - updated winetricks to current version ------------------------------------------------------------------ ------------------ 2009-2-27 - Feb 27 2009 ------------------- ------------------------------------------------------------------ ++++ perl-Crypt-CBC: - update to 2.30 * setting $cipher correctly ++++ perl-Filter: - update to 1.35 * Included Core patches 32864, 33341 & 34776 * Side effect of above patches means that Filters needs at least Perl 5.005 ++++ perl-HTML-Parser: - update to 3.60 * Spelling fixes. * Test multi-value headers. * Documentation improvements. * Do not terminate head parsing on the element * Add support for HTML 5 and new HEAD elements. * Short description of the htextsub example * Suppress warning when encode_entities is called with undef * HTML::Parser doesn't compile with perl 5.8.0. ++++ perl-MIME-Types: - update to 1.27 * fix application/ogg to .ogx. * alternative for ogg in test scripts * test by_mediatype with regexp parameter. * do not use /bin/pwd in t/pod.t ++++ perl-PlRPC: - update to 0.2020 * remove .svn from the tarball ------------------------------------------------------------------ ------------------ 2009-2-24 - Feb 24 2009 ------------------- ------------------------------------------------------------------ ++++ abiword: - Remove eel-devel BuildRequires. ++++ scilab: - added more patches thanks to debian packagers ------------------------------------------------------------------ ------------------ 2009-2-23 - Feb 23 2009 ------------------- ------------------------------------------------------------------ ++++ avogadro: - update to version 0.9.1 ++++ perl-BerkeleyDB: - update to 0.38 * Fixed typo in BerkleyDB.pod that broke t/pod.t * Included CDS section to the pod. * Various documentation patches from RT#42243 ++++ perl-Curses: - update to 1.27 * Extraneous .i and .s files in 1.26 removed. 'make clean' cleans all .i and .s too. * 'gen' directory is replaced by gen.tar file, so CPAN doesn't index the stuff in there. That directory is stuff for developing the Curses package, not stuff for users. * newterm() is available and putwin() and getwin() work in newer Perl (with PerlIO). We now use PerlIO_findFile(). ++++ perl-libwww-perl: - update to 5.825 * Fixup test failure with perl-5.8.8 and older; qr/$/m doesn't work * Make format_request() ensure that it returns bytes [RT#42396] * Force bytes in all the format_* methods. * Ignore Sitemap: lines in robots.txt [RT#42420] * Refactor; use variable to hold the test port * Add redirects method to HTTP::Message * Setting $ua->max_redirect(0) didn't work [RT#40260] * Convert files to UTF-8 * HTTP::Cookies destructor should not clobber $! and other globals. * Deal with the Encode module distributed with perl-5.8.0 * Avoid failure if 127.0.0.1:8333 is in use [RT#42866] * Documentation improvements, spelling fixes. ------------------------------------------------------------------ ------------------ 2009-2-22 - Feb 22 2009 ------------------- ------------------------------------------------------------------ ++++ opendict: - initial version 0.6.3 ++++ python-gobject2: - Update to version 2.16.1: + Apply the patch provided by Cygwin Ports maintainer (bgo#564018) + Bad -I ordering can break build, patch from (bgo#566737) + Fix keyword list to be in sync with positional arguments (bgo#566744) + Add a comment explaining why the two for loops for registering interfaces + Huge cleanup of GIO overrides (bgo#566706) + gtk.Buildable interface method override is not recognized (bgo#566571) + Do not escape the ampersand "&" in entity references. Replace some unusual entity references in the output with their literal values. (bgo#568485) + gio.InputStream.read_async can cause memory corruption. (bgo#567792) + Inconsistent use of tabs and spaces in pygtk.py (bgo#569350) + Huge fix of memory leaks in GIO (bgo#568427) + non-async functions don't release python locks before calling blocking C functions (bgo#556250) + Change comment to avoid false positives when grep'ing for deprecated gtk functions + ltihooks.py updating license header from GPL to LGPL - Remove gtk-doc BuildRequires. - Use %makeinstall - Stop using pygobject-acinclude.m4: it's not needed anymore, it seems. - Use fdupes. - Move /usr/lib/libpyglib-2.0.so to devel package. - Add post/postun with ldconfig call. ------------------------------------------------------------------ ------------------ 2009-2-21 - Feb 21 2009 ------------------- ------------------------------------------------------------------ ++++ icon-naming-utils: - Update to version 0.8.90: + Remove stock_mail-priority-high symlink (lp#319991) + Move some of the help links to help-contents instead of help-browser (fdo#13048) + Add MS Office Open XML MIME type links (lp#222441) ++++ telepathy-gabble: - Update to version 0.7.21: + Implement new tube API for muc stream tubes + Implement new tube API for 1-1 and muc D-Bus tubes + Implement the Messages interface for Text channels. + In multi-user chats, the point at which Sent is emitted has changed. Previously, Sent was emitted when the message was echoed back to you by the server; now, it is emitted (as is Messages.MessageSent) when you send the message. When the message is echoed, a delivery report is emitted with Messages.MessageReceived, and Received is emitted with an empty body and the Non_Text_Content flag set. Clients that don't understand the Messages interface should just immediately ack the ID in that signal + fdo#20003: fix a crash starting Jingle calls on some 64-bit platforms + fdo#20133: fix various bugs where idle callbacks outlived their user-data. + Don't start sending video when the other side adds a video stream. - Remove required versions for BuildRequires. We don't generally use it in our .spec files - Set correct group for -doc package (Documentation/Other) - Add Requires %{name}-%{version} for -doc package ++++ telepathy-salut: - Update to version 0.3.8: + Switched to the stable version of the FileTransfer interface. Clients (Empathy, Sugar...) have to be modified to use the stable interface instead of the DRAFT one. Just the interface name has been renamed so changes should be trivial + Fix a crash when receiving an incoming XMPP connection from a IPv6 address. - Remove export CFLAGS="$RPM_OPT_FLAGS" and export CXXFLAGS="$CFLAGS". These are default - Remove required versions for BuildRequires. We don't generally use it in our .spec files - Use %makeinstall instead of 'make install...' - Split out documention into a -doc package - Use %setup -q instead of %setup -q -n %{name}-%{version} since we don't change the name ------------------------------------------------------------------ ------------------ 2009-2-19 - Feb 19 2009 ------------------- ------------------------------------------------------------------ ++++ gcalctool: - Review changes. ++++ libatlas3: - update to 3.8.3: * New architectures, arch-specific kernels, and configure support: - Changed Core2Duo arch to simply Core2 + New kernels backported from 3.9.x for Core2 substantially increase Core2 performance + New arch defs for all Core2 archs - Added recognition of Corei7 architecture + Added arch defs which presently use new Core2-tuned kernels - Added new K10h kernel - Updated 64-bit arch defs to use it * Fixed bugs: - Fixed archinfo_x86 to always use extended family type (new usage) - Fixed error causing GEMM to get wrong answer if K=3 on MIPS arch - Fixed bug in TRSM tuning - Pervasive performance bug in GEMM, affecting all architectures - Occasional access of C when BETA=0 ------------------------------------------------------------------ ------------------ 2009-2-18 - Feb 18 2009 ------------------- ------------------------------------------------------------------ ++++ kiwi-ltsp-prebuilt: - Keep libgphoto for scanners ++++ rosegarden4: - updated to version 1.7.3: * bug fix / maintenance release. See the URL below for details http://www.rosegardenmusic.com/wiki/dev:1.7.3 - remove kdemultimedia3-sound from buildrequires (which was dropped from FACTORY). ------------------------------------------------------------------ ------------------ 2009-2-17 - Feb 17 2009 ------------------- ------------------------------------------------------------------ ++++ gcalctool: - Update to version 5.25.91: + Initialise GType system so usage of GConf doesn't cause crashes + Rework command-line arguments to be standard + Correctly handle decimal points for languages not using '.' + Fix shortcut keys so standard menu keys work + Documentation updates + Translation updates ++++ geogebra: - change install path: to /usr/share/java/geogebra - use geogebra.jar file ++++ telepathy-glib: - Update to version 0.7.26: + Enhancements: - Add tp_connection_manager_call_when_ready() - When constructing TpConnectionManager, if the .manager file is missing or can't be read, always try to activate the connection manager (in practice, this is what's wanted) - fdo#18291: when listing connection managers, wait for them to all be ready - fdo#18056: add method-based accessors for TpConnectionManager members - fdo#17519: track the Connection's SelfHandle property in TpConnection - Add tp_dbus_daemon_dup(), convenient API to share a starter-bus connection - Generate GTypes for arrays of mappings, and improve use of the type-generation functions - Add tp_intset_new_containing(), a convenient factory for sets with exactly one member + Deprecations: - Deprecate tp_get_bus_proxy() + Fixes: - Reduce our reliance on making a DBusGProxy for the dbus-daemon (working towards avoiding overly-broad NameOwnerChanged matches) - fdo#18832 (partially addressed): document that tp_get_bus() can call exit() and why, and discourage it in processes that aren't totally reliant on D-Bus - fdo#18207: reliably emit TpConnectionManager::got-info signal (although tp_connection_manager_call_when_ready() should be used instead) - Fix some assertion failures in TpConnectionManager when .manager files contain surprising types - Parse all currently supported types in .manager files + Miscellaneous: - Add regression test coverage for TpConnectionManager - Remove .la file. ------------------------------------------------------------------ ------------------ 2009-2-16 - Feb 16 2009 ------------------- ------------------------------------------------------------------ ++++ fftw3: - updated to version 3.2: * major version up, performance improvements and SIMD support * Worked around apparent glibc bug that leads to rare hangs * Fixed segfault due to unaligned access * MPI transforms not included, as they are still in alpha - updated to version 3.2.1: * Performance improvements for some multidimensional r2c/c2r transforms * Compile with icc on MacOS X, use better icc compiler flags. * Compilation fixes for systems where snprintf is defined as a macro * Fortran documentation now recommends not using dfftw_execute, because of reports of problems with various Fortran compilers * Some documentation clarifications * FAQ was accidentally omitted from 3.2 tarball. * Remove some extraneous (harmless) files accidentally included in a subdirectory of the 3.2 tarball. ++++ gcalctool: - Added support for translation-update-upstream (FATE#301344). ++++ scilab: - new upstream version 5.1 - removed unsed patch (most of all accepted upstream) - added new patches ------------------------------------------------------------------ ------------------ 2009-2-14 - Feb 14 2009 ------------------- ------------------------------------------------------------------ ++++ wine: - Updated to upstream 1.1.15 - Gecko engine update. - Better region support in GdiPlus. - Support for cross-compilation in winegcc. - Beginnings of MS Text Framework support. - Many fixes to the regression tests on Windows. - Various bug fixes. ------------------------------------------------------------------ ------------------ 2009-2-13 - Feb 13 2009 ------------------- ------------------------------------------------------------------ ++++ libgda: - Update to version 3.99.11: + misc. corrections + documentation improvements + bug fixes: bgo#570396, bgo#570251, bgo#570315, bgo#570787 - Changes from version 3.99.10: + corrections + cleanups + documentation improvements + bug fixes: bgo#568570, bgo#568731, bgo#568844, bgo#561748, bgo#568388, bgo#486021, bgo#143576, bgo#568484, bgo#570220 - Changes from version 3.99.9: + corrections + cleanups + documentation improvements + bug fixes: bgo#561173, bgo#561175, bgo#568163, bgo#568165 - Changes from version 3.99.8: + misc corrections + SQL console: better useability in the web console + SQL console: man page added + Win32 build fixes - Add export NO_BRP_CHECK_BYTECODE_VERSION=true to remove an error that we can ignore according to the wiki. - Re-enable BuildRequires on mdbtools-devel and xbase-devel. - Create 4_0-mdb package. ++++ lilypond: - build documentation [bnc#466437] ++++ wine: - Updated to upstream 1.1.15 - Gecko engine update. - Better region support in GdiPlus. - Support for cross-compilation in winegcc. - Beginnings of MS Text Framework support. - Many fixes to the regression tests on Windows. - Various bug fixes. ------------------------------------------------------------------ ------------------ 2009-2-11 - Feb 11 2009 ------------------- ------------------------------------------------------------------ ++++ OpenCASCADE: - moved *.dat to main package, not sources and some packages need them ++++ OpenCASCADE: - moved *.dat to main package, not sources and some packages need them ------------------------------------------------------------------ ------------------ 2009-2-10 - Feb 10 2009 ------------------- ------------------------------------------------------------------ ++++ kiwi-desc-ltsp: - Add cluster infrastructure using get_hosts and LTSP-Cluster ++++ kiwi-ltsp-prebuilt: - Initial cluster infrastructure using get_hosts and LTSP-Cluster ------------------------------------------------------------------ ------------------ 2009-2-9 - Feb 9 2009 ------------------- ------------------------------------------------------------------ ++++ ltsp-cluster-accountmanager: - Initial package for openSUSE - Initial openSUSE package - Initial opensuse package - Initial openSUSE package - Initial package for openSUSE ------------------------------------------------------------------ ------------------ 2009-2-8 - Feb 8 2009 ------------------- ------------------------------------------------------------------ ++++ abiword: - Added abiword-fixes.patch for some crasher fixes from upstream. ++++ dbus-1-glib: - Keep la files if distro <= 1100 ++++ kiwi-desc-ltsp: - Fix /etc/hosts creation and few other minor bugs, patches from shrek - fix reboot ++++ kiwi-ltsp-prebuilt: - add get_hosts for load balancing - fix reboot - add usbutils required for printers with firmware ------------------------------------------------------------------ ------------------ 2009-2-6 - Feb 6 2009 ------------------- ------------------------------------------------------------------ ++++ kiwi-desc-ltsp: - Add AOEROOT support, see http://en.opensuse.org/LTSP/AoE - Fix couple of minor bugs ++++ libatlas3: - updated to Version 3.8.2 ++++ ltsp-server: - update ldminfod ------------------------------------------------------------------ ------------------ 2009-2-5 - Feb 5 2009 ------------------- ------------------------------------------------------------------ ++++ kiwi-desc-ltsp: - fix XSERVER replace bug, thanks Raju Mathur - OldMonk - fix -l2 - fix localapps sound ++++ kiwi-ltsp-prebuilt: - fix jetpipe launching ------------------------------------------------------------------ ------------------ 2009-2-4 - Feb 4 2009 ------------------- ------------------------------------------------------------------ ++++ gcalctool: - Update to version 5.25.90: + Fixed incorrect bit shift operation + Documentation updates + Translation updates ++++ telepathy-gabble: - Update to version 0.7.20 + Implement the draft version of Location from telepathy-spec 0.17.19 + Announce generic tube capabilities when contacts support tubes + Don't get confused if MUC services auto-rename us + Don't get confused if we have to change our own nick in order to join a MUC + Set the correct actor when Jingle sessions are terminated + Don't omit offline, unknown and error from Statuses and GetStatuses() (regression in 0.7.19) + Close and ChannelClosed signals are now fired when a tube is closed (new API) ------------------------------------------------------------------ ------------------ 2009-2-3 - Feb 3 2009 ------------------- ------------------------------------------------------------------ ++++ bluefish-unstable: - update to 1.3.2 ++++ dbus-1-glib: - Update to version 0.80 - handle nested nodes in dbus-binding-tool - Always use /etc/bash_completion.d - Move test-types inside run-test to avoid dep on existing session bus - Don't send replies for messages explicitly not requesting one ++++ moodle: - fix Directory definition for filter/tex - added php-xmlrpc as Recommended ++++ moodle: - fix Directory definition for filter/tex - added php-xmlrpc as Recommended ++++ perl-CDDB_get: - added manpage - 'make test' now in separate %check section ++++ verbiste: - update to 0.1.23 ------------------------------------------------------------------ ------------------ 2009-2-2 - Feb 2 2009 ------------------- ------------------------------------------------------------------ ++++ telepathy-glib: - Update to version 0.7.25: + fdo#17588: don't break ABI if errors are re-ordered in a future spec version + fdo#19688: don't assert when getting contacts by ID if none of the identifiers supplied are valid + TpPresenceMixin: don't allow setting statuses that are flagged as not settable on the user themselves + TpPresenceMixin: never allow statuses of type OFFLINE, UNKNOWN or ERROR to be set on the user themselves, and warn if the connection manager got this wrong + Fix a memory leak in tp_presence_mixin_get_statuses() ++++ mimetex: - added manpage from Isaac Clerencia - initial package 1.70 ++++ moodle: - update to 1.9.4: + MDL-17205 New options to allow Moodle to be configured to comply with European and US privacy regulations, like FERPA. o MDL-17472 New Site policies setting for disabling Notes completely o MDL-17472 New Internal enrolment settings for enforcing enrolment key usage and complexity o MDL-17222 New Security overview report o Separate capabilities for each report and other parts with sensitive information + Fix multiple bugs relating to creating and editing course categories. Previously, giving admin permissions in a category and its subcategories did not work reliably. In the process, the separate create, update and delete category capabilities were replaced with moodle/category:manage, and moodle/category:visibility was renamed to moodle/category:viewhiddencategories. + MDL-8648 Essay questions can now be randomised by random questions. This must be enabled under Administration > Miscellaneous > Experimental. + MDL-14926 A new capability mod/quiz:reviewmyattempts, separate from mod/quiz:attempt. This let's you create a read-only role that lets students see what they have done on a course in the past, without being able to change anything any more. + MDL-16651 A new capability mod/scorm:deleteresponses allowing deletion of SCORM attempts + MDL-6160 Email notification of course requests, and a new capability moodle/course:request to control who can request courses. + MDL-17364 New Forum setting for enabling AJAX forum ratings + MDL-10021 New option, "Yes, without frame", for the file resource "Keep page navigation visible on the same page" setting. This option displays a resource in a XHTML strict page. Other options have been kept. + MDL-16999 Some database module settings have been fixed ('Required Entries' and ' Required Entries before viewing). If the fix has an impact on your Moodle installation, you will be warned during upgrade. - depend on new package mimetex to be really noarch - add +FollowSymLinks for filter/tex to get /usr/bin/mimetex work ++++ moodle: - update to 1.9.4: + MDL-17205 New options to allow Moodle to be configured to comply with European and US privacy regulations, like FERPA. o MDL-17472 New Site policies setting for disabling Notes completely o MDL-17472 New Internal enrolment settings for enforcing enrolment key usage and complexity o MDL-17222 New Security overview report o Separate capabilities for each report and other parts with sensitive information + Fix multiple bugs relating to creating and editing course categories. Previously, giving admin permissions in a category and its subcategories did not work reliably. In the process, the separate create, update and delete category capabilities were replaced with moodle/category:manage, and moodle/category:visibility was renamed to moodle/category:viewhiddencategories. + MDL-8648 Essay questions can now be randomised by random questions. This must be enabled under Administration > Miscellaneous > Experimental. + MDL-14926 A new capability mod/quiz:reviewmyattempts, separate from mod/quiz:attempt. This let's you create a read-only role that lets students see what they have done on a course in the past, without being able to change anything any more. + MDL-16651 A new capability mod/scorm:deleteresponses allowing deletion of SCORM attempts + MDL-6160 Email notification of course requests, and a new capability moodle/course:request to control who can request courses. + MDL-17364 New Forum setting for enabling AJAX forum ratings + MDL-10021 New option, "Yes, without frame", for the file resource "Keep page navigation visible on the same page" setting. This option displays a resource in a XHTML strict page. Other options have been kept. + MDL-16999 Some database module settings have been fixed ('Required Entries' and ' Required Entries before viewing). If the fix has an impact on your Moodle installation, you will be warned during upgrade. - depend on new package mimetex to be really noarch - add +FollowSymLinks for filter/tex to get /usr/bin/mimetex work ++++ stellarium: - update to 0.10.1: + Added reset all config options button. + Added code for uncompressing gzip files + Allowed for gzip compressed JSON files. + Fixed flip buttons bug. + Fixed min FPS feature. + Implemented screenshots inverted colors feature+associated GUI + Re-coded grid display from scratch. + Refactored large part of the Navigator and Projector classes. Added a StelPainter class allowing many optimizations and simpler API. + Re-added telescope control key bindings. + Improved the doxygen developers documentation. + Added Simbad lookup to the search window. + Fixed ecliptic line rendering. + Fixed grid rendering bugs. + Fixed sun's magnitude bug. + Added automatic star catalog downloader to GUI. Star catalog settings are now defined in a config file. + Converted system-dependent star catalog memory mapping code to QFile::map(). + Added log file for debugging output. Prepends system specs, such as memory and CPU information. + Imported KdeWin32 code for POSIX emulation on Windows. + Fixed build with Qt 4.5. + Fixed full screen problems at init. + Optimized VecXX contructors (no more default values). + Added translations for Albanian and Bosnian. + Fixed many bugs. ++++ telepathy-gabble: - Update to version 0.7.19: + Don't crash when closing a muc channel containing an closed D-Bus tube. + Don't resurrect removed streams if the call responder includes them in session-accept + Don't crash in calls if using glib with debugging enabled (fdo#19327). + Don't crash when removing contact from known list (fdo#19524). + Fix D-Bus muc tubes (dev.sugarlabs.org #60). + Fix refcount leak in jingle code (fdo#19385). + Don't crash if "offline" presence status is requested. ------------------------------------------------------------------ ------------------ 2009-2-1 - Feb 1 2009 ------------------- ------------------------------------------------------------------ ++++ gambas2: - update to 2.11.1: + The arithmetic operations on Boolean, Byte and Short now behave correctly when an overflow occurs. + The compiler message displayed when there is a syntax error in a FOR...NEXT loop is correct now. + The GridView now stretched its last column correctly. + The GridView cell padding has been fixed. ------------------------------------------------------------------ ------------------ 2009-1-31 - Jan 31 2009 ------------------- ------------------------------------------------------------------ ++++ libgda: - Use sr@latin instead of sr@Latn. ------------------------------------------------------------------ ------------------ 2009-1-30 - Jan 30 2009 ------------------- ------------------------------------------------------------------ ++++ easy-ltsp: - Added 11.1 and 11.2 to the version list ++++ wine: - Updated to upstream 1.1.14 - Various bug fixes for Internet Explorer 7. - Many crypt32 improvements, including new export wizard. - Better support for windowless Richedit. - Improvements to the print dialog. - Many fixes to the regression tests on Windows. - Various bug fixes. ++++ wine: - Updated to upstream 1.1.14 - Various bug fixes for Internet Explorer 7. - Many crypt32 improvements, including new export wizard. - Better support for windowless Richedit. - Improvements to the print dialog. - Many fixes to the regression tests on Windows. - Various bug fixes. ------------------------------------------------------------------ ------------------ 2009-1-29 - Jan 29 2009 ------------------- ------------------------------------------------------------------ ++++ gambas2: - update to 2.11.0: Fixes the following bugs: + The Balloon is displayed properly again. + The autotools packager now correctly handle projects having spaces in their directory. + The last column of a GridView is correctly stretched when its width is explicitely set now. + Serial port devices are now watched for reading, not for writing, so that the callback are not called permanently. ++++ kiwi-desc-ltsp: - Full nomad support with local sound, usb/cd/dvd support see: http://en.opensuse.org/Nomad also: http://en.opensuse.org/LTSP/Nomad ++++ kiwi-ltsp-bootimages: - Version bump to keep it in sync with other images ++++ kiwi-ltsp-prebuilt: - Full nomad support with local sound and USB/CD/DVD support - All ltsp pacakges updated ++++ telepathy-glib: - Update to version 0.7.24 + Update to telepathy-spec 0.17.19: better error handling + Different error when a TpConnection is invalidated + Add a client binding for the extensible error reporting + Add File Transfer to the documentation ++++ ltsp-server: - Full nomad support including sound and local devices ------------------------------------------------------------------ ------------------ 2009-1-28 - Jan 28 2009 ------------------- ------------------------------------------------------------------ ++++ lapack: - Update to version 3.2.0. [bnc#456384] * Extra Precise Iterative Refinement * XBLAS * Non-Negative Diagonals from Householder QR * High Performance QR and Householder Reflections on Low-Profile Matrices * New fast and accurate Jacobi SVD * Routines for Rectangular Full Packed format * Pivoted Cholesky * Mixed precision iterative refinement * Some new variants added for the one sided factorization * More robust DQDS algorithm ++++ gcalctool: - Update to version 5.25.5: + Documentation updates + Translation updates ++++ gdome2: - Split according to shared library packaging rules. - Removed .la file. ++++ telepathy-glib: - Update to version 0.7.23 + Updated to spec version 0.17.18: file transfer, better error handling (fdo#19609), etc + Exported ABI symbols cleanup + Documentation fixes + Annotation fixes. ++++ moodle: - just recommend php5-pear-file as it is dropped on openSUSE ++++ moodle: - just recommend php5-pear-file as it is dropped on openSUSE ++++ telepathy-gabble: - Bump dbus glib required version. ------------------------------------------------------------------ ------------------ 2009-1-27 - Jan 27 2009 ------------------- ------------------------------------------------------------------ ++++ wine: - updated winetricks to current release ++++ wine: - updated winetricks to current release ------------------------------------------------------------------ ------------------ 2009-1-26 - Jan 26 2009 ------------------- ------------------------------------------------------------------ ++++ perl-Mail-DKIM: - bnc#469321 - Requirements not met within perl-Mail-DKIM ------------------------------------------------------------------ ------------------ 2009-1-25 - Jan 25 2009 ------------------- ------------------------------------------------------------------ ++++ abiword: - Don't use -n for %suse_update_desktop_file on abiword, to alllow update of translations. Part of bnc#445728. ------------------------------------------------------------------ ------------------ 2009-1-24 - Jan 24 2009 ------------------- ------------------------------------------------------------------ ++++ dbus-1-glib: - Use %{_prefix}/lib/%{name} for libexecdir - Fix a few rpmlint warnings: + Recompress tarball as bz2 + Move /usr/lib/libdbus-glib-1.so to devel package + Disable static libraries ------------------------------------------------------------------ ------------------ 2009-1-23 - Jan 23 2009 ------------------- ------------------------------------------------------------------ ++++ class: - update to 0.8.63: + Fix for rare erroneous display of a register as complete when current event is not set. + Fix to the cilumn filter in the MarkBook, the new multiple profiles had introduced a problem when anything other than 'All' was selected. + Fix to the display of mrs for in the title field caused by an error in the lang file. + Labelling of the column filter changed to empahsise R for Reports, as T for tracking is moving to the P for profile assessments. + Removed the categorydef for budget types which was just being too prescriptive. + Amended the order of budgets on the main orders.php page to list subbudgets following directly on from their overbudget. + Implemented the order search based on invoice reference number. + Fix to the default start date in the Report book scripts. + The main student lists in InfoBook, SEN and Medical can now have unlimited numbers of columns. Extra display fields now include non-privte medical details (ie. allergies and diet). - added class_include.conf and remove the .htaccess file in source - add an empty dbh_connect.php, so apache can write it during install (yes, security...) ++++ gcalctool: - Minor cleanups in spec file, including less BuildRequires. ++++ perl-BSD-Resource: - update to 1.2902 * Lowered the "0.95 of the current limit" down to "0.75 of the current limit" in setrlimit.t so that more memory-constrained systems (like 2MB or less of default stack) have slightly more chance of completing the test. The 0.75 also has more chance of aligning with page sizes. * The scalar context return of getrlimit() was documented to return an object, even though it really returned the soft limit. Fixed the documentation. * Judging by the cpantesters reports no netbsd has a functional RLIMIT_STACK, so skipping the test in all of them. * netbsd-alpha does not have a functional RLIMIT_STACK, reported by David Cantrell. Skip the test, and document as a known issue. - remove the last patch, because upstream prefers fixing documentation before fixing the behavior. We are compatible with the upstream now, but not with our last release. ------------------------------------------------------------------ ------------------ 2009-1-22 - Jan 22 2009 ------------------- ------------------------------------------------------------------ ++++ perl-Config-IniFiles: - update to 2.47 * Moved the eval'ed debugging code (_assert_invariants) to its own module * Placed IniFiles.pm under lib/Config/IniFiles.pm. * Added a Build.PL file for the distribution. * Made the README contain the useful information and nothing else * bugfixes, test fixes ++++ perl-RPM-Header-PurePerl: - Initial package - Initial package ++++ perl-XML-LibXML: - update to 1.69 * fix incorrect output of getAttributeNS and possibly other methods on UTF-8 * added $node_or_xpc->exists($xpath) method * remove accidental debug output from XML::LibXML::SAX::Builder * compilation problem fixes * many bugfixes (rt.cpan.org) * added XML::LibXML::Pattern module and extended pattern support in Reader * added XML::LibXML::XPathExpression module that can pre-compile an XPath expression * reimplementation of the thread support * structured errors XML::LibXML::Error * memory leak fixes * documentation fixes * README - notes for building on Win32 - temporarily disabled two utf16 tests that fail due to our old libxml ------------------------------------------------------------------ ------------------ 2009-1-21 - Jan 21 2009 ------------------- ------------------------------------------------------------------ ++++ perl-Class-Inspector: - Update to 1.23. Changes since 1.19: - Updating to Module::Install 0.75 - Correcting the location of the author tests - Adding experimental support for utf8 methods (as per http://rt.cpan.org/Public/Bug/Display.html?id=28796) - Adapt to changes to File::Spec ++++ perl-Module-Pluggable: - Update to 3.8 Changes since 3.5: - Set INSTALLDIRS correctly in Makefile.PL - A couple of other fixups to play nicely in Core - Ignore editor cruft by default - Doc patches - Prevent prototype mismatch warnings under Error.pm - Don't pick up the ::SUPER pseudo stash in 5.8 - Make things work under VOS - Fix warning under Devel::Cover - Make tests run under Taint again - Get rid of Build.PL ------------------------------------------------------------------ ------------------ 2009-1-20 - Jan 20 2009 ------------------- ------------------------------------------------------------------ ++++ perl-Archive-Zip: - update to 1.26 * Fixed the dreaded but #24036: WinXP Explorer Exposes Problems. This caused directories to appear as files in Windows Explorer and was caused by Windows always reading the msdos directory bit even when the file attributes are types as unix. Resolved by emulating the behaviour of Info-Zip and setting the 5th bit in the externalFileAttributes field. * Removing "use warnings" instances that somehow slipped in * Skip test if Digest::MD5 is not available ++++ perl-BerkeleyDB: - update to 0.36 * Added support for $ENV->log_get_config and $ENV->log_set_config. ++++ perl-CGI-Session: - update to 4.40 * many fixes, improved documentation ++++ perl-DBD-ODBC: - update to 1.18 * bugfixes, test fixes ++++ perl-DBD-mysql: - update to 4.010 * Fix to dbd_bind_ph() for uninitialized value 'buffer_length' * Fix to re-enable TAKE_IMP_DATA_VERSION. Still have to ensure DBI version 1.607 or higher * Fix to escaped single quotes throwing off bind param detection. ++++ perl-ExtUtils-PkgConfig: - update to 1.12 * Try to fix a test failure. ++++ perl-Gtk2: - update to 1.202 * xs/GtkTreeView.xs: Handle undef for callbacks correctly in Gtk2::TreeView::set_column_drag_function() and set_row_separator_func(). * test fixes, documentation fixes ++++ perl-HTML-Parser: - update to 3.59 * Restore perl-5.6 compatibility for HTML::HeadParser. * Suppress "Parsing of undecoded UTF-8 will give garbage" warning with attr_encoded * The