------------------------------------------------------------------ --- Changelog.all ----------- Tue Aug 31 19:47:03 UTC 2010 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2010-8-30 - Aug 30 2010 ------------------- ------------------------------------------------------------------ ++++ arpwatch-ethercodes: - automated update on 2010-08-30 ++++ bundle-lang-common: - add konqueror-plugins-lang to blacklist ++++ bundle-lang-gnome: - add konqueror-plugins-lang to blacklist ++++ bundle-lang-kde: - add konqueror-plugins-lang to blacklist ++++ valencia: - Change pkgconfig(vala-1.0) BuildRequires to pkgconfig(vala-0.10) and replace vala-1.0 with vala-0.10 in Makefile with a sed, to fix build. ++++ gstreamer-0_10-plugins-bad: - Remove libvpx-devel BuildRequires for now since it's not in Factory yet. ++++ installation-images: - make vnc optional ++++ libunistring: - updated to version 0.9.3: * Bug fixes in unistr.h functions: - The functions u16_to_u32, u16_to_u8, u8_to_u32, u8_to_u16 now fail when the argument is not valid. Previously, they returned a converted string where invalid parts were each replaced with U+FFFD. - The function u8_mbsnlen now counts an incomplete character at the end of the argument string as 1 character. Previously, it could count as 2 or 3 characters. - The return value of the u8_stpncpy, u16_stpncpy, u32_stpncpy functions was incorrect. - The u8_strcoll, u16_strcoll, u32_strcoll now try harder to give a non-zero return value. ++++ package-lists-openSUSE: - update to current state ++++ patterns-openSUSE: 02ade03 add some packages 4ba8669 exim has no maintainer, not good to suggest 7481311 adding quota-nfs to DVD ++++ yast2-gtk: - Add yast2-gtk-fix-FindGTK2-gdk-pixbuf.patch to fix build with gtk2 2.21.x: gdk-pixbuf was split and the include paths are different now. ------------------------------------------------------------------ ------------------ 2010-8-29 - Aug 29 2010 ------------------- ------------------------------------------------------------------ ++++ beaver: - new upstream version 0.4.1 (bugfix release) - removed all patches, they was taken from upstream code ++++ bootsplash: - Do not hardcode build date in binaries, makes build-compare happy ++++ empathy: - Add empathy-libchamplain-0.8.patch to fix build with latest libchamplain. ++++ eog-plugins: - Add eog-plugins-libchamplain-0.8.patch to fix build with latest libchamplain. ++++ mgetty: - Do not include build date in binaries ++++ libchamplain: - Remove explicit Requires in devel subpackage: they will be automatically added with pkgconfig() Requires. ++++ lsof: - Do not include build host specific information including date and compilation time to make build-compare happy ++++ minicom: - Do not hardcode build dates in binaries ++++ rfc: - automated update on 2010-08-29 ++++ sysstat: - Do not hardcode build dates, make build-compare happy ++++ tn5250: - Do not include build date in binaries ++++ zeitgeist: - Add zeitgeist-rdflib-3.patch: fix build with rdflib 3.0. ------------------------------------------------------------------ ------------------ 2010-8-28 - Aug 28 2010 ------------------- ------------------------------------------------------------------ ++++ liblouis: - Update to version 2.1.1: + Bug fixes: - Fixed problems with the Danish grade 2 table - Fixed problems with the Marburg maths table for mathematics and the UK maths table for mathematics - Changes from version 2.1.0: + New features: - New tables: . Added tables for Portuguese grade 1 and 2 . Added unicode.dis for Unicode braille - Modified tables: Updated Danish tables - Implemented language to table mapping - New format of error messages: the error messages are now reported in a format similar to the one used in gcc. - New opcode: added undefined opcode - Python bindings: . Allow the user to configure the maximum output length by specifying a number by which the input length is multiplied using the outlenMultiplier module variable. . Add compbrlLeftCursor mode constant. . Add compileString function which wraps lou_compileString. . Corrections/clarifications to docstrings. . Add python binding for the lou_hyphenate function. . Added python wrapper for lou_backTranslateString and lou_backTranslate. - Add liblouisxslt as an example to python/examples. - Add compbrlLeftCursor. + Bug fixes: - Fix the output cursorPos when the compbrlAtCursor mode is enabled and the characters around the cursor translate to multiple braille cells, such as in the Chinese braille tables. - Fix outpos when doing back translation - Fix the input/output position arrays for characters in the input which are undefined in the translation table. - Table fixes: . Fixed a bug with back translation of '*n'. . Fixes to the en-us-g2.ctb table - Python bindings: . Remove unnecessary imports, allowing the bindings to run in Python 2.7. . lou_translate* writes output information in typeform, so allocate enough bytes for it. Fixes possible buffer overruns and resultant crashes. - Miscellaneous: . Fixes to the man page generation to fix issues . Do not invoke help2man when cross-compiling . Documentation updates (issue 10) . Removing noletsign defaults . Many small fixes - Changes from version 2.0.0: + New function: Adding lou_charSize function - Changes from version 1.9.0: + New functions: - lou_dotsToChar and lou_charToDots function - Added lou_compileString for adding entries to tables at run-time. ++++ python-louis: - Update to version 2.1.1: + Bug fixes: - Fixed problems with the Danish grade 2 table - Fixed problems with the Marburg maths table for mathematics and the UK maths table for mathematics - Changes from version 2.1.0: + New features: - New tables: . Added tables for Portuguese grade 1 and 2 . Added unicode.dis for Unicode braille - Modified tables: Updated Danish tables - Implemented language to table mapping - New format of error messages: the error messages are now reported in a format similar to the one used in gcc. - New opcode: added undefined opcode - Python bindings: . Allow the user to configure the maximum output length by specifying a number by which the input length is multiplied using the outlenMultiplier module variable. . Add compbrlLeftCursor mode constant. . Add compileString function which wraps lou_compileString. . Corrections/clarifications to docstrings. . Add python binding for the lou_hyphenate function. . Added python wrapper for lou_backTranslateString and lou_backTranslate. - Add liblouisxslt as an example to python/examples. - Add compbrlLeftCursor. + Bug fixes: - Fix the output cursorPos when the compbrlAtCursor mode is enabled and the characters around the cursor translate to multiple braille cells, such as in the Chinese braille tables. - Fix outpos when doing back translation - Fix the input/output position arrays for characters in the input which are undefined in the translation table. - Table fixes: . Fixed a bug with back translation of '*n'. . Fixes to the en-us-g2.ctb table - Python bindings: . Remove unnecessary imports, allowing the bindings to run in Python 2.7. . lou_translate* writes output information in typeform, so allocate enough bytes for it. Fixes possible buffer overruns and resultant crashes. - Miscellaneous: . Fixes to the man page generation to fix issues . Do not invoke help2man when cross-compiling . Documentation updates (issue 10) . Removing noletsign defaults . Many small fixes - Changes from version 2.0.0: + New function: Adding lou_charSize function - Changes from version 1.9.0: + New functions: - lou_dotsToChar and lou_charToDots function - Added lou_compileString for adding entries to tables at run-time. ++++ telepathy-sofiasip: - Update to version 0.6.4: + Fix a thinko preventing proper declining of incoming calls with informative statuses like 603 Decline. ++++ virtualbox-ose: - Do not include build dates in binaries, make build-compare happier ------------------------------------------------------------------ ------------------ 2010-8-27 - Aug 27 2010 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Add ModemManager-polkit-deprecated.patch to fix build with a recent polkit (>= 0.97). This is only needed on openSUSE 11.4 and later. ++++ aaa_base: - switch SEND_OUTPUT_ON_NO_ERROR from yes to no in postinstall and only do that exactly once to switch the default (bnc#622203) ++++ build-compare: - Handle png files with timestamp if convert is installed. - Handle one more doxygen variation. ++++ folks: - Update to version 0.1.15: + Various introspection and parallel build fixes + Ensure duplicate Individuals don't make their way into various properties + Make gobject-introspection a hard requirement + Add an Individual.personas_changed signal to allow more efficient client code + Add trust levels to Individuals to allow the UI to determine whether to allow linking to them + Fix alias writing to the backends and improve selection of aliases for Individuals ++++ gnome-mag: - Add gnome-mag-no-deprecated.patch to fix build. ++++ gnome-bluetooth: - Add Supplements to automatically install plugins-geoclue if gnome-bluetooth and geoclue are installed. ++++ guitarix: - updated to 0.11.1 * fix Bug Echo/Chorus/Delay/Slooper dont work * add pre/post processing switch to all mono Effects ++++ vim: - Fix rpmlint warnings about duplicate files. - Remove now obsolete option --with-xusetheXWindowSystem. - Do not record build time in binary ++++ iperf: - Update to 2.0.5 * bumped default TCP send/recv buffer to 128K (this is not the kernel buffer that controls the window, but rather the Iperf internal buffer) * honor -i flag when for a server (-s) when using TCP * Exit rather than warn on connection failure * Reduce CPU usage * "neater" output for some units, eg Kbps, Mbps, Gbps * addresses some typos * prevent underflow when the amount of data to be transmitted (-n) is not a multiple of the buffer size (-l) * print report headers only once * use appropriate report header for UDP tests - Cleaned with spec-cleaner ++++ kiwi: - v4.58 released - make use of the mkfs.$FS toolset instead of mk2fs with parameters This is more compatible and also prevents us from dealing with the changed meanings of some mk2fs parameters (bnc #635052) ++++ libchamplain: - Update to version 0.7.1: + bgo#623043 champlain.pc file has too much requires + Layer speedup by using clutter functions for marker ordering + Use the renderer to render cached tiles + Fixed crashes caused by improper tile loading termination + Fixed many memory leaks + Use memory cache in addition to file cache by default + Use memphis_renderer_tile_has_data() as it works with libmemphis 0.2.1 + On double click center to the clicked area + Make ChamplainRenderer inherit from GInitiallyUnowned + Access the elements in memory cache directly, not sequentially + Updated documentation + Use stable api version in soname also in development releases + Minor fixes and cleanups - Rename libchamplain0 to libchamplain-0_8-0. ++++ sqlite3: - New version: 3.7.2: * Added new commands SQLITE_DBSTATUS_SCHEMA_USED and SQLITE_DBSTATUS_STMT_USED to the sqlite3_db_status() interface, in order to report out the amount of memory used to hold the schema and prepared statements of a connection. * Increase the maximum size of a database pages from 32KiB to 64KiB. * Use the LIKE optimization even if the right-hand side string contains no wildcards. * Added the SQLITE_FCNTL_CHUNK_SIZE verb to the sqlite3_file_control() interface for both unix and windows, to cause database files to grow in large chunks in order to reduce disk fragmentation. * Fixed a bug in the query planner that caused performance regresssions relative to 3.6.23.1 on some complex joins. * Fixed a typo in the OS/2 backend. * Refactored the pager module. * The SQLITE_MAX_PAGE_SIZE compile-time option is now silently ignored. The maximum page size is hard-coded at 65536 bytes. * Fix an old and very obscure bug that can lead to corruption of the database free-page list when incremental_vacuum is used. ++++ module-init-tools: - Revert the last specfile change, it was wrong - commit d2b34c6 ++++ nautilus-sendto: - Update to version 2.31.7: + Remove never_unload struct member for plugins, they are never unloaded now + Fix a few memory leaks when sending files ++++ nmap: - update to 5.21 * Dramatically improved the version detection database, integrating 2,596 submissions that users contributed since February 3, 2009! * bugfixes ++++ ncftp: - update to 3.2.4 * Fixed a bug in Ncftpget/put/ls which could ignore the username (-u) and password (-p) command line parameters. * Ncftpget and ncftpput can now read $HOME/.ncftp/bookmarks and take a bookmark name in place of a hostname. * Support for local validation of DNSSEC when combined with libraries available from the DNSSEC Tools project (Thanks, Robert Story). * Microsoft disabled recursive directory listings altogether when fixing ++++ pciutils-ids: - automated update on 2010-08-27 ++++ python-gobject2: - Fix Supplements of python-gobject2-cairo subpackage to reference the name of the package providing cairo, instead of name-version-arch. ++++ telepathy-gabble: - Update to version 0.9.17: + Enhancements: - Implement TLS certificate support - Use TpBaseChannel instead of GabbleBaseChannel - Plugin-provided, privacy-list based presence statuses + Fixes: - fdo#29721: start the presence unsure timeout once we connect - fdo#29000: make CA certificates path configurable - Fix several leaks, improve tests in case of connection leaks ------------------------------------------------------------------ ------------------ 2010-8-26 - Aug 26 2010 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - let boot.swap disable most swap partitions on shutdown so LVM and others can be shut down cleanly (bnc#631916) ++++ bootcycle: - make boot.cycle exit gracefully if /usr is on NFS ++++ bundle-lang-common: - updated script to also update !extra packages automatically - update list of packages ++++ bundle-lang-gnome: - updated script to also update !extra packages automatically - update list of packages ++++ bundle-lang-gnome-extras: - updated script to also update !extra packages automatically - update list of packages ++++ bundle-lang-kde: - updated script to also update !extra packages automatically - update list of packages ++++ dbus-1-glib: - Update to version 0.88: + Allow duplicate object path registrations for different connections + Don't use the identifier "interface" in public headers + Don't pass malformed error interface to dbus (rh#581794) + Fix a crash in dbus_pending_call_cancel() (fdo#14579) + Fix lookup of regular properties when shadow properties are used + fdo#28715: Add dbus_g_value_build_g_variant() + Support DBUS_TYPE_G_SIGNATURE + Respect property access flags for writing, allow disabling for reads + Documentation improvements + Build fixes, especially for windows - Drop bug-628607-access-flags-CVE-2010-1172.diff: fixed upstream. ++++ fltk: - update to 1.1.10 changes since rc3 - Widgets now remove stale entries from the default callback queue when they are deleted (STR #2302) - Fixed selection bug in Fl_Int_Input (STR #2292) for all changes see the /usr/share/doc/packages/fltk/CHANGES ++++ ghostscript-library: - Avoid stupid warning about GenericResourceDir (bnc#633468) ++++ gnome-blog: - Add gconf2-devel BuildRequires to fix build. ++++ gnome-js-common: - Update to version 0.1.2: + Build fixes. ++++ gupnp-dlna: - Update to version 0.3.0: + New API and tool (gupnp-dlna-ls-profiles) to list all supported profiles + Move API to get a profile to the DLNADiscoverer namespace + Make GUPnPDLNAProfile opaque, add to API documentation + Add support for several AVC_MP4_MP profiles + Print stream topology instead of a simple list in gupnp-dlna-info + Add debug output controlled by an environment variable for eaesier debugging + Beginnings of an automated testing infrastructure + Add relaxed/extended mode properties + Use 'bitrate' instead of 'maximum-bitrate' while matching streams + Various bug fixes ++++ kiwi: - fixed convert39to41.xsl to insert xenconfig and vmwareconfig sections also for iso image type - added parted as requirement for kiwi-desc-oem|vmxboot ++++ libgnome-keyring: - Remove bogus eggdbus dependency: remove eggdbus-devel BuildRequires and sed it out of configure. Note that it was removed this way upstream already. ++++ openldap2-client: - Fix listener URIs in init script to make SLP registration work again (bnc#620389) ++++ orc: - Update to version 0.4.7: + Lots of specialized new opcodes and opcode prefixes. + Important fixes for ARM backend + Improved emulation of programs (much faster) + Implemented fallback rules for almost all opcodes for SSE and NEON backends + Performance improvements for SSE and NEON backends. + Many fixes to make larger programs compile properly. + 64-bit data types are now fully implemented, although there are few operations on them. + Loads and stores are now handled by separate opcodes (loadb, storeb, etc). For compatibility, these are automatically included where necessary. This allowed new specialized loading opcodes, for example, resampling a source array for use in scaling images. + Opcodes may now be prefixed by "x2" or "x4", indicating that a operation should be done on 2 or 4 parts of a proportionally larger value. For example, "x4 addusb" performs 4 saturated unsigned additions on each of the four bytes of 32-bit quantities. This is useful in pixel operations. + The MMX backend is now (semi-) automatically generated from the SSE backend. + The orcc tool has a new option "-inline", which creates inline versions of the Orc stub functions. The orcc tool also recognizes a new directive ‘.init’, which instructs the compiler to generate an initialization function, which when called at application init time, compiles all the generated functions. This allows the generated stub functions to avoid checking if the function has already been compiled. The use of these two features can dramatically decrease the cost of calling Orc functions. ++++ polkit-gnome: - Update to version 0.97: + Compile with -DGSEAL_ENABLE (bgo#616386) + Remove lock down functionality + Port from dbus-glib to gdbus + Avoid deprecated polkit_authority_get() function + Hide the agent autostart desktop file + Use standard icon names - Changes from version 0.96: + Fix bug with authenticating multiple possible users + Updated translations. - Changes from version 0.95: + Set status icon invisible before unref'ing it + Add test-case for fdo#23867 + Add support for locking down actions + Add GObject Introspection for libpolkit-gtk-1 + In the example, print backend details on stdout + Support multiple outstanding authentication requests + Use new API in polkit 0.95 for lock down + Updated translations. - Rebase polkit-gnome-OnlyShowIn.patch. - Rebase polkit-gnome-alternative-button-order-kde.patch. - Drop polkit-gnome-fix-hide-status-icon-kde.patch: fixed upstream. - Add gobject-introspection-devel BuildRequires to have introspection support. - Change polkit-devel BuildRequires to >= 0.97. - Disable parallel build for now since it fails. ++++ polkit: - Update to version 0.98: + Fix scanning of unix-process subjects + Add textual authentication agent and use it in pkexec(1) + Fix ConsoleKit interaction bug + pkexec: add --disable-internal-agent option + pkcheck: add --enable-internal-agent option + Fix wording in pkexec(1) man page + Various doc cleanups - Changes from version 0.97: + Port to GDBus + Add shadow authentication support + Remove Lock Down functionality + fdo#26982: pkexec information disclosure vulnerability + Make polkitd accept --replace and gracefully handle SIGINT + Implement polkit_temporary_authorization_new_for_gvariant() + Make NameOwnerChanged a private impl detail of the interactive authority + Add a GPermission implementation + PolkitAuthority: Implement failable initialization + PolkitAuthority: Add g_return_if_fail() checks + Add g_return_if_fail() to all public API entry points + Use polkit_authority_get_sync() instead of deprecated polkit_authority_get + PolkitBackend: Don't export unneeded convenience API + Update GI annotations + Don't dist org.freedesktop.ConsoleKit.xml. + Properly reference headers + fdo#29051: Configuration reload on every query - Drop pkexec-information-disclosure.patch: fixed upstream. - Add polkit-install-missing-header.patch to install a header that should get installed. - Remove eggdbus-devel BuildRequires. - Build with introspection support: add gobject-introspection BuildRequires and pass --enable-introspection to configure. - Fix groups of all packages to be valid groups. ++++ telepathy-glib: - Update to version 0.11.14: + Enhancements: - fdo#29375: there's now a TpBaseChannel class which deals with all the boring boilerplate previously needed to implement channels. Public response to the class has been uniform. - fdo#29614: add TpBaseClient:account-manager - Allow TpBaseClient instances to wait for any desired set of TpAccount, TpConnection and TpChannel features - fdo#29671: add TP_ARRAY_TYPE_UCHAR_ARRAY_LIST, i.e. signature 'aay' in dbus-glib + Fixes: - Ensure that when a TpAccountChannelRequest produces a connection and a channel, they're obtained from the same TpAccount we started from - fdo#29756, fdo#29795: various documentation improvements. ++++ man-pages-ja: - updated to 20100415 ++++ openldap2: - Fix listener URIs in init script to make SLP registration work again (bnc#620389) ++++ units: - Updated to version 1.88 * Updated units.dat * Fixed bug involving readline version 4.2 ++++ virtualbox-ose: - made the vboxadd init script depend on $remote_fs since it requires /usr to be mounted ++++ webkit-sharp: - require libwebkit-devel on >= 11.4 ++++ xchat-gnome: - Update xchat-gnome-gtk2.19.7.patch with another patch from git, and pass --disable-maintainer-mode to configure to fix build with recent GTK+ (because of deprecated API). ------------------------------------------------------------------ ------------------ 2010-8-25 - Aug 25 2010 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - Add a sysconfig option for enforcing blogd even with "fastboot" and/or "quiet" found on the kernel command line. ++++ alarm-clock-applet: - Split a lang subpackage. - Do not reinstall .desktop file, nor replace categories (just append TimeUtility). - Remove the gtk-update-icon-cache call in %post for now: it will be fixed another way. ++++ amarok: - fix build in reordering includes for qt and gdk (later uses "signals") ++++ clicfs: - update to 1.3.7 - make it more robust against read errors (bnc#629543) ++++ compiz: - Automatic updated to git snapshot. + Mostly crash fixes - Fix build for Factory. ++++ compiz-plugins-extra: - Forward to git snapshot of today. + Fixes various crashes. - BuildRequire gtk2-devel. ++++ compiz-plugins-main: - Forward to git snapshot of today. - BuildRequire gconf2-devel and use gconf_schemas_requires. ++++ devhelp: - Use the %icon_theme_cache_post/%icon_theme_cache_postun macros in %post/%postun to update the hicolor icon theme cache. ++++ digikam: - update to version 1.4.0 * New feature: AdvancedRename : New modifier "Remove Doubles" * Bugfixes ++++ drapes: - Remove unneeded gnome-doc-utils BuildRequires. - Do not reinstall the .desktop file, nor reset the Name used in the .desktop file. ++++ enchant: - Move the files needed by the library to the libenchant1 subpackage, and create a tools subpackage. The enchant package is provided/obsoleted by libenchant1. ++++ gdb: - Backport fix for gcore not handling GNU_RELRO sections. [bnc#596646] - Merge from gdb-7.1-33.fc13.src.rpm. ++++ geany-plugins: - Remove .la files. - Add geany Enhances. - Remove explicit dependencies on enchant and gtkspell: they will be added automatically. - Fix license tag to be "GPLv2+; GPLv3+". ++++ gnome-icon-theme: - Add hicolor-icon-theme BuildRequires. - Use the %icon_theme_cache_* macros to make sure the icon theme cache is created/updated. ++++ gnome-icon-theme-extras: - Add hicolor-icon-theme BuildRequires. - Use the new %icon_theme_cache_post/%icon_theme_cache_postun macros in %post/%postun. ++++ gnome-icon-theme-symbolic: - Add hicolor-icon-theme BuildRequires. - Use the new %icon_theme_cache_post/%icon_theme_cache_postun macros in %post/%postun. ++++ gnome-themes: - Use the %icon_theme_cache_* macros to make sure the icon theme cache is created/updated. ++++ gstreamer-0_10-plugins-bad: - Add libvpx-devel BuildRequires for WebM support. - Manually remove gst-camera.ui since gst-camera is not installed anymore. ++++ gstreamer-0_10-plugins-ugly: - Cleanup latest changes. - Change gstreamer010 Enhances to gstreamer-0_10. ++++ gtk2: - Remove the remaining part of SuSEconfig.gtk2: the icon theme cache updating mechanism is now handled directly by all appropriate packages. - This means we don't need /var/cache/gtk-2.0/icon-theme.cache-list anymore, nor the %preun hack that was removing icon theme caches. - Add RPM macros (macros.gtk2) to make it easier to handle installation of a GTK+ 2 IM module. - Update SuSEconfig.gtk2 to stop handling the update of the IM module cache. - Do not touch var/adm/SuSEconfig/run-gtk in %post anymore, but call gtk-query-immodules-2.0 instead. ++++ gtk2-metatheme-nimbus: - Use the %icon_theme_cache_* macros to make sure the icon theme cache is created/updated. ++++ gtk2-metatheme-gilouche: - Use the %icon_theme_cache_* macros to make sure the icon theme cache is created/updated. ++++ gtk2-metatheme-sonar: - Add hicolor-icon-theme BuildRequires. - Use the %icon_theme_cache_* macros to make sure the icon theme cache is created/updated. ++++ gtk3: - Add RPM macros (macros.gtk3) to make it easier to handle installation of a GTK+ 3 IM module. ++++ gupnp-dlna: - Move the DLNA profiles to libgupnp-dlna-1_0-2, since they're needed by the library. ++++ hicolor-icon-theme: - Add rpm macros to update icon themes. - Add a %ghost file for the hicolor icon cache, but since this package actually doesn't contain any icon, do not do anything in %post/%postun: this will be done by packages installing icons in the hicolor icon theme. - Add a rpmlintrc file to suppress the ghost-files-without-postin warning which is wrong in this specific case. ++++ hwinfo: - added more fingerprint sensors ++++ idzebra: - Version 2.0.44; for details see http://indexdata.dk/zebra/doc/NEWS. ++++ kiwi: - fixed yum package check. the 'list available' command is not suitable for already installed packages. Therefore we use 'list all' which also works for already installed packages - changed iso image type for RHEL template to use clicfs instead of squashfs - added clicfs for RHEL 5.4 to kiwi rhel repo - fixed clicfs mount by not using losetup on the clicfs file before mounting it via the clicfs command. The clicfs command now get the clicfs file directly. Problem here was that with a loop clicfs is no longer able to read the size of the clicfs file which results in unexpected behavior (bnc #629543) - Related to that fix clicfs based caching now works stable - call dhcpcd with the option --noipv4ll to be able to check the return code of dhcpcd and to prevent the interface from an ip address if there was a DHCP timeout (bnc #634057) - added package/group check before yum is called to install packages/groups. This is done because there are yum versions which silently ignore missing items and proceed installing the rest. ++++ libfunambol: - added license file to the sharedlib package and additional documentation to the devel package - removed installed unit-test files ++++ libmikmod: - correct fix for CVE-2009-3995 [bnc#625547] ++++ yaz: - Update to 4.0.12; for details see http://indexdata.com/yaz/doc/NEWS. - Remove obsolete yaz-codecleanup.44.diff. - Rebuild remaining diffs. ++++ metacity: - Add metacity-gdm-popup-error.patch: this fixes an issue where there's an error dialog in gdm when logging in. This fixes bnc#632726, and is taken from Fedora and bgo#588119. - Thanks to psankar@novell.com for investigating the issue. ++++ module-init-tools: - Remove the doc/modprobe.d.sgml symlink before build, it confuses docbook2man. - commit 2dd227d ++++ pam-config: - Version 0.76 * Add pam_fprint (patch from ro@suse.de) ++++ perl-TermReadLine-Gnu: - ignore testsuite result for the moment, the old dev/tty test seems not sufficient anymore ++++ tango-icon-theme: - Use the %icon_theme_cache_* macros to make sure the icon theme cache is created/updated. ++++ xorg-x11-server: - Use-external-tool-for-creating-backtraces-on-crashes.patch, xorg-backtrace: Use external script /usr/bin/xorg-backtrace for creating reasonable backtraces upon crashes. ------------------------------------------------------------------ ------------------ 2010-8-24 - Aug 24 2010 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - updated to 6.6.3-9: * Eliminate useless message about assuming zero delay when writing a single-frame MNG, and changed it from Error to Warning when writing a multiple-frame MNG. * Only use the first alpha channel in PSD image. * Only use XPM complying colors for XPM images (e.g. green is rgb(0,255,0)). * Eliminate bogus "invalid colormap index" when pinging ICO images. * Support -set density / units. * Properly map PNG intent to image->rendering_intent * The orient option sometimes improperly set "undefined" (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16795). * Only list orientation options for the -list orientation option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16801). * Return proper standard deviation for combined channels (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16786). * Handle transparency properly for the PSD image format. * Emit a warning if the PNG encoder can't satisfy the color type and bit depth requested with a "-define" directive. * The -fx 2e+6/1e+5 argument no longer returns the wrong results (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16833). * Add -subimage-search option to the compare utility. * Throw exception if image size differs for the compare program but the - subimage-search option is not specified. ++++ ocaml: - update to 3.12.0 * While fixing PR#4824, also corrected a gaping hole in the type checker, which allowed instantiating separately object parameters and instance variables in an interface. This hole was here since the beginning of ocaml, and as a result many programs using object inheritance in a non trivial way will need to be corrected. You can look at lablgtk2 for an example. * new language features, bugfixes ++++ dos2unix: - Update 5.1.1: * Added Dutch translation of the manual * Updated German translation ++++ epiphany: - Do not call autoreconf: this is not needed anymore. - Remove gcc-c++, gnome-common, gtk-doc BuildRequires. - Remove gir-repository BuildRequires: not needed anymore. - Merge doc subpackage with devel subpackage, since this is developer documentation. ++++ gir-repository: - Remove nautilus-devel and vte-devel BuildRequires: nautilus and vte now ship the introspection files itself. - Remove pango-devel BuildRequires: it's not needed. ++++ gnome-activity-journal: - Update to version 0.5.0: + Speed up startup by delaying stuff into gobject.idle_add. + Enable tooltips + Updated translations ++++ gwibber: - Add gwibber-trim.diff to remove dunct tr.im service. - Add gwibber-sqlite-migrate-opensuse.diff to migrate SQLite database from 11.3's gwibber to new location. ++++ kiwi: - fixed message about package installation when using ensconce The problem was that it prints always the same message about installing bootstrap packages even in non-chroot mode - don't check the return code of dhcpcd it's always zero. Therefore the check has been changed to check for the creation of the /var/lib/dhcpcd/dhcpcd-$PXE_IFACE.info file (bnc #634057) ++++ vala: - Update summaries. - Merge devel package in main package since vala is really a build tool. Add appropriate Provides/Obsoletes tags. Note that we'd want the vala-devel Provides in all cases since it's a build tool. - Split the library in a libvala-0_10-0 subpackage, and split its development files in libvala-0_10-devel. - Remove weird sed lines that were changing libtool. - Add update-alternatives Requires(post/postun). - Fix update-alternatives setup to use slaves, and only get a main alternative on which everything else depends. ++++ linuxrc: - implemented 'disk' scheme to mean 'all local devices' as documented (bnc #596458) - added 'quiet' option to url syntax ++++ openssh: - update to 5.6p1 * Added a ControlPersist option to ssh_config(5) that automatically starts a background ssh(1) multiplex master when connecting. * Hostbased authentication may now use certificate host keys. * ssh-keygen(1) now supports signing certificate using a CA key that has been stored in a PKCS#11 token. * ssh(1) will now log the hostname and address that we connected to at LogLevel=verbose after authentication is successful to mitigate "phishing" attacks by servers with trusted keys that accept authentication silently and automatically before presenting fake password/passphrase prompts. * Expand %h to the hostname in ssh_config Hostname options. * Allow ssh-keygen(1) to import (-i) and export (-e) of PEM and PKCS#8 keys in addition to RFC4716 (SSH.COM) encodings via a new -m option * sshd(8) will now queue debug messages for bad ownership or permissions on the user's keyfiles encountered during authentication and will send them after authentication has successfully completed. * ssh(1) connection multiplexing now supports remote forwarding with dynamic port allocation and can report the allocated port back to the user * sshd(8) now supports indirection in matching of principal names listed in certificates. * sshd(8) now has a new AuthorizedPrincipalsFile option to specify a file containing a list of names that may be accepted in place of the username when authorizing a certificate trusted via the sshd_config(5) TrustedCAKeys option. * Additional sshd_config(5) options are now valid inside Match blocks * Revised the format of certificate keys. * bugfixes - removed -forward patch (SSH_MAX_FORWARDS_PER_DIRECTION not hard-coded any more), removed memory leak fix (fixed in upstream) ++++ openssh-askpass-gnome: - update to 5.6p1 ++++ python-atspi: - Add python-xlib Requires. Thanks to Mike Gorse for noticing this. ++++ system-config-printer: - Update to version 1.2.4: + udev helper: use CUPS defaults when connecting. + Blacklist certain printer state reasons (rh#520815). + Exclude dnssd backend from udev search. + Do not error out on missing firewall D-Bus service. + Prioritize HP's hpcups driver against HPIJS. + Improvements for setting up Bluetooth printers. + udev-configure-printer: Match usblp, libusb, HPLIP, and USB device file URIs. + Fill the queue list when clicking "Probe" in LPD printer setup screen. + Remove the ":9100" from discovered "socket://..." URIs. + Integration of the dnssd CUPS backend and assosiation of DNS-SD names and IPs. + When setting up a printer search for local drivers before searching the internet. + Access OpenPrinting via the web query API with redirect support. + Prioritize DNS-SD-based URIs against IP-based URIs. + On discovered network printers do not only cache make and model but also the device ID. + Fix recognition of remote CUPS queues when setting up an IPP queue. + Avoid connecting to cups twice in PPDsLoader. + Make udev-configure-printer work for Bluetooth. + rh#618357: Changed shebang in executables + Various other bug fixees. + Updated translations. - Rebase system-config-printer-icon-brp-friendly.patch ++++ virt-utils: - Fix vmdk -s option. Studio needs the -s option for qemu-img to allow for the creation of SCSI vmdk images. It got broken when forward porting the patch, and went unnoticed until now. (bnc#623623, bnc#633905) ++++ vte: - Add gobject-introspection-devel BuildRequires and pass - -enable-introspection to configure to build introspection support. ++++ xorg-x11-driver-video: - disable xf86-video-intel-copy-fb.diff for now to avoid assertion during Xserver start on intel; assertion was: "X: pixmap.c:118: AllocatePixmap: Assertion `pScreen->totalPixmapSize > 0' failed." ------------------------------------------------------------------ ------------------ 2010-8-23 - Aug 23 2010 ------------------- ------------------------------------------------------------------ ++++ alarm-clock-applet: - Remove unnecessary Requires: from spec file ++++ antlr: - add missing java requires of antlr-java package ++++ antlr-bootstrap: - do not Provide antlr ++++ cfengine: - update to 3.05p1 * bugfixes ++++ drapes: - Remove scrollkeeper BuildRequires, add gconf2-devel instead - No longer cleanup of scrollkeeper cruft in %install, as it's not created. Also, the icon cache is not created, so no cleanup needed. - Include the doc in the -lang package. ++++ gnome-icon-theme-symbolic: - Update to upstream 2.31.0 + many more additions + fixes for gtk3 recoloring style-sheet ++++ installation-images: - remove aria2 ++++ jpeg: - updated to version 8.0.2: * Repair problem in new memory source manager with corrupt JPEG data. * Repair problem in Makefile.am test target. ++++ kiwi: - added setup to templates. Use utc by default - allow setup of HWCLOCK in /etc/sysconfig/clock via the preferences element utc|localtime - RHEL: fixed URL quoting when building with yum - RHEL: added alternative search path for isolinux.bin - v4.57 released ++++ opensc: - Fixed broken opensc-fix-gcc-warnings.patch (bnc#627619). - Simplified plugin installation. ++++ xorg-x11-libs: - libXfont 1.4.2 * This minor release contains a new and single hook function to be used by the server to register all fpe functions (register_fpe_functions()). Also, lot of clean-ups for configuration happened. - required by xorg-server 1.9 ++++ optipng: - updated to 0.6.4: + Added the option -nx. * Clarified the behavior of -nz and the relation between - nz and -o0. + Added a filesystem check (resolving normalized paths, symlinks, etc.) to better detect when the output overwrites the input. ++++ perl-DBD-mysql: - update to 4.017 * BUG #60085, Andreas Koenig's patch for DBI changes * Updated documents ++++ perl-SQL-Statement: - update to 1.31 - [Bug fixes] * Fix misbehaviour of DELETE/UPDATE for tables with only basic capabilities and no matching where clause (reported by H.Merijn Brand and Drew ...) * Fix some column identifier splits to respect quoted tables - [Improvements] * Optimized some core routines between 25% and 50%. - fixed deps (Requires) o DBD::File, DBI::DBD::SqlEngine > Recommends ++++ perl-Set-Object: - update to 1.28 * Fixed a portability concern for some platforms' C compilers (that do not support //-style comments) - RT#52690 * Valid SIGNATURE file - RT#50492 ++++ pinentry: - pinentry-qt-fix-1162.diff: fix active window issue (bnc#629502) Upstream Patch: https://bugs.g10code.com/gnupg/issue1162 ++++ python-smbc: - Update to version 1.0.9: + iteration file read + rewrite tests for python nose + fixed stat portability issue + smbc.NoEntryError + smbc.ExistsError + smbc.NotEmptyError + smbc.TimedOutError + File.seek() and File.lseek() ++++ sysvinit: - New showconsole version 1.11 * Handle more than two console devices * Speed up used pts/tty pair by enabling raw mode * Implement termios locking scheme but disable it as it may interfere with sulogin and others using the old console - Enabling full raw mode for pty/tty pairs of startpar ++++ usb_modeswitch: - Update to 1.1.4 * The package should work at boot time now (cold and warm) * Product IDs of "0000" do exist but were not accepted, fixed * Response endpoint is now always detected * Wrapper script can now work with a packed collection of config files as well as with the plain folder of files * Wrapper fix for the symlink feature: handling of multiple interrupt ports was incomplete * Wrapper does not longer use a temporary file for the symlink feature ++++ vcdimager: - opensuse_bs is no longer set ++++ xorg-x11-driver-input: - always use '--with-xorg-conf-dir=/etc/X11/xorg.conf.d/' configure option - set INPUT_ABI_VERSION = 11 ++++ xorg-x11-driver-video: - xf86-video-geode 2.11.9 * geode video driver 2.11.9 for server 1.9 - xf86-video-apm 1.2.3 * This update to the mostly unmaintained Alliance Promotion driver provides Xorg server 1.9 compatibility as well as a number of build/configuration fixes, and removes several bits of dead code that are no longer usable with current Xorg releases. - xf86-video-chips 1.2.3 * This driver update for Chips and Technologies devices provides compatibility with Xorg 1.9 as well as many assorted build/configuration improvements. - xf86-video-dummy 0.3.4 * Release of the dummy driver for the new X server API. - xf86-video-neomagic 1.2.5 * neomagic 1.2.5 release for server 1.9 * obsoletes xf86-video-neomagic-commit-4e2afb8.diff - xf86-video-rendition 4.2.4 * rendition video driver 4.2.4 for server 1.9 - xf86-video-sis 0.10.3 * sis video driver 0.10.3 for server 1.9 * obsoletes xf86-video-sis-19070.diff, xf86-video-sis-website.diff - xf86-video-sisusb 0.9.4 * sisusb video driver 0.9.4 for server 1.9 - xf86-video-trident 1.3.4 * trident video driver 1.3.4 for server 1.9 - xf86-video-tseng 1.2.4 * tseng video driver 1.2.4 for server 1.9 - xf86-video-vesa 2.3.0 * vesa video driver 2.3.0 for server 1.9 - xf86-video-voodoo 1.2.4 * voodoo video driver 1.2.4 for server 1.9 ++++ xorg-x11-proto-devel: - dri2proto 2.3 (required by xorg-server 1.9) - util-macros 1.10.0 (required by xorg-server 1.9) - xproto 7.0.18 * One new keysym, a new _X_NORETURN macro (which is now used by xserver master), a Cygwin fix, and a bunch of packaging updates. * Add Sun cc 5.9 & later to compilers supporting noreturn attribute - new macro is required by xorg-server 1.9 ++++ xorg-x11-server: - set VIDEO_ABI_VERSION = 8 and INPUT_ABI_VERSION = 11 in specfile - xorg-server 1.9.0 * obsolete patches: - dmx-silly.patch - fixed-SYNC-extension-trigger-BlockHandler-test.diff - sw_cursor_on_randr.patch - xorg-evdev-conf.diff - xorg-server-commit-21ed660.diff - xorg-server-revert-event-mask.patch - xorg-x11-server-gl-apps-crash.patch * adjusted patches - 0001-Fix-segfault-when-killing-X-with-ctrl-alt-backspace.patch - 0001-Xinput-Catch-missing-configlayout-when-deleting-dev.patch - CVE-2010-2240-tree_depth_limit.patch - cache-xkbcomp-output-for-fast-start-up.patch - confine_to_shape.diff - driver-autoconfig.diff - fpic.diff - xorg-detect-psb.patch - xorg-server-1.8.0.diff - xorg-server-nohwaccess.diff - xorg-server-option_libxf86config.diff - xorg-server-xf4vnc.patch - xserver-1.6.1-nouveau.patch - xserver-bg-none-root.patch * vbe-bufferoverflow.diff - fixes vbe buffer overflow - disabled vnc build for now (standalone server + module) ++++ yast2-gtk: - 2.21.70 - sw_single: package count wrong on the filters box when show-debug or show-devel when de-selected (bcn#632377) - fixed potential crash when file picking file of esoteric filename (bnc#633173) - window size too small when using big fonts: correlate window size to font size (bnc#633498) ------------------------------------------------------------------ ------------------ 2010-8-22 - Aug 22 2010 ------------------- ------------------------------------------------------------------ ++++ balsa: - Update to version 2.4.8: + QUOTA and MYRIGHTS IMAP extension support. + bug fixes: bgo#625695, bgo#620221, bgo#623910, bgo#623740, bgo#618979, bgo#579479, bgo#613998 + various memory leaks plugged. ++++ beaver: - added beaver-0.4.0-fix-sf3030801.patch and beaver-0.4.0-fix-sf3033684.patch to fix upstream bug regarding syntax highlighting and undo/redo actions ++++ drapes: - The package is not really no-arch, thus adding a rpmlintrc - Drop drapes-desktopfile.patch: handle the same using suse_update_destop_files - Drop drapes-po-file.patch: kk is a valid language (Kazhak) - Cleaned up the spec file. One BuildRequires per line, removed empty doc package, rpms are noarch. - Patch - Cleaned up the patches file. drapes-makefile.patch: added gnome-sharp-2.0 and gnome-panel-sharp-2.24 packages drapes-po-file.patch: Updated languages drapes-desktop-file.patch: Added Categories to desktop file ++++ gmime-2_4: - Update to version 2.4.17: + gmime/gmime-encodings.h (GMIME_QP_ENCODE_LEN): Since force-wrapped lines use "=\n" instead of just "\n", lines will be 74 bytes, not 73. - Changes from version 2.4.16: + Fixed to take into acount the possibility of having to force-wrap lines at 72+ characters. + bgo#615685: Added a --disable-cryptography flag to allow building without GnuPG or S/MIME support. + bgo#615594: Use g_set_error_literal() when no printf-style arguments are needed + bgo#598855: Mime-Version header re-written to MIME-Version. ++++ neon: - Update to version 0.29.3 + Change ne_sock_close() to no longer wait for SSL closure alert + Fix memory leak with GnuTLS + API clarification in ne_sock_close() - Changes from version 0.29.2: + Fix spurious 'certificate verify failed' errors with OpenSSL + Fix unnecessary re-authentication with SSPI - Changes from version 0.29.1: + Fixes for (Unix) NTLM implementation: - fix handling of session timeout - fix possible crash + Build fixes for Win32: + Fix build with versions of GnuTLS older than 2.8.0. - Changes from version 0.29.0: + New interfaces and features: - added NTLM auth support for Unix builds - ne_auth.h: added NE_AUTH_GSSAPI and NE_AUTH_NTLM auth protocol codes - added ne_acl3744.h, updated WebDAV ACL support - added built-in SOCKS v4/v4a/v5 support: ne_socket.h:ne_sock_proxy(), and ne_session.h:ne_session_socks_proxy() - added support for system-default proxies: ne_session_system_proxy(), implemented using libproxy - ne_session.h: added NE_SESSFLAG_EXPECT100 session flag, SSL verification failure bits extended by NE_SSL_BADCHAIN and NE_SSL_REVOKED, better handling of failures within the cert chain - ne_utils.h: added feature code NE_FEATURE_SYSPROXY - ne_socket.h: ne_sock_writev(), ne_sock_set_error(), ne_iaddr_raw(), ne_iaddr_parse() - ne_string.h: ne_buffer_qappend(), ne_strnqdup() - Changes from version 0.28.6: + SECURITY (CVE-2009-2473): Fix "billion laughs" attack against expat; + SECURITY (CVE-2009-2474): Fix handling of an embedded NUL byte in a certificate subject name with OpenSSL; + Changes from version 0.28.5: + Enable support for X.509v1 CA certificates in GnuTLS. + Fix handling of EINTR in connect() calls. + Fix use of builds with SOCK_CLOEXEC support on older Linux kernels. - Add libproxy-devel BuildRequires - Clean spec file using spec-cleaner. - Drop upstream included patches: + neon-0.28.4-CVE-2009-2473,2474.patch + neon-openssl.patch - Drop the main package. It avoids the lib from being installed in different versions and generally only contained coders doc. => provide / obsolete neon by libneon-devel. ++++ pdfmod: - Switch to gmime 2.4: BuildRequire gmime-2_4-sharp instead of gmime-sharp. ++++ tomboy: - Switch to gmime 2.4: BuildRequire gmime-2_4-sharp instead of gmime-sharp. ------------------------------------------------------------------ ------------------ 2010-8-21 - Aug 21 2010 ------------------- ------------------------------------------------------------------ ++++ gwibber: - Update to version 2.31.90: + Rename protocol to service. + Don't die if a password is not found in keyring. + Correctly save updated secrets in keyring after a re-auth. - Added Requires: gnome-python-desktop. - Changed Url to http://gwibber.com ++++ kdesvn: - update to 1.5.4 * fixed problem ssh-askpass environment ++++ smb4k: - update to version 0.10.8 * Cope with trailing slashes in the UNC. Needed for cifs-utils package under Linux. * Fixed crashes in Smb4KSystemTray::slotSetupSharesMenu(). * Fixed crashes in Smb4KScanner::scanForWorkgroupMembers(). ------------------------------------------------------------------ ------------------ 2010-8-20 - Aug 20 2010 ------------------- ------------------------------------------------------------------ ++++ alarm-clock-applet: - spec file cleanup - Intital package (upstream version 0.3.1) ++++ archivemail: - update to version 0.8.0 * new option --debug-imap to dump the IMAP conversation to stdout * new option --all to archive all messages in a mailbox * new option --prefix/-p, to specify an archive name prefix * new option --archive-name/-a to hard-code an archive filename * archivemail now expands wildcards in IMAP mailbox names * many bugfixes - dropped archivemail-0.7.2-fix-unnecessary-assertions.patch - changed group to something more appropriate ++++ beaver: - added beaver-0.4.0-fix-sf3033975.patch to fix sf#3033975 (a not freed pointer made beaver crash because of lack of memory) ++++ drapes: - Latest code sources - 0.5.2 ++++ folks: - Update to version 0.1.14.1: + Bump vala version requirement. + Depend upon a released version of Vala. ++++ gnome-applets: - Update to version 2.31.90.1: + bgo#619818, bgo#571880: All applets except Invest Applet, Null and GSwitchIt were ported to new libpanel-applet API. - Use libexecdir instead of _prefix/lib. ++++ gstreamer-0_10-plugins-ugly: - Remove Valgrind BuildRequires since we are not running the checks. - Remove unneeded BuildRequires: sgml-skel, xorg-x11-devel. - For BUILD_ORIG, add Buildrequires: libtwolame-devel. - For BUILD_ORIG, rename Buildrequires: a52dec-devel to liba52-devel, amrnb-devel to libopencore-amr-devel, lame to libmp3lame-devel, x264-devel to libx264-devel, mad-devel to libmad-devel. - Fix BUILD_ORIG. - Make build verbose to help post-build checks. - Run spec-cleaner. - Pass --disable-static to configure. - Take ideas from Packman: use --with-package-name and - -with-package-origin in configure, make it easy to disable experimental plugins. ++++ installation-images: - adjust to latest package changes - mkinstallinitrd: take care of updated modules (bnc #622997) ++++ ispell: - Run SuSEconfig.ispell if YaST is not used to make sure that we have an english dictionary ++++ kiwi: - fixed etc/motd for suse-11.3-JeOS. It was still saying this is a 11.2 system, cut&paste bug :-) - fixed suse-11.3/suse-min-gnome. Gnome is not working no session and desktop information was installed - don't use mkclicfs from image root tree. That will fail in any case where the image buildsystem libraries doesn't match the ones required by the mkclicfs binary inside the root tree - fixed suse-11.3/suse-min-gnome example. Some X11 packages where missing in order to boot up with a working X ++++ vala: - Update to version 0.9.7: + Fix regression introduced by codegen refactoring. ++++ linuxrc: - added all=1 tag to url to keep searching on all devices (bnc #596456) - extra menu can be reached from input line via 'ESC ESC' or 'ESC x' ++++ openssh: - hint user how to remove offending keys (bnc#625552) ++++ perl-HTML-Parser: - recreated by cpanspec 1.78 o fix deps - added bcond_with opt ++++ perl-PDL: - update to 2.4.7 * New 2-D image display routine: imag2d() * pdl() constructor, a.k.a. PDL->new(), now takes string arguments with either MATLAB type concatenation syntax or PDL print output (for easier cut-and-paste from PDL shell sessions). * Improved text and comma separated value file input via rcols(): faster and more flexible. * A new PDL shell based on Devel::REPL (i.e., Moose technology). The new shell supports more perl syntax (lexical variables and packages), is more extensible (via a system of plugins), and supports many forms of file and variable completion. Install Devel::REPL and give it a try! User feedback welcome. * More portability (builds on more platforms with more features than ever). * Many bugs fixed... ++++ telepathy-gabble: - Update to version 0.9.16: + Enhancements: - Implement XEP-0126: Invisibility - Implement XEP-0186: Invisible Command - Implement org.freedesktop.Telepathy.Protocol - Add a ActivityProperties.GetActivity method for retrieving an activity's room handle from its id - Add a BuddyInfo.AddActivity method so activities can advertise themselves without having to track all the other shared activities + Fixes: - fdo#25533: muc-factory: don't associate a request with tubes if a tube was requested - muc-factory: rearrange which NewChannels signals come first - Cope if Jingle sharing requests omit - fdo#29113: Skip file collection candidates with invalid addresses - several improvements to the test suite - Fixes for building under gcc-4.5 - Adapt to the new TLS API ++++ xorg-x11-driver-video: - xf86-video-intel-sandybridge_m2.diff * added support for new Sandybridge mobile GPU ------------------------------------------------------------------ ------------------ 2010-8-19 - Aug 19 2010 ------------------- ------------------------------------------------------------------ ++++ anjuta-extras: - Update to version 2.31.90.0: + Profiler updated to use new symbol-db API + Some changes to Scintilla for snippets support - Drop anjuta-extras-fixes-from-git.patch - Use %{?smp_mflags} ++++ antlr: - enabled the python (python-antlr) and csharp (antlr-csharp) support - moved jar files to new antlr-java package, which is required by main antlr one. This is to have jar files in noarch package - do not use default make install, but install files manually with a compatibility links to /usr/share/antlr-2.7.7 ++++ autofs: - add MAP_HASH_TABLE_SIZE option to sysconfig ++++ epiphany-extensions: - Update to version 2.32.0: + Remove deprecated GTK+ symbols + Update html5tube extension to handle the latest youtube layout changes. ++++ geany: - Update to version 0.19.1: + Fix broken autocompletion after using scope completion. + Fix scrolling the editor line in view (e.g. after loading a session and switching document tabs). + Fix using filetype extension patterns with upper case letters on Windows (sf#3028856) + Fix a slightly wrong encoding detection on Windows (sf#3019573) + Re-enable comment folding. + Fix not loading plugins built against a newer API when Geany doesn't provide the required version given in PLUGIN_VERSION_CHECK(). + Fix infinite loop in Markdown lexer + Fix saving non-project filetype error regex. + Focus toolbar item when pressing Go to Line keybinding only when it's not in the toolbar's drop down overflow menu (sf#3027454). + Escape the name of the current document for markup when using document name for menu items (sf#3038844). + File Browser: Allow Find in Files when no items are selected. + Fix build menu translation problems. + Fix segfault on Tools->Reload Configuration when no documents are open (sf#3037079). + Fix building with Waf on Solaris. + Fix a memory leak + Use g_free instead of free + Tweaks: - Always use white background color when printing (except for text with a white foreground) to save ink (sf#2968998). - Limit build error editor indicators to 50, but parse all errors in the Compiler tab (sf#3019823). - Align notebook tab close buttons centred vertically - Show the Project Properties build tab when choosing 'Set Build Commands' when a project is open to prevent confusion with non-project commands. ++++ libmodman: - Check for build_snapshot: the svn snapshot project contains unversioned tarballs. - Update to version 2.0.0 - New module interface using a single structure - New way of loading builtin that does rely on dlopen() - Fixed running test with linker flag --as-needed - Enable the test suite ++++ poppler: - Update to version 0.14.2: + core: - Fix rendering of some documents involving tilingPatternFill in the cairo output device - Improve rendering of some annotations - Handle ColorTransform in DCT streams when using libjpeg (fdo#28873) - Fix crash in the ps output device in some files (kde#246269) - Fix crash in some malformed files (fdo#28842) + build system: - Improve build on windows - Add uninstalled .pc file support when using autoconf + glib: - Fix a crash when a layer doesn't have a name (fdo#28842) + utils: - Fix padding of names in pdftoppm - Bump poppler_soname from 6 to 7. ++++ poppler-qt: - Update to version 0.14.2: + core: - Fix rendering of some documents involving tilingPatternFill in the cairo output device - Improve rendering of some annotations - Handle ColorTransform in DCT streams when using libjpeg (fdo#28873) - Fix crash in the ps output device in some files (kde#246269) - Fix crash in some malformed files (fdo#28842) + build system: - Improve build on windows - Add uninstalled .pc file support when using autoconf + glib: - Fix a crash when a layer doesn't have a name (fdo#28842) + utils: - Fix padding of names in pdftoppm - Bump poppler_soname from 6 to 7. ++++ puppet: - update to 2.6.0 * major release with many new configuration options and new language features ++++ telepathy-salut: - Update to version 0.3.13: + Enhancements: - Implement avatar requirements properties - Add a ActivityProperties.GetActivity method for retrieving an activity's room handle from its id - Add a BuddyInfo.AddActivity method so activities can advertise themselves without having to track all the other shared activities + Fixes: - Update with-session-bus.sh from telepathy-glib, fixing a bashism ++++ xorg-x11-driver-input: - xf86-input-wacom-0.10.8 - obsoletes extra source 20-wacom.conf ++++ xorg-x11-server: - Replaced the previous xdmcp fix with a simpler approach that doesn't cause login problems in xdm and kdm. (bnc#625593) ++++ yast2-ncurses-pkg: - Show error popup if searching for packages throws an exception (bnc #615102) - 2.19.5 ------------------------------------------------------------------ ------------------ 2010-8-18 - Aug 18 2010 ------------------- ------------------------------------------------------------------ ++++ antlr: - Ensure that the development files are build too. The package is now a build requirement for the KDESDK4 package. - Removed the structure to build just the native version. ++++ brasero: - Update to version 2.31.90: + Initial port to GDBus + Bug Fixes: - bgo#606010: crashes at audio CD insertion - bgo#615959: Displays "starting to record" during whole burn process - bgo#617222: brasero can't copy audio cd (useless error message) - bgo#625592: brasero dialog has _C mnemonic for two buttons + Updated translations. - Drop brasero-fix-nautilus-ext-build.patch: fixed upstream. ++++ empathy: - Update to version 2.31.90: + Add meta-contact support. + More useful error messages when failing to connect. + Add option to disable logging of chats. + Add more information in the 'Details' pane of the call UI. + Bugs fixed: - bgo#621090: Live search does not show offline contacts - bgo#621642: live search should display "no match found" if thats the case - bgo#622714: 'previous conversations' on a contact brings up generic dialog - bgo#623934: follow LC_TIME preferred time format when printing time and date - bgo#624062: GPS data precision - bgo#625675: freenode should be the default irc network when creating an irc account - bgo#625828: No custom presence message in tooltip - bgo#625950: Remove "Ubuntu servers" from irc channel list - bgo#626130: Add linking UI for Individuals - bgo#626162: No audio/video icon in the contact list - bgo#626620: Log In button is not enabled after all details are entered while creating IRC account - bgo#626992: Back and Forward buttons in Previous conservations window are reversed - bgo#626994: Rename Back and Forward buttons,in Previous Conservations > Search Tab, to Previous and Next - bgo#523895, bgo#567858, bgo#621643, bgo#623139, bgo#624344, bgo#625641, bgo#626009, bgo#626041, bgo#626114, bgo#626552, bgo#626600, bgo#626602, bgo#626630, bgo#626636, bgo#627165 + Updated translations. ++++ folks: - Update to version 0.1.14: + Fix calls to deprecated Gee.Map.remove() + Build tp-lowlevel via gobject-introspection + Use gen-introspect-0.10 instead of gen-introspect + Detect Vala by special automake macro, not .pc file. - Replace pkgconfig(vala-1.0) BuildRequires with vala-devel. - Remove pkgconfig(telepathy-vala) BuildRequires. ++++ gdm: - Update to version 2.31.90: + Port to upower + Don't stomp on $LANGUAGE environment variable + Don't show markup in UI + Fix cancel button + Reask user for password a few times, before failing + Load users asynchronously + Handle EINTR on getpw* calls + Translation updates - Replace DeviceKit-power-devel BuildRequires with libupower-glib-devel. ++++ gnome-power-manager: - Update to version 2.31.90: + Deal with the deprecation of GtkNotebookPage + Cast idle_time_in_msec to appropriate type + Updated translations. - Remove gnome-power-manager-gtknotebook-deprectaed.patch, fixed upstream. - Remove hack around po/POTFILES.in, no longer needed. - Add sed hack on configure to support building with gtk 2.21.6 building: we need some deprecated symbols. - Add gnome-power-manager-gtknotebook-deprectaed.patch to fix build with gtk 2.21.6. Patch taken from upstream git. ++++ gnome-desktop: - Update to version 2.31.90: + GnomeBG: Be sure to unreference the file_monitor object during dispose + Add --disable-gnome-about configure flag + Updated translations. ++++ gnome-panel: - Update to version 2.31.90: + Use the polkit helper from g-s-d to set time/timezone + Updated translations. - Remove polkit-devel BuildRequires. - Require gnome-settings-daemon-polkit-datetime. ++++ kiwi: - fixed convert39to41.xsl schema conversion. The attributes for the conversion from to were missing - fixed shell exception handling after the move mount of devices. In that cases the tty devices are in /mnt/dev and therefore any shell exception failed because the setctsid call can't find the device. This is now fixed (bnc #608620) - fixed netboot building by providing atftp for SLE11 (bnc #632203) ++++ libchamplain: - Update to version 0.7.0: + Separation of map sources and renderers + Add null tile source (a dummy data source not reading any data) and error tile renderer. Remove error tile source + Get rid of non-persistent file tile cache and introduce memory cache + Minor fixes and cleanups - Changes from version 0.6.1: + New Vala bindings + Updated Python bindings + Do not distribute gir files + Minimal libchamplain usage demos + Minor fixes and improvements - Changes from version 0.6.0: + Fix a problem on some machines when tiles are being destroyed + Add minimal demos + Some other minor fixes - Changes from version 0.5.2: + Different tile reference management eliminating tile leaks + General performance improvements + Tile download cancellation when tile not displayed any more + Build process improvements, libmemphis dependency made optional + Removal of unmaintained mono bindings, removal of perl bindings + New demo using introspection written in javascript + Many bugfixes and cleanups - Changes from version 0.5.1: + Disable Python and Instrospection until libMemphis gets bindings + Add missing files in tarball + Remove generated headers from build - Changes from version 0.5.0: + Add local rendering of OpenStreetMap data + New map source infrastructure (à la Pipe and Filter) + ChamplainPolygon and ChamplainMapSource inherit from GInitiallyUnowned - Move .gir file to -devel package ++++ nautilus: - Update to version 2.31.90: + Don't make pathbar buttons disappear when deleting a folder + Remove useless unique-1.0 dependency + Don't use deprecated GtkNotebookPage + Translation updates - Remove libunique-devel BuildRequires. - Pass --disable-maintainer-mode to configure to have deprecated gdk/gtk symbols and sed GDK_DISABLE_DEPRECATED out of eel/*. ++++ telepathy-glib: - Update to version 0.11.13: + Changes to experimental API: - fdo#29070: remove telepathy-vala.pc + Enhancements: - fdo#29358: add TP_ERROR as an alias for TP_ERRORS, for introspectability - add TP_USER_ACTION_TIME_NOT_USER_ACTION, TP_USER_ACTION_TIME_CURRENT_TIME, tp_user_action_time_from_x11, tp_user_action_time_should_present - improve various documentation - convert TpBaseClient virtual methods into normal GObject virtual methods so they can be introspected + Fixes: - Don't rely on vala-1.0.pc to check for vala version and vapigen - fdo#25019: let the TpPresenceMixin work on connections that implement SimplePresence but not complex Presence - Fix harmless misuse of enums that caused warnings on gcc 4.5 - Fix out-of-tree builds with Vala enabled - Replace pkgconfig(vala-1.0) BuildRequires with vala-devel one since we want the vala compiler, not libvala. ++++ unrar: - update to 3.9.10 * no changelog available ++++ vala: - Update to version 0.9.6: + Drop deprecated support for assigning to construct properties. + Some refactoring in the code generator. + Bug fixes in bindings and vapigen. ++++ perl-HTML-Parser: - update to 3.67: * bleadperl 2154eca7 breaks HTML::Parser 3.66 ++++ sysconfig: - version 0.74.1 - Fixed wireless hardware to wext/nl80211 WPA driver mapping. Changed to use -Dnl80211,wext by default for untested drivers to let the wpa_supplicant fallback to wext when nl80211 is not available. Adjusted info message about untested drivers and enabled untested driver handling also in case wpa_supplicant is not required but the user prefers to use it (bnc#623340, [#623676],#624182,#625403,#631283). Thanks to all reporters, especially to Larry Finger and Vladimir Botka! ++++ xorg-x11-driver-video-unichrome: - missing_fclose.diff * added missing fclose() (bnc #532573) ++++ yast2-ldap-client: - save certificate info to /etc/openldap/ldap.conf (bnc#629549) - 2.20.0 ++++ yast2-printer: - Added a "Use as Default" check-box below the input field for the queue name in the "Add" dialog and enhanced its help text accordingly (see Novell/openSUSE Bugzilla bnc#631263). - 2.20.1 ------------------------------------------------------------------ ------------------ 2010-8-17 - Aug 17 2010 ------------------- ------------------------------------------------------------------ ++++ a2ps: - Suggest a few useful packages (bnc#631293) - Add a2ps-open as wrapper for printer `display' ++++ gnome-games: - Update to version 2.31.90: + General: - libgames-support: Add games_preimage_render_cairo - Plug memory leaks. - Use right clutter-gtk API version for gtk3 + Aisleriot: Port to cairo, bug fixes + Glines: Port to cairo + Gnibbles: Store tail direction before reversing the worm + Gnobots: Port to cairo + Quadrapassel: bug fixes + Updated translations. ++++ anjuta: - Update to version 2.31.90.0: + Python is now fully supported + Initial support for python plugins + Snippets plugins from GSoC + Bugs fixed: - project-wizard: bgo#625434: remove cvsignore from templates - python-support: bgo#626950: Anjuta crash with python support - build-basic-autotools: bgo#626562: crash refusing to clean the configuration - symbol-db: . bgo#622529: Crash when trying to open a non-writable project . bgo#616560: Symbol views do not display names containing especial chars correctly - manual: Fixed mailing list adress (bgo#625588) - language-support-vala: bgo#626306 Symbol completion doesn't work with "this." - libanjuta: Increase launcher buffer size (bgo#624700) - class-gen: add missing include (bgo#626265) - Add PyGTK project template. Fixes bgo#608304. + Updated translations. - Drop patches included upstream: + anjuta-fix-warning.patch + anjuta-old-glade3.patch ++++ at-spi2-atk: - Update to version 0.3.90: + fdo#29365: Stop using a deprecated glib function. + Caching fixes: GetItems was completely broken in v0.3.6, and fixed a possible crash when it is called. + Only emit signals when AT-SPI clients are listening for them. ++++ at-spi2-core: - Update to version 0.3.90: + fdo#29427: Registering for mouse:abs now works. + Add methods/signals to allow an application to track the events that are being listened to to avoid unnecessarily emitting signals. ++++ cheese: - Update to version 2.31.90: + Added menu option to toggle flash when taking a picture. + Made escape key always hide the Effects pane if it is visible. + Print correct product id in device monitor debugging + Do not create a device if gst initializazion fails + Updated translations. - Replace explicit BuildRequires with pkgconfig equivalents: + dbus-1-devel -> dbus-1 + gconf2-devel -> gconf-2.0 + gnome-desktop-devel -> gnome-desktop-2.0 + gstreamer-0_10-plugins-base-devel -> gstreamer-plugins-base-0.10 + gtk2-devel -> gtk+-2.0 + libcanberra-devel -> libcanberra-gtk + libgudev-1_0-devel -> gudev-1.0 + librsvg-devel -> librsvg-2.0 - Add pkgconfig() BuildRequires for clutter UI: clutter-1.0, clutter-gst-1.0, clutter-gtk-0.10. - Add more pkgconfig() BuildRequires: cairo, dbus-glib-1, gee-1.0, gobject-2.0, gstreamer-0.10, unique-1.0. - Use %{?_smp_mflags}. ++++ clutter: - Update to version 1.3.12: + New recipes in the Cookbook: - create and animate sub-textures - layout managers - scroll events + Set the ClutterTexture:filename property to also be readable. + Avoid layout cycles when creating ClutterLayoutMeta objects during the ::allocate implementation + Add a ClutterTableLayout, a layout manager for tabular layouts. + Capture ENTER and LEAVE events on the stage within the DragAction. + Plug memory leaks. + Use g_object_notify_by_pspec(), if available, to speed up the emission of the ::notify signal on property changes. + Re-use the Cogl texture atlas for the CoglPango glyphs cache, and improve the performance with large font sizes. + Various fixes in the Materials comparison and inheritance. + Add the ability to associate a user program to a material. ++++ dirmngr: - update to dirmngr-1.1.0 - only bumps version number ++++ hamster-applet: - Update to version 2.31.90: + Maintaining selection on refresh in a more sane manner + Self-monitor the database not only for updates but also for remove/create (solves problems with some synchronization tools) + Fixed the global hotkey, require gnome-keybindings package as the hotkey is part of expected functionality + Updated translations. - Add pkgconfig(gnome-keybindings) BuildRequires. ++++ eog: - Update to version 2.31.90: + Draw images against black background by default to gain a better contrast + Backport UI elements from master to change background color + Code improvements + bgo#616450: Use a nicer background colour + bgo#625325: Useless Yes/No question + bgo#626569: Button bar appears when deleting in fullscreen + Updated translations. ++++ epiphany: - Update to version 2.30.3: + bgo#624421: Adapt to GtkNotebook signal signature changes + Fix crash when trying to load URIs with no path + bgo#611400: Open URIs on new tab when middle-clicking on an history item + bgo#539716: Connect to the 'cleared' signal and change the sensitivity flags + bgo#539716: Split EphyNavigationAction in one abstract class and two subclasses + bgo#539716: Make sure WebKitWebHistory is cleared when cleared EphyHistory + bgo#136292: Send 'Referer' on headers sent for context menu HTTP downloads + bgo#611445: ephy-toolbar: fix leave-fullscreen item visibility + Updated translations. - Pass --disable-maintainer-mode to configure to support building with gtk 2.21.6, which deprecated some more symbols. ++++ evince: - Update to version 2.31.90: + bgo#626407: Do not jump to link dest when clicking with GDK_CONTROL_MASK + Use GDK_BLANK_CURSOR instead of creating our own empty cursor + bgo#626334: Improve findbar message when there are no matches + bgo#626147: Remove #ifdefs for old cairo versions + Updated translations. - Drop evince-fix-pc-gtk2.patch: fixed upstream. - Pass --with-gtk=2.0 to configure. ++++ evolution: - Update to version 2.31.90: + ESelectionModel, ECanvas, EMsgComposer, EMfolderTreeModel, EMFormat cleanups. + Pass an EShell to EMsgComposer instances. + Pause timline instead of stop. It hides the search animation texture. + Add keybindings to tab. + Remove select-on-focus hack, and replace with new skip-a-parent chaining hack + Ensure widgets are registered, without relying on config dialog setup at startup. + build: Add libemformat to LDADD for evolution-settings + Add Histogram of mail trend in clutter tab and enable DnD of tabs + Change em_format_redraw() to em_format_queue_redraw(). + Defer the load / creation of configuration UI with changes to e_preferences_window to take factory callbacks and store a reference to the shell. + Execute calendar search post startup, not + Make the intention of /tmp more explicit, and rescue people who happen to have evolution .po files in /tmp from a sad fate + bgo#624896: Missing icons in table properties + bgo#605737: Appointment reminder shows icons on buttons + bgo#624913: Disallow drag-and-drop within the same attachment bar + bgo#323142: Signature missing when handling mailto: URI with body part + bgo#626724: Folder tree mistakes "mark as unread" as new mail + bgo#271691: Add a way to view all attachments inline + bgo#626453: Show attachments inline when printing + bgo#626090: Only set -fno-strict-aliasing for GCC + bgo#626059: Welcome messages has incorrect links + bgo#625847: make signatures work again. - Drop evolution-no-dbus-glib.patch: fixed upstream. ++++ evolution-data-server: - Update to version 2.31.90: + Merge branch camel-socks-proxy-master for SOCKS5 / IPv6 support + Use cairo as gc is deprecated + Enable largefile support by default. + ENameSelectorEntry: Avoid IM confusion when inserting text + Deprecate CamelHttpStream. + bgo#622366: cleanup, and fix for substantial GWise / soap mail leak + bgo#624789: use ldapssl_init to initialize SSL connection for sunldap. + bgo#626505: ECategoriesDialog doesn't show new categories + bgo#626090: Only set -fno-strict-aliasing for GCC ++++ evolution-exchange: - Update to version 2.31.90: + Baseversion 3.0 -> 2.32 as evolution and evolution-data-server + bgo#626090: Only set -fno-strict-aliasing for GCC + Updated translations. ++++ fetchmail: - update to fetchmail-6.3.17 [#] SECURITY FIX * CVE-2010-1167: Fetchmail before release 6.3.17 did not properly sanitize external input (mail headers and UID). [#] FEATURES * Fetchmail now supports a --sslcertfile option to specify a "CA bundle" file (a file that contains trusted CA certificates). * Fetchmail now supports a FETCHMAIL_INCLUDE_DEFAULT_X509_CA_CERTS environment variable to force loading the default SSL CA certificate locations even if --sslcertfile or --sslcertpath is used. If neither option is in effect, fetchmail loads the default locations. [#] REGRESSION FIX * Fix string handling in rcfile scanner, which caused fetchmail to misparse a run control file in certain circumstances. [#] BUG FIXES * Plug memory leak when using a "defaults" entry in the run control file. * Do not print SSL certificate mismatches unless verbose or - -sslcertck is enabled. * Do not lose "set invisible" in fetchmailconf. (Michael Barnack) - drop fetchmail-SA-2010-02.patch (in upstream) ++++ file-roller: - Update to version 2.31.90: + Use GConf instead of GSettings + Updated translations. - Add pkgconfig(gconf-2.0) BuildRequires. - Revert back to gconf handling instead of gsettings: + Stop using gsettings macros. + Pass --disable-schemas-install to configure. + Re-introduce gconf pre, preun and posttrans scriptlets. ++++ gcalctool: - Update to version 5.31.90: + Updated translations. ++++ glib2: - Update to version 2.25.14: + GDBus: - Make the closure variants of GDBus apis work - Make error unregistration work - bgo#626748: Use async IO in the IO thread + GIO: - bgo#626208: Make g_simple_async_result_is_valid work without source - GSocketClient: add a timeout property - Fix memory leaks in GSocketClient - bgo#616458: Handle async vs. sync correctly in GSocketConnection stream - Declare stream base classes as abstract - bgo#627071: Clarify semantics of g_output_stream_write() + Other: - Improve test coverage for GDBus, GRegex, GAsyncResult - Drop dead code in pcre, xdgmime - bgo#578295: Fix a race condition in gtester - bgo#626704: Avoid an extra allocation in GAsyncQueue - bgo#626841: Add test case for non-socket GIOStream - bgo#622770: More explicit GVariant docs - bgo#602417: Imroved docs for GAsyncInitable and GSimpleAsyncResult ++++ gnome-applets: - Update to version 2.31.90: + Updated translations. ++++ gnome-control-center: - Update to version 2.31.90: + Updated translations. ++++ gnome-terminal: - Update to version 2.31.90: + Relicensed under GPLv3 + Translation updates. - Update License tag to "GPLv3+; LGPLv2.1+". ++++ gnome-themes: - Update to version 2.31.90: + Updated translations. ++++ gnumeric: - Update to version 1.10.9: + bgo#625688: Clarify autofilter dialog + bgo#625966: Make the tooltips theme-independent. + Adjust and fix WORKDAY and NETWORKDAY. + bgo#626632: Fix crash on certain handcrafted ODF files. + bgo#626632: Fix import of some ODF 1.0 charts. + bgo#626648: Fix crash on paste into an empty expression entry. + bgo#626653: Import and export boxplots to and from ODF files. + bgo#626654, bgo#626655: Improve handling of corrupted ODF files + bgo#626781: Fix autocorrection when entering in ranges. + bgo#626789: Fix column wdth and row height adjustments when entering in ranges. + bgo#626861: Fix autofitting on data entry. + bgo#620797: Avoid some of the multiple undos when entering existing text in ranges. + bgo#626903: Adjust formats when autofitting new entries. + bgo#626904: Autofit rows and columns when entering an array expression. + bgo#359404, bgo#611181: Fix column and row fitting on paste. + Export images to ODF. + bgo#626961: Fix import of graphs from rich ODF files. + Some ring and pie plot ODF export improvements. + bgo#567953: Import Guppi graphs from gnumeric-1.0.x files. + bgo#625726: Survive malformed guppi graphs. + bgo#625727: Use theme foreground color for row and column headers. + bgo#625994: Force column span recalculation when switching between number and error. + bgo#626065: Fix scroll when selecting a merged cell. + bgo#626484: Fix objects dragging when zoomed. + Fix control points behavior when zooming. + bgo#626279: Fix in-cell editing when zoom < 100%. + Survive malformed xml files. + bgo#533779: Fix win32 random problem. + bgo#627014: Fix IMPOWER problem. + Avoid criticals in ODS import. + bgo#627079: Fix problem with collect cache. ++++ goffice: - Update to version 0.8.9: + bgo#626206, bgo#626263, bgo#626305: Don't crash when loading a corrupted chart. + Fix blur in zoomed charts. + bgo#626665: Fix memory leak and criticals in graph editor. + bgo#531070: Allow themes defined as xml files. + bgo#626461: Update currencies. ++++ gthumb: - Update to version 2.11.90: + New features and user visible changes: - bgo#621244: Slideshow: added ability to view the images in random order - bgo#622245: Change date tool: allow to set the date without touching the time - bgo#624454: Video player: display the video speed in the status bar and allow to change speed from 0.03 to 36.0 - Removed the "do not change folder" option from the preferences dialog as it was useless. - Added ability to organize files by tag - bgo#617488: The "fit window to image" is now a toggle action - Added two orientation tools: added tool to physically rotate the images according to their embedded orientation; and a tool to reset the embedded orientation without rotating the images. - Removed the preferences button from the import dialogs - New application icon. + Bugs fixed: - bgo#626990: Fixed escaping of UTF-chars in ui file - bgo#626893: Fixed comment lost when upgrading from 2.10 to 2.11 - bgo#625937: Fixed unnecessary reloading when setting a filter - bgo#626284: Fixed saving of Xmp and Iptc description and title fields - bgo#619442: Fixed catalog reordering when the catalog is sorted and/or filtered - bgo#626686: Fixed crash in fullscreen mode when viewing an image after a video. - Activate the web album extension by default. - Correctly hide and show the mouse pointer in the video player - Fixed search test when the "match any" option was active. - Flicker importer: fixed crash when the image url is not found ++++ gtk2: - Update to version 2.21.6: + Most drawing done by GTK+ itself has been ported from GDK drawing APIs to cairo + GtkExpander gained a ::label-fill property to make the label fill the entire horizontal space + Accessiblity: - Make Gail work with custom treemodels - Implement GailAdjustment::get_minimum_increment + Bugs fixed: - bgo#599574: Crash in _cairo_surface_set_error - bgo#604391: ...assertion `ancestor != NULL' when switching between tab - bgo#618327: GtkNotebookPage should be deprecated - bgo#623603: meld built with pygtk-2.16.0 giving warnings - bgo#623865: gtkdnd: pointer grab may never finish (ungrab before grab) - bgo#624087: Missing accessor for GdkCursor.type - bgo#624221: Gtk-2.21 Missing accessor for GdkDevice.num_axis - bgo#624224: Missing accessor for GdkDisplay.closed - bgo#624333: Deprecate GtkRecentManager:limit - bgo#624687: switch-page bug when activated from menu - bgo#624779: GtkCalendar padding/margin/spacing/border/ whatever is too hard... - bgo#625491: Generate GdkX11-2.0.typelib - bgo#625650: Add annotations to gtk_tree_model_iter_next() and gtk_tree_selection_get_selected_rows() - Add patches to fix brp checks, reported and fixed upstream: + bg0#627128: gtk2-testview.patch + bgo#627129: gtk2-testdnd.patch + bgo#627130: gtk2-testgtk.patch ++++ gtkhtml2: - Update to version 3.31.90: + Add an option for disabling deprecated warning flags. We would handle the deprecated gdk gc past evolution-2.32 + Remove GTK_DEST_DEFAULT_MOTION flag. + Remove -DGDK_DISABLE_DEPRECATED + bgo#605335: Alignment of horizontal rules is not saved + bgo#626090: Only set -fno-strict-aliasing for GCC + Updated translations. - Pass --disable-deprecated-warning-flags to configure, to fix build with gtk 2.21.6 and newer. ++++ gucharmap: - Update to version 2.31.90: + Gucharmap is now licensed under GPL 3 or later + bgo#612487: fix build with -GSEAL_ENABLED + bgo#621215: type ahead search in tree view doesn't match translation + bgo#623435: fix build with newer gtk versions + bgo#624980: fix build system + Updated translations. - Update License tag to "GPLv3+; LGPLv2.1+" ++++ hwinfo: - parse id files in /var/lib/hardware/ids - added fingerprint sensor (bnc #528596) ++++ k3b: - update to 2.0.1: several bugfixes ++++ kiwi: - update schema documentation - added support for selecting the default boot entry for a kiwi install image. The optional attribute called installboot can take the values 'install' for standard installation, 'failsafe-install' for installation with failsafe kernel parameters and 'harddisk' which is the default anyway if no installboot attribute was given (bnc #624228) - update documentation. XML elements and attributes are now listed in the index - update documentation. Better index page - update documentation ++++ libassuan: - update to libassuan-2.0.1 * Input and output notification handler can now really access the parsed fd as stated in the manual. * Cleaned up the logging. * Interface changes relative to the 2.0.0 release: assuan_free NEW _assuan_w32ce_create_pipe NEW ASSUAN_LOG_CONTROL NEW ++++ libgpg-error: - update to version 1.8 * New option --list for gpg-error. * Interface changes relative to the 1.7 release: GPG_ERR_NOT_ENABLED NEW GPG_ERR_SOURCE_G13 NEW GPG_ERR_NO_ENGINE NEW gpg_err_set_errno NEW ++++ libksba: - update to libksba-1.0.8 * Fixed a CMS parsing bug exhibited by Lotus Notes. ++++ pixman: - Update to version 0.18.4: + Fix memory leak in the pthreads thread local storage code + When storing a g1 pixel, store the lowest bit, rather than comparing with 0. + If we bail out of do_composite, make sure to undo any workarounds. + Check for read accessors before taking the bilinear fast path ++++ logrotate: - update to logrotate-3.7.9 - don't copy config files on the stack -- mmap them instead (fixes segfaults with too large/invalid config files) - symlinked conf file man page as requested by Fedora guidelines - added rotating (copying) non-writable, readable files - fixed missingok problem with globs - fixed bug when log files could be removed even there was some error in rotation process. - allow setting size greater than 4.2GB in configuration file - pass currently rotated file to postrotate/prerotate script in nosharedscripts mode - added new TabooExts: ".disabled", ".dpkg-old", ".dpkg-dist", ".dpkg-new", ".cfsaved", ".ucf-old", ".ucf-dist", ".ucf-new" - Don't change utime atime/mtime when compressing files - Better *rotate scripts parser. - Allow 'include' directive in log file definitions - merge logrotate-3.7.8-cron-check-for-another-instance.patch into logrotate-3.7.8-suse.patch - add logrotate-rpmlintrc: suppress false-positive rpmlint warning ++++ lsof: - update to lsof 4.84 * corrects a man page nroff command error * recognizes FreeBSD 7.3 * adds improved task support, initially for Linux ++++ mousetweaks: - Update to version 2.31.90: + Updated translations. ++++ orca: - Update to version 2.31.90: + General: - bgo#577705: When Orca starts doesn't get to the component with focus - bgo#623571: Use %-d format directive, not %d, for non- numeric date format strings - bgo#626967: Orca's shellscript shouldn't use 'exec' for calling the Python script - bgo#626272: Plural forms needed for correct localization - bgo#626640: The Solaris user's PATH is hardcoded - bgo#626498: Traceback seen in orca_gui_prefs.py when trying to bind an unbound command - bgo#626200: Modules should use script methods for presenting messages - bgo#626075: Speak unicode value of current character has been omitted from the laptop layout + Speech: - bgo#543157: It is not always possible to distinguish on- screen text from Orca's "system" messages - bgo#626713: Orca fails to speak superscript symbols in the correct language when Up/Down Arrow is used - bgo#626197: Orca often fails to associate the correct voice with the correct string when multiple voices are present in an utterance - bgo#626072: Speech Dispatcher can get stuck in a language if the default voice has no language defined + Updated translations. ++++ perl-WWW-Curl: - update to 4.12 - Fixed WWW::Curl::Form (patch contributed by Michael Ing). - Added CURLPROXY_* constants (patch by claes). - Added the const_string method to provide access to constants in a non-bareword way. - Fixed t/01basic.t test failure on older libcurl versions. - recreated by cpanspec 1.78 ++++ perl-XML-Writer: - update to 0.612 * Allow DATA_INDENT to specify arbitrary white space for indentation. If it is numeric then use that many space characters. - recreated by cpanspec 1.78 - noarch pkg - added bcond_with pod ++++ perl-YAML-Syck: - update to 1.12 * The tie test proved to be very unstable for 5.8 and it's not relevant for tie actually. I'm converting it to a TODO for now. - recreated by cpanspec 1.78 - added bcond_with opt ++++ python-atspi: - Update to version 0.3.90: + Have registerEventListener an deregisterEventListener notify the registry, as is now needed. + Avoid raising an event multiple times if EVENT_TREE is used to register for all events. ++++ qslert: - Update to version 1.3.5 provided by Matthias. ++++ simple-scan: - Update to version 2.31.90.2: + Fix crash saving cropped pages - Changes from version 2.31.90.1: + Store scanned pages in raw format, not converted to 8 bit RGB. + Fix scaling in output PDF + Use 4 gray levels for text scanned documents - Changes from version 2.31.90: + Updated translations. - Changes from version 2.31.5: + Prompt user to save if they are quitting/starting a new document and have unsaved changes. + Save button only sensitive if have unsaved data + Add save as button - Changes from version 2.31.4: + Implement PDF writer, no longer require ImageMagick and about twice as compressed as old method. - Changes from version 2.31.3: + Use GtkInfoBar for errors/warnings + Updated translations. - Remove ImageMagick recommends. - Add pkgconfig(zlib) and libjpeg-devel BuildRequires. ++++ tomboy: - Update to version 1.3.2: + bgo#586682: Fix ExportToHtml to export linked notes on Windows + bgo#574627, bgo#595848: Fix GtkPopup focus problems on Windows + bgo#625806, bgo#626361: Various help text fixes + bgo#610409, bgo#603811: Fix Windows installer to require .Net 3.5 support upgrades + bgo#443655: Don't open the search dialog if tray is not ready + bgo#606572: Allow empty username field for SSH sync + Fix Windows installer to detect GTK# >=2.12.10 + Updated translations. ++++ xorg-x11-server: - CVE-2010-2240-address_space_limit.patch/ CVE-2010-2240-tree_depth_limit.patch * xorg stack/heap overlap fix (bnc #618152) ------------------------------------------------------------------ ------------------ 2010-8-16 - Aug 16 2010 ------------------- ------------------------------------------------------------------ ++++ bash: - A modified version of the pipe patch which should handle the PIPESTATUS array ++++ kiwi: - removed unused variable $device in mountSystem() - put the code which deactivates the filesystem check by resetting the mount counter into a function called resetMountCounter(). Let resetMountCounter also check the filesystem type to be able to distinguish different filesystem tools (bnc #627021) ++++ libsndfile: - updated to version 1.0.21: * Bunch of minor bug fixes. * including VUL-1 divide-by-zero fix (bnc#631379) ++++ libsndfile-progs: - updated to version 1.0.21: * Bunch of minor bug fixes. * including VUL-1 divide-by-zero fix (bnc#631379) ++++ perl-SOAP-Lite: - update to 0.712 ! #57409 SOAP::Lite installation problem ! #52015 defined(%hash) deprecated in Perl 5.11 ! #39546 use of version.pm ! #52637 error sending a request in perl 5.10.0 containing utf-8 data using the string data type ! #55962 Spelling errors - recreated by cpanspec - noarch pkg - removed env_path.dif - reworked https_daemon.diff > SOAP-Lite-0.712-HTTPS_DAEMON.patch ++++ perl-Test-Pod: - update to 1.44 * Restored the `Makefile.PL` by using Module::Build::Compat's "traditional" configuration. - recreated by cpanspec 1.78 - added Author ++++ puppet: - respect sysconfig settings (bnc#620808) ++++ vte: - Update to version 0.25.90: + Make vte parallel-buildable with gtk 2 and gtk 3 + Bugs fixed: - bgo#617690: Setting default fg color should not cancel underline - bgo#614658: text selection with mouse is buggy when using the shift key - bgo#618749: set terminal widget background color to terminal background - bgo#601926: Don't hardcode meta to alt - bgo#618097: Broken backtab (cbt) - bgo#621298: Cursor invisible (plain black) in (xfce) Terminal & terminator - bgo#626676: Cleanup vte_terminal_determine_colors - bgo#620493: strict aliasing warning + Translation updates. ++++ xorg-x11-server: - xorg-server-commit-21ed660.diff * dix: make DeviceEvent coordinates signed for Xinerama (bnc #628295, bfo #24986) ++++ yast2-security: - removed 'disable' from descriptions of settings (bnc#610944) - 2.20.1 ------------------------------------------------------------------ ------------------ 2010-8-15 - Aug 15 2010 ------------------- ------------------------------------------------------------------ ++++ clutter-gtk: - Update to version 0.10.6: + Fix event handling with Clutter 1.3.* ++++ tracker: - Update to version 0.9.16: + tracker-extract: Added a GUPnP DLNA extractor + libtracker-sparql: Client library for direct/dbus access + libtracker-common: New environment variable TRACKER_VERBOSITY to override config + Fix unsupported ontology change preventing tracker for booting + Fix tracker not harvesting ID3v2 tags + Fix duplicates when monitor events processed before directory is created in store + libtracker-data: Fixed support for IN, NOT IN with + libtracker-miner: If parent GFile being processed, serialise by waiting + libtracker-miner: Print URIs not paths for CREATE monitor event debugging - New subpackage libtracker-sparql-0_9-0 - Fix Regquires: in -devel subpackage, require *-0_9-0 instead of * -0_8-0. ++++ pidgin: - Update to version 2.7.3: + For a complete overview of changes, see NEWS file. Here are some highlights (excluding many bug fixes). + Pidgin: - Re-arrange media window to make it more netbook-friendly. + Finch: - Rebindable 'suggest-next-page' and 'suggest-prev-page' actions for textboxes. - Rebindable 'dropdown' action for comboboxes. + MSN: - Support for web-based buddy icons. + MXit: - Many improvements. + Yahoo/Yahoo JAPAN: - Proxy handling improvements. - Fix file transfers that get stuck with "Waiting for transfer to begin". - Changes from version 2.7.2: + Fix crashes, including CVE-2010-2528. - Changes from version 2.7.1: + Pidgin: - Restore the tray icon's blinking functionality. + MSN: - Support for direct connections, enabling faster file transfers, smiley and buddy icon loading. + MXit: - Add the standard MXit emoticons. - Increment protocol version to v6.0. - Changes from version 2.7.0: + Pidgin: - Add UI for sending attentions (buzz, nudge) on supporting protocols. - Make the search dialog unobtrusive in the conversation window. - The Recent Log Activity sort method for the Buddy List now distinguishes between no activity and a small amount of activity in the distant past. - Add a menu set mood globally for all mood-supporting accounts. - Default binding of Ctrl+Shift+v to 'Paste as Plain Text' in conversation windows. - The 'Message Timestamp Formats' plugin allows changing the timestamp format from the timestamps' context menu in conversation log, and allows forcing 12-hour timestamps. - Show file transfer thumbnails for images on supporting protocols (MSN). + Bonjour: Add support for IPv6. + AIM and ICQ: - X-Status (Custom ICQ status icon) support. - Support sending and receiving HTML-formatted messages for ICQ. + MSN: - Support for version 9 of the MSN protocol has been removed. - Support file transfer thumbnails (previews) for images. - Fix CVE-2010-1624. + Finch: - New action 'history-search', with default binding ctrl+r, to search the entered string in the input history. - Drop upstream included patches: + pidgin-directconn-argfix.patch + pidgin-oscar-clientlogin.patch + pidgin-oscar-portability.patch + pidgin-bnc550170-qq-2008only.patch (bnc#569271) + includes.patch (bnc#569271#6) - Add pidgin-mono-buildfix.patch: fix build of mono plugin loader. - Remove the conditional checks for openSUSE 10.2 and 10.3, simplifying the spec file a lot. - Pass --enable-gevolution to configure to actually activate the plugin - Split out pidgin-evolution package containing the evo plugin. ++++ geany-plugins: - Further spec file cleanup thanks to DimStar ++++ gphoto: - Updated to 2.4.10 - --capture-movie added - event handling fixed - translations ++++ libgphoto2: - Updated to 2.4.10 release - lots of PTP and EOS related fixes - shortcuts in UDEV rules - new jl2005c driver for small cameras - translation updates ++++ papyon: - Update to version 0.5.0: + Enhancements: - Added MPOP support (Multiple Points of Presence) - Added back video-conference support through tunneled SIP - Added P2Pv2 support - Added SOCKS5 proxy implementation and improved proxy support globally. + Fixes: - Multiple fixes to file-transfer support - fdo#27613: Crop password to first 16 characters - fdo#27987: Decode name and subject in new email notifications - Use timeout_add_seconds instead of timeout_add where possible ++++ telepathy-butterfly: - Update to version 0.5.13: + Enhancements: - Video-conference support has been re-enabled - Multiple Points of Presence support + Fixes: - fdo#29004: im channel: InitialInviteeIDs is an as, not s. - fdo#29015: failed to cancel incoming FT - fdo#28462: failed to connect through proxy ++++ virtualbox-ose: - update to 3.2.8 * VMM: properly terminate the VM with an error if the guest is trying to switch to the PAE mode but PAE is disabled in the VM settings * GUI: switch to native file dialogs (Windows hosts only; bug #5459) * GUI: don't use native file dialogs on KDE hosts (Linux hosts only; bug #6809) * 3D support: fixed GL_EXT_texture_sRGB support * PXE: fixed ZENworks PXE boot regression * OVF: fixed slower export and larger images under certain circumstances (3.2.6 regression; bug #7073) * USB: properly signal an interrupt if the port suspend status changes * USB: respect the remote-only filter * USB: avoid VM hang when changing the configuration of certain devices (Windows hosts only) * USB: fix a crash with older Linux kernels and non-ASCII characters in device strings (Linux hosts only; bug #6983) * PageFusion: fixed conflict with the guest execution feature * PageFusion: fixed stability issues with a large number of VMs * PageFusion: fixed host crashes with guest SMP and Win64 guests * Memory ballooning: fixed problems restoring VMs with pre-allocation enabled * Bridged networking: fixed performance issue with GRO enabled on bridged device (bug #7059) * Hostonly networking: fixed performance issue (3.2.6 regression; bug #7081) * Hard disks: fix auto-reset of immutable disk at VM startup (bug #6832) * BusLogic: several fixes for Windows NT/2000 and SCO OpenServer guests * LsiLogic: fixed I/O errors under rare circumstances * Sharing disks: support for attaching one disk to several VMs without external tools and tricks (see here for a short explanation) * Shared folders: several fixes and performance enhancements for Solaris guests (bugs #4154 and #6512) * Solaris Installer: added support for remote installations * Guest Properties API: correctly support enumerating the properties of a running VM with an empty "patterns" field (bug #7171) * Guest properties: properly delete transient properties on shutdown * RDP video redirection performance improvements and stability fixes * Settings: silently fix host audio driver when reading machine XML settings files or OVF written by VirtualBox on a different host OS, for example convert DirectSound to PulseAudio (bug #7209) * Settings: properly store the NAT network setting in XML settings file version 1.10 and later (bug #6176) * VBoxManage: handle differencing images with parent UUID correctly in subcommand openmedium disk (bug #6751) * Web service: enabled HTTP keepalive for much better performance * Web service: added timestamps to logging output * Web service: treat 8-bit strings as UTF-8 not ASCII * X11 Additions: fix for Xorg 6.8 guests (e.g. RHEL4) ------------------------------------------------------------------ ------------------ 2010-8-14 - Aug 14 2010 ------------------- ------------------------------------------------------------------ ++++ ktoblzcheck: - update to 1.2.8 * New bank data file added. Fixed method 96 and 63. ++++ pkg-config: - drop pkg-config-dnl.patch, already in 0.25 ------------------------------------------------------------------ ------------------ 2010-8-13 - Aug 13 2010 ------------------- ------------------------------------------------------------------ ++++ amarok: - Drop unneeded libnjb-devel BuildRequires. ++++ bash: - Disable the pipe patch from Thu Jun 24 10:40:09 CEST 2010 as this resets the PIPESTATUS array to the status of the forground process only ++++ dbus-1-glib: - honor access properties from xml file (CVE-2010-1172, bnc#628607) ++++ gtranslator: - Fix license: gtranslator is GPLv3+, not GPLv2+. Fix bnc#595680. ++++ gwibber: - Updated to version 2.31.5. + Support for Direct Messages. + Rudimentary inline image support added (TwitPic/Flickr/YFrog) + Support Ping.fm. + Cache avatars. + Added tooltips for Menu and Reply. + Added Start dbus method to com.Gwibber.Service. + Added Messages method to com.Gwibber.Streams, to retrieve messages. - Removed gwibber-bzr724.patch - merged upstream. - Removed gwibber-bzr725.patch - merged upstream. - Requires: python-oauth. ++++ gypsy: - Update to version 0.8: + Add support for dumping NMEA debug to stdout + Fix overeager Garmin device detection + Add support for named pipes and FIFOs + Fix incorrect use of TCIOFLUSH + Add support for setting baud rate on serial devices + Log if we are passed an unknown option key + Only open TTY devices read-write + Support RMC sentences for NMEA < 2.3 + Add support for the N810's GPS ++++ k3b: - Drop unneeded libnjb-devel BuildRequires. ++++ kiwi: - update documentation, fixed Makefile and changed box frame layout into two horizintal lines - update documentation. Some style changes for code boxes which now allows also cut&paste - disable filesystem check for kiwi managed partitions using tune2fs -c -1 -i 0 $device (bnc #627021) ++++ libdbusmenu-qt: - update to 0.5.2 * Fix implementation of GetGroupProperties() * Fix detection of QIcon::name() with gold * Add support for KMenu titles * Queue calls to refresh() because we may be spammed with many LayoutUpdated() signals at once * Turned DBusMenuImporter::updateMenu() into a slot * Introduce a dbusmenu_version.h file * Introduce updateMenu() and menuUpdated(), deprecate menuReadyToBeShown() * Better build check for QIcon::name() (LP BUG 597975) * Rework the way menuReadyToBeShown() is emitted * Queue LayoutUpdated() signal to avoid emitting it too often * Increase timeouts: prefer slow but complete menus to fast but incomplete * Use QIcon::name() to return the icon name, when built with Qt 4.7 * Correctly handle non-exclusive action groups * bugfix (bko#237156) * Added support for shortcuts * Make the connection to LayoutUpdated() work ++++ nautilus: - Update to version 2.31.6: + This release is based on 2.30.1 + A long list of fixes have been backported from the master branch, including: - Expand and collapse folders with +/- in list view - Rename .desktop files also change their name on disk - Support overriding .gnome2 directory - Save passwords for the session by default - Remove deleted folders from the pathbar - Replace libunique with GApplication - Don't show 'File Browser' anymore in the window title - Port to GDBus - Change the default order for files in special directories - Support relative paths in the location entry/dialog. - Use folder icons as window icons in browser and spatial mode - Add 'Trashed On' and 'Original Location' columns in the trash - Implement transparent icons for cut files - Change default thumbnail size - Fix a number of bugs related to bookmarks - New dialog to handle conflicts within file copy/move operations - New button in the trashbar to restore selected items - Use async I/O to save .gtk-bookmarks - Fix a number of issues related to DnD in the places sidebar - New icon for audio preview - Don't show Unmount when showing Eject/Safe Removal - Bump libnautilus-extension API version - Fix a number of UI glitches + Updated translations. - Rebase patches: + nautilus-bnc117333-bgo350962-folder-icon-for-menus-and-windows.diff + nautilus-no-disable-deprecated.patch - Add gobject-introspection-devel BuildRequires. ++++ lxdm: - fixed package version (sync with 11.3 updates) - added lxdm-0.2.97-fix-bnc630862.patch to allow lxdm to login even if the password contains spaces - added post script to allow successful upgrade from suse 11.3 without updates repo bnc#629728 ++++ sdparm: - Update to version 1.05: + add '--readonly' option especially for '-C start' and '-C stop' on ATA disks. + Control mode page updates (spc4r23) + add Control data protection mode page (ssc4r01) + block device characteristics VPD page: decode form factor + extended inquiry VPD page: activate_microcode+r_sup (spc4r23) + Automation device serial number and Data transfer device element address VPD pages (ssc4r01) + add SBC Referrals VPD page (sbc3r22) + expand SBC Thin provisioning VPD page (sbc3r22) + expand SBC Block limits VPD page (sbc3r22) + SAS-2.1 specification split, upper layers placed in SPL - add enable_slumber and enable_partial fields to Enhanced phy control mode page + add AM_MAINTAINER_MODE to configure.ac to lessen build issues + build infrastructure change to use libsgutils2 if available - Changes from version 1.04: + add SAT ATA Power condition mode page (sat2r06) + add SBC Thin provisioning mode page (sbc3r20) + add SBC Thin provisioning VPD page (sbc3r20) + sync with spc4r21 + add Power condition, update extended inquiry VPD pages + smc3: add Device capabilities + Extended device capabilities + Transport geometry parameters mode pages + prepare for Thin provisioning VPD and mode pages + expand block limits VPD page + update Power condition mode page + rename SAS-2 phy mode page to Enhanced phy control (SAS) + add ADC mode (sub)page place holders + print mode page descriptors in full in more contexts + add linux bsg support + scripts/sas_disk_blink: moved here from sg3_utils package + rework the '-w' option (win32) per sg_scan in sg3_utils + change SDPARM_* constants to SG_LIB_* + remove sdparm.html, refer to its url in sdparm.8 + sdparm.spec: correction to configure call ++++ sed: - Update to version 4.2.1: + fix parsing of s/[[[[[[[[[]// + security contexts are preserved by -i too under SELinux + temporary files for sed -i are not made group/world-readable until they are complete - Changes from version 4.2: + now released under GPLv3 + added a new extension `z` to clear pattern space even in the presence of invalid multibyte sequences + a preexisting GNU gettext installation is needed in order to compile GNU sed with NLS support + new option --follow-symlinks, available when editing a file in-place. + hold-space is reset between different files in -i and -s modes. + multibyte processing fixed + fixed bug in 'i\' giving a segmentation violation if given alone. + much improved portability + much faster in UTF-8 locales + will correctly replace ACLs when using -i + will now accept NUL bytes for `.' - Drop upstream included [atches: + sed-follow_symlinks.patch + sed-4.1.5-fix_warnings.patch - Remove --enable-html from configure: the option is no longer supported and sed.html no longer created. ++++ sg3_utils: - Update to version 1.29: + sg_rtpg: new logical block dependent state and bit (spc4r23) + sg_start: add '--readonly' option for ATA disks + sg_lib: update asc/ascq list to spc4r23 + sg_inq: update version descriptor list to spc4r23 + sg_vpd: block device characteristics page: fix form factor - update Extended Inquiry VPD page to spc4r23 - update Block Limits VPD page to sbc3r22 - update Thin Provisioning VPD page to sbc3r22 - Automation device serial number and Data transfer device element VPD pages (ssc4r01) - add Referrals VPD page (sbc3r22) + sg_logs: add thin provisioning and solid state media log pages - addition of IBM LTO specific log pages + sg_modes: new page names from ssc4r01 + sg_ses: sync with ses3r02 (SAS-2.1 connector types) + sg_unmap: add '--anchor' option (sbc3r22) + sg_write_same: add '--anchor' option (sbc3r22) + sg_pt interface: add set_scsi_pt_flags() to permit passing through SCSI_PT_FLAGS_QUEUE_AT_TAIL and AT_HEAD flags + add examples/sg_queue_tst+bsg_queue_tst for SG_FLAG_Q_AT_TAIL + add AM_MAINTAINER_MODE to configure.ac to lessen build issues + add BSD_LICENSE file to this and lib directories, refer to it from source and header files. Some source has GPL license - Changes from version 1.28: + sg_unmap: new utility for thin provisioning - add examples/sg_unmap_example.txt + sg_get_lba_status: new utility for thin provisioning + sg_read_block_limits: new utility for tape drives + sg_logs: add cache memory statistics log (sub)page + sg_vpd, sg_inq: extend Block limits VPD page (sbc3r19) + sg_vpd: add Thin provisioning VPD page (sbc3r20) and TapeAlert supported flags VPD page + sg_inq: note VPD page support better in sg_vpd + sg_persist: add transport specific transportID format - allow transportIDs to be read from named file + sg_opcodes: allow --opcode= option to take OP and SA values (comma seperated) - tweak print format, remove test code + sg_requests: remove test code in progress calculation + sg_reset: add target reset option + sg_luns: reduce default maxlen to 8192 (for FreeBSD) + sg_raw: extend max cdb length from 16 to 256 bytes - align heap allocs to page boundaries + sg_lib: sg_set_binary_mode() needs config.h included - add progress indication sense data descriptor (0xa) - change SG3_UTILS_* constants to SG_LIB_* - decode service actions within persistent reserve in/out - sync with spc4r21 + sg_cmds_extra: add sg_ll_unmap() and sg_ll_get_lba_status() + sg_pt_linux: fix check condition but empty sense buffer; - major() macro grief, if present include and use MAJOR() instead + scripts/sas_disk_blink: moved from this package to sdparm + utils/hxascdmp: in Windows set binary mode on read files + examples/sg_persist_tst.sh: add PRIN read full status command + sg_raw,sg_write_buffer,sg_write_long,sg_write_same: in Windows set binary mode on read files + sg_pt_win32: default to non-direct variant of SPT interface - use './configure --enable-win32-spt-direct' to override - non-direct data length set to 16 KB, extended if required + debian: incorporate patch from debian sid ------------------------------------------------------------------ ------------------ 2010-8-12 - Aug 12 2010 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - add a split provides for smooth upgrade ++++ autofs: - update 5.0.5 upstream patches to 20100810 (bnc#630736): * remove extra read master map call * fix "fix cache_init() on source re-read" * fix error handing in do_mount_indirect() * expire thread use pending mutex * link against krb5 library by default * make "verbose" mode a little less verbose (bnc#630719) - merge patches autofs-5.0.2-use_local_cflags.patch and autofs-5.0.5-as_needed.patch into autofs-suse-build.patch - remove autofs-5.0.4-link_kerberos.patch (now upstream) ++++ lapack: - Add baselibs. [bnc#630656] ++++ blueproximity: - Remove unneeded BuildRequires: desktop-file-utils, gettext. - Improve summary and descriptions. - Do not set the name of the .desktop file: it's already set. ++++ deja-dup: - Remove desktop-file-utils BuildRequires and change vala-devel BuildRequires to vala. - Split a nautilus-deja-dup subpackage for the nautilus extension. - Pass --without-gtk3 to configure to explicitly disable GTK+ 3 at the moment. - Put localized man pages in the lang package. ++++ evolution: - Finally drop unmaintained sharepoint patches (came from SLE) + sharepoint-account-setup.patch + sp-meetingworkspace-ui.patch + sp-process-meetings.diff + sp-tasks-setup.diff ++++ tracker: - Add libgrss-devel BuildRequires to build the RSS miner. ++++ freetype2: - bnc#628213: added bnc628213_1797.diff - bnc#629447: CVE-2010-2805..8 are already fixed in upstream 2.4.2 - bnc#619562: CVE-2010-2497,2498,2499,2500,2519,2520 dito. ++++ ft2demos: - bnc#628213: added bnc628213_1797.diff + regression test - bnc#629447: CVE-2010-2805..8 are already fixed in upstream 2.4.2 - bnc#619562: CVE-2010-2497,2498,2499,2500,2519,2520 dito. added sigsegv31.ttf regression test ++++ geany-plugins: - spec file cleanup - Initial package (upstream version 0.19) ++++ giggle: - Update to version 0.5: + Several performance improvements + Fix crash when searching + Improve responsiveness when executing git commands * Some memory fixes + Updated translations. ++++ gstreamer-0_10-plugins-base: - Update to version 0.10.30: + Use Orc (Optimized Inner Loops Runtime Compiler) for SIMD and other optimisations, and remove liboil dependency. + basertpaudiopayload: Set duration on buffers; add extra frame for non-complete frame lengths + riff: add mappings for On2 VP8 and VP6F: On2 VP6 Flash variant + video: Add support for RGB/BGR with 15 and 16 bits, and Y800 and Y16 + xmp/exif tags: add mappings for new tags (device, geo location, image orientation) + adder: rework timestamping; only accept seek-types SEEK_NONE and SEEK_SET + decodebin2: - add "expose-all-streams" property to not expose/decode all streams - use accumulator for autoplug-sort + ffmpegcolorspace: - add YUY2/YVYU to all RGB formats conversions - fix conversion of packed 4:2:2 YUV to RGB and 8 bit grayscale - fix Y16 from/to GRAY8 conversion - fix Y42B from/to YUY2/YVYU/UYVY conversion for odd widths - Map "Y8 " and "GREY" to "Y800" and add it to the template caps - negotiation speed-ups + oggdemux: - implement seeking and duration estimates when operating in push mode (http etc.) - parse Skeleton index packets for better seeking in push mode - fix granulepos->key granule calculation for Dirac video - fix EOS flow aggregation: only EOS when all streams are EOS + oggmux: Start a new page for every CMML buffer + ogg: Implement Ogg VP8 mapping + playbin2: - add "av-offset" property to adjust audio/video sync - add flag for enabling/disabling automatic deinterlacing - fix race when querying duration right after preroll, by forwarding duration query duration during group switch if no cached duration exists - if a text sink is provided, let subtitle parsing be done by decodebin2 if required - set the subtitle encoding on the decodebins again + playsink: - also expose "convert-frame" action signal and "frame" property in playsink - reconfigure the video chain correctly when switching from a subtitle to a non-subtitle file - Don't fail if subtitles are used but only audio is available and no visualizations + typefinding: - add WebM typefinder (was in -good before) - add IVF and dts typefinders, improve AC-3 and jpeg typefinding - detect ISO 14496-14 files as video/quicktime not audio/x-m4a + uridecodebin: - add all qtdemux types to downloadable types - add the 'expose-all-streams' property from decodebin2 - Allow video/webm for progressive downloading + videorate, videotestsrc: fixate color-matrix, chroma-site and interlaced fields if necessary + videoscale: - Try to keep DAR when scaling - Add support for Y444, Y42B and Y41B and more gray formats - Fix resampling of ARGB scanlines - Try harder to keep the DAR if possible - Use passthrough mode if width and height are not changed + Bugs fixed: bgo#621428, bgo#371108, bgo#512740, bgo#605100, bgo#610866, bgo#614872, bgo#614942, bgo#615783, bgo#616396, bgo#616422, bgo#616557, bgo#617636, bgo#617855, bgo#617868, bgo#618324, bgo#618392, bgo#618625, bgo#619090, bgo#619102, bgo#619310, bgo#619396, bgo#620136, bgo#620140, bgo#620211, bgo#620279, bgo#620342, bgo#620412, bgo#620441, bgo#620500, bgo#620720, bgo#620939, bgo#621071, bgo#621161, bgo#621190, bgo#621509, bgo#621572, bgo#622696, bgo#622807, bgo#622944, bgo#623003, bgo#623176, bgo#623218, bgo#623233, bgo#623318, bgo#623375, bgo#623384, bgo#623418, bgo#623530, bgo#623583, bgo#624266, bgo#547603 - Add orc BuildRequires - Remove liboil-devel BuildRequires - Drop gstreamer-0_10-plugins-base-fix-introspection-build.patch, it was not applied before. ++++ gstreamer-0_10-plugins-good: - Update to version 0.10.24: + Use Orc (Optimized Inner Loops Runtime Compiler) for SIMD and other optimisations, and remove liboil dependency + alpha: add "prefer-passthrough" property to allow passthrough mode + avidemux: improve audio vbr detection + cmmlenc: Remove hack to let oggmux start a new page for every CMML buffer + deinterlace: add mmx implementations of greedyh for UYVY; orcify some deinterlacing methods + dv1394: fix the internal clock even more + flvmux: - add "streamable" property - write duration at the correct position + gdkpixbuf: Add a gdkpixbuf3 plugin that uses gdkpixbuf3 + jpegdec: improved parsing, and better buffer handling that minimises memcpys + jpegdec, jpegenc: add grayscale support + matroskademux: - QoS fixes and improvements; reverse playback improvements - handle zero-sized numbers correctly + matroskamux: - add "streamable" property; set streamheaders on output caps - try harder to make sure clusters start with a key frame - mark output buffers properly as keyframe or delta unit - do some write caching to avoid newsegment events before each output buffer - fix some timestamp drift caused by rounding errors + pngenc: Support 8 bit grayscale + pulsesink: - optimize communication with PulseAudio using pa_stream_begin_write - Post provide-clock message on the bus if the clock appears/disappears + rtph264depay: consider SPS, PPS and IDR as keyframe, all others as DELTA_UNIT + rtph264pay: handle short startcodes in the h264 bytestream + rtpjitterbuffer: stop buffering and emit EOS at the end of a stream + rtpmparobustdepay: add mpa-robust depayloader + rtpmp4gdepay: calculate the frame duration correctly + rtptheorapay: keep announcing the delivery-method in the capabilities, restores compatibility with older farsight versions again + rtspsrc: respect aggregate control attributes; try all ranges from the sdp + spectrum: support 24-bit width and arbitrary bit depth + udp: make url parsing compatible with VLC syntax + udpsrc: fix multicast support on windows + v4l2sink: destroy buffer pool when changing state to NULL + videobox: fix negotiation for I420/YV12 + videomixer: don't mix input with different pixel aspect ratios; negotiation fixes + wavparse: - proper closing segment construction when doing non-flushing seeks - use typefind functions to check if PCM data contains dts stream + Bugs fixed: bgo#555967, bgo#570761, bgo#583047, bgo#589997, bgo#595978, bgo#597695, bgo#611117, bgo#613066, bgo#615461, bgo#617339, bgo#618530, bgo#618871, bgo#618982, bgo#619198, bgo#619273, bgo#619293, bgo#619531, bgo#619717, bgo#619824, bgo#619848, bgo#620148, bgo#620154, bgo#620162, bgo#620277, bgo#620358, bgo#620390, bgo#620494, bgo#620540, bgo#620591, bgo#620743, bgo#620929, bgo#621510, bgo#621566, bgo#621723, bgo#622498, bgo#622500, bgo#622501, bgo#622816, bgo#623103, bgo#623172, bgo#623196, bgo#623366, bgo#623379, bgo#623585, bgo#623654, bgo#619817, bgo#617512, bgo#619485, bgo#413942 - Add orc BuildRequires - remove liboild-devel BuildRequires ++++ gstreamer-0_10-plugins-bad: - Update to version 0.10.19: + audioparsers: add bitrate calculation + camerabin: - add API to query supported image capture resolution - add block-after-capture property for viewfinder blocking - add video-capture-width/height/framerate properties - add video-source-filter and viewfinder-filter properties + capssetter: element was moved to gst-plugins-good + cogcolorspace: implement color-matrix handling and chroma-site + dc1394: add iso-speed property + dshowvideosrc: add support for YUY2 input format + festival: don't open an infinite number of connections to the server and close connections + h264parse: - fix writing NALU prefix for byte-stream output format - fix wrong timestamps in some cases after seeking + imagefreeze: plugin was moved to gst-plugins-good + invtelecine: add invtelecine element + jackaudiosrc: implement multichannel support + jpegformat: add xmp reading and writing support + ladspa, lv2: don't fail in plugin_init when having 0 elements (which would cause the plugin to get blacklisted) + mmssrc: - Check URI for validity and work around URI parsing bugs in libmms - Use the escaped location for the RTSP redirect message + mpegtsdemux: add support for Blu-Ray style DTS and the two DTS HD stream types + mpegtsparse: parse TDT table in mpegts + mpegvideoparse: export profile and level in caps; estimate bitrate; update caps when sequence header changes + oss4: plugin was moved to gst-plugins-good + qtmux: add support for the VP8 video codec and XMP tags + segmentclip: add audio/video buffer segment clip elements + vcdsrc: support the DVD URI scheme so a device can be specified via the URI + vp8: add libvpx-based VP8 encoder/decoder + Bugs fixed: bgo#572551, bgo#603745, bgo#611302, bgo#612208, bgo#612331, bgo#612454, bgo#612615, bgo#612687, bgo#612757, bgo#613156, bgo#613160, bgo#613332, bgo#613708, bgo#613758, bgo#613795, bgo#613920, bgo#614016, bgo#614037, bgo#614259, bgo#614349, bgo#614475, bgo#614479, bgo#614591, bgo#614958, bgo#614991, bgo#616078, bgo#616541, bgo#617145, bgo#617146, bgo#617331, bgo#617650, bgo#618044, bgo#618388, bgo#618409, bgo#618527, bgo#618710, bgo#618867, bgo#619064, bgo#619169, bgo#619172, bgo#619290, bgo#619317, bgo#619318, bgo#619344, bgo#619444, bgo#619502, bgo#619617, bgo#619916, bgo#614317 - Drop gstreamer010-plugins-bad-libpng14.patch: fixed upstream. - Add gstreamer-0_10-plugins-bad-remove-cog_test.patch to fix build, which chokes on BRP checks. The patch is from upstream, commit 106cf3 - Add librsvg-devel BuildRequires. ++++ gstreamer-0_10-plugins-ugly: - Update to version 0.10.15: + amrnbenc: give element a rank (SECONDARY) so it's autoplugged + rmdemux: descramble sipro audio before pushing out + x264enc: - fix up codec_data / avcC header construction some more - Put pixel-aspect-ratio from input into the src pad caps + bgo#612995: x264enc: pixel-aspect-ratio does not appear in src pad caps + bgo#613815: A call in gst/realmedia/rmutils.c discards qualifiers from pointer target type + bgo#615410: x264 orders NALs differently than x264enc expects + bgo#617078: Wrong include paths in amr elements + bgo#619776: [x264enc] is unable to do Baseline with recent x264 + bgo#618098: [rmdemux] Add descrambling for Sipro codec - Rebase gstreamer010-plugins-ugly-patched.patch. ++++ gtkparasite: - Cleanup for inclusion in Factory. - Grab COPYING from git, since the one in the tarball is the GPLv3 one that got added by autotools. ++++ gupnp-dlna: - Initial import based on Fedora package. ++++ libgrss: - Initial package (version 0.4.0). ++++ gupnp: - Update to version 0.13.5: + Chain up in GUPnPXMLDoc's finalize(). + Correct transfer annotation for gupnp_context_get_session(). + Prefer g_strcmp0() over strcmp(). + Check for body length rather than Content-Length in SOAP requests so we can satsify DLNA CTT test 7.2.5.7. + Explicitly link test apps to needed libraries. + Missing annotation for context_get_session + Updated translations. ++++ pulseaudio: - minor fixes for setup-pulseaudio (bnc#623837) also added /etc/profile.d/pulseaudio.* to file list as ghost ++++ telepathy-logger: - Update to version 0.1.5: + Enhancements: - fdo#28602: The logger uses GSettings instead of GConf for preferences. - The ignore-accounts key has been removed for now as it was unused and broken. + Fix: - fdo#29058: Make sure that TplLogSearchHit always contains the account if known. - Remove pkgconfig(gconf-2.0) BuildRequires and the various gconf macros - Add intltool BuildRequires - Add gsettings macros to post/postun ++++ libwebkit: - Do not use Provides/Obsoletes for libwebkit-1_0-2 in libwebkitgtk-1_0-0: this is simply not true, since the library name is libwebkitgtk-1.0 now, not libwebkit-1.0 anymore. ++++ totem: - Update to version 2.31.6: + Add support for Web-M to browser, movie player, and YouTube plugin + Movie Player: - Add deinterlacing support, automatically used for interlaced content - Do not block when loading playlists - Remove libunique dependency - Make auto-resize use half-scale or 2x if the player would fit on the screen - Make screensaver preference clearer - Support running with RGBA (semi-transparent) GTK+ themes + Plugins: - Update for YouTube website changes + Browser plugin: - Fix running browser plugin in non-GTK+ front-ends + VLC-compatible browser plugin: - Support input.time and input.length property - Support togglePause function - Support toolbar plugin argument - Remove libunique-devel BuildRequires. ++++ pdfmod: - Remove unneeded BuildRequires: autoconf, automake, docbook_4, libtool, make, perl-XML-Parser, pkgconfig, scrollkeeper. ++++ pkg-config: - Update to version 0.25: + 0.24 included a too strict whitespace/shell metacharacter filter leading to some legal characters like = and : being escaped in the output. This has been fixed. + When building with newer and external libpopt, it would be confused over being asked to split an empty string, leading to errors with packages that included empty fields in their .pc files. + Make the COPYING file explicitly GPLv2. The COPYING file in 0.24 was inadvertently GPLv3 rather than the correct GPLv2. + Minor changes to documentation - Changes from version 0.24: + Fix up bug in PKG_CONFIG_SYSROOT handling which mangled non-I and non-L arguments + Put /usr/lib/pkgconfig and /usr/share/pkgconfig into the default search path when no prefix is passed to configure. + Portability fixes for Windows and NetBSD + Various man page updates + Add logging support to log how pkg-config is being called. + Skip Requires.private unless we need them for Cflags + Add a variable, pc_path to the compiled-in pkg-config package that you can query for the compiled-in PKG_CONFIG_PC_PATH. + Various updates to pkg.m4. + Update rpmvercmp with bugfixes from upstream. + Add introductory guide to pkg-config. + Add listing of variables in a package + Make it possible to use external popt. + Add --print-provides and --print-requires(-private) options + Add support for paths containing whitespace and shell metacharacters - Drop pkg-config-reqprov.patch: fixed upstream. Note that upstream has a slightly different behavior: where we had --print-requires, upstream chose to split the command in --print-requires and - -print-requires-private. This means we need a rpm package that provides a /usr/lib/rpm/pkgconfigdeps.sh fixed for this. - Add pkg-config-dnl.patch to fix issues with autoconf 2.66, taken from Fedora. ++++ postfix: - Remove obsolate postscripts - bnc#625657 - SuSEconfig.postfix and smtp_use_tls - bnc#622873 - postfix doesn't start if ipv6 is disabled ++++ python-rdflib: - version update to 3.0.0 - cleaned up the spec a bit and added noarch ++++ rpm: - Add pkgconfig-0.24.diff: starting with pkg-config 0.24, the - -print-requires command was upstreamed, but split in - -print-requires and --print-requires-private. We need both in pkgconfigdeps.sh, though. If accepted, the patch should get upstreamed. ++++ xorg-x11: - xdm-greeter_fix_logging_of_failed_login_attempts.patch * fix logging of failed login attempts (bnc #613172, bfo #26015) ++++ yast2-country: - mkinitrd call is needed after time change with localtime (bnc#627116) - remember if NTP was set; save NTP settings (bnc#627818) - 2.20.0 ++++ yast2-mail: - bnc#586486 Multiple Issues with Yast Configuration of Postfix MTA for Relaying over SMTP - Enhance warning if use advanced configuration ------------------------------------------------------------------ ------------------ 2010-8-11 - Aug 11 2010 ------------------- ------------------------------------------------------------------ ++++ deja-dup: - Minor spec cleanups like trailing spaces and the like. - Add gnome-common BuildRequires and use gnome-autogen.sh for the patch to re-bootstrap. - Convert generic BuildRequires to pkgconfig() ones: + gconf2-devel => gconf-2.0 + nautilus-devel => nautilus-extension + unique-devel => unique-1.0 + libnotify-devel => libnotify + gnome-keyring-devel => gnome-keyring-1 - Drop un-needed BuildRequires: gettext, pango-devel, intltool, glib2-devel, cairo-devel, libtool. - Use %{?_smp_mflags} for parallel build. - Initial import. ++++ emacs-auctex: - Make fix for bnc#623719 more flexible ++++ tracker: - Update to version 0.9.15: + Ontology, MTP: Fix mtp:hidden + libtracker-data: Support for SPARQL 1.1's IN operator + libtracker-data: Implement progress indication for rotated journals + tracker-store: Queue queries while busy + Add test cases. + Bug fixes. + Updated translations. - Fill .changes for update to 0.9.14. - Replace id3lib-devel BuildRequires with taglib-devel. - Replace DeviceKit-power-devel BuildRequires with libupower-glib-devel. - Add libicu-devel for better unicode support. - Add NetworkManager-devel BuildRequires for network status detection. - Add librest-devel BuildRequires for flickr data miner. - Add giflib-devel BuildRequires for gif metadata support. - Add tracker-fix-new-evo.patch to fix build with recent evolution-data-server. ++++ f-spot: - Update to version 0.7.2: + Reorganized source tree for clarity, builds with Monodevelop. + Switched from QueuedSqliteDatabase to HyenaSqliteConnection + Build tweaks + More GtkBuilder transition + Reliability improvements (lots of them) for metadata handling + Prune empty directories when deleting photos, import usability enhancements + Big race-condition fix in import + Loads of improvements to Taglib#, in terms of handling broken files, extra format support (Pentax, Panasonic, Leica), stability and correctness + Reporting of import errors. + Speedups to repeated imports of the same directory. + Piles of cleanups and general stability improvements. + Over 50 bugs closed ++++ folks: - Update to version 0.1.13: + Silence more debug messages + Add a key file backend and linking support + Improve how we find the telepathy-glib Vala bindings + Improve our syncing behaviour to not overwrite aliases, groups, etc. as much as possible ++++ gDesklets: - Remove gnutls-devel, libglade2-devel, libgnomeprintui-devel, libgnomeui-devel, libwnck-devel, perl-XML-Parser, swig BuildRequires. - Drop destdir.patch: this is not needed anymore. - Update gDesklets-desktop.patch to fix a warning in .desktop file (MimeType key is a list). - Update gDesklets-0.36.1-am111.patch to patch Makefile.in too, and drop call to intltoolize abd autoreconf. - Use %py_requires instead of a python Requires. - Use %configure and %makeinstall macros. - Install bash completion script. - Remove checks for old versions of openSUSE (10.2). - Remove AutoReqProv: this is the default now. ++++ valencia: - Initial package (version 0.6.1). ++++ gmixer: - fixed summary and category ++++ gnome-icon-theme-symbolic: - Cleanup packaging a bit before inclusion. - Initial package (upstream version 2.30). ++++ gtkpod: - Update to version 1.0.0: + Final release of gtkpod before the major UI refactorings with anjuta are incorporated. + Make dialogs transient with gtkpod window + Make the no extended database message clearer + Failure to read lyrics file no longer displays a warning dialog for each track. Instead it displays the error in the lyrics tab. + Track filter tends to display no results + Various deficiencies with audiobooks. + Memory leaks. + Updated translations. - Remove unneeded gnutls-devel BuildRequires. ++++ kiwi: - v4.56 released - fixed permissions and ownership setup of read-write part in split images. The problem here was that the read-write part is created as new directory structure belonging to root. Therefore it's required to update permissions and ownership from the original tree afterwards in the same as it's done for the read-only and temporary parts ++++ syslogd: - logrotate.syslog: redirect output of postrotate script to /dev/null (bnc#626318) ++++ libgexiv2: - Initial package (version 0.1). ++++ gtkhotkey: - initial packaging of gtkhotkey ++++ udev: - version 161 - fixed device rename dabase file handling - fixed keymaps - improved cdrom_id ++++ gupnp-av: - Update to version 0.5.9: + Add 64bit size property to allow resources to be bigger than 2-GB. + Mircoseconds part of duration in resources needs to be a 3-digit number as per DLNA requirement. + Don't set the operation parameter if no operations are supported as per DLNA requirement. - Update to version 0.5.8: + Fix crashes in DIDLLiteContributor API. + Remove incomplete and broken DLNA guessing code. Applications should use gupnp-dlna now for all their DLNA needs. + Do set the 'dlna:profileID' property of 'albumArtURI' node and treat it as mandatory as per DLNA guidelines. + Prefer non-transcoded resources over transcoded ones when choosing compatible resources for a particular MediaRenderer. + Minor correction to DIDL filtering code. + Some other minor improvements/fixes. ++++ opal: - Fix build when ffmpeg and x264 are enabled. - Add opal-x264.patch: partial fix for H.264. ++++ telepathy-glib: - Update to version 0.11.12: + Enhancements: - Added TpAccountChannelRequest, a request to create or ensure a channel (fdo#29456, fdo#13422) - fdo#29461: updated to telepathy-spec 0.19.11 . more error codes for SSL/TLS - Insecure, Revoked, LimitExceeded . Conference_Host call state flag + Fixes: - fdo#29174: update example connection managers to follow current telepathy-spec best practices, including Protocol objects - fdo#29268: fix compilation from a tarball with - -enable-vala-bindings - Remove manually added telepathy-glib.deps: it's in the tarball now. ++++ lxpanel: - added lxpanel-0.5.6-fix-alarm.patch that fix a compilation error because of a conflicting type alarm ++++ nfs-utils: - Change "Requires: portmap" to "Requires: rpcbind". Current nfs-utils does not work properly with portmap due to IPv6 being enabled, so we really need rpcbind. So be explcit about that, else upgrading an old installation will leave portmap in place which won't work. bnc#620346 ++++ pam-config: - Version 0.75 * Update translations * Add pam_exec support * Rewrite pam_make rules to use pam_exec ++++ pam-modules: - Update pam_unix2 to version 2.7.4 - Minor bugfix in expire handling [bnc#629024] - Add new translation for gl - Update translations ++++ parted: - update parted-type.patch (bnc#630009) ++++ perl-Sub-Uplevel: - update to 0.22 - meta: added repository to metadata [Alexandr Ciornii] - 0.21_01 Sat Nov 29 15:24:49 EST 2008 - added: the ":aggressive" tag may be used to force reloading of Exporter, which often binds caller() prior to Sub::Uplevel's global override - recreated by cpanspec 1.78 o change to Build.PL - fix version mismatch o http://www.dagolden.com/index.php/369/version-numbers-should-be-boring/ perl modules normaly use "decimal versioning", but for rpm we need "decimal dotted versioning", hence the decimal 0.22 has to be normalized to decimal dotted 0.220.0 perl -e "print version->new(0.22)->normal" | sed "s/v//" o without doing this (latest) 0.22 < 0.2002 (previous) normalized: 0.220.0 > 0.200.200 - noarch pkg ++++ rhythmbox: - Add libwebkit-devel BuildRequires. - Merge doc subpackage in devel subpackage, since it's the developer documentation. ++++ systemd: - add audit messages for service changes - update utmp with external program - all to refuse manual service starting/stopping ++++ texlive-bin: - Fix boolean check for creating formats (bnc#627609) ------------------------------------------------------------------ ------------------ 2010-8-10 - Aug 10 2010 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-kde4: - update to r1161677 to fix icon layout problem ++++ aide: - updated to 0.15 - lots of fixes and some new stuff ++++ chmsee: - Update to version 1.2.0: + Add previous and next page function + Improve language charset setting + Open specified page in file.chm::page.html format + Display progress bar during file extraction + Fix hhk keyword parse problem + Fix filename case insensitive checking bug + Need gtk+ >= 2.20 for gecko multi-threads compatible ++++ compiz-manager: - Added the Place plugin to default configuration, configured to smart placing ++++ cpio: - add cpio-pattern-file-sigsegv.patch (bnc#629860) ++++ kdebase3: - Drop dependencies on Beagle for 11.4 ++++ gnome-packagekit: - Update to version 2.31.6: + Nuke the '7 messages from the package manager' functionality + When the icon gets UpdatesChanged then hide until the new GetUpdate is complete as the information is likely inaccurate + Updated translations. - Changes from version 2.30.3: + Ensure we wait for the users response when an application uses InstallMimeTypes. Fixes #28323 + Fix an important bug that stopped GetUpdates from working correctly. Fixes rh#615099 + Ignore message types we do not recognize. Fixes rh#575669 + Ensure files created with gpk-service-pack do not have ';' in them + Save the package lists to the specified directory, not the system default. Fixes rh#609531 + Ensure we reset the UI to sensitive after creating the system package list + Use the correct URL in the about dialog to fix an error. Fixes rh#598261 + Only mark the find button sensitive if we have valid text _and_ are not searching. Fixes rh#602422 + Fix default value of ignored_messages key + Fix crash in gpk-dbus-service when looking for printer drivers + Updated translations. - Rebase gnome-packagekit-BNC538353.patch. - Drop gnome-packagekit-fix-default-ignored_messages.patch: fixed upstream. - Drop gnome-packagekit-crash-install-print-driver.patch: fixed upstream. ++++ gnumeric: - Update to version 1.10.8: + Add new Excel and Openformula units ("pica" and "picapt") to CONVERT. + Save default search settings. [bgo#105615,bgo#625185] + Improve configurable text export of numbers. [bgo#126444] + Improve horizontal fill. [bgo#594193] + Improve function syntax tooltips. [bgo#623317] + Add weekend specifier to WORKDAY and NETWORKDAYS. [bgo#172458] + Fix ngettext usage. + Fix undo text for sheet object duplication. [bgo#623557] + Fix additional undo entry for sheet object duplication. [bgo#623559] + Fix undo of object creation followed by duplication. [bgo#623566] + Avoid creating interacting auto filters. [bgo#607086] + Improve items of the cell context menu. [bgo#74359] + Fix various function docs issues. [bgo#623669,bgo#624559,bgo#625102] + Improve the presentation of the examples in the function documentation. [bgo#623455] + Fix HDATE and friends. [bgo#623764,bgo#625177] + New functions DATE2HDATE, DATE2HDATE_HEB and DATE2JULIAN. + Add hyperlink and comment removal menu items. + Add merge and unmerge menu items. + Add menu item to autofit column width or row height based on the selection only. [bgo#125595] + Add autofit actions to cell context menu. + Add new function ARRAY. [bgo#570689] + Add new function SORT. [bgo#59144] + Add menu item to wrap SORT around an existing range. + Show the number of rows filtered by the auto filter. [bgo#346002] + Improve function tooltips. [bgo#623322] + Improve expression entry range selection. [bgo#80725,bgo#624288,bgo#624289,bgo#624581] + Add preference setting to disable the extension check for the configurable text exporter. [bgo#594151] + Add optional marker to indicate that a cell contains an expression. [bgo#55124] + Add merge and unmerge items to the cell context menu. + Permit double-clicking of functions in the function selector. + Allow single merge to single merge copying. [bgo#87296] + Make the font style buttons override the character attributes. [bgo#163410] + Provide name completion (F4) when entering functions. [bgo#587084] + Implement access to the function selector to paste function names while editing cells (Shift-F4). + Add preference settings whether to show function name and/or argument tooltips. + Fix undo of Clear->All and Clear->Comments. [bgo#625151,bgo#623803] + Add menu items to allow clearing of filtered rows only. + Fix editing of hyperlinks. + Work around OOo's failure to correctly define its named ranges. [bgo#625332] + Remove range hightlighting while not editing expressions. [bgo#625361] + Reduce the size of the text import dialog. [bgo#625281] + Fix import of underlined/double underlined comments from xls. Part of [bgo#405951] + Improve xl import of underlines. + Correctly size the autoexpressions. [bgo#625521] + Fix row height dialog. [bgo#625543] + Add menu to specify whether to enter as array, into multiple cells, etc. Part of [bgo#53733] + Make autofilter condition changes undoable. [bgo#625143] + Fix strong/weak cursor display. [bgo#623241] + Fix regression in ms_excel_chart_read. [bgo#623960] + Fix a regression in chart series evaluation. [bgo#624263] + Fix crash in cell_calc_span. [bgo#624274] + Install a self-consistent headers list. + Fixed borders display in cell format dialog. + Ask user to locate solver binaries when plain search fails. [bgo#619519] + Fix problem with solver target cell entry. + Fix date function docs issues. [bgo#623669] + Fix gtk_show_uri problem affecting win32. [bgo#623605] + Fix mistakes pointed out by sparse. + Fix win32 versioning problem. [bgo#624171] + Improve function doc checks. + Eliminate almost all remnaining GdkGC usage. ++++ goffice: - Update to version 0.8.8: + Make sure that go_format_sel_format_classification returns the value used by the format selector. [bgo#625454] + Do not take manually placed charts into account when evaluating rows and columns in GogGraph. + Fixed contour plots legend. [bgo#623887] + Add go_string_replace function. + Add functions to manage GOFormatDetails. + Fix go_conf notification problem. [bgo#625549] + Implement weekly ticks for date axes. [bgo#624340] ++++ kdebase4-runtime: - update 4_5_BRANCH.diff: * fix kded freeze upon first start of network:/ ioslave ++++ kdiff3: - updated tarball to fix build ++++ kiwi: - make use of the --recursive feature of insserv and remove my own recursice insserv implementation which has to parse the insserv output and therefore always fail if that output changes (bnc #627480) - added acpi modules to kiwi's oemboot initrd. This is required mostly for fan control on laptops and therefore very important for the preload images running on laptops to prevent overheating of the devices - fixed hybrid persistent feature. The check for the bios protection was broken which caused the creation of the persistent write partition to be skipped. - added support for the kernel option wipecow=1. This option allows to wipe an eventually existing cow file on a hybrid iso image to start from scratch - changed suse-11.3/suse-live-stick example to use the hybrid iso technology - fixed coding style for driverupdate support in inst-sys mode also fixed DB comments in schema for driverupdate section - update documentation and man pages. some formal and consistency changes over the entire document ++++ libesmtp: - Update to version 1.0.6: + Each component matched by match-domain() is either a single '*' which matches anything or a case-insensitive comparison with a string of alphanumeric characters or a '-'. - Changes from version 1.0.5: + The Gmail server reports enhanced status codes but then fails to provide them in some cases. The parser is now tolerant of this but warns the application using a new event flag SMTP_EV_SYNTAXWARNING that it is progressing despite the syntax error. + Fixed bug where To, Cc, Bcc etc. accepted only single values instead of a list. + Fix reversed comparison on the return value of gettimeofday(). - Drop upstream fixed patches libesmtp-1.0.4-multiple-cc.patch and libestmp-commonname.diff. - Cleaned spec file using spec-cleaner. ++++ pidgin-facebookchat: - Update to version 1.67: + Plugin works with new 'Account Security'/'device login'/'register your computer' login security feature - Changes from version 1.66: + Fix for crash on account creation + Fix for status messages showing as "like/unlike" rather than the status message - Update pidgin-facebookchat-makefile for new files. - Add pidgin-facebookchat-add-missing-files.patch to add missing headers that are not in the tarball. ++++ memprof: - Update to version 0.6.2: + Do not open /proc/self/perfctr with O_CREAT. + Provide a GtkFileChooseButton to select the executable. + Add a detail window. + Cleanup code to avoid #ifdef depending on the arch. + Fix crashes. - Changes from version 0.6.1: + Port to Goption. + Improve default window size. + Add support to save the memory profile to a file. + Remove follow-fork/follow-exec/preferences menu items. + Use some code from sysprof. + UI tweaks. + Code cleanups and build fixes. + Remove dependencies on gconf, libbfd, libiberty, libgnome, libgnomecanvas, libgnomeui, popt. + Updated translations. - Remove libgnomeui-devel, perl-XML-Parser BuildRequires. - Add explicit gtk2-devel BuildRequires. - Drop memprof.diff: fixed upstream. - Drop memprof-0.5.1-protos.patch: it doesn't apply anymore, and it looks like it could be fixed. - Drop memprof-build-error.patch: fixed upstream. - Drop memprof-0.6-nonx86.patch: it doesn't apply anymore, and it looks like it could be fixed. - Drop memprof-0.6-bfd.patch: not needed anymore. - Do not call %suse_update_config, intltoolize and autoreconf. - Remove gconf schema handling, since there's no gconf schema anymore. - Use %configure and %makeinstall macros. - Remove .la files. ++++ perl-SQL-Statement: - update to 1.30 - [Bug fixes] * remove blib directory from distfile - Version 1.29, released August 1st, 2010 - [Bug fixes] * add some getters as documented in SQL::Statement::Structure (fixes RT#59834, thanks John Wiersba) * add missing import of function croak to SQL::Statement::Term::ColumnValue * fix assignment of parser result (doesn't run with perl-5.13.3) - spec mods o rpmlint wrong-file-end-of-line-encoding replaced dos2unix with %{__perl} -p -i -e "s|\r\n|\n|" o removed BuildReq perl-macros pkg only build for suse_version >= 1120, and perl-macros is delivered with perl ++++ perl-Test-Manifest: - state license correctly (bnc#627747) ++++ pstoedit: - Fixed parallel build. - Build with correct CFLAGS. ++++ qtcurve-gtk2: - Update to version 1.5.2: + Apply opacity settings to inactive tabs. + Add config option of apps that should not use menu opacity. + Add inkscape to list of apps to exclude opacity settings from. + Exclude opacity settings from browser plugins - nspluginviewer, plugin-container, and chrome (instance used to load plugins). + Exclude opacity settings for openoffice.org - crashes otherwise! + Check widget's colormap before drawing transparent. + Support non-integer font sizes. - Changes from version 1.5.1: + Fix drawing of square frames, when general setting set to round. + Dont draw thumbs on circular sliders - they dont look good! + Add options to set opacity for window and poup-menu backgrounds. The KDE SC4.5 blur-behind hint is set when the opacity!=100 + If hiding via kwin buttons, emit menubar & statusbar details when a window is mapped. - Changes from version 1.5.0: + Add option to set progressbar colour. + Add options to have squared sliders and/or scrollbar sliders even when general setting set to round. + Add option to use menubar colours for popup menus. + Add option to set alpha values used to draw etch/shadow effect. + Dont draw double shadow for coloured combo buttons. - Changes from version 1.4.1: + When drawing button-like checks and radios, do not drawn sunken if they are in a list/tree view. + Fix segfault on some systems due to gdk_x11_get_default_xdisplay usage. - Changes from version 1.4.0: + Add striped window and menu background options. + Added options to not square frames and tab frames. + Animate faded progressbars when animation enabled. + Blend menubar and window titlebar gradients if: menubar, titlebar, and inactive titlebar gradients match AND not blending titlebar gradient AND using window titlebar colour for menubar AND extending window drag into menubar + Default titlebar colours to window colours - matches KDE4 default. + If using window border colours as menubar colours, and the active and inactive titlebar colours are the same, then always use the active titlebar text colour for the menubar. + When shading menubars only when active, or using window border colours as menubar colours, track the active window using a X11 event sent from the QtCurve kwin decoration. + Fix border of radio buttons when general round setting is set to square. + Always use a 1 pixel border for toolbars - as using a border of 0 can cause items of adjoining locked toolbars to be too close. + Add separator to messafge dialog boxes - matches KDE. + Add option to act upon titlebar buttons to hide menubar and statusbars. + Fix plain/round sliders being rotated when using a custom slider width. - Changes from version 1.3.0: + Add option to use kwin titlebar colours as menubar shade. + Add option to hide status bars via Ctrl-Alt-S + Add option to drag windows by menubar. + Better check/radio positioning. + Fix background painting with some toolbars. + Draw window frames square. + Fix rounding of check/radio/splitter/expander highlight. + Set toolbar frame width to 0 if not drawing borders. + When toggling menubar, or statusbar, queue a redraw of the window. + Decrease size of SWT toolbars. + Disable background image and gradient for SWT apps. + Only allow QtCurve's colours to be overridden if they come from QtCurveRcStyle or GtkRcStyle. Also, in the case of root, disallow 'ToolTip' and 'default' styles - as if app is run via kdesu/kdesudo, these could potentially be the user's colours. This should stop other theme's / user's colours from interfering. + If using KDE4/Qt4 colour settings, only force the colours for buttons that are disabled. This fixes the coloured text on GWave's buttons. + Fix shading of menubars and when using flat menubar appearance and background image/gradient. + Fix slider groove not always being painted when using background gradient/rings. + Fix drawing glitches with unified comboentries on mouse over. + Improve firefox menubar text colouring. ++++ simple-scan: - Update to version 2.31.1: + Compile with -DGSEAL_ENABLE + Fix crash setting automatic source on some drivers + Set resolution on ImageMagick generated PDFs + Set "duplex" and "batch-scan" flags if supported by driver - Changes from version 1.0.0: + Don't put dashes in temporary filenames used when emailing to workaround a Thunderbird bug + Add 32x32 crop icon + Don't replace scanner provided on the command-line with detected devices + Handle ImageMagick process failing + Fix incorrect dimensions for A4 and A6 paper ++++ systemd: - version 7 - hide output if quiet is passed on the kernel cmdline - fix auto restarting of units after a configuration reload - don't call bus_path_escape() with NULL unit name ++++ texmaker: - Cleanup spec file and add detailed changes to changelog file ++++ vsftpd: - Update to 2.3.0 - Add extremely simply HTTP support. It's very experimental, ignorant of HTTP protocol and headers, and likely has all sorts of other issues. The use case it might satisfy is if you need to serve simple static unathenticated content with large levels of paranoia. - Fix port_promiscuous breakage. - Minor FAQ update. - Use a larger address space limit if using text_userdb_names=YES - Always use CLONE_NEWNET if possible when in HTTP mode. - Change REST + STOR so that it's possible to overwrite part of file without truncating it. - Boot the session if we see a USER where encryption was required. May prevent the transmission of plaintext passwords by buggy clients. - Fix failure to transmit a large ASCII file over SSL, if it contains \n -> \r\n fixups. ++++ xaw3d: - Add missing Xaw.so.7 version of Xaw3d (bnc#627314) ++++ xfig: - Make eps/ps import work again. This trouble was caused by the security fix for ghostscript of bug bnc#608071 ++++ xorg-x11-server: - xorg-server-revert-event-mask.patch * locked up mouse event mask patch (bnc #619034) ++++ yast2-core: - Enable input buffering for YCP include files (bnc#629882). - 2.19.3 ++++ yast2-printer: - Added testprint.2pages.ps and enhanced test page printing in overview.ycp to let the user choose to print one (default) or two pages test print e.g. to test duplex printing (see Novell/Suse Bugzilla bnc#629160). - Enhanced texts in popups regarding firewall so that they can no longer be misunderstood to open ports (see Novell/Suse Bugzilla bnc#627799). - Enhanced the help text regarding possible drawback (delays if CUPS server does not respond) for a "client only" config. - 2.20.0 ++++ zeitgeist: - Update to version 0.5.0: + Engine: - lp#592599: FindEvent*: Event subjects are now joined by a logical AND instead of OR. - Extensions found in the extensions directory are now automatically loaded. - Install a .pc file so out of tree extensions can figure out the install path. - Load extensions found in ~/.local/share/zeitgeist/extensions. - lp#523761: Let the GtkRecentlyUsed data-source ignore any exceptions while trying to parse .desktop files. - Fix return value of the SetDataSourceEnabled D-Bus method. - lp#592599, lp#604747: Extensions: Hooks have been renamed and most of them now have pre and post variants. - Add new ResultTypes for sorting by subject origin - Change the hooks API for the Extension class to use pre_* and post* hooks to make it clearer when they are run. This change also brings in a few new hooks. + Python API: - ZeitgeistDBusInterface.get_extension is no longer a classmethod (in fact, it never really was). - ZeitgeistDBusInterface.get_extension now has a third optional parameter to change the bus name. + Overall: - lp#595577: Build system fixes. - Manpage updates. + Updated translations. - The .pc file is kept in the main package, as a split for this file alone does not make sense and it does not drag in any other - devel packages. ++++ zlib: - Update to version 1.2.5: + fixes bugs in gzseek() and gzeof() - Changes from version 1.2.4: + Fixed bugs in adler32_combine(), compressBound(), and deflateBound() + Wholesale replacement of gz* functions with faster versions + As part of that, added gzbuffer(), gzoffset(), gzclose_r(), and gzclose_w() functions + Faster Z_HUFFMAN_ONLY and Z_RLE compression for images and other specialized compression + Added flush options Z_BLOCK to deflate() and Z_TREES to inflate() for finer control + Added inflateReset2() and inflateMark() functions, the latter to aid in random access applications + Added LFS (Large File Summit) support for 64-bit file offsets and many other portability improvements + Updated examples in examples/ and updated third-party contributions in contrib/ - Drop obsolete patches: + zlib-1.2.1-make-test.patch + zlib-1.2.1-vsnprintf.patch + zlib-1.2.1-CFLAGS.dif + zlib-1.2.3-686.patch + zlib-1.2.3-visibility-support.patch - Rebased zlib-1.2.2-format.patch - Clean spec file using spec-cleaner. - BuildRequire to have proper pkgconfig() provides. ------------------------------------------------------------------ ------------------ 2010-8-9 - Aug 9 2010 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Add ModemManager-fix-new-glib.patch to fix build with recent glib. - Build PolicyKit support: add polkit-devel BuildRequires and pass - -with-polkit to configure. - Do not add -fno-strict-aliasing to CFLAGS: this is not needed anymore. ++++ NetworkManager: - Change --with-dhcp-client configure option to --with-dhclient. - Re-enable parallel build. ++++ NetworkManager-gnome: - Do not add -fno-strict-aliasing to CFLAGS: it's not needed anymore. - Remove non-existing --with-notify configure option. - Re-enable parallel build. ++++ gnome-games: - Remove unneeded gnome-python-desktop BuildRequires. ++++ libcanberra: - Disable the build of the GTK+ 3 support: with it, canberra-gtk-play is built against GTK+ 3, which is something we don't want to have at the moment. This is done with a define, so it's easy to re-enable the GTK+ 3 support. ++++ hamster-applet: - Remove unneeded BuildRequires: gnome-control-center-devel, gnome-python-desktop, gtk2-devel, python-gnome-devel, python-gtk-devel. - Add glib2-devel BuildRequires. ++++ exiv2: - Update to version 0.20: + Exiv2 utility - %a broken in rename - It should be possible to insert newlines in text strings. - Exif.Photo.UserComment unicode comment doesn't work (deb#486884) - Added -g option to 'grep' info for individual tags. + Exiv2 library - Pentax 645D makernote update - Update of Pentax makernote - Nikon Capture NX won't save a NEF file manipulated with exiv2 from SVN - Padding of XMP data results in invalid XMP JPEG segment larger than 65535 bytes - Add XMP support for src/metacopy - src/psdimage.cpp: operands of ? are integers of different signs: 'unsigned int' and 'long' - Wrong conversion of IPTC SpecialInstructions in copyIptcToXmp() - LLVM clang: error: default initialization of an object of const type 'class Exiv2::IptcData const' requires a user-provided default constructor. - Exif.Image.SubIFDs should support more than 4 sub-IFDs - Nikon Makernote tags regression in exiv 0.19 (deb#579835) - ShutterSpeedValue should be a signed rational - Allow XMP sidecar files which start with a UTF-8 BOM - Image file gets deleted when writing to it - Writing to read-only TIFF-like file fails - "TIFF-safe" setExifData variant - Optimize binary array elements - Write support for Olympus RAW ORF files - Incorrect Unicode encoding of Exif UserComment tag - LensType not reported for Pentax K-x - Add support for makernote of Sony ARW files - Unable to write GPS data in ORF files with digikam - Added Kipi XMP namespace used by digiKam kipi-plugins - Added iView Media Pro and MS Expression Media XMP schemas. - Generalized class Error, added class WError for use with Unicode-Paths. - Updated Nikon Lens lookup table to v4.3.401.01 of Robert Rottmerhusen's fmountlens list. - Various fixes and enhancements when building with MSVC. - Added several missing TIFF tags (from PageMaker 6.0, Adobe OPI TIFF, Adobe TIFF&PM6 and TIFF/EP specs). - Completed support for Nikon makernote - Rename libexiv2-6 to libexiv2-9 following library version bump. - Add pkg-config BuildRequires to have pkgconfig() Provides. ++++ freetype2: - updated to version 2.4.2: Another serious bug in the CFF font module has been found, together with more exploitable vulnerabilities in the T42 font driver. ++++ ft2demos: - updated to version 2.4.2: Another serious bug in the CFF font module has been found, together with more exploitable vulnerabilities in the T42 font driver. ++++ gimp: - Add alsa-devel BuildRequires to build the MIDI Input module. ++++ gnome-commander: - Add gnome-commander-xdg-su.patch: use xdg-su or gnomesu (whichever is available) for 'Start GNOME Commander as Root'. - Add xdg-utils Recommends. ++++ gnome-python-desktop: - Add a devel subpackage, and merge doc subpackage there. ++++ gstreamer-0_10-plugins-good: - Update to version 0.10.23 + alpha: add support for YUY2, YVYU, UYVY and YV12; YUV->RGB conversion fixes + avimux, flvmux, matroskamux: don't crash if tags arrive on multiple input pads at the same time + avimux, matroskamux: add support for On2 VP8 + capssetter: element moved from gst-plugins-bad + deinterlace: - add support for most YUV and RGB formats for some methods - make automatic detection of interlacing the default + gamma: add support for more YUV/RGB formats, make gamma property controllable + jpegdec, jpegenc: support more colour spaces and pixel formats + matroskademux: - implement push mode seeking - add support for WebM + imagefreeze: plugin moved from gst-plugins-bad + oss4: plugin moved from gst-plugins-bad + osxvideosink: implement the xoverlay interface, allow switching views at runtime + qcelpdepay: add a QCELP depayloader + qtdemux: add support for VP8; push-mode seeking and ctts table parsing fixes + rtph263depay: use Picture Start Code to detect packet loss and frame start + rtph263pay: use found GOBs to apply Mode A payloading + rtph264depay: DELTA_UNIT marking of output buffers + rtph264pay: - extract SPS and PPS from property provided parameter set - add config-interval property to re-send SPS/PPS in stream + rtpmp4vpay: add config-interval property to re-insert config in stream + rtptheoradepay: fix in-band configuration parsing + rtptheorapay: add config-interval parameter to re-insert config in stream + rtpvorbisdepay, rtptheoradepay: also accept in-line configuration + rtsp: configure bandwidth properties in the session + rtspsrc: - fall back to SDP ports instead of server_port - use the SDP connection info in multicast - handle SEEKING queries + smptealpha: add support for all 4 ARGB formats and YV12 (converted to AYUV) + videobalance: add support for all RGB formats, Y41B, Y42B and Y444, YUY2, UYVY, AYUV and YVYU + videobox: - add support for Y444, Y42B, Y41B, YUY2, UYUV, and YVYU - fix floating point to integer conversion for the alpha values - handle ranges/lists of width or height when transforming caps - translate navigation events to make sense again upstream + videofilter: merge gamma, videobalance, and videoflip plugin into single plu + videoflip: - add support for all RGB formats and AYUV, Y41B, Y42B and Y444 - also flip the pixel-aspect-ratio if width/height are exchanged + videomixer: add support for Y444, Y42B, Y41B, YV12, YUY2, YVYU, UYVY + webmmux: Add new webmmux element that only supports muxing of WebM + y4menc: add 4:2:2, 4:1:1, and 4:4:4 output support + Bugs fixed: bgo#576286, bgo#618349, bgo#574416, bgo#590662, bgo#592270, bgo#599585, bgo#600553, bgo#606689, bgo#607452, bgo#609405, bgo#609658, bgo#610172, bgo#610902, bgo#613786, bgo#614305, bgo#614765, bgo#615798, bgo#616516, bgo#616700, bgo#617164, bgo#617537, bgo#617733, bgo#617739, bgo#618305, bgo#618351, bgo#618386, bgo#618419, bgo#618733, bgo#618874, bgo#618940, bgo#619018, bgo#619103, bgo#619105, bgo#619219, bgo#619835, bgo#619943, bgo#620002, bgo#605231, bgo#619533 ++++ gtk-vnc: - Build introspection support: add gobject-introspection-devel BuildRequires. - Remove gtkglext-devel BuildRequires and replace gnome-common BuildRequires with intltool. - Split the libgvnc library in its own libgvnc-1_0-0 subpackage. - Move %py_requires to python-gtk-vnc subpackage. - Pass --with-examples to configure to build the gvncviewer tool. - Package examples/gvncviewer.py in python-gtk-vnc as documentation. ++++ iptables: - update to new upstream release 1.4.9.1 * fixes a compilation problem with static linking in the 1.4.9 release ++++ jhbuild: - Update to version 2.30.2: + bgo#592438: "bot --step check" doesn't do anything + bgo#597954: '--clean' argument/makeclean configuration option problems + bgo#606218: autotools: chmod +x configure + bgo#606360: commands: add help + bgo#606398: log slave config parsing errors + bgo#606658: cleanone needs network access + bgo#608322: jhbuild fails to clone gstreamer + bgo#608840: system man pages don't work inside jhbuild + bgo#608845: jhbuild autobuild --clean does not clean + bgo#613917: add support for buildbot 0.7.12 + bgo#614948: po/Makefile.in.in is broken, translations aren't installed + bgo#614957: Manual Frequently Asked Questions, Building GNOME instructions inaccurate + bgo#615413: README and INSTALL files out of date + bgo#615473: Various fixes for testmodule modules + bgo#615802: Out of the source tree builds and autoreconf + bgo#615803: DTD is not complete + bgo#616593: [docs] branch, repo atrributes & cvs/svn progs + bgo#617114: Bzr improvements + bgo#617794: jhbuild unusable in some locales + bgo#618254: build_policy updated and updated-deps should honor dirty git worktrees + bgo#618609: cloning does not consider git user accounts + bgo#618974: Restructure the _update member of GitBranch + bgo#619525: [3.0] libproxy ignores python installed by jhbuild + bgo#619935: [info] Additional output for git branches + bgo#619940: [cleanone] Restrict execution to the 'clean' phase + bgo#620648: [info] Display the source directory for all branch types + bgo#620974: [doc] Document git branch attributes + bgo#621461: Automatically set GI_TYPELIB_PATH + Other bugs fixed: bgo#560237, bgo#581262, bgo#581515, bgo#596385, bgo#598524, bgo#604204, bgo#605932, bgo#606217, bgo#606924, bgo#608520, bgo#608521, bgo#608875, bgo#609250, bgo#609366, bgo#609368, bgo#609455, bgo#609874, bgo#610024, bgo#610936, bgo#610943, bgo#611283, bgo#612297, bgo#615801, bgo#616104, bgo#616417, bgo#617083, bgo#617099, bgo#617200, bgo#617270, bgo#618301, bgo#618313, bgo#618855, bgo#618865, bgo#619000, bgo#619002, bgo#620729, bgo#620741, bgo#621199, bgo#621206, bgo#621280, bgo#621855, bgo#622129 + Updated translations. ++++ kiwi: - update documentation. Thanks to Thomas Schraitle - pxe: make sure the CONF contents are evaluated even if the image is downloaded to RAM only instead of a persistent device. - added missing xml object reference to foreign repo hash when building a split image - setup overlay mount method in create mode if the file $Create/kiwi-root.cache exists - update documentation. Thanks to Thomas for providing the patch ++++ openexr: - Update to 1.7.0 - bugfix release, multiviewer support * obsoletes CVE-2009-1720 support * built with --enable-larget-stack and test - Renammed to be more comfortable with Shared Library policy * openexr - main (source package) contains tools in bindir, it provides and obsoletes the old OpenEXR symbol * libIlmImf6 - contains the openexr library * libopenexr-devel - contains the headers, Provides and Obsoletes the OpenEXR-devel symbol * openexr-doc - documentation ++++ SDL: - take patch from upstream to fix Battle for Wesnoth ++++ libfprint: - add examples subpackage ++++ libspectre: - Update to version 0.2.6: + The most important change in this release is that gs is now always initalized with the flag -P- to make Ghostscript not look in the current directory for library files. See deb#583183. + Compiler flags -ansi and -pedantic are now optional and can be enabled with --enable-iso-c configure option. (fdo#27735) + Files with a doseps header and without EOF comment are correctly rendered now. (fdo#27830) - Changes from version 0.2.5: + Fix a portability issue that caused crashes on big-endian 64 bit systems. See lp#298139. + Fix a crash when something goes wrong while running pdf exporter. (fdo#26592) - Add pkg-config BuildRequires to have pkgconfig() Provides. ++++ vala: - Update to version 0.9.5: + Add version suffix to support parallel installation. + Define VALA_X_Y according to compiler version. + Enable version header by default. + Add vala.m4 with VALA_CHECK_PACKAGES macro. + Add gedit-2.20 bindings + Add tokyocabinet bindings + Various improvements to the Dova profile. + Many bug fixes and binding updates. - The non-versioned binaries are handled with update-alternatives, so that we have an easy play with upcoming versions, allowing to install them in parallel. - Add fdupes BuildRequires and link duplicate files in /usr/share. ++++ libwebkit: - Update baselibs.conf for the change in package name. ++++ ntfs-3g: - Update to version 2010.8.8: + New features: - Full, transparent, read-write compression support. - Two new mount options: compression and nocompression (default). - Introduced windows_names mount option to enforce only Windows names. + Behavior changes: - Re-enabled compression in root directory. - Reversed default for showing/hiding hidden files. - Redefined default user mapping. - Marked files whose name has a dot initial as “hidden” if option hide_dot_files is used. - Renamed option default_permissions to permissions. + Bug fixes: - Fixed use of utimensat() with external fuse older than 2.8. - Fixed a hang when reading a corrupt compressed file. - Fixed a possible crash when creating a stream. - Fixed all reported and found compressed write related bugs. - Fixed partially overwriting sparse clusters on highly fragmented volumes. - Fixed checking write errors in setxattr(). - Fixed processing end of partial runlist for compressed files. - Fixed updating file compressed sizes. - Fixed checking the device mount state. - Fixed processing of options silent and no_def_opts. - Fixed excessive cluster allocation within big holes. - Fixed creating empty encrypted extended attributes. - Fixed too permissive sanity check before compressing. - Fixed error returns when writing compressed data. - Fixed sanity checked when closing a compressed file. - Fixed zeroing the end of an ex-hole cluster of compressed files. - Improved sanity checks on security descriptors. ++++ perl-DateTime-TimeZone: - update to 1.20 - This release is based on version 2010k of the Olson database. This release includes updates for Egypt, Finland (historical only), and Mexico. It also renames Pacific/Truk to Pacific/Chuuk and Pacific/Ponape to Pacific/Pohnpei. ++++ perl-File-Slurp: - recreated by cpanspec 1.78 - noarch pkg - added bcond_with pod ++++ perl-NetAddr-IP: - update to 4.030 * Resolve named hosts in Lite.pm using gethostbyname, followed by gethostbyname6 to determine whether to set ipV6 flag Thanks to Dusty Mabe for spotting this bug 4.029 Thu Jul 8 18:17:38 PDT 2010 * In NetAddr::IP::Lite, added support for the sub "new" to resolve host6 names if the OPTIONAL perl Socket6 module is available Thanks to "Mabe, Dusty" for spotting this and suggesting a fix. 4.028 Wed May 12 14:18:20 PDT 2010 * In /Lite/Util/Util.xs v1.32, changed netswap() to postincrement * a++ = to *a and added increment after save to mollify some picky compilers that return possible undefined behavior. * changed type of _128x10 to 'void' Thanks to David Bolt for the above two patches - recreated by cpanspec 1.78 - removed obsolete sequence-point patch - removed obsolete no-return-in-nonvoid-function patch o see changes of 4.028 ++++ perl-Path-Class: - update to 0.19 - slurp() now accepts an 'iolayers' option to control how the file is opened. [Graham Barr] - In the openr() and openw() file methods, we now croak() instead of die() so that the error messages are more useful. [Ian Sillitoe] - Allow subclassing, by adding dir_class() and file_class() static methods, allowing them to be overridden. [Matt Trout & John LoVerso & Michael Schwern] - Fixed a testing failure that could occur whenever testing in a directory path that contains symlinks (e.g. /tmp on Mac OS X). - Added a 'no_hidden' parameter for children() [EDENC ] - Fixed the heading for the is_relative() POD section. [CUB ] - 0.18 - Sun Dec 20 10:11:02 CST 2009 - Similar to the next() bug for files/directories named "0" or "0.0" in the previous release, the children() and recurse() methods have now been fixed in the same way. [spotted by ARTHAS, MSISK] - 0.17 - Sun Jun 14 21:42:16 2009 - dir(undef) now returns undef rather than the rootdir, because undef was probably a mistake by the caller, and the rootdir is too scary a default. [Suggested by John Goulah] - Temporary files during testing are now created in the system temp directory, rather than somewhere in t/ . See RT #31382. [Suggested by Alex Page] - Added is_relative() as the obvious complement to the existing is_absolute() method. - Added a resolve() method to clean up paths much more thoroughly than cleanup(), e.g. resolving symlinks, collapsing foo/../bar sections, etc. [Suggested by David Garamond] - Fixed a problem in which a file/directory called "0" or "0.0" would end a loop prematurely when using the idiom 'while($x = $dir->next) {...}'. See http://rt.cpan.org/Ticket/Display.html?id=29374 [Spotted by Daniel Lo] - Fixed an exists($array[$i]) that prevented compatibility with perl 5.005. - Moved the repository from my personal CVS repo to Google Code. - recreated by cpanspec 1.78 - noarch pkg ++++ perl-Pod-Coverage: - update to 0.21 * Add SCALAR to the stoplist (implementaion method for tied hashes). Report by David Cantrell. - recreated by cpanspec 1.78 ++++ perl-Pod-POM: - Update to 0.27 * changed 'unless (defined (%{"$class\::ACCEPT"}))' to just 'unless (%{"$class\::ACCEPT"})' in Pod::POM::Node to fix defect #56205 (use of the now deprecated "defined(%hash)" construct) - Version 0.26 2009-08-20 * updated Makefile.PL to require at least 2001.0929 of Text::Wrap, as versions prior to this always unexpand tabs. * applied Andreas Koenig's encoding patch * changed 'use base' to 'use parent' * split Pod::POM::Nodes into separate modules, retaining the original file to just use all the individual node modules. * added AF to author and copyright info for modules (in addition to ABW) - recreated by cpanspec 1.78 - noarch pkg ++++ perl-Sysadm-Install: - update to 0.35 * [RT 54885] Merged with github fork by Thomas Lenz, fixing blurt_atomic on Win32. * Fixed local caller_depth increments * Fixed printable() bug masking '-'. 0.34 (2010/02/21) * Added github repository link to Makefile.PL * [RT 53324] bin_find fix for Windows using $Config::Config{path_sep} * [RT 54555] Fixed test suite errors on Win32 - recreated by cpanspec 1.78 o changed to Build.PL - noarch pkg ++++ pstoedit: - Don't dlclose() in destructors (bnc#622977, Redhat#507035). ++++ python-clutter-gst: - Move some files to devel subpackage. ++++ python-gnome-extras: - Move some files to devel subpackage. ++++ whois: - update to whois-5.0.7 * Added new IPv4 allocations. * Added the new TLD servers. * Updated the .bd, .bo, .cm, .co, .cu, .dz, .gr, .hk, .lb, .ni, .rw, .tw and .tz TLD servers. ++++ xorg-x11-server: - Add xorg-x11-server-gl-apps-crash.patch to fix crash with GL applications. See bnc#617651. The patch is taken from upstream on the server-1.8-branch and simply updates the glx/ and hw/xfree86/dri2/ directories. ++++ yast2-add-on-creator: - correct file name of exported keys (bnc#622569) - 2.20.0 ------------------------------------------------------------------ ------------------ 2010-8-8 - Aug 8 2010 ------------------- ------------------------------------------------------------------ ++++ anjuta: - Add explicit gconf2-devel BuildRequires. ++++ brasero: - Cleanup update to version 2.31.5. - Add gsettings schema handling, with %glib2_gsettings_schema_* macros, and remove --disable-schemas-install from configure since it's gconf-specific. - Add brasero-fix-nautilus-ext-build.patch to fix build of nautilus extension. Taken from git. - Pass --disable-gtk3 to configure to make sure we don't build against GTK+ 3. - Rename libbrasero-burn0 to libbrasero-burn1 and libbrasero-media0 to libbrasero-media1 after library bump. ++++ desktop-data-openSUSE: - Remove DMZ cursor themes from package, and instead add Requires for dmz-icon-theme-cursors (bnc#589293). ++++ gconf2-branding-openSUSE: - Change default notification theme to "slider", which is a new upstream theme in notification-daemon 0.5. Note that our custom "bubble" theme has been removed. - Use Sonar icon theme by default instead of Gilouche. Change gtk2-metatheme-gilouche Requires to sonar-icon-theme to reflect this. Fix bnc#559550. - Change version to 11.3. - Make sure to provide the right version of gconf2-branding, based on the version of the gconf2 package. ++++ dmz-icon-theme-cursors: - Rename package from icon-theme-dmz-cursors to dmz-icon-theme-cursors, to follow convention used by other packages. Add appropriate Provides/Obsoletes. ++++ gdm: - Cleanup update to 2.31.2, based on the 2.30.4 package I did for GNOME:STABLE:2.30. - Drop gdm-save-panel-space-on-low-resolutions.patch: fixed upstream, in a different way. - Drop gdm-add-missing-locale.patch: the file is now in the tarball. - Update gdm-default-wm.patch after code change. - Rebase gdm-greeter-greater-ui.patch. ++++ glib2: - Make %glib2_gio_module_post and %glib2_gio_module_postun functions that can take an optional argument, to specify for which directory we want to create a module cache. By default, with no argument, we just use the directory of modules for gio itself. ++++ gnome-panel: - Cleanup update to 2.31.4. - Update to version 2.31.6: + Panel - Allow Windows key as valid mouse modifier - Update to latest gdbus API change + libpanel-applet - GSeal fixes + Workspace Switcher Applet * Fix crash in multiscreen setups + Updated translations. - Remove gnome-themes Requires: it's just wrong. - Remove gnome-control-center Recommends: there's no reason for it. - Update summaries and descriptions. - Fix license tags: the non-library code is GPLv2+, not LGPLv2.1+. - Create a bonobo-support subpackage: the support for bonobo applets is optional, and this makes it easy to remove it when possible. - Update packaging for /usr/share/gconf renaming to /usr/share/GConf. - Reintroduce gnome-panel-bnc363981-intlclock-compatibility.patch, but update it for the new way panel applets work. - Move panel-test-applets* utilities to devel subpackage, since it's really only useful for developers. - Move old fish-related images to the extras subpackage. ++++ gtk2-branding-openSUSE: - Use Sonar icon theme by default instead of Gilouche. Change gtk2-metatheme-gilouche Requires to sonar-icon-theme to reflect this. ++++ gtk2-metatheme-sonar: - Drop icon-theme-gilouche.patch: the size of the icon theme is now reduced, so we don't need this anymore. - Change sonar-icon-theme Suggests to Recommends: the sonar icon theme is the one that is recommended by the theme, and this will make it easier to have it installed by default. ++++ kdebase4-workspace: - port applets part of plasma-branding-defaults.diff ++++ kdebase4-wallpapers: - port applets part of plasma-branding-defaults.diff ++++ libssh2_org: - restore %build section, accidentally removed ++++ lxinput: - New upstream version 0.3.0 ++++ notification-daemon: - Clean up update to 0.5.0. - Remove gstreamer-0_10-devel BuildRequires, now that libcanberra is used. ++++ pavucontrol: - Add explicit gtkmm2-devel BuildRequires. - Remove libcanberra-gtk and libsndfile-devel BuildRequires. ++++ polkit-kde-1: - adapt System Settings category to KDE 4.5 layout ++++ python-clutter: - Add python-clutter-fix-build-recent-clutter.patch to fix build with latest clutter. - Drop python-gobject2-doc BuildRequires: it has been merged with python-gobject2-devel. - Move some files to devel subpackage. ++++ python-clutter-gtk: - Drop python-clutter-gtk-0.90.patch: we are going back to the released clutter-gtk (0.10). - Drop python-gobject2-doc BuildRequires: it has been merged with python-gobject2-devel. - Move some files to devel subpackage. ++++ python-gnome: - Move .defs and gtk-doc files to devel subpackage. - Do not call autoreconf without a reason. - Pass --disable-static to configure. ++++ python-gnome-extras: - Only have a python-gobject2-doc BuildRequires on openSUSE 11.3 and earlier: starting with 11.4, this package is merged in python-gobject2-devel. ++++ python-gobject2: - Merge doc subpackage in devel subpackage, since the files in there are needed when building API docs for other python bindings. - Update to version 2.21.5: + Adjust to API break in GObject-Introspection + Override test fixes for new GTK+ annotations + Fix up treeiter usage due to caller-allocates annotations in gtk+ + Add __name__ to DynamicModule class. + Do not override GdkRectangle. + Add override for TreeModel implementing __len__() + Fix warnings + Various fixes to demos, and new demos - Changes from version 2.21.4: + Merge PyGI + Various fixes to demos, and new demos - Changes from version 2.21.3: + Proper handling of null-ok in virtual methods + Fall back to use the floating references API in glib if there isn't a sinkfunc defined. + Revert "Drop sinkfuncs." + [giounix] Make it possible to compile on glib 2.20 + Release the lock when potentially invoking Python code. - Changes from version 2.21.2: + Drop sinkfuncs. + Clear error if we failed the import + Added missing , to keyword list of gio.GFile.set_attribute + Fix arg conversion in gio.GFile.set_attribute + Set constants under python 2.5 or before + Doc Extractor: Use replacements that make sense for &...; expressions. + Setup.py cosmetic tidy + Fix crash when importing gio + Include pygsource.h + codegen/docextract_to_xml.py: One more &...; replacement ( ). + codegen/docextract_to_xml.py: Replace some &..; that cause errors. + codegen/docextract_to_xml.py: Handle C++ multi-line comments. + codegen/docextract.py: Stop final section processing on first match. + Update doc extraction tool to handle GObjectIntrospection annotations. + bgo#613341 - pygobject tests seem to require pygtk causing a circular dependencies problem + Don't raise an error in _pygi_import if pygi support is disabled + Initialize PyGPollFD_Type.fd_obj to NULL + Wrap gio.Cancellable.make_pollfd() and add a test + Make cancellable an optional parameter in many methods + Documentation fixes. + Build fixes. - Add gobject-introspection-devel, python-cairo-devel BuildRequires. - Remove non-existing --enable-pygi configure flag. - Create a cairo subpackage, for the pygi cairo binding, so that cairo is not installed by default with the main package (since cairo implies installing X). - Move /usr/bin/pygobject-codegen-2.0 and /usr/share/pygobject/ to devel subpackage. ++++ python-gstreamer-0_10: - Move some files to devel subpackage. ++++ python-gtk: - Only have a python-gobject2-doc BuildRequires on openSUSE 11.3 and earlier: starting with 11.4, this package is merged in python-gobject2-devel. - Update to version 2.21.0: + Bump version number so next stable release will be aligned with the final gtk+-2.0 release (gtk+-2.22) + Wrap new API added in GTK/GDK 2.21/2.22 + Wrap new API added in GTK/GDK 2.20 + Add forgotten API from GTK/GDK 2.12/14/16/18/20 - Drop python-gtk-fix-pkg-config.patch: fixed upstream. - Move /usr/share/pygobject/ and files belonging to the demo application to devel subpackage. ++++ python-kdebase4: - port applets part of plasma-branding-defaults.diff ++++ python-nautilus: - Pass --enable-gtk-doc to configure, and add gtk-doc and python-gobject2-doc BuildRequires to build the API docs. ++++ python-notify: - Create a devel subpackage. ++++ python-webkitgtk: - Update to version 1.1.8: + Add support for getting a NetworkResponse from a WebFrame + Expose the enums + Fix crashes + Take pkg-config variable 'codegendir' from pygobject-2.0 + Build fixes. - Create a devel subpackage. ++++ tellico: - Update to version 2.3 * Added data sources for OpenLibrary and Freebase. * Added new fetcher for combining results from multiple sources * Added filter for collection type to data source list * Added clear button for rating widget * Changed Amazon Japan video search to include DVDs * Added Dewey Decimal and LoC Classification to z3950 MODS import. * Changed entry ID values to start with 1 instead of 0 * Several bug fixes ++++ transmission: - Update to version 2.04: + All Platforms: - Fix display bug in tr_truncd() + GTK+: - Fix inaccurate "active torrent" counts in the filterbar - Fix display bug with magnet link names + Qt: - Fix crash when accessing a password-protected remote session + Web Client: - Fix bad redirect ------------------------------------------------------------------ ------------------ 2010-8-7 - Aug 7 2010 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-kde4: - work around popup menu not showing items (kde#243987) ++++ gnome-games: - Update to version 2.31.6: + Sudoku: update tooltips for the buttons used in the tracker + Quadrapassel: update manual + Build fixes. + Updated translations. - Changes from version 2.31.5: + Aisleriot: make cards slightly bigger + Quadrapassel: rename 'bastard mode' to 'choose difficult blocks' + Sudoku: improve hint system to suggest a square + Build fixes. + Updated translations. - Changes from version 2.31.4: + Chess: fix insufficient material algorithm + GTali: use better randomization algorithm + Various small bug fixes. + Build fixes (including dual GTK+ build). + Updated translations. - Changes from version 2.31.3: + Aisleriot: use a uniform baize colour + Build fixes. + Updated translations. - Changes from version 2.31.2: + General: - slowly move to GNOME 3 technologies (gdbus, for example) - various small bug fixes + Chess: - add Fairy-Max support - add Stockfish support + Lights Off: - improved level generation algorithm - fix misinterpreted clicks when mouse moves - fix extra black padding on right/bottom of puzzle board + Sudoku: - overhauled tracker system + Build fixes. + Updated translations. - Changes from version 2.31.1: + General: - more consistent menus in games - UI improvements and better HIG compliance - various small bug fixes + Aisleriot: - wrong no-more-moves-dialog if king on last slot in Helsinki game - make the render-cards utility GPL3+ + Chess: - support svg for 2d pieces - new theme + Quadrapassel: - make difficulty in the later levels a bit easier + Sudoku: - sharper look - support single-click game selection - improve generation of puzzles (done in the background, only for chosen difficulty) - rework conflict resolution code + Tetravex: - add animation - always use colors for tiles - support swapping pieces + Build fixes. + Updated translations. - Add GPLv3+ to the list of licenses used in this package. ++++ clutter-gtk: - Go back to a real upstream tarball instead of a git checkout. This means we're going back to version 0.10.4 (instead of 0.90.x, where there's no tarball). - Changes from version 0.10.4 compared to earlier 0.10 versions: + Depend on gtk+ >= 2.19.5 + Depend on clutter >= 1.2.0 + Fix introspection annotations for GtkClutterEmbed, GtkClutterScrollable and GtkClutterZoomable + Do no use deprecated gtk+ API + Documentation fixes - Package libclutter-gtk-0_90-0 gets renamed to libclutter-gtk-0_10-0. ++++ contact-lookup-applet: - Add missing libglade2-devel and libgnomeui-devel BuildRequires. - Remove unneeded libwnck-devel and mozilla-nss-devel BuildRequires. ++++ devhelp: - Change libwebkit-devel BuildRequires (and Requires of devel package) to libwebkitgtk-devel, since this package got renamed. ++++ drapes: - Spec file makeover and patch tidy up ++++ empathy: - Drop empathy-clutter-gtk-0.90.patch: we're going back to a released version of clutter-gtk, so we don't need this anymore. - Change libwebkit-devel BuildRequires to libwebkitgtk-devel, since this package got renamed. - Update to version 2.31.6: + The audio/video window now has a "details" pane containing some information about the call. + Bugs fixed: bgo#599166, bgo#621629, bgo#623714, bgo#624268, bgo#624462, bgo#624599, bgo#624650, bgo#625826, bgo#624412 + Updated translations. - Add folks-devel BuildRequires. - Add gsettings schema handling, with %glib2_gsettings_schema_* macros. - Do not call /sbin/ldconfig in post/postun: it's not needed since there's no library. - Pass --disable-gtk3 to force build against GTK+ 2. - Re-enable parallel build. ++++ eog-plugins: - Drop eog-plugins-recent-clutter-gtk.patch: we're going back to a released version of clutter-gtk, so we don't need this anymore. ++++ epiphany: - Change libwebkit-devel BuildRequires (and Requires of devel package) to libwebkitgtk-devel, since this package got renamed. ++++ epiphany-extensions: - Change libwebkit-devel BuildRequires (and Requires of devel package) to libwebkitgtk-devel, since this package got renamed. ++++ folks: - Initial folks package, for version 0.1.12. ++++ glade3: - Add Provides/Obsoletes for glade, which is getting removed for openSUSE 11.4. ++++ glib2: - Update to version 2.25.13: + The primary purpose of this release is to fix a serious problem with glib 2.25.12: glibconfig.h (as generated on a Fedora amd64 system) was being distributed in the tarball. It was being used to build some parts of glib on other systems (eg: 32bit ones). This was causing some very serious problems. + Build and testing: - vastly improved test coverage - old tests moved to the gtester framework - gtester Makefile modified so that the tests only run once - cleanup of how we handle includes while building glib + GVariant: - add a g_return_if_fail (utf8) to g_variant_new_string() + GDBus: - perform extra sanity checks when serialising messages - add API to query and set the byteorder of a GDBusMessage - improve debug output, add some extra options - if exiting due to the bus disconnecting us, print an error message explaining why - sort property names correctly - don't bother sending RemoveMatch when we will close the connection anyway - use effective uid/gid for credential passing + GSettings: - add G_SETTINGS_BIND_INVERT_BOOLEAN for inverting boolean bindings without mapping functions - mark all strings in the schema compiler for translation + Binding: - improve closure support for bindings - copy GSettings INVERT_BOOLEAN flag + Other: - fix another complicated GCancellable deadlock possibility + Bugs closed: bgo#599590, bgo#619026, bgo#624739, bgo#625472, bgo#625500, bgo#625628, bgo#625753, bgo#625827, bgo#625988, bgo#626107 + Updated translations. - Remove workaround for misinstallation of systemtap files: this is fixed now. ++++ gnome-power-manager: - Update to version 2.31.6: + New Features: - Add new 6 hours period in power history stats - Use device icons from the icon name specification + Bugfix: - Adjust dim timeout when necessary - As we no longer have more than one backlight mechanism, remove a ton of abstract code - Backport support for new devices recognised in UPower - Backport various translation fixes and translator comments from git master - Do not assume the lid is open at boot. bgo#622026 - Do not show gnome-power-statistics in the menus - Do not show the prefs menu on LiveCD's and with GDM. bgo#621674 - Don't treat percentage=0 as error condition - Fix a crash when displaying the 'No GConf schema warning' - Port from DeviceKit-power to UPower - Provide a pkexec helper for systems that do not have xbacklight capability - Remove hardcoded paths from pkexec setup - Remove the use of HAL from gnome-power-manager - Change DeviceKit-power-devel BuildRequires to libupower-glib-devel. - Change DeviceKit-power Requires to upower. - Add small hack to remove non-existing file from po/POTFILES.in so that translation-update-upstream doesn't fail. - Drop gnome-power-manager-manpage_generation.patch: fixed upstream. ++++ gnome-color-manager: - Update to version 2.31.6: + Use vte_terminal_fork_command_full() as vte_terminal_fork_command() is deprecated + Include the trailing colon in translated strings. Fixes #619967 + Clean up the temporary file created by cupsGetPPD2(). Fixes rh#582202 - Changes from version 2.30.2: + Do not connect to sane in gcm-apply, we only need XRandR devices. Fixes rh#585723 + Do not crash when the schema is invalid and GConf reports an error + Only connect to SANE and CUPS when the device lists are needed. Fixes rh#590465 + Get the profile permissions from GIO rather than hardcoding a hack + At login do not attempt to remove previously set X atoms, which speeds up gcm-apply by 750ms + Updated translations. ++++ gthumb: - Update to version 2.11.6: + New features and user visible changes: - Added ability to sort by path (bgo#625610) - Crop tool: allow to force dimesions as multiple of 8 or other sizes (bgo#622385) - Convert the old catalogs to the new format and location (bgo#618302) - Show an information dialog after creating a web album (bgo#624264) - After setting a desktop background an info-bar is displayd at the bottom of the window to allow the user to reset the previous background or to open the background preferences. + Bugs fixed: - bgo#624579, bgo#624932, bgo#623906, bgo#625187, bgo#612809, bgo#596906, bgo#624326 - Preserve the exif data after a lossless rotation - Removed use of the gdk_draw_* functions, always use cairo instead. + Updated translations. - Changes from version 2.11.5: + New features and user visible changes: - Added ability to add a tag to the selected files from the context menu. - Added ability to assign a keyboard shortcut to a script. - Added ability to sort by image/video dimensions (bgo#619299) - Added ability to search/filter by modified/original date (bgo#623159) - Added other keyboard shortcuts. - Slideshow: added PageDown and PageUp as navigation keys (bgo#623599) - Added the list of tags to the tag filter control. - Automatically select the catalog after creating it. - Use the non-clutter projector when no effect is selected. - Other updates to the user's manual. + Bugs fixed: - bgo#623995, bgo#623617, bgo#619491, bgo#623511, bgo#620962, bgo#620765, bgo#608115, bgo#623071 - Fixed crashes. - Fixed volume scale in the media player: allow to change the volume from 0 to 200% instead of from 0 to 1000% - Fixed multiple selection with shift + mouse click. - Fixed a memory leak in the slideshow. - Fixed tiff image corruption when saving the metadata. + Updated translations. - Changes from version 2.11.4: + New features and user visible changes: - Added a PhotoBucket exporter. - Added a static web album creation tool. - Allow to edit the metadata of many files at the same time. - Use a simple slideshow with no 3D effects if clutter is not available. - Added option to choose the thumbnail pane orientation. - Added drag&drop support to the folder tree. (bgo#593431) - In slideshow mode, make button 1 view the next image and button 3 the previous image. - In the Crop tool added an optional grid. (bgo#618026) - Added ability to select the aspect ratio in the Resize tool. - Added a share tool menu and the print command on the toolbar. - Allow to run gthumb even if clutter initialization fails. - Implemented the "confirm deletion" option. (bgo#622386) - Avoid duplicates in the history. (bgo#615442) - Expand parent after folder creation. (bgo#616940) - Save and restore the options of "Rename files" dialog. (bgo#618182) - Save and restore the options of the Crop and Resize tools. - Move "Set as Desktop Background" item from "Tools" menu to right-click popup menu. (bgo#618430) - Added some aspect ratio in crop tools. (bgo#587787) - Do not select the folder after right-clicking on it. - Updated the user's manual. Migrated to Mallard. + Bugs fixed: bgo#623000, bgo#619758, bgo#619352, bgo#616842, bgo#617952, bgo#618183, bgo#618262, bgo#618442, bgo#618554, bgo#617282, bgo#616782, bgo#617287, bgo#614219, bgo#611115, bgo#616454 + Updated translations. - Changes from version 2.11.3: + New features and user visible changes: - Added an "Export to disc" tool, to burn files to optical discs. - Added a Flickr importer and exporter. - Added a Facebook exporter. - Save web account passwords in the GNOME Keyring if available. - Added option to avoid to store metadata in files. (bgo#533819) - Added a thumbnail pane in viewer mode. (bgo#533132) - Read the image thumbnail from the embedded metadata if available. - Organize extensions in categories. - Added a fade effect to the slide transition. - Make shift-click select a range of consecutive files. (bgo#610419) - Use delete to move to trash and shift+delete to delete files. (bgo#595763) - Updated the user manual. + Bugs fixed: bgo#615310, bgo#614450, bgo#613875, bgo#612809, bgo#603642, bgo#612629, bgo#611812, bgo#478990, bgo#610389, bgo#611456, bgo#610873, bgo#611156 + Updated translations. ++++ gtksourceview: - Update to version 2.10.4: + Misc bugfixes + Updated translations - Changes from version 2.10.3: + Misc bugfixes + Updated translations ++++ libchamplain: - Drop libchamplain-use-new-clutter-gtk.patch: we're going back to a released version of clutter-gtk, so we don't need this anymore. ++++ libgda: - Add libgda-fix-introspection-build.patch to fix build: g-ir-compiler isn't able to parse a header with virtual methods that are not explicitly typed. - Remove gnome-vfs2-devel Requires from devel package. ++++ libgnomesu: - Update libgnomesu-modernize.patch to fix build with recent GTK+. ++++ seed: - Change libwebkit-devel BuildRequires (and Requires of devel package) to libwebkitgtk-devel, since this package got renamed. - Add seed-webkit-1.0.patch to make it possible to build seed against webkit-1.0 (GTK+ 2 version), and pass --with-webkit=1.0 to configure. - Add gnome-common BuildRequires and call to gnome-autogen.sh for the patch. - Fix self-obsoletion of libseed-0. ++++ telepathy-glib: - Add pkgconfig(vala-1.0) BuildRequires and pass - -enable-vala-bindings to configure: we need telepathy-vala for the folks package. - Add vala/telepathy-glib.deps manually, since it's missing from the tarball. ++++ pango: - Update BuildRequires to use the pkgconfig() style: use cairo, fontconfig, freetype2, gobject-2.0, gobject-introspection-1.0, libthai, xft, xrender instead of old-style BuildRequires (cairo-devel, glib2-devel, gobject-introspection-devel, libthai-devel) - Remove check for old versions of openSUSE (11.0 and earlier). ++++ system-config-printer: - Clean up update to 1.2.3. - Force installation of udev rules and helpers in /lib/udev instead of /etc/udev, since the default is to put a binary in /etc/udev, which is wrong. ++++ python-gstreamer-0_10: - Update to version 0.10.19: + Updates to 0.10.29/0.10.30 core/base API addition. ++++ python-gtk: - Add python-gtk-fix-pkg-config.patch to add missing gtk+-2.0 in pkg-config file. Taken from upstream. ++++ python-notify: - Add workaround to fix build on 11.3 and earlier: the pkg-config file from pygtk was not referencing gtk+-2.0, and this made the build fail. This is fixed correctly in python-gtk for versions after 11.3. ++++ shared-mime-info: - Change glib2 PreReq to libglib-2_0-0. It's a bit ugly to explicitly have to list those PreReq here, but libglib-2_0-0 is much smaller than glib2, so that's an improvement, I guess. ------------------------------------------------------------------ ------------------ 2010-8-6 - Aug 6 2010 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 0.6.7: + New Features: - Add a long document explaining the media-repo functionality - If either of ProxyHTTP are set in PackageKit.conf then ignore the user proxy setting. Fixes rh#604317 + Libraries: - glib: Add an 'interactive' property to PkTask so that we can use it to do '-y' in pkcon properly + Bugfixes: - Add 0install to the user list - cron: Do not exit with 1 if the cron script is disabled in the config - Don't ship README AUTHORS NEWS COPYING in all subpackages. Fixes rh#612332 - Make the PkBackend always start with the WAIT state, but do not proxy this onto the bus - Recognise bluetooth connections as mobile networks. Fixes rh#609827 - Unbreak CNF after the daemon moved to libexec. Fixes rh#613514 + Non-zypp backends updates. + Updated translations. - Drop PackageKit-cron-disabled-is-no-error.patch: fixed upstream. ++++ accerciser: - Update to version 1.11.1: + A fix for AT-SPI2 issues (bgo#617484) ++++ anjuta: - Update to version 2.31.6.1: + Bugs fixed: bgo#625964, bgo#621919 - Changes from version 2.31.6: + Updated: - Debugger is now much more polished - Project wizard shows better package chooser + Bugs fixed: bgo#625841, bgo#625604, bgo#625605, bgo#625350, bgo#558954, bgo#624660, bgo#515395, bgo#598187, bgo#624091, bgo#516112 - Changes from version 2.31.5: + New: - Debugger supports pretty-printing now + Updated: - More work on the symbol database code quality and performance + Bugs fixed: bgo#623754, bgo#623944, bgo#494292, bgo#617323, bgo#612453, bgo#622706, bgo#617472, bgo#622526, bgo#619253, bgo#621678, bgo#622139, bgo#621512, bgo#620927, bgo#620664 - Changes from version 2.31.3: + New: - language-support for Vala + Updated: - Symbol database is super fast now - Glade plugins was cleaned a lot and doesn't spit warnings anymore + Bugs fixed: bgo#618273, bgo#586428, bgo#618955, bgo#620209, bgo#610934, bgo#572754 - Changes from version 2.31.2: + New: - class-inheritance is included using libfoocanvas + Bugs fixed: bgo#616810, bgo#618314, bgo#617433, bgo#615429, bgo#615428 - Changes from version 2.31.1: + New: - Symbol-db tree model with direct database access. This brings faster a faster and more up-to-date symbol tree + Bugs fixed: bgo#616780, bgo#616739, bgo#616503, bgo#616435, bgo#550027, bgo#586689, bgo#613962, bgo#614906, bgo#614408, bgo#500962, bgo#611834, bgo#613118 - Add vala-devel BuildRequires to build vala support. - Add anjuta-old-glade3.patch to not require a glade3 version we won't have this cycle. - Add anjuta-fix-warning.patch to add a missing include that breaks the build. ++++ anjuta-extras: - Update to version 2.31.1.0: + scintilla: Apparently sourceview doesn't change the iterator when inserting text now + class-inheritance: Removed plugin as it got moved to anjuta - Add anjuta-extras-fixes-from-git.patch to fix build with latest anjuta. ++++ at-spi: - Update to version 1.31.1: + bgo#538680: collection.getMatchesTo() seems to ignore the count + Translation update. ++++ at-spi2-atk: - Update to version 0.3.6: + Fixed a problem with dbus introspection. + Do not block waiting for a response when registering. - Changes from version 0.3.5: + Have a socket retrieve its state set from its embedded plug. + Rename AT_SPI_CLIENT to AT_SPI_REENTER_G_MAIN_LOOP, but still check the former variable as well for now. - Changes from version 0.3.4: + Ref an object while adding it to the message generated by GetItems. This prevents a crash if all other references to the objects go away while it is being analyzed. + Add GetChildren to the introspection. + Fix NSelectedRows and NSelectedColumns. + Fix the behavior of ChildCount and GetChildAtIndex for sockets with embedded plugs. + Fix extra unref when calling get_row_header or get_column_header on a table, or calling atk_hyperlink_get_object. + Set the /desktop/gnome/interface/at-spi-dbus gconf key to false by default (this key is only used when at-spi2 is relocated, which it is not by default). + Fix a few compiler warnings. ++++ at-spi2-core: - Update to version 0.3.4: + Added GetChildren to the spec. ++++ atkmm: - Initial package: the code got split from gtkmm2. ++++ cloog: - Update to cloog-with-ppl version 0.15.9. ++++ clutter: - Update to version 1.3.10: + Fix a locale-dependent conversion from double to string when generating ARBfp programs for the materials. + Use the XKB extension on X11 platforms to convert between hardware keys to key symbols. + Documentation fixes in the API reference. + More recipes, with videos and full examples, in the Cookbook. + Add localization support and initial translations of error messages that might be visualized in a user interface. + Improve debugging output. + Fix build of the GLX backend on OSX. + Multiple fixes to the native OSX backend. + Add support for 3D textures in Cogl. + Fix shader-related issues and leaks in the new Material code. + Unify GLSL support in the GL and GLES 2.0 drivers. + Allow specifying an hint to disable clearing the stage before each paint cycle. - Drop clutter-buildgir.patch: fixed upstream. - Create a lang package, that is recommended by libclutter-glx-1_0-0 (and make libclutter-glx-1_0-0 provide clutter, so that the lang package is installable). ++++ cups-drivers: - Removed the outdated SpliX driver version 1.1.1. Since openSUSE 11.3 the SpliX driver is provided in the separated package cups-drivers-splix (see Novell/Suse Bugzilla bnc#628698 and bnc#514994). ++++ cups-drivers-splix: - exclude from the package ppd files that requires JBIG when JBIG is disabled bnc#628698 - use upstream manufacturer subfolders ++++ dconf: - Update to version 0.5. - Rework the package for inclusion in Factory. - Initial dconf package. ++++ devhelp: - Update to version 2.31.6: + bgo#619202, possibility of enabling or disabling specific books + bgo#624197, port to GApplication + bgo#625805, do no disable deprecated GLib functions + Updated translations. - Changes from version 2.30.1: + Updated translations. ++++ hamster-applet: - Update to version 2.31.6: + the top graph in overview is now interactive and allows zooming in and out + sqlite utf-8 case sensitivity workarounds for queries + hamster's docky helper installed together with hamster + using full text search in the overview window now + hopefully activity trees now behave better on refresh + updated translations - Changes from version 2.31.5: + adjustments for custom widgets to better work with themes + if dialog windows are called from commandline, make sure they shut down properly + updated translations - Make package noarch. - Call %suse_update_desktop_file for hamster-applet.desktop - Create a docky-hamster-applet subpackage for the docky integration. ++++ eog: - Update to version 2.31.5: + New toolbar button and 'P' shortcut to pause the slideshow + UI improvements + Code improvements + This is based on a new branch, started from 2.30.2, including all the changes from previous 2.31.x releases except migration to GSettings and GTK+ 3.0. + Updated translations. - Changes from version 2.31.4: + Rename "Image Collection" to "Image Gallery" (bgo#618304) + Update totem-scrsaver to use GDBus (bgo#621439) + Build fixes (including bgo#621616) + Optimize GSettings-usage and fix key names (including bgo#621370) + Updated translations. - Changes from version 2.31.3: + Begin GSettings migration + Allow using a custom background color for the image view (bgo#502992) + Updated translations. - Changes from version 2.31.2: + Make eog fully GSEAL-compilant (bgo#606883) + Updated translations. - Changes from version 2.31.1: + Render SVGs natively when zoomed (bgo#108435) + Print SVGs as vector image (bgo#518055) + Embed page setup in print dialog (bgo#614451) + Add high resolution app icon (bgo#615356) + Various UI improvements (including bgo#614405, bgo#614457, bgo#614497) + Further GSEAL-compatibility work + bgo#615344, Does not show external linked images that the URI is relative path in svg + bgo#615387, libjpeg-8 breaks lossless JPEG modification + bgo#615531, Please support --version + Updated translations. - Changes from version 2.30.2: + bgo#621616, eog-2.30.1 fails to configure when - -without-libjpeg is passed + Updated translations. - Fix self-obsoletion of eog2. ++++ evince: - Update to version 2.31.6.1: + Add --with-gtk=2.0|3.0 configure flag (bgo#626030) + Fix a crash with DVI files and empty glyphs (bgo#600552) + Fix a crash when a page is manually entered (bgo#624936) + Updated translations. - Changes from version 2.31.6: + New Features and UI Improvements: - Preliminary support for adding new annotations (bgo#168304) - Add confirmation dialog on closing window when document has been modified (Form fields have been filled out or annots have been added/modified) (bgo#168304) - Add an action to edit menu to save current settings as default. Default settings will be used only for new documents that don't have metadata (bgo#620325) - Migrate lockdown to gsettings + Bug fixes: - Update synctex parser from TexLive SVN repository (bgo#624532) - Fix a crash when loading document with inverted colors enabled - Several build improvements - Fix memory leaks when document is reloaded - Fix position of window annotations when moved by the user - Fix build with poppler 0.14 (bgo#624904) - Use cairo instead of gdk_draw API - Only set text and text_layout flags in page cache when a11y might be enabled - Add evince-fix-pc-gtk2.patch to make the pkg-config file reference gtk+ 2, not gtk+ 3. - Add explicit gtk2-devel BuildRequires. - Remove unneeded libglade2-devel BuildRequires. - Remove explicit Requires for devel packages in devel subpackage: we'll have pkgconfig()-style Requires automatically. - Use %glib2_gsettings_schema_* macros for GSettings schemas installation. - Move gir files to devel package. ++++ evolution: - Update to version 2.31.6: + Evolution now complies with the XDG Base Directory Specification. Data is now partitioned into three base directories controlled by environment variables: - $XDG_DATA_HOME/evolution - $XDG_CACHE_HOME/evolution - $XDG_CONFIG_HOME/evolution Data which is managed by Evolution will be migrated from $HOME/.evolution on startup. + Reset BASE_VERSION to 2.32. + Express mode now shows mail messages and folders in tabs, using Clutter for animation effects if available. + Warn on reply-to-all with too many recipients + Add support for ignoring mailing list Reply-To: headers + Change 'Reply to All' toolbar button into configurable 'Group Reply' + Add nag popup when mailing list hijacks private reply with Reply-To: header + Update to new icon theme + Prefer gio-2.0 when requiring GLib libraries. + Use the shell's active window as parent for dialog + fix lifecycle nasties (bgo#625852) + Bug Fixes: - bgo#622181 - Backup settings uses unhelpful yes/no dialog - bgo#624204 - Warn when replying privately to a mailing list message - bgo#625624 - Customizations of contacts views forgotten - bgo#625724 - Message filters do no work - bgo#598833, bgo#615049, bgo#622912, bgo#623035, bgo#624216, bgo#624235, bgo#624237, bgo#624285, bgo#624335, bgo#624482, bgo#624500, bgo#624525, bgo#624534, bgo#624677, bgo#624891, bgo#625204, bgo#625606, bgo#625761 + Updated translations. - Drop evolution-shared-nss-db.patch: upstream fixed it another way, with the sqlite NSS database. Thanks to Wolfgang Rosenauer for checking this. Also drop nss-shared-helper-devel BuildRequires. - Remove gnome-pilot-devel, libpisock-devel, libpisync-devel, pilot-link BuildRequires since gnome-pilot support was removed. - Add missing krb5-devel BuildRequires. - Remove gnome-patch-translation support: we don't patch anything with new strings now. - Call %suse_update_desktop_file on evolution-settings.desktop. ++++ evolution-data-server: - Update to version 2.31.6: + Evolution-Data-Server now complies with the XDG Base Directory Specification. Data is now partitioned into three base directories controlled by environment variables: - $XDG_DATA_HOME/evolution - $XDG_CACHE_HOME/evolution - $XDG_CONFIG_HOME/evolution Data which is managed by the various address book and calendar backends will be migrated from $HOME/.evolution upon starting the corresponding D-Bus factory service. + IMAPX: - Add connection manager - server flags can be integers + Reset BASE_VERSION to 2.32. + libebook.pc.in missing camel-1.2 requirement. + Removed folders from connection when operations gets done - handles when jobs return back without executing + Avoid absolute paths in "On This Computer" source groups. + Remove deprecated ECalBackend::set_default_timezone + EDataCal: Add a getCacheDir() D-Bus method. + Fix error handling in CamelLocalFolder::sync() + Fix error handling in CamelImapFolder::get_message() + ebook & edataserverui: Use _async suffix rather than _ex suffix + Replace dbus-glib-1 with gio-2.0 in pkgconfig files. + Prefer gio-2.0 when requiring GLib libraries. + Fixed uudecode logic + Optimized camel_uuencode_step + Bug Fixes: - bgo#608299 - Cut/copy error when selection has trailing comma - bgo#625351 - Sending through sendmail reports error - bgo#602287, bgo#612082, bgo#622884, bgo#624029, bgo#624316, bgo#624325, bgo#624417, bgo#624891, bgo#625039, bgo#625083, bgo#625282, bgo#625482, bgo#625606 + Updated translations. - Drop evolution-data-server-shared-nss-db.patch: upstream fixed it another way, with the sqlite NSS database. Thanks to Wolfgang Rosenauer for checking this. Also drop nss-shared-helper-devel BuildRequires, and gnome-common BuildRequires as well as the call to gnome-autogen.sh. - Remove unneeded krb5-devel, libcom_err, libgpg-error-devel, nss-shared-helper-devel Requires from devel package. - Remove gconf2-devel, glib2-devel, gnome-vfs2-devel, gtk2-devel, libglade2-devel, libgnome-keyring-devel, libgweather-devel, libical-devel, libsoup-devel, libxml2-devel, sqlite3-devel Requires from devel package: they will be automatically added with pkgconfig()-like Requires. - Drop unneeded libglade2-devel BuildRequires. ++++ evolution-exchange: - Update to version 2.31.6: + Adapt to removal of deprecated ECalBackend::set_default_timezone + Adapt to libedata-book and libedata-cal API changes. + Use the new base directory functions in E-D-S. + Prefer gio-2.0 when requiring GLib libraries. + Updated translations. - Changes from version 2.31.5: + bgo#623204 - Be able to report detailed errors from backends + Migrate from CamelException to GError. + Updated translations. - Changes from version 2.31.4: + bgo#621167 - NULL tzid passed in internal_get_timezone + bgo#620815 - Memory leaks with Evolution + Adapt to gtk3 changes + One day off in addressbook's populate_date function + Add missing LDAP_LIBS to addressbook + Updated translations. - Changes from version 2.31.3: + bgo#478840 - Exchange folder size report needs a total + Adapt to Camel API changes. + Updated translations. - Changes from version 2.31.2: + bgo#337479 - Evolution forgets password on any error + bgo#617510 - Displays source of a message sent by RoadSync 5 + bgo#617989 - Folder -> Subscription doesn't show sub folders + Updated translations. ++++ evolution-webcal: - Update to version 2.31.2: + Fix build with recent evolution-data-server + Remove usage of deprecated GTK+ symbols and make it GSeal-safe + String fixes + Updated translations. ++++ gcalctool: - Update to version 5.31.6: + Fix double pasting into display with middle button + Add a11y names to widgets - Changes from version 5.31.5: + Call gsettings_sync() before quit - Remove gconf2-devel BuildRequires and %gconf_schemas_prereq. Do not pass --disable-schemas-install to configure, since this is needed for gconf only. - Use %glib2_gsettings_schema_* macros. ++++ gdb: - Backport fix for setting of VSX registers. [bnc#626970] ++++ glibmm2: - Update to version 2.25.3: + Glib: - Added VariantBase and Variant<>. + Gio: - Added Application, wrapping GApplication - Added Credentials. - Added DBusConnection, DBusMethodInvocation, DBusServer, DBusAuthObserver and DBusMessage. - Added UnixFDList. + Build: - Fix the build without __STDC_ISO_10646__. ++++ gnome-applets: - Update to version 2.31.6: + Invest applet: - Improved applet icons, fixes bgo#532431. - Updated documentation and added currency support section. - Added help button to context menu and preferences, fixes bgo#563475. + Sticky Notes: - Fixed missing titlebar menu, bgo#601908. - Fixed clicking on desktop to hide Sticky Notes, fixes bgo#614250, bgo#510933. + Updated translations. - Changes from version 2.31.5: + General: - Compiles with -DGSEAL_ENABLE, bump GTK+ to 2.20 fixes bgo#612473. + Invest applet: - Do not use deprecated libgnome library, fixes bgo#597842. - Improves visibility of numbers in selected row, fixes bgo#508419. - Fractional cent prices are shown in preferences, fixes bgo#593435. - Parse and format numbers using user's locale, fixes bgo#608059. - Does not crash when gconfd is not available, fixes bgo#615662. - Full currency support added, fixes bgo#339127 and bgo#609547. - Help file seriesid clash fixed, bgo#599728. + Multiload: - Update the multiload tooltip periodically, bgo#617992. + Updated translations. ++++ gnome-bluetooth: - Update to version 2.31.6: + Allow setting up devices that do not use pairing + Port to GSettings instead of GConf + Properties: - Add specific page when the only adapter is hard blocked through a physical killswitch - Remove --disable-schemas-install from configure call (gconf-specific) and update packaging to handle GSettings schemas instead of gconf schemas. - Rename libgnome-bluetooth7 to libgnome-bluetooth8 after bump in library soname. ++++ gnome-control-center: - Update to version 2.31.6: + Common: - Replace deprecated GTK+ symbols (bgo#572325) + About me: - Don't hang when new and old password are too similar - Catch "password too recent" error message (bgo#620135) + Font viewer: - Create the preview pixmap after the drawing area is realized + Keyboard: - Changing Print layout to Show layout + Shell: - Don't include both Personal and Look & Feel + Updated translations. - Changes from version 2.31.1: + Common: - Use only single GTK+ includes (bgo#615292) - Remove GTK+ deprecated symbols (bgo#572325) + About me: - Don't hang when new and old password only differ in case - Minor string updates (bgo#615283) - Use changes-prevent and changes-allow icons from the icon-them instead of the outdated lock-icons (bgo#408585) - Use accessor functions instead direct access (bgo#597888) + Display: - Add a "Make Default" button in gnome-display-properties, which is used to set up a systemwide default RANDR configuration - Change icon name to preferences-desktop-display (bgo#614912) + Keyboard: - Added tooltips (bgo#615521) - Use new libgnomekbd function for default group switcher (bgo#603806) - Proper response id for the help button (bgo#616917) + Shell: - Fix issue with g-c-c shell and YaST shell having same unique identifier + Typing break: - Add support for Ubuntu's app indicator + Updated translations. - Drop gnome-control-center-bnc373197-layout-switch-keybinding.patch: not needed anymore, since this is now handled in libgnomekbd (that we patched). - Remove libcanberra-gtk Requires: packaging of libcanberra has changed, and the login sound will get installed via a Supplements there. ++++ gnome-desktop: - Update to version 2.31.6: + Don't use deprecated Gdk drawing APIs + Updated translations. - Changes from version 2.31.2: + GnomeRR: Improve errors from the CRTC assignment process + GnomeBG: Fix a case of width-for-height confusion that could lead to huge memory consumption on multi-monitor systems + Updated translations. ++++ gnome-icon-theme: - Update to version 2.31.0: + relicensed to GNU LGPL v3 or Creative Commons BY-SA 3.0 + highres icon additions ++++ gnome-media: - Update to version 2.31.6: + Deprecation bug fixes all around + And many other bug fixes + gnome-media-profiles: - Update GStreamer MP3 encoding profile - Make GMAudioProfileChoose a real widget + gnome-volume-control: - Add speaker testing interface - Show a microphone icon even for non-PulseAudio streams - Updated icons + gstreamer-properties: - Add support for SunAudio and OSSv4 plugins - Add gnome-media-fix-missing-NULL.patch to fix a missing sentinel in a call. ++++ gnome-session: - Update to version 2.31.6: + Session Manager: - Fix a GSeal issue - Fixed spelling error in schema description - Port gnome-session to upower - Fix description of auto_save_session key + Drop compatibility tool that sets GTK+ 1.x environment variable + Drop the splash program + Require upower-glib instead of devkit-power-gobject + Add configure flag to select which GTK+ version to use + Updated translations. - Change DeviceKit-power-devel BuildRequires to libupower-glib-devel. - Rebase gnome-session-bgo507101-tile-ui.patch. - Drop gtk1-support and splash subpackage, and obsolete those packages. ++++ gnome-settings-daemon: - Update to version 2.31.6: + Apply keyboard a11y settings for new keyboards + Require gnome-2.32 modules, not 3.0 + Updated translations. - Changes from version 2.31.5.1: + Include fixes from 2.31.4.2 + Updated translations. - Changes from version 2.31.5: + Depend on gnome-desktop-3.0 + Updated translations. - Changes from version 2.31.4.2: + Fix the binary name in the datetime DBus .service file + Updated translations. - Changes from version 2.31.4.1: + Fix the datetime DBus .service file - Changes from version 2.31.4: + Fix build for --disable-smartcard-support (bgo#617748) + Use gtk+-3.0 + Fix launching the display configuration tool + Move clock service from gnome-panel + Define plugindir in .pc file + Updated translations. - Changes from version 2.31.3: + Fixed icon names, prefixed with kbd- + Use "show layout" dialog from libgnomekbd + Updated translations. - Changes from version 2.31.2: + Fix installation of the xrandr helper binary (bgo#617782) + Always dist smartcard.gnome-settings-plugin (bgo#617748) + Adjust XF86Display timestamps if they are out of order with RANDR timestamps (bgo#610482) + Don't install template files into the icon theme + Fix loading OSD icons when there's no SVG version (bgo#618023) + Only check for baobob if we're about to show a dialog + Updated translations. - Changes from version 2.31.1: + Create the directory for the system's RANDR configuration + Add the logic needed for the "Make Default" button in gnome-display-properties + Use $sysconfdir for /etc installation + Replace deprecated GTK_WIDGET_STATE + Compile with -DGSEAL_ENABLE (bgo#612588) + Use Layouts instead of Groups (bgo#553108) + Add smartcard plugin to lock screen/log out when a card is removed + Software LED indicators (bgo#616380) + Use LED icons instead of files + Updated translations. - Rebase gnome-settings-daemon-system-proxy-configuration.diff. - Update gnome-settings-daemon-apport-monitor.patch to apply without fuzz. - Update gnome-settings-daemon-add-layout-switcher.patch to use new API from libgnomekbd that helps remove some code. - Add mozilla-nss-devel and polkit-devel BuildRequires for smartcard support and datetime PolicyKit helper. - Create a gnome-settings-daemon-polkit-datetime subpackage because this polkit helper can be useful to other users that might not want to depend on gnome-settings-daemon. The main package requires it. ++++ gnome-themes: - Update to version 2.31.6: + Updated translations. ++++ gobject-introspection: - Pass --enable-gtk-doc to configure. - Update to version 0.9.3: + Add annotations for g_variant_new_strv() and g_variant_get_strv() + Add annotation for g_dbus_proxy_new_sync + Fix ordering in override_search_path on gir-repository + Make scanner compatible with python 2.y + Add g_irepository_enumerate + Append -Wl,-rpath=. to the scanner compile + Add g_info_type_to_string (GIInfoType type) + Add new API g_typelib_require_private() + Misc bug fixes - Add gtk-doc to BuildRequires ++++ gtkhtml2: - Update to version 3.31.6: + bgo#625171 - Crash while pasting text with links + bgo#610797 - Improve UTF-8 text sanitizing + bgo#624315 - Skip spelling update when no content set + Updated translations. - Changes from version 3.31.5: + bgo#624149 - Check for NULL after gtkhtml_editor_run_open_dialog() + Work around sudden disapperance of GdkRegion in GTK+ 2.90.5. + Updated translations. ++++ gtkmm2: - Update to version 2.21.5: + Adapt to recent GDK and Gtk+ deprecations. You may need to include gtkmm/box, gtkmm/dialog.h, gtkmm/main.h, gtkmm/treepath, or gtkmm.h before other gtkmm or gtk+ includes to build with disabled deprecations and warnings as errors. + PrintOperation: get_default_page_setup(): refcount fix. bgo#622957 - Changes from version 2.21.1: + atkmm is now a separate tarball module. + Remove support for these glibmm build options via ifdefs: - -enable-api-exceptions - -enable-api-properties - -enable-api-default-signal-handlers (All this gtkmm API is now always present.) + Assistant: Added commit(). + Entry: Added im_context_filter_keypress() and reset_im_context(). - Add atkmm-devel BuildRequires and remove update-desktop-files BuildRequires. - Remove explicit Requires from devel package: they will get automatically added with pkgconfig()-style Requires. - Respect the shared library packaging policy and create a libgtkmm-2_4-1 package. - Fix self-obsoletion issues, to make rpmlint happy. ++++ kiwi: - v4.55 released - fixed typo in config.xml search in overlay mount function - turn main::Prepare into an abspath - make sure the cache holds the correct copy of the base image and not the cache image XML - added arch information into caches - update documentation, patch by Thomas Schraitle - moved cache creation into functions initializeCache() selectCache() and createCache() - added meta information into root tree if cow cache is used. It's required to have the name of the cache clicfs available when running kiwi create on a root tree created with a clicfs based cache ++++ libgda: - Update to version 4.1.7: + new provider for Oracle Berkeley DB's SQL frontend (which has the same API as sqlite) + added CREATE_USER and DROP_USER server operations (only for PostgreSQL at the moment) + added a new GDA_CONNECTION_OPTIONS_THREAD_ISOLATED connection option + better display invalid values in form and grid widgets + Lots of GObject introspection annotations added + Better MacOSX support: binary relocation corrections, bundle making script for the GdaBrowser + GdaSqlBuilder API improvements + Corrected memory leak in SQLite provider + Renamed configure.in to configure.ac + Corrections in the Gda-Sql tool regarding username and password + Misc. corrections: connection locking issues, honor the GDA_EASY_CREATE_TABLE_UNIQUE_FLAG flag, some optimizations + Documentation corrections, and code cleanups + Updated translations - Changes from version 4.1.6: + register GdaStatement as a boxed type + GdaSqlBuilder API simplifications and other corrections + GdauiLogin widget corrections + Updated translations - Changes from version 4.1.5: + support BLOBS in MySQL provider + meta data correction for PostgreSQL provider + Do not set GErrors without a domain for the PostgreSQL provider + honor the request for the last inserted row in the MySQL provider + fetch indexes information for MySQL + fixed reading float values in the MySQL provider + corrected the MySQL and SQLite boolean handlers + API improvements to the GdaSqlBuilder object + new Data Manager perspective in the GdaBrowser + added help in GdaBrowser + initial GObject introspection for the UI extension + improved GObject introspection support + removed deprecaded GTK+ symbols usage + use accessor functions instead direct access (enable GSEAL) + new UI extension example + doc. corrections & improvements + better handle GCJ as the java compiler + lots of bug fixes and other improvements + Updated translations - Remove workarounds for mis-installation of gir files and header. - Disable parallel build as it breaks the build at the moment. - Move gir files to devel package. ++++ libgnomekbd: - Update to version 2.31.5: + One crasher fixed + Rendering improved + Updated translations. - Add libgnomekbd-default-group-switch.patch to change the group switch keybinding to shifts_toggle, since that's what we use in openSUSE. ++++ telepathy-mission-control: - Update to version 5.5.3: + Enhancements: - Added support for the new Account.Service property in the MC core code and the SSO plugin - Added support for the Service property to mc-tool - Made account storage plugins able to notify MC that a single account has changed externally - Added support for plugins that check D-Bus calls' callers against an ACL + Fixes: - Treat calls ended locally with No_Answer as missed - fdo#24645: when an existing channel is returned by EnsureChannel and its handler has more than one Handler bus name/object path sharing a unique name, MC now tries harder to invoke the same one as before - Disable accounts when they're deleted by an account storage plugin - Attempt re-connection of failed connections less rapidly - Changes from version 5.5.2: + Enhancements: - fdo#28428: implement the new ConnectionError property from telepathy-spec 0.19.7, and if an Account's Connection-related property changes, put all the related properties in the change notification signal to make it easier to interpret + Fixes: - fdo#28557: write account parameters to accounts.cfg correctly, rather than repeatedly escaping backslash, newline, tab etc., which resulted in doubling the number of backslashes with every write. - fdo#28390: drastically reduce writes to gnome-keyring when committing changes to accounts - fdo#28118: clear the 'register' parameter when an account connects successfully, fixing in-band XMPP account creation - Split library in a libmission-control-plugins0 subpackage. - Remove explicit dbus-1-devel and telepathy-glib-devel Requires from devel package: they will automatically get added with pkgconfig()-style Requires. - Remove unneeded gconf2-devel BuildRequires. ++++ nautilus: - Split out libnautilus-extension1 to reduce packages dependencies. Thanks to Andrea Florio . - Add nautilus-no-disable-deprecated.patch to fix build with recent versions of GTK+ that have more deprecations. - Make the build verbose. - Improve summaries and descriptions. ++++ orc: - Update to version 0.4.6: + Various fixes to make Orc more portable + Major performance improvements to NEON backend + Minor performance improvements to SSE backend + Major improvements to ARM backend, now passes regression tests. + The defaults for floating point operations have been changed somewhat: NANs are handled more like the IEEE 754 standard, and denormals in operations are treated as zeros. The NAN changes causes certain SSE operations to be slightly slower, but produce less surprising results. Treating denormals as zero has effects ranging from “slightly faster” to “now possible”. + New tool: orc-bugreport. Mainly this is to provide a limited testing tool in the field, especially for embedded targets which would not have access to the testsuite that is not installed. + The environment variable ORC_CODE can now be used to adjust some code generation. See orc-bugreport -help for details. + orcc has a new option to generate code that is compatible with older versions of Orc. + New NEON detection relies on Linux 2.6.29 or later. - Changes from version 0.4.5: + Many small improvements related to converting GStreamer from liboil to Orc. + The major addition in this release is the mainstreaming of the NEON backend, made possible by Nokia. + There is a new experimental option to ./configure, - -enable-backend, which allows you to choose a single code generation backend to include in the library. This is mostly useful for embedded systems, and is not recommended in general. - Do not call autogen.sh and remove workaround for doc generation. ++++ vala: - Update to version 0.9.4: + Append documentation comments to generated C files. + Skip tags in .gir files. + Various improvements to the Dova profile. + Many bug fixes and binding updates. ++++ libvirt: - Update to libvirt 0.8.3 - Support vSphere 4.1 - Qemu arbitrary monitor commands - Qemu Monitor API entry point - lots of improvements and bug fixes ++++ libwebkit: - Go back to GTK+ 2: change gtk3-devel BuildRequires to gtk2-devel, change --with-gtk configure flag to 2.0 ++++ libwnck: - Update to version 2.30.3: + Additional GSeal-related fix + Fix failure to build outside source tree + Add introspection annotations + Updated translations. ++++ mousetweaks: - Update to version 2.31.6: + Clean up indentations in Makefiles + Fix spelling mistakes in the manual (bgo#625770) + Update version of manual to 2.32 + Updated translations. - Changes from version 2.31.5: + Updated translations. - Drop at-spi-devel, dbus-1-glib-devel BuildRequires since dependencies were removed in 2.31.4. ++++ nautilus-sendto: - Update to version 2.31.6: + Remove plugin to send files from Evolution, it's now builtin to Evolution + Remove Empathy plugin, now in Empathy + Remove Bluetooth plugin, now in gnome-bluetooth + Port to GSettings - Changes from version 2.28.5: + Fix GSEAL compilation + Make the last selected medium's widget grab focus + Fix thunderbird's mailto command + Fix crashers when unloading plugins + Fix handling of shadowed mounts in the "Removable device" section - Update packaging to handle GSettings schemas instead of gconf schemas. ++++ orca: - Update to version 2.31.6: + General: - bgo#596108 - Use XDG locations for storing configuration files - bgo#625737, bgo#625719, bgo#624640 + Gecko: bgo#616650, bgo#625458, bgo#624979 + OpenOffice.org: bgo#620109, bgo#624641, bgo#624628 + GCalctool: bgo#625729 + Eclipse: bgo#624243 + Updated translations. - Changes from version 2.31.5: + General: - bgo#373387 - Users should be able to lock/unlock the "Lock" modifier even if Caps Lock is the Orca modifier - bgo#536827 - Provide configuration GUI option to set the Orca key/modifier - bgo#624153, bgo#616585, bgo#623099, bgo#621535, bgo#623414, bgo#622739 + Magnification: - bgo#621330 - Setting screen position of magnifier reverts to "Full Screen" upon closing prefs dialog (gs-mag) + Gecko: bgo#623825, bgo#623561 + gnome-terminal: bgo#623897 + Updated translations. - Changes from version 2.31.4: + General: - bgo#606975 - Move to SpeechDispatcher for GNOME 3 - bgo#621020 - Fix DBus interface to GNOME Shell Magnifier - bgo#591925 - Give scripts a means by which to filter out events which are no longer relevant - bgo#622755, bgo#622752, bgo#606978, bgo#622042, bgo#622120, bgo#621800, bgo#619809, bgo#621675, bgo#611576, bgo#621000, bgo#621325 + Gecko: bgo#622812, bgo#622811, bgo#622821, bgo#618484, bgo#620299, bgo#621158 + Eclipse: bgo#620018, bgo#621873 + Chat: - bgo#615489 - Migrate Pidgin script to new chat.py - bgo#621469 - The chat-only-if-focused options aren't respected when another script is active + Updated translations. - Changes from version 2.31.3: + General: - bgo#618927 - Need to add Open TTS to speech servers - bgo#615968, bgo#620671, bgo#619306, bgo#620320, bgo#620163, bgo#619332 + OpenOffice: bgo#620205, bgo#619648, bgo#620156, bgo#619574, bgo#620098, bgo#620097, bgo#620055, bgo#620045, bgo#619949, bgo#613299 + Eclipse: bgo#619486 + Pidgin: bgo#619473 + Updated translations. - Changes from version 2.31.2: + General: bgo#619046, bgo#619047, bgo#591034, bgo#618285, bgo#618334, bgo#618464, bgo#618381, bgo#618311, bgo#618192, bgo#609175, bgo#618165, bgo#618166 + New Commands: - bgo#619383 - Need unbound keybinding for cycling through key echo options. - bgo#616820 - There is no command to present the list of available Orca keyboard shortcuts. - bgo#617420 - Need unbound keybinding for rotating through punctuation levels. + Braille: bgo#618728, bgo#618337, bgo#618291, bgo#618288, bgo#533660, bgo#618800, bgo#617976 + Gecko: bgo#618981, bgo#619139, bgo#618863, bgo#618806, bgo#618827, bgo#618801, bgo#618633 + OpenOffice: bgo#619101, bgo#538050, bgo#618790, bgo#618794, bgo#617603 + Eclipse: - bgo#618303 - orca needs a custom script for eclipse - bgo#618589 + Rhythmbox: bgo#618774 + Clutter/Cally: - bgo#616206 - Add new specific toolkit script CALLY + Updated translations. - Changes from version 2.31.1: + General: bgo#616848, bgo#617345, bgo#617204, bgo#617113, bgo#617118, bgo#615969, bgo#616459, bgo#615966, bgo#614844, bgo#614826, bgo#594152, bgo#614218 + Chat: - bgo#557009 - Orca should provide access to Empathy - bgo#615485 - Orca should support the Instantbird chat client - bgo#607663 - Create a script for Gajim - bgo#589925 - Need to generalize chat support + Firefox: bgo#616945, bgo#615304 + Java: bgo#616691, bgo#483222, bgo#616637, bgo#616618, bgo#616587, bgo#483212, bgo#616464 + OpenOffice: bgo#364772 + Updated translations. - Move to brlapi instead of sbl for braille support: + Add python-brlapi BuildRequires and Requires. + Drop orca-bgo550717-brld.patch. - Add gnome-python-desktop BuildRequires and Recommends, since the mouse review support requires wnck. - Add python-speechd Suggests, for speech-dispatcher support. - Update description. ++++ perl-BerkeleyDB: - update to 0.43 * Changes to build with BDB 5.1 - Dropped support for Server option when creating an environment. * Documantation updates. RT# 59202 * Fixed compilation error with MS Visual Studio 2005 RT# 59924 - recreated by cpanspec 1.78 - removed unused checkbuild.sh from SRC ++++ perl-DBI: - update to 1.613 o Fixed Win32 prerequisite module from PathTools to File::Spec. o Changed attribute headings and fixed references in DBI pod (Martin J. Evans) o Corrected typos in DBI::FAQ and DBI::ProxyServer (Ansgar Burchardt) ++++ polkit-default-privs: - add org.kde.kcontrol.kcmkdm - change org.gnome.clockapplet.mechanism - > org.gnome.settingsdaemon.datetimemechanism (bnc#629096) ++++ python-atspi: - Update to version 0.3.6: + Some thread safety fixes; should no longer deadlock when listening for events using Strongwind. - Changes from version 0.3.4: + Listen for AddAccessible and RemoveAccessible at the DesktopCache level. This fixes a regression with Firefox for instance that was introduced in v0.3.3. ++++ python-cups: - Update to version 1.9.51: + Fixed stack overflow (rh#584991). + Use strcpy instead of sprintf when no format required. - Changes from version 1.9.50: + cups.Connection.getPPD3() + cups.Connection.getJobs() now takes optional requested_attributes argument. + cups.Connection.getPrinterAttributes(): member-names is now always a list. + cups.HTTP_NOT_MODIFIED constant. + cups.PPD_ORDER_ANY constant. + cups.PPD_ORDER_DOCUMENT constant. + cups.PPD_ORDER_EXIT constant. + cups.PPD_ORDER_JCL constant. + cups.PPD_ORDER_PAGE constant. + cups.PPD_ORDER_PROLOG constant. + cups.PPD.emitString() method. + cups.PPD.emit() method. + cups.PPD.emitAfterOrder() method. + cups.PPD.emitFd() method. + cups.PPD.emitJCL() method. + cups.PPD.emitJCLEnd() method. ++++ python-gdata: - Update to version 2.0.10: + Add check for liveness of proxy in live tests. Also add in upload-diffs.py to make using codereview.appspot.com easier. + Add the ResourceEmail attribute to CalendarResourceEntry + Adding new single page methods to apps.groups.service. + Cleanup in service GetWithRetries. + Adding much more test coverage for calendar_resource.client. + Fixing Calendar Resource get_resource to use correct feed URI generator. + Adds support for Blogger Pages. ++++ python-smbc: - Update to version 1.0.8: + Context.chmod() + Context.rename() + Context.unlink() + Context.creat() - Changes from version 1.0.7: + Context.open: omissible flags and mode + File: omissible flags and mode + File.read() + smbc.PermissionError + Context.mkdir() + Context.stat() + File.fstat() + File.write() + File.close() ++++ python-telepathy: - Update to version 0.15.18: + Enhancements: - Telepathy specification 0.19.10. - Connection now implements Interfaces and Status properties. - telepathy.client now has very simple Account and Account Manager objects. + Fixes: - fdo#27378: allow TargetHandle=0 when TargetHandleType=NONE. - fdo#13623: TextChannel should not send messages with the same id more than once. - fdo#27415: proper usage of _add_immutables in ChannelTypeRoomList ++++ rhythmbox: - Update to version 0.13.0: + Improved GStreamer codec installation + New metadata fields: comment, BPM, Album artist + MMS and RTSP streams should work properly now + Always visible on startup when started manually + New implementation of the MPRIS D-Bus interface spec + Creates nested folders on MTP devices + Installs header, VAPI and pkg-config files for external plugins + DAAP plugin now uses libdmapsharing + Library, playlist and podcast syncing for media players + Fixed interaction with Brasero for CD burning + New application icon + Displays HTML podcast episode descriptions using WebKit + Updates for Magnatune's new purchase process + Bugs fixed: bgo#310774, bgo#320507, bgo#324845, bgo#341702, bgo#404698, bgo#454889, bgo#457088, bgo#501554, bgo#520046, bgo#525094, bgo#527898, bgo#530775, bgo#537868, bgo#538240, bgo#559849, bgo#560940, bgo#566852, bgo#581885, bgo#592470, bgo#593641, bgo#593968, bgo#595425, bgo#596615, bgo#612714, bgo#612867, bgo#612942, bgo#613526, bgo#613941, bgo#614084, bgo#614139, bgo#614184, bgo#614351, bgo#616411, bgo#616636, bgo#617157, bgo#617587, bgo#618025, bgo#618520, bgo#619247, bgo#619576, bgo#619677, bgo#619907, bgo#619925, bgo#620069, bgo#620199, bgo#620256, bgo#620857, bgo#621434, bgo#622215, bgo#622613, bgo#622723, bgo#622753 + Updated translations. - Split out a devel package. ++++ systemd: - version 6 - man page update - new snapshot - downgrade a few log messages - properly handle devices which are referenced before they exist - new snapshot - fix dependency cycle of boot.* by splitting fsck.target - sort boot.* before other sysv services from sysinint.target - start getty for serial console ++++ telepathy-haze: - Update to version 0.4.0: + Fixes: - fdo#23702: use uint16 for port numbers, and be permissive about minor type variations in what we're actually given ++++ totem-pl-parser: - Update to version 2.30.2: + Fix parsing PLS playlists with "holes" in the numbering + Fix crash in totem_pl_parser_parse_with_base when parsing PHP files that really are PHP files + Add Genre extension to XSPF playlists + Fix itms links parsing + Add support for Last.fm's new XSPF extensions - Drop totem-pl-parser-gir11.patch: fixed upstream. - Add libsoup-devel BuildRequires. ++++ yast2-kerberos-client: - testsuite adapted to changes in yast2-pam - 2.20.0 ++++ yast2-security: - testsuite adapted to changes in yast2-pam - 2.20.0 ------------------------------------------------------------------ ------------------ 2010-8-5 - Aug 5 2010 ------------------- ------------------------------------------------------------------ ++++ kdegames4: - remove palapeli-data subspec ++++ claws-mail-extra-plugins: - Add explicit libsoup-devel BuildRequires (was brought in via libwebkit-devel before). ++++ decibel-audio-player: - Add zeitgeist Suggests, for the zeitgeist module. ++++ file-roller: - Update to version 2.31.5: + Make it possible to build against GTK+ 3. (bgo#624564) + Make it compile again with GSEAL and DEPRECATED macros enabled + Updated translations. - Drop gconf2-devel BuildRequires, since it's now ported to GSettings. - Remove --disable-schemas-install from configure call: it was only needed for gconf. ++++ gDesklets: - Update to version 0.36.2: + Ability to enable/disable desklets "on-the-fly". + Improve build process and documentation. + Code cleaning, optimization and bug fixing. + 15 pieces puzzle: - Support for your own custom images - Two new images to be solved have been added - A click counter and a time counter have been added - No more "unsolvable" puzzles + Calendar: - Add many events - Bug fixes and code cleanup + Quote of the Day: - Add a database with Murphy's Laws + Config API: - Add ConfigToggle + Updated translations. - Drop gDesklets-0.36.1-python-2.6.patch: fixed upstream. ++++ gconf-editor: - Update to version 2.31.6: + Add --with-gtk=2.0|3.0 configure flag, defaulting to 2.0. + Updated translations. ++++ gconf2: - Update to version 2.31.7: + gsettings-data-convert: Realloc the correct amount of memory + Update GSettings backend to follow API changes + Build fix + Updated translations. ++++ gdb: - Merge from gdb-7.1-30.fc13.src.rpm. - For SLE10 do not build a separate gdbserver package. ++++ gfxboot: - add 'lang' option if language has been changed [used to be: if != en_US] (bnc #619983) - keyboard label was not translatable (bnc #610638) ++++ gnome-nettool: - Update to version 2.31.6: + Update after GtkNotebookPage removal from GTK+ + New --with-gtk=2.0|3.0 configure flag + Updated translations. - Build against GTK+ 2 again: change pkgconfig(gtk+-3.0) BuildRequires to pkgconfig(gtk+-2.0). - Change gconf2-devel and libgtop-devel BuildRequires to pkgconfig() ones for gconf-2.0 and libgtop-2.0. ++++ gnome-utils: - Update to version 2.31.1: + All - Fix GSeal-related issues - Stop using deprecated symbols + Baobab - Port to GtkSpinner - Move gconf notifications functions all in the same place - Connect to the notification of the monitor home pref - Sync gconf when closing the prefs dialog - Code cleanups + Dictionary - Avoid conflict with the "link" symbol defined in unistd.h + Screenshot - Correctly check for shape.h if the xext is available instead of if not + Search Tool - Port to GtkSpinner + Updated translations. ++++ gtranslator: - Remove unneeded libdb-4_5-devel BuildRequires: it was needed for the old memory backend. - Remove unneeded libneon-devel BuildRequires: this is replaced by libsoup now. - Remove subversion-devel BuildRequires: the subversion plugin is gone. ++++ kdegames4-carddecks: - remove palapeli-data subspec ++++ kiwi: - improve caching by creating clicfs files from the single caches and mount them with a cow file for further operations.... still experimental - fixed xen/ec2 examples to clone services into runlevel 4 which is required by EC2 - changed ec2 account number back to default - fixed boot image checksum creation in Makefile - EC2: changed the way how ec2 images are created. We now bundle the ami from a raw disk Xen image using the ec2 kernel. Along with this change the xenboot boot image became obsolete and was removed in a previous commit. Support for Xen is now only availabe via disk image and Xen must support PVgrub in order to boot it - EC2: update documentation about EC2 and Xen support - EC2: removed support for xenboot boot images, xen/ec2 is disk based now - EC2: removed suse-ec2-guest examples - EC2: added ec2Flavour into suse-xen-guest examples - EC2: changed suse-xen-guest examples image type to vmx with xen/ec2 kernel ++++ libfprint: - work to support 147e:2016 (Upek Eikon 2 as in T410) - update to 0.1.0-pre2 - add fedora patches - add patches from brc#504399 - fix udev rule install - fix enroll_retcode to accept 0x2e as well in upekts and upeke2 - my scanner needs full 5 passes, so set nr_enroll_stages to 6 ++++ sqlite3: - New version 3.7.0.1: * Fix a potential database corruption problem that can result if the same database file is alternately written by version 3.7.0 and 3.6.23.1. * Fix a possible performance regression caused by the introduction of automatic indexing. ++++ telepathy-logger: - Cleanup before inclusion in Factory. ++++ libzypp: - Update zypp-po.tar.bz2 ++++ pam_fprint: - new package pam_fprint to replace pam_fp ++++ sound-juicer: - Update to version 2.31.6: + Add --with-gtk=2.0|3.0 configure flag, defaulting to 2.0. + Updated translations. - Build against GTK+ 2 again: remove pkgconfig(libbrasero-media3) BuildRequires. ++++ syslog-ng: - update to version 3.1.2, which makes most of the patches redundant ++++ systemd: - add licence to subpackages ++++ yast2-product-creator: - command line mode fixes: initialize the sources, automatically import GPG keys (bnc#626512) - 2.20.1 - save config.xml after changing the package list (bnc#599952) - offer more options when packages are not available (bnc#599952) - check for package dependencies automatically (bnc#599952) - 2.20.0 ++++ zenity: - Update to version 2.31.6: + Make zenity compile with GTK2 and GTK3 + bgo#624612: update zenity help file + Removing X_LIBS from src/Makefile + Change cancel button messages to be capitalized + Updated translations. - Build against GTK+ 2 again: use gtk2-devel BuildRequires instead of gtk3-devel. ------------------------------------------------------------------ ------------------ 2010-8-4 - Aug 4 2010 ------------------- ------------------------------------------------------------------ ++++ kdegames4: - Enable building Kajongg ++++ decibel-audio-player: - Update to version 1.0.5: + lp#534021: Stick to the Media Player Remote Interface Specifications + Show some information on the selected tracks in the status bar + Added presets to the equalizer + [StatusIcon] Middle-click toggles pause, scroll changes volume + lp#579972: Added Zeitgeist support + lp#581654: Skips two songs when one is not found + Fixed crash in some rare occasions when trying to set the cover for the current track + Fixed Gnome media keys no longer working when starting/closing multiple instances + Fixed labels not always properly updated in the equalizer + lp#596350: Ignore disc number when it looks like '1/1' + Improved startup time + The playbin2 GStreamer component is now used by default (use the --playbin flag to use the old playbin component) + lp#495761: Equalizer module has a menu item (CTRL-E) when enabled + Close properly on CTRL-C ++++ dhcp: - Renamed rfc3442-classless-static-routes_raw in /etc/dhclient.conf to rfc3442-classless-static-routes for compatibility with the NetworkManager making use of /etc/dhclient.conf now and adopted /sbin/dhclient-script (bnc#625770). ++++ kdebase4: - Add patch to make Folder View on the default configuration show the desktop folder ++++ eiciel: - Update to version 0.9.8: + Various bugfixes + Translation updates. - Drop unused patch: eiciel-library-packaging.patch - Supplement nautilus and eiciel with nautilus-eiciel. - AUTHORS is non-executable. ++++ gnome-commander: - Update to version 1.2.8.7: + bgo#540438: no GUI message if meld cannot be executed + bgo#616367: "File not found" dialog after startup + bgo#620650: buffer overflow in load_fav_apps() + bgo#622456: do not build plugins as shared library objects + Fixed problem with editing options for favourite apps and devices. - Drop upstreamed gnome-commander-avoid-version.patch. ++++ goobox: - Update to version 2.1.2: + bgo#624188: Flac quality level 9 does not work + bgo#623607: Make sure the cache directory exists before saving the file + bgo#604437: Save pixbufs.h in the build directory + Fixed error when a gstreamer plugin is not available. + Updated translations. ++++ guitarix: - updated to 0.11.0 * new version of the impulse response parameter editor. You can now graphically define a gain line to be applied to the IR data, * the multi-line distortion effect now has 4 frequency bands and is better optimized * fix regression from version 0.10.0: now the default preset file is created again if it doesn't exist (e.g. in new installations). * changes that might be interesting for Developers: Guitarix team put the Guitarix widgets into a library, with the goal of making them usable independently from Guitarix. You can build it as shared library and there's a c++ (gtkmm) wrapper, a python wrapper and glade support. ++++ iptables: - update to new upstream release 1.4.9 * this is the release for the Linux 2.6.35 kernel * support for the LED target * a new version of the set extension for the upcoming release supporting IPv6 * negation support for the quota match * support for the SACK-IMMEDIATELY SCTP extension and FORWARD_TSN chunk type in the sctp match * documentation updates and various smaller bugfixes ++++ kdegames4-carddecks: - Enable building Kajongg ++++ kiwi: - fixed changelog creation tool. Don't include information about branch merges or commits which just copied a changelog entry for a previos commit into the kiwi.changes file. We also don't include the svn to git conversion information as I think it's not required - added xen guest example for 11.3 - fixed respect write protection for Live medium (SD-card) bnc#623038 - fixed MBR rewrite call in installBootLoader() - fixed check for foreign packages. The problem here was that the correct packages sections were checked for matching the profiles of the boot image but they should be checked against the profiles of the system image. - don't check the return value of the e2fsck call. If the filesystem check was forced for example by a wrong system clock the check runs successfully but the return value is not zero. - fixed license display problem when no localized license files exist but a license.txt file does - add the vm guest example to openSUSE 11.3 ++++ libgee: - Update to version 0.5.2: + Build system enhancements to conform Gnome's style. + Bug fixes in TreeSet, TreeMap and Collection.to_array. + Deprecated Map methods marked with [Deprecated]. - Move *.gir to -devel package and package also the typelib. ++++ libmatroska: - remove __TIMESTAMP__ so BuildCompare can do its work ++++ libstorage: - added transport type from lsscsi to hard disks - 2.20.1 ++++ liferea: - Update to version 1.6.4: + sf#2965158: Enclosures URLs with spaces do not work. + Added identi.ca bookmarking support. + sf#2994622: Atom author URIs not markup escaped. + sf#2901447: comma in link prevents launching browser + Removed the unused attention profile code. + sf#3019939, deb#586926: Broken Google Reader authentication. + Updated translations. ++++ smpppd: - don't entirely disable non-dialup interfaces (bnc#628138) ++++ systemd: - version 5 - selinux fixes - fix hanging 'reboot' started from vc ++++ upstart: - disable test suite completely as it causes _HUGE_ timeouts in OBS ++++ xorg-x11-driver-video: - xf86-video-intel-commit-c57840b.diff uxa: Check for failed pixmap allocation; fixes crash in intel_drv (bnc #596473, bfo #29187) ++++ xorg-x11-server: - use configure option "--with-sha1=libcrypto" to fix also plain rpmbuilds (bnc #627872) ------------------------------------------------------------------ ------------------ 2010-8-3 - Aug 3 2010 ------------------- ------------------------------------------------------------------ ++++ apache2-mod_jk: - Update to version 1.2.30 * Apache: Improve compatibility with Apache 2.3. (rjung) * AJP: Improve socket shutdown handling. (mturk) * AJP: Ensure we never reuse a non reusable socket. (mturk) * AJP: Tolerate a single excess packet when waiting for cpong. (mturk) * AJP: Check protocol correctness more strictly. (mturk) * other bug fixes and improvements * http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html ++++ cpuset: - Update to hg 28:a73efd0e8871, release 1.5.5 - Fix Issue#3: cset fails to create cpu sets if some cpus are offline ++++ digikam: - require libqt4-sql-mysql otherwise digikam will not start (bnc#627274) ++++ e3: - Update to version 2.8 which is mainly a major cleanup and contains several encoding fixes - removed deprecated COMPRESS make environment variable - added make variable EXMODE=SED since this was the default and got removed from the Makefile ++++ tracker: - Update to version 0.9.14: + For a complete overview of changes, see NEWS file. Here are some highlights (excluding many bug fixes). + The database version has been incremented, this will force a reindex for any existing Tracker installation. - Highlights from version 0.9.14: + SPARQL: Add support for EXISTS and NOT EXISTS + Plug some memory leaks. + Some ontology changes. + libtracker-data: improvements in read-only mode. - Highlights from version 0.9.13: + Added domain specific indexes, adding a column to DB tables to avoid full table scans/joins with larger tables for performance. + Journal compression and rotation using 50Mb chunk sizes + Improve logging in libtracker-miner. + tracker-miner-fs: Use 60s as default DBus timeout for requests to extractor - Highlights from version 0.9.12: + Removed libinotify imported module and use GIO completely - Highlights from version 0.9.11: + Remove the option to index remote mounted directories + Plug memory leaks in extractors. - Highlights from version 0.9.10: + Support D-Bus FD passing (avoids much memory copying) + Make tracker-search-tool history persistent + Correctly handle applications in tracker-search-tool results + Don't recheck all monitored directories needlessly + Fix tracker listing the files under Ignore directories + tracker-miner-fs: Force recheck on IgnoredFiles changes - Highlights from version 0.9.9: + Ontology changes. + libtracker-miner: Update the database when config changes for optical/removable media + libtracker-miner: Improved detection of removable devices. - Highlights from version 0.9.8: + Vaarious SPARQL changes. + Ontology changes. - Highlights from version 0.9.7: + Ontology changes. + tracker-store: Added support for TRACKER_STORE_TASK_MAX_TIME environment variable to set maximum time allowed before interrupting a query + tracker-miner-fs: Added 'CrawlingInterval' config option to disable or only mtime check file system after n days, default is same as previously (every startup) - Highlights from version 0.9.6: + Ontology: Added SLO (Simplified Location Ontology) for testing - Highlights from version 0.9.5: + Added support for libunistring and libicu, to fix word breaking, word normalization, word case folding, and multi language extraction per file + libtracker-miner: Added TrackerNetworkProvider for miners which need to know about connection status + tracker-extract: Added specific GIF file extractor + tracker-search-tool: add search history and auto-completion - Highlights from version 0.9.4: + Ontology changes. + tracker-writeback: Added MP4 and 3GPP video files xmp module + tracker-search-tool: Added "Folders" category - Highlights from version 0.9.3: + Ontology: Added nco:contactLocalUID property + Port from libdevkit-power-gobject to libupower-glib + libtracker-miner: Improve crawling queries (3693 dirs, 27678 files, was 651s, now 166s) + tracker-miner-flickr: Added new miner for Flickr web service - Highlights from version 0.9.2: + Ontology changes. + Add html content extraction + Improved OASIS extractor + Improved reading PS and PS-GZ files + Improved reading msoffice/* files - Highlights from version 0.9.1: + Ontology changes. + tracker-writeback: Replaced id3lib module (known to corrupt mp3s) for taglib module - Highlights from version 0.9.0: + Ontology changes. + Plug memory leak. + tracker-preferences: UI improvements. - Drop upstreamed tracker-launch-applications-in-results.patch and remove gnome-common BuildRequires and call to autogen. - Rebase tracker-removeable-media-off.patch. - Rename library packages to reflect libraries version bumps: libtracker-client-0_9-0, libtracker-extract-0_9-0, libtracker-miner-0_9-0 instead of *-0_8-0. ++++ gbrainy: - Update to version 1.50: + 11 new logic games, 4 new calculation trainers, 13 verbal analogies + Usability enhancements + Unit testing for the gbrainy.Core + Ability to define external logic puzzles using an xml file (games.xml) + Command line support + 7 bug fixes ++++ gimp: - Update to version 2.6.10: + bgo#613328: TGA files saved with incorrect header yOrigin data + bgo#623290: Save As... does not save Windows Bitmap as default in dialog + bgo#621363: CMYK decompose broken + bgo#595170: brush - color from gradient works wrong in greyscale + bgo#613838: Error in gimp-hue-saturation PDB call + bgo#622608: GIMP crashes when clicking any scroll bar from combo boxes + bgo#565459: newly opened images are put into the background - Changes from version 2.6.9: + bgo#612618: Font selection remains visible + bgo#620604: Description of "histogram" procedure is slightly inaccurate + bgo#541586: Tool options not saved/loaded correctly? + bgo#614153: Importing PDF files with long titles + bgo#599233: Dialog of "Save as BMP" ignores changes which are not made with a mouse + bgo#610478: Layer preview suddenly stops getting updated + bgo#609026: leaks shared memory + bgo#609056: Exporting to Alias PIX format fails are always in English + bgo#607242: GIMP 2.7.0 fails to build against libpng 1.4.0 + bgo#606372: Saving to .ppm fails on indexed colorspace + bgo#604508: gimp-layer-new-from-visible should work from updated projection + Fix crashes: bgo#600112, bgo#565001, bgo#604820, bgo#603711 + Other fixes: bgo#622234, bgo#622196, bgo#608188, bgo#605237 + Updated translations. - Drop gimp-new-libpng.patch and gimp-fix-statusbar.patch, both came from upstream git and are now included. ++++ gnome-bluetooth: - Require bluez and obexd, fixes bnc#622946. ++++ gnome-user-share: - Update gnome-user-share-soft-dep-apache.patch: the name of the widget to hide when apache is not there has changed. ++++ icecream: - Update to 0.9.6 - fix installation issues - add a value type of ticks in /proc - and make it long long - fix kFreeBSD build - fix run-failure with glibc 2.11 - allow tgz as extension - support more local args (bnc#625621) ++++ kiwi: - create the kiwi.changes file from the git log information - add the live stick example to openSUSE 11.3 - write back masterBootID (MBR ID) to the master boot record after it has been changed by installBootLoader() - added suse-euca-cloud examples for 11.3 - reverted last change: don't call root filesystem check for images (bnc #627021) this causes the fs to remount read-only on newer versions if suse; what a crappy reaction - fixed repartition code for fdisk (SLE10) (bnc #627807) - don't call root filesystem check for images (bnc #627021) - if a fixed xml size was set for a filesystem image we use if even if kiwi's calculation says it's too small. This allows users to create the image with less or no free space but also could cause the image to fail because of no space left on device. We don't use the fixed xml size if it's too small for a virtual disk based image though because this could cause the image to be created successfully but then failed on boot which is a bad user experience (bnc #627031) - v4.54 released - fixed evaluation of PARTED_... variables (bnc #627593) ++++ libqt4: - fix buildrequires of libqt4-devel-doc ++++ libqt4-devel-doc: - fix buildrequires of libqt4-devel-doc ++++ libqt4-devel-doc-data: - fix buildrequires of libqt4-devel-doc ++++ libqt4-sql-plugins: - fix buildrequires of libqt4-devel-doc ++++ xine-lib: - remove unneeded libcdio-mini-devel buildignore again ++++ xmms2: - fixed duplicated deps ++++ libzypp: - Fix memory leaks. ++++ lxdm: - lxdm-greeters now are executed as non-root user ++++ openbox: - fixed openbox-kde description bnc#622879 ++++ rpmlint-mini: - add string_escape to dependencies, needed by checkbashisms ++++ yast2-country: - in text mode, set the timezone when leaving dialog (bnc#617861) - 2.19.18 ++++ yast2-storage: - increased proposed size for /boot to 150 MB (bnc #627288) - 2.20.1 ------------------------------------------------------------------ ------------------ 2010-8-2 - Aug 2 2010 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - update baselibs.conf ++++ LinuxLibertine: - Update to 4.7.5. From the upstream ChangeLog (excerpt): * added small cyrillic m (uni043C) to Biolinum and some other missing cyrillics * Inverted Interrobang (uni2E18) added * Add Substitution/Transposition brackets 2E02-0A * Problems with Fractions (ID 2665656): without a contextual chaining substitution fractions like 1/7 or 1/10 * some glyphs were wrongly named * sun is now called uni263C * I had to move that .cap-variants of the accents to the PUA, because they covered space where Unicode in between defined new characters. So I systematically moved the .cap-Accents * new point accent at uni0358 * new Mark for uni0358 in many O/o-characters * improved support for POJ (Taiwan transcription) * now kerning for kernclasspair p.sc + a.sc * first use of contextual chaining substitution: - when a combining accent follows an i, the dotlessi is used to prevent an accent crash - when one of the accented or leftwarding glyphs such as (ä, V) follow an f, a short neck version of f (f.alt) is being used for optical reasons * Added U+033B COMBINING SQUARE BELOW * Italic: Correction of schwa ++++ akonadi-runtime: - update to 1.4.0: * Add change notification for collection subscription state changes. * Enable filesystem payload store by default. * Fix unicode folder name encoding regression. ++++ cairomm: - Update to version 1.9.1: + Added Region. + Context: Don't allow this to be copied. + Fix the MSVC build + Fix the 64-bit build. + Actually install cairomm-xlib-xrender-1.0.pc ++++ cifs-utils: - Update to cifs-utils 4.6. + adds documentation for the fsc option. + mount.cifs deals with the _netdev, mand, and nomand options correctly now. + changes how mount.cifs handles the MS_MANDLOCK flag. + makes cifs.upcall prefer the creduid= upcall option to uid= ++++ compiz-manager: - Update default configuration based on compiz 0.9.0's new internal structure. - Add composite and opengl to mandatory plugins, this should fix bnc#625689. ++++ doxygen: - unfuzzy patches to build on >= 11.3 ++++ e2fsprogs: - revert pth's %configure to fix build ++++ gconf-editor: - Update to version 2.31.5: + bgo#612471: Does not compile with -DGSEAL_ENABLED + Updated translations. ++++ glibmm2: - Update to version 2.25.2: + Gio: Settings: create*() methods: - Use SettingsBackend instead of string context parameters. - Changes from version 2.25.1: + Glib: - Removed the --enable-api-exceptions, --enable-api-properties, - -enable-api-vfuncs and --enable-api-default-signal-handlers options because nobody needs them any more. The defines are now always defined, for backwards compatiblity. - Keyfile: . Added get_int64, get_uint64, set_int64, set_uint64(). . Added load_from_dirs(). - OptionGroup: Added set_translate_func(). - RegEx: Added get_compile_flags(), get_match_flags(). - bgo#617463: TimeVal: Avoid compiler warning in TimeVal::as_double() - bgo#578355: Added Glib::listenv(). + Gio: - DesktopAppInfo: Added get_filename(). - Added Settings, wrapping GSettings. ++++ jasper: - fix baselibs.conf ++++ json-glib: - Update to version 0.11.2: + On the way to 0.12.0: - Support surrogate pairs in JSON strings - Update the test suite - Add (optional) coverage reports - Improve strictness of JsonParser - Improve error reporting of JsonParser - Add JsonBuilder, a convenience API for programmatic building of JSON trees - Add methods for JsonParser and JsonGenerator to handle Input|OutputStream objects coming from GIO. - Remove glib2-devel Requires from the devel package. RPM handles this automatically by pkgconfig requires now. ++++ kiwi: - added entire usb stack to initrd for SLE11 oemboot (bnc #627439) - v4.53 released - again fixed the check for specific parted versions. I now changed it to directly check for the available options in parted instead of the parted version number - when creating a new cpio image make sure an eventually existing old version of .splash.gz will be removed ++++ libfm: - fixed libfm0 and libfm-gtk0 RPM Groups ++++ menu-cache: - fixed libmenu-cache1 RPM Group ++++ libssh2_org: - update to libssh2 1.2.6 * Added libssh2_sftp_statvfs() and libssh2_sftp_fstatvfs() * Added libssh2_knownhost_checkp() * Added libssh2_scp_send64() * fail to init SFTP if session isn't already authenticated * sftp_close_handle: add precaution to not access NULL pointer * channel_write: if data has been sent, don't return EAGAIN ++++ xmms2: - fixed xmms2-devel dependencies bnc#627610 ++++ libzypp: - Enhance PoolItem interface to assist patch classification. (bnc#627316) - version 8.1.0 (0) ++++ package-lists-openSUSE: - update to current state ++++ perl-Test-Manifest: - initial package ++++ pino: - Update to version 0.2.11: + Small fixes + Improvements in the parser - Changes from version 0.2.10: + Important fixes in XML parsing - Changes from version 0.2.9: + Migration on Cmake build system + Bug fixes in the conversation dialog + Improvements in the input widget ++++ susedoc-buildbook: - 0.13: * Use private doc_pre_checkin.sh (instead of pre_checkin.sh). ++++ suspend: - update openSUSE wiki link (bnc#626937) ++++ systemd: - enable getty.target by default ++++ tunctl: - fixes bnc#626582: tunctl has no manpage - used the tunctl 1.5 sources from tunctl.sf.net: * man page from Debian * contains SUSE patches (so obsolete them here) ------------------------------------------------------------------ ------------------ 2010-7-31 - Jul 31 2010 ------------------- ------------------------------------------------------------------ ++++ lxdm: - new git version 20100730 * try to low the user * move write config from greeter to lxdm-binary ++++ texmaker: - Update to upstream version 2.0 - new: a built-in pdf viewer has been added - new: option to the quick build command has been added, which prevents texmaker from launching a new instance of the dvi/ps/pdf viewer if the file is already opened. - new: user can now directly create a new document by copying an existing one. - new: a new wizard to set the "user quick build command". - the "tabular" assistant has been completed : * option to add a vertical margin after a \hline (for big math formulae) * new options for the "p{}" column alignment (center and left alignment : \usepackage{array} is required) - the required blank space at the end of the metapost command is verified if the user changed manually this command - the "AMS align" tag has been added to the "Math" menu. - bug-fix: the crash when texmaker is compiled with hunspell and gcc 4.5 has been fixed. ++++ xchat: - update to 2.8.8 * feature and bugfix release * improvements for Perl interface * dropped upstreamed patches - xchat-fix-build.diff - xchat-c_onnect-button.patch - xchat-gtk2.19.7.patch - Change browser.patch to use firefox as default fallback instead of seamonkey. ------------------------------------------------------------------ ------------------ 2010-7-30 - Jul 30 2010 ------------------- ------------------------------------------------------------------ ++++ antivir: - bnc#625354 – non resolveable package dependency ++++ cron: - allow underscore in e-mail address (bnc#626670) ++++ finger: - fixed memory leak and wrong return [bnc#538765] ++++ gdm: - Update to version 2.31.2: + Add support for legacy "custom" session name + XDMCP fixes + Add optional support for account service + Gracefully hide control center from user switch menu if not available + Revert metacity focus workaround, now that metacity is fixed + Rehide g-p-m context menu + Updates to work better with newer icon theme + Show username input box when there's no local user + Remove gdm-restart and gdm-stop scripts + Remove text labels from option menus + Various user manager and user chooser fixes and performance enhancements + Escape names before showing markup + Call button "unlock" not "login" when user is already logged in + Cap how long ck-history is allowed to run and how far back its allowed to go + Improvements to the way users are sorted + Ensure slave's children always die with the slave + Use lsb_release if available to determine system description + Automatically retry on login failure + Fix timed login + disable-user-list together + Don't exit when X fails to start + Trap XAddHosts call + Minor fixes in screenshot tool + Halectomy of the last remnants of hal + Various crasher fixes + Various memory leaks + Various build and warning fixes - Changes from version 2.31.1: + bgo#594818: Now GDM saves its GConf settings per-seat. + Improvements so compiling with -DGSEAL_ENABLE works better. + Use g_remove() to remove directories instead of g_unlink(). + Other bugs fixed: bgo#617661, bgo#576801, bgo#609272, bgo#591937 - Rebase gdm-vt-allocation-hack.patch to apply without fuzz. - Rebase gdm-xauthlocalhostname.patch. - Mark gdm-domain-logon.patch as needing a rebase: it's a SLED patch that is intrusive, so we'll see if someone rebases it. Comment out gnome-patch-translation-prepare and gnome-patch-translation-update calls since this patch was the one introducing strings. - Drop gdm-polkit-gnome-path.patch: fixed upstream with a configure option that we already passed (--with-polkit-gnome-directory). - Drop gdm-xdmcp-uninitialized.patch: fixed upstream. - Drop gdm-greeter-no-local-user.patch: fixed upstream. ++++ glib2: - Update to version 2.25.12: + Build: - cleanup automake setup - rename configure.in to configure.ac - various docs fixups - move glibconfig.h to glib/ - disable dtrace support on Mac OS (which has incompatible 'dtrace') + GSettings: - add support for vendor override files (to change the default values in a schema) - change GSettingsBackend vtable - add g_settings_reset() - support binding to G_TYPE_STRV properties + GDBus: - many bug fixes, including a serialisation fix - stop handling incoming connections as soon as stop() is called - proper support for file descriptor passing - new flags parameter for sending messages - new flags parameter for subscribing to signals - always reset the message serial when sending a message unless G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL is given - constness fixes for introspection structures - clean ups to subtree registration API + Other: - fix divide by zero bug in g_malloc_n functions - GIO: don't blindly assume that SOCK_CLOEXEC is supported - make GObject property notify freezes threadsafe - GIO: clean up credentials passing - GApplication: make default-quit not apply if register=FALSE - GIO: add annotations for gobject-introspection + Bugs fixed: - bgo#166020 use GAtomic for refcounting - bgo#617483 Credentials passing - bgo#622005 [GApplication] no way to modify the "default-quit" property - bgo#623293 vendor override files - bgo#623810 Message serialization bug - bgo#623815 Don't check sender for GDBusProxy objects where name is not set - bgo#624473 GDBusSubtreeIntrospectFunc return type - bgo#624483 GDBusSubtreeEnumerateFunc clarification - bgo#624484 GDBusSubtreeDispatchFunc clarification - bgo#624754 gdbusaddress.c missing sys/wait.h - bgo#624968 div by zero in g_malloc_n family - bgo#624991 GSettings mapping for G_TYPE_STRV - bgo#625383 Add missing GI annotations + Updated translations. ++++ gnome-nettool: - Update to version 2.31.5: + bgo#592686: Remove deprecated Encoding key from desktop file + bgo#612477: Does not compile with -DGSEAL_ENABLED + bgo#615130: Modernize autotools configuration + bgo#615133: Move GtkBuilder and .desktop files to data directory. + Updated translations. - Replace gtk2-devel BuildRequires with pkgconfig(gtk+-3.0) ++++ kiwi: - put patterns into image package section instead of bootstrap I discovered strange errors with older zypper versions when building newer images - v4.52 released - added log information about used boot-theme - clarify user creation and group association documentation - some alpha ordering inside the schema ++++ kvirc: - add kvirc-ctcp_vul.diff: fix issue with remote CTCP commands execution CVE-2010-2785 (bnc#626942) ++++ libnih: - disable tests as they cause trouble in OBS (and work locally) ++++ lxappearance: - changed group to System/Gui/LXDE ++++ setserial: - recent kernels do no longer have linux/hayesesp.h ------------------------------------------------------------------ ------------------ 2010-7-29 - Jul 29 2010 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - updated to 6.6.3-1: * obsoletes units.patch * obsoletes grayscale-tiff-jpeg.patch ++++ aaa_base: - split off aaa_base extras subpackage with: - ls settings and aliases - bash completion - other generic shell aliases - quick_halt/poweroff/reboot script - some default cronjobs - modified bash.bashrc and csh.cshrc to split out ls settings - drop alias for dir: that one has its own binary for a while - recommend aaa_base-extras from main package ++++ kdetoys4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ apache2: - update to 2.2.16: SECURITY: CVE-2010-1452 (cve.mitre.org) mod_dav, mod_cache: Fix Handling of requests without a path segment. PR: 49246 SECURITY: CVE-2010-2068 (cve.mitre.org) mod_proxy_ajp, mod_proxy_http, mod_reqtimeout: Fix timeout detection for platforms Windows, Netware and OS2. PR: 49417. core: - Filter init functions are now run strictly once per request before handler invocation. The init functions are no longer run for connection filters. PR 49328. mod_filter: - enable it to act on non-200 responses. PR 48377 mod_ldap: - LDAP caching was suppressed (and ldap-status handler returns title page only) when any mod_ldap directives were used in VirtualHost context. mod_ssl: - Fix segfault at startup if proxy client certs are shared across multiple vhosts. PR 39915. mod_proxy_http: - Log the port of the remote server in various messages. PR 48812. apxs: - Fix -A and -a options to ignore whitespace in httpd.conf mod_dir: - add FallbackResource directive, to enable admin to specify an action to happen when a URL maps to no file, without resorting to ErrorDocument or mod_rewrite. PR 47184 mod_rewrite: - Allow to set environment variables without explicitely giving a value. - add Requires and BuildRequires on libapr1 >= 1.4.2. In the past, libapr1 >= 1.0 was sufficient. But since 2.2.16, a failure to create listen sockets can occur, unless newer libapr1 is used. See https://bugzilla.redhat.com/show_bug.cgi?id=516331 - remove obsolete httpd-2.2.15-deprecated_use_of_build_in_variable.patch ++++ kdeutils4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ bash: - Add fix from mailing list to avoid crash ++++ kdeedu4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdegames4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ brasero: - Update to version 2.31.5: + Features: - Bump GTK+ and libcanberra to 3.0 - bgo#622332: Port to GApplication - Allow to build with gtk2 and gtk3 + Bug Fixes: - bgo#623484: No estimated drive speed shown - Fix session logging for tool dialogs (sum+blank) - bgo#623545: "Increase compatibility with Windows" only cuts the length of ONE single filename to 64 characters - Close any GtkFileChooserDialog if the user clicks to display the side pane - bgo#622968: Add File Selector mis-behaves: No Places pane. Ctrl/click action wrong. - Misc fixes + Updated translations. ++++ calibre: - do not buildrequire specific libraries ++++ kdesdk4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdebase4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdemultimedia4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ gstreamer-0_10: - Update to version 0.10.30: + bgo#623586: gst/tagsetter check fails + bgo#463435: Skip #include < libxml/parser.h > in gstconfig.h.in when not needed + bgo#505770: gst_element_get_state() should unblock if element posts an error + bgo#615820: implement percentage position and duration queries + bgo#615941: [tags] Add GST_TAG_DEVICE_MANUFACTURER and GST_TAG_DEVICE_MODEL + bgo#616586: Use GObject's boxed type for GError + bgo#617223: [tags] Add tags for direction of capture and movement + bgo#617625: Commandline utility wrappers (gst-run) don't work on Windows + bgo#618644: gst_pad_get_caps() Return pad template if parent element is in GST_STATE_NULL + bgo#619508: [tag] Add image orientation tag + bgo#619815: GST_PLUGIN_LOADING_WHITELIST env var for unit tests + bgo#619828: [API] adapter: add masked_scan_uint32_peek + bgo#620460: info: add new TRACE log level and move refcounting there from LOG level + bgo#620490: [basesink] segment query unconditionally returns FALSE + bgo#621006: Deprecate unused gst_object_{get|set}_name_prefix() + bgo#621282: Display of short fourccs is in hex instead of text + bgo#621332: BaseTransform should disable proxy alloc if downstream changes caps + bgo#621334: GstBaseTransform should not require a transform_size function + bgo#621505: Disable memory poisoning by default for releases + bgo#621527: gstcaps: New gst_caps_steal_structure() method + bgo#621530: filesink ignores sync=true + bgo#621595: --quiet doesnt make gst-launch be completely quiet, also messages should not go to stdout + bgo#621773: Add introspection annotations + bgo#621867: gst-launch: rename new --no-play command line option + bgo#621896: [API][taglist] Add gst_tag_list_peek_string_index + bgo#622504: [GstPad] Provide more fine-grained linking methods + bgo#622546: distcheck fails in docs/plugins/ + bgo#622685: [GstXml] Deprecate GstXml + bgo#622967: [queue2] Problems with progressive downloading + bgo#623301: gst_caps_normalize: doesn't normalize completely + bgo#623589: Fix races/refcounting bugs with slave clocks + bgo#624113: [tags] wrong behaviour in merge function for strings + bgo#622025: Can't build gstreamer due to Gst-0.10.gir: error: Can't resolve type 'PadIntLinkFunction' for field Gst.Pad.intlinkfunc ++++ kdegraphics4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ jasper: - do not build the highlevel image viewer in a basic library (in case someone needs it, we better do a 2nd spec file) - follow shared library policy ++++ kdeaccessibility4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdeadmin4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kde4-filesystem: - bump version requirements to 4.5.0 ++++ kdebase4-workspace: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kde4-l10n: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdeaccessibility4-icons: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdeartwork4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdeartwork4-noarch: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdebase4-runtime: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdebase4-wallpapers: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdeedu4-noarch: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdegames4-carddecks: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdelibs4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdenetwork4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdepimlibs4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdewebdev4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kiwi: - support add-pattern option in upgrade mode too - add changelog entry for last commit - recreate documentation - again fixed parted version setup ++++ kvm: - Update to stable release 0.12.5, which includes numerous bug fixes. This and other recent changes address: bnc#598298, bnc#621793, bnc#619991, bnc#603179 - Warn if default mac address is used - rtl8139 stops working after restore - Incompatibility with libvirt if disk caching specified in xml ++++ libpng12: - add devel packages to baselibs.conf [bnc#625883] ++++ libpng14: - add devel packages to baselbis.conf [bnc#625883] ++++ mono-kde4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ kdebindings4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ libstorage: - improve volume search when reading fstab ++++ telepathy-glib: - Update to version 0.11.11: + Enhancements: - Updated spec to 0.19.10 . generate code for Protocol objects, and the ContactSearch channel type - fdo#27997: add TpProtocol client-side API, and TpBaseProtocol service-side base class, for Protocol objects - fdo#28751: tp_proxy_has_interface is now a real function, not a macro, for better introspection - TpBaseClient's properties now have accessor methods for convenient use in C - tp_capabilities_get_channel_classes is now visible to g-i + Fixes: - Install a .deps file for the Vala bindings - Vala bindings now install to the normal location, making it unnecessary to look up telepathy-vala in pkg-config; that pkg-config file will be removed in a future version - fdo#29197: expand g-i coverage of connection manager code enough to use it for libfolks' regression tests. ++++ lxdm: - new git version 20100729 ++++ lxterminal: - added lxterminal-0.1.8-fix_alt-key_after_tab_delete.patch to fix bug sf#3036189 ++++ notification-daemon: - Update to version 0.5.0: + Add a new default theme + Properly handle monitor changes + Add multi-screen support + Exit when not in use + Exit when unable to acquire bus name + Support version 1.1 of the notification spec + Various memory leak fixes + Better RTL locale support + Don't monitor all X events unless necessary + Update the list of ways to start a browser + Fix the screensaver lock detection + Use top right location by default + Use canberra instead of gstreamer for event sounds + Limit the total number of notifications that can be displayed at once + Conversion from glade to gtkbuilder + Bugs fixed: bgo#608077, bgo#608082, bgo#608858, bgo#612032, bgo#622021, bgo#622552, bgo#622556 - Drop notification-daemon-memleak.patch, notification-daemon-no-libsexy.patch and notification-daemon-crash-theme-change.patch: fixed upstream. - Drop notification-daemon-new-bubble.patch and the packaging hacks to create our bubble theme based on the standard theme. There is now a nice upstream theme included that we will use instead. - Add libcanberra-devel BuildRequires. - Remove libglade2-devel BuildRequires. ++++ oxygen-icon-theme: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ perl-kde4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ plasma-addons: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ python-kde4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ python-kdebase4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ rpmlint: - fix printWarning error in CheckBashisms - add confusing-invalid-spec-name.patch ++++ ruby-kde4: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ smoke-generator: - update to 4.5.0 * KDE 4.5.0 final (version bump over RC3) ++++ susedoc-buildbook: - 0.12: * Fix typo. - 0.11: * Fix quoting. ++++ sysvinit: - New startpar version 0.56 * Handle processes within signal handler * Make first process loop more readable * Use pselect(2) to wait on SIGCHLD without using a pipe ++++ x11-tools: - moved distribution hooks from post-installl to pre-install since driver installation is expected to fail due to nouveau driver still active - added distribution hook scripts for nvidia-installer to disable nouveau module and remove it from initrd if required ++++ yast2-storage: - fix bug that destroys encrypted volumes when wron password is entered in read fstab dialog (#625490) - replace "nofail" with "noauto" for encrypted volumes in fstab during update ------------------------------------------------------------------ ------------------ 2010-7-28 - Jul 28 2010 ------------------- ------------------------------------------------------------------ ++++ IPAPGothic: - Use hintnone as default hintstyle ++++ MozillaFirefox: - disable crash reporter for non x86/x86_64 to make it build. ++++ build: - update to current git * document --repo and --dist * update wiki links * fix bugs in repo handling * fix distribution autodetection code ++++ bundle-lang-common: - update list of packages ++++ bundle-lang-gnome: - update list of packages ++++ bundle-lang-gnome-extras: - update list of packages ++++ bundle-lang-kde: - update list of packages ++++ cairo: - Update to version 1.9.14: + fdo#29008: Clip doesn't work for text on the image backend + fdo#29114: Add explicit dependency for cxx + fdo#29120, fdo#29121, fdo#29122, fdo#29124, fdo#29125: Fix regressions in reporting clip extents ++++ clutter: - Update to version 1.3.8: + Merge Cally, the Clutter Accessibility Library, in the Clutter tree. + Take into consideration the source actor's position in the AlignConstraint logic. + Update the internal COGL tesselator with the latest GLU code. + Fix CoglTexture data readback. + Use GL_MAX_TEXTURE_SIZE on GLES when checking the supported texture size. + Add missing public functions from COGL headers. + Fix GLES build after the Cogl material changes. + Rename the experimental CoglPixelBuffer API to CoglPixelArray. + Split the clutter_state_change() method into two: clutter_state_set_state(), for animated state changes; and clutter_state_warp_to_state() for immediate state changes. + Updated translations. - Add clutter-buildgir.patch to fix gir generation, taken from upstream git. ++++ ekiga: - Update to version 3.2.7: + User-visible fixes: - Use NAT ports instead of local ports for RTP, fixing many connection issues - Add workaround for "In some cases ekiga answers always Busy Here" - Fix crash in the avahi code - Set the default audio and video devices - Fix Call buttons do not work - Add bpp16 (RGB16) support - Add partial support for IPv6 - Fix number of users found on ekiga.net LDAP directory - Fix connection type setting in assistant - Use a decent connection type by default (DSL 128kb/s uplink) - Check off iLBC, CELT32, CELT48 and G722 audio codecs by default - Fix possible crash when PTLib code accessed by thread not created by PTlib - Fix issue when deleting a safe object - Fix possible NULL pointer access if get multiple NOTIFY messages on a REFER + Protocol fixes: - Fix strange issue with SIP call diversion (302 response) to the same endpoint - Change to only unregister those contact addresses we successfully registered - Fix incorrect change to AlertingPhase in H323 - Change authentication failure to be fatal and SIP handler removed - Fix double authorisation failure leaving SIP handler in the wrong state - Fix SIP REFER completion on receiving NOTIFY with id parameter - Fix authentication issue when can get to SIP server via two interfaces - Fix address translation of REGISTER contact fields when STUN is not used - Fix locating correct authorisation credentials for INVITE - Fix correct test handling RFC3261/8.2.2.2 merged requests and other "multi-path" received INVITE requests - other minor fixes + Build fixes - Fix gdu (gnome-doc-utils) configure option - Replace deprecated functions in gtk >= 2.18 - Fix build with binutils-gold - other minor build fixes + Windows port fixes + Updated translations. - Change libpt2-devel and opal-devel BuildRequires to libpt-devel libopal-devel after package renaming. - Remove unneeded db-devel, gnome-common, scrollkeeper, speex-devel BuildRequires. - Add ekiga-libnotify_gtk.patch to fix build with recent libnotify. - Do not add -fstack-protector -fexceptions to CFLAGS and CXXFLAGS. ++++ gnumeric: - Update to version 1.10.7: + Improve function syntax and formula guru tooltips. + Avoid superfluous redo items under validation failure. [bgo#622509] + Fix validation for array and range entry. [bgo#622511] + Autofit column widths in stf import. [bgo#427382] + Ensure the table range is unlocked before allowing the data table to be configured. + Also store any markup if entering text in several cells at once. [bgo#622530] + Read HTML files with nested tables. [bgo#594789] + Fixed autofilter (and other) combo positions. [bgo#621817] + Improve function syntax tooltips. + Fix excessive memory use problem with xlsx. [bgo#622365] + Make BackSpace work as Delete on pane. [bgo#622599] + Improve handling of MS-style HTML in clipboard. [bgo#617801] - Changes from version 1.10.6: + Add Wilcoxon Signed Rank Test tools for one and two populations. + Fix spin button handling in various tool dialogs. [bgo#619971] + Redesign define-named-expressions dialog. [bgo#465840] + Add paste-names dialog. [bgo#613325] + Make changing the scope of a named expression undoable. + Add search tool to paste- and define-names dialogs. [bgo#465840] + Check whether defined names are in use before deleting them. + Add option to the regression tool to allow for multiple Y. [bgo#620505] + Ensure that names cannot be mistaken as cell references. [bgo#409997] + Add search function to function selector. [bgo#495776] + Add function help menu item. [bgo#156777] + Improve ACCRINT and its description. [bgo#611436] + Fix tests for homogeneity and independence for non-square tables. [bgo#621227] + Show all ranges while editing. [bgo#166653] + Provide a tool tip showing function syntax. [bgo#56172] + Provide more navigation options. [bgo#15010] + Check with user before hiding all rows or columns. [bgo#316976] + Check with user before pasting too many copies. [bgo#530956] + Do not ungrab a not grabbed item. [bgo#620369] + Always update the right series entry. [bgo#620719] + Fixed multi-line item edit selection. [bgo#621235] + Make sure windows for help commands show up on right screen. + Fix dependency tabulation undo issue. + Fix critical when inserting graph using keys. + Automate win32 help generation. + Mark a sheet dirty when its tab colour is changed. [bgo#621191] + Fix SERIESSUM issue. + Modernize code for LINEST, LOGEST, and LOGREG. [bgo#317426] + GEOMDIST: avoid overflow in extreme cases. + SFTEST: improve extreme-case precision. + Fix RANDLEVY. + Fix hidden-sheet problem. [bgo#621463] + Improve help text sanity checks. + Fix minor parsing problem. + Handle missing data in FORECAST properly. [bgo#621417] + Handle missing data in GROWTH properly. [bgo#621418] + Improve BINOM.DIST.RANGE. + Modernize STEYX. + Plug evaluation leak. + Fix memory handling issue for dependents. - Changes from version 1.10.5: + Add Wilcoxon-Mann-Whitney test tool. + Fix stf crash. [bgo#619283] + Persist solver model type. + Add non-linear solver. [bgo#614865] + Feed the gtk+ deprecation monster. [bgo#572240] + Fix win32/paradox problem. [bgo#619942] + Improve page setup dialog. [bgo#619421] - Changes from version 1.10.4: + Include version number in HTML export. + Fixed autofill issues. [bgo#618687] + Linear regression test suite. + Fix TABLE problem. [bgo#618829] + Handle "Jan 2010" and "January 2010" better. + Fix date parsing problems for invalid years. + Fix sheet order dialog layout. [bgo#619056] - Changes from version 1.10.3: + Fix CHITEST for rectangular ranges. [bgo#615920] + Fix printing and preview of graph only sheets. [bgo#616475] + Make even active sheets invisible. [bgo#616474] + Improve date and time import from and export to ODF. [bgo#617208] + Protect against accidentally pushing data off the sheet. [bgo#98562] + Make Advanced Filter (except filter-in-place) undoable. + Fix Data->Filter->ShowAll for Advanced Filter. [bgo#611079] + Remove undesired interaction between Advanced Filters and Autofilters. + Make the par argument to ACCRINT optional. [bgo#323545] + Improve keyboard navigation of the configurable text importer. [bgo#614939,bgo#614941] + Implement graph only sheets. [bgo#158170] + Fix chart title import when excel automagically uses the unique series label. [bgo#616262] + Allow multiple and block selection for graph vector data. [bgo#494685,bgo#616068] + Use the "combo-activate" signal where appropriate? [bgo#583175] + Make sure an empty string is shown with a quote. + Fix problem loading cells with empty strings. [bgo#616139] + Fix WEEKNUM problems. [bgo#616330] + Fix hidden-sheet problem. [bgo#616549] + Fix auto-expr problem. [bgo#575104] + Fix xls-save problems with custom autofilters. + Fix auto-filter problem. [bgo#383400] + Fix advanced-filter problem with multiple criteria. [bgo#164169] + Fix problem parsing complex numbers. + Improve error handle for complex functions. + Improve IMPOWER. + Fix sheet duplicate bugs. [Part of bgo#617469] + Clean-up handling of pango contexts. + Fix old graph problem. [bgo#142412] - Remove gnumeric-no-disable-deprecated.patch: fixed upstream. ++++ goffice: - Update to version 0.8.7: + Implement cumulative histograms. + Make histogram able to use raw data. + Implement equations rotation. [bgo#622782] - Changes from version 0.8.6: + Clean-up some win32 code. + Fix point-on-graph crash. [bgo#620198] + Ensure format menu has yyyy-mm-dd. + Improve docs. + Fix currency ordering. [bgo#621336] + Fix rounding problems for very large numbers. - Changes from version 0.8.5: + Fix the --without-gtk winbuild. [bgo#619312] + Fix trend-line problem with inverted x-axis. [bgo#619958] - Changes from version 0.8.4: + Fix the --without-gtk build. [bgo#618592] + Regression fixes. + Improve linear regression accuracy. + Plug leaks. - Changes from version 0.8.3: + Improve probability plots. + Implement the "combo-activate" signal in GOCombo. [bgo#583175] + Use markup for graph tips. + Fix week numbers issue. + Fix matrix inversion crash. [Part of bgo#617469] + Fix win32 configuration problem. [bgo#617672] ++++ gpg2: - gnupg-CVE-2010-2547.patch (bnc#625947) - renumber patches ++++ input-utils: - fixed inputattach script ++++ java-1_6_0-openjdk: - update to icedtea6-1.8.1 (bnc#623905) - update to openjdk-6-b18 - Latest security updates and hardening patches: * (CVE-2010-0837): JAR "unpack200" must verify input parameters (6902299) * (CVE-2010-0845): No ClassCastException for HashAttributeSet constructors if run with -Xcomp (6894807) * (CVE-2010-0838): CMM readMabCurveData Buffer Overflow Vulnerability (6899653) * (CVE-2010-0082): Loader-constraint table allows arrays instead of only the base-classes (6626217) * (CVE-2010-0095): Subclasses of InetAddress may incorrectly interpret network addresses (6893954) * (CVE-2010-0085): File TOCTOU deserialization vulnerability (6736390) * (CVE-2010-0091): Unsigned applet can retrieve the dragged information before drop action occurs (6887703) * (CVE-2010-0088): Inflater/Deflater clone issues (6745393) * (CVE-2010-0084): Policy/PolicyFile leak dynamic ProtectionDomains. (6633872) * (CVE-2010-0092): AtomicReferenceArray causes SIGSEGV -> SEGV_MAPERR error (6888149) * (CVE-2010-0094): Deserialization of RMIConnectionImpl objects should enforce stricter checks (6893947) * (CVE-2010-0093): System.arraycopy unable to reference elements beyond Integer.MAX_VALUE bytes (6892265) * (CVE-2010-0840): Applet Trusted Methods Chaining Privilege Escalation Vulnerability (6904691) * (CVE-2010-0848): AWT Library Invalid Index Vulnerability (6914823) * (CVE-2010-0847): ImagingLib arbitrary code execution vulnerability (6914866) * (CVE-2009-3555): TLS: MITM attacks via session renegotiation - IcedTeaNPPlugin. * RH524387: javax.net.ssl.SSLKeyException: RSA premaster secret error * Set context classloader for all threads in an applet's threadgroup * PR436: Close all applet threads on exit * PR480: NPPlugin with NoScript extension. * PR488: Question mark changing into underscore in URL. * RH592553: Fix bug causing 100% CPU usage. * Don't generate a random pointer from a pthread_t in the debug output. * Add ForbiddenTargetException for legacy support. * Use variadic macro for plugin debug message printing. * Don't link the plugin with libxul libraries. * Fix race conditions in plugin initialization code that were causing hangs. * RH506730: BankID (Norwegian common online banking authentication system) applet fails to load. * Fix policy evaluation to match the proprietary JDK. * PR491: pass java_{code,codebase,archive} parameters to Java. * Adds javawebstart.version property and give user permission to read that property. * Old plugin removed; NPPlugin is now the default and is controlled by - -enable/disable-plugin. As with the old plugin, it produces a IcedTeaPlugin.so library rather than IcedTeaNPPlugin.so. * Dependence on the binary plugs mechanism removed. The plugin and NetX code is now imported into the JDK build in the same manner as langtools, CORBA, JAXP and JAXWS. * Fix for plugin buffer overflow: https://bugzilla.mozilla.org/show_bug.cgi?id=555342 - NetX: * Fix security flaw in NetX that allows arbitrary unsigned apps to set any java property. * Fix a flaw that allows unsigned code to access any file on the machine (accessible to the user) and write to it. * Make path sanitization consistent; use a blacklisting approach. * Make the SingleInstanceServer thread a daemon thread. * Handle JNLP files which use native libraries but do not indicate it * Allow JNLP classloaders to share native libraries * Added encoding support - bug fixes * Nimbus Look 'n' Feel backported from OpenJDK7. * JAXP and JAXWS now external dependencies rather than being in-tree. * 6639665: ThreadGroup finalizer allows creation of false root ThreadGroups * 6898622: ObjectIdentifer.equals is not capable of detecting incorrectly encoded CommonName OIDs * 6910590: Application can modify command array in ProcessBuilder * 6909597: JPEGImageReader stepX Integer Overflow Vulnerability * 6932480: Crash in CompilerThread/Parser. Unloaded array klass? * 6678385: Fixes jvm crashes when window is resized. * Produces the "expected" behavior for full screen applications, when running the Metacity window manager. * Fix issue with ant -diagnostics on ant 1.8.0 due to changed exit code * Zero/Shark * Shark is now able to build itself. * For ARM, add Thumb2 JIT. * Fixed Shark sharkCompiler mattr memory corruption bug when using llvm 2.7. * others http://blogs.sun.com/darcy/resource/OpenJDK_6/openjdk6-b18-changes-summary.html * Eliminate spurious exception throwing when using PulseAudio * PR shark/483: Fix miscompilation of sun.misc.Unsafe::getByte. * PR PR icedtea/324, icedtea/481: Fix Shark VM crash. * Fix Zero build on Hitachi SH. * PR476: Enable building SystemTap support on GCC 4.5. - disabled systemtap support on openSUSE 11.2, as it requires more recent version - require xulrunner191 on 11.1 too ++++ kiwi: - again fixed PARTED_VER setup. older version strings looks different than the new ones. We had to standardize those too ++++ libapr1: - Update to 1.4.2: Changes for APR 1.4.2 * ) Undo a crash-bug introduced in 1.3.9 affecting some applications of the apr hash and table structures, reported to affect Subversion by Bert Huijben . [Graham Leggett] Changes for APR 1.4.1 * ) Win32: Properly handle the ERROR_DIRECTORY system error code. [Brane Čibej] Changes for APR 1.4.0 * ) Add apr_global_mutex_lockfile() for retrieving the file, if any, associated with the mutex. Add apr_global_mutex_name() for retrieving the name of the lock mechanism used by the underlying proc mutex. [Jeff Trawick] * ) Add apr_socket_atreadeof to determine whether the receive part of the socket has been closed by the peer. [Ruediger Pluem, Mladen Turk, Joe Orton] * ) Make apr_pollset and apr_pollcb implementations using providers. Added apr_pollset_create_ex and apr_pollcb_create_ex that allows choosing non-default providers. [Mladen Turk] * ) apr_temp_dir_get() now checks the TMPDIR environment variable first, instead of third. [Jim Jagielski] * ) Add apr_file_sync() and apr_file_datasync() calls. [Bojan Smojver] * ) apr_pollset_wakeup() on Windows: Fix core caused by closing the file_socket_pipe with standard file_close. [Arsen Chaloyan, Mladen Turk] * ) Introduce apr_hash_do() for iterating over a hash table. [Mladen Turk] * ) Make sure WIN32 behaves the same as posix for file-backed shared memory by removing the file on cleanup/remove. [Mladen Turk] * ) Introduce apr_pollset_wakeup() for interrupting the blocking apr_pollset_poll() call. [Mladen Turk] * ) Add apr_file_link() function. PR 44841. [Mark Heily ] Changes for APR 1.3.12 * ) Fix detection of some Linux variants when configure is built with recent GNU tools. [Eric Covener] Changes for APR 1.3.11 * ) Fix bad autoconf version number in messages from buildcheck.sh (called from buildconf). [Jeff Trawick] Changes for APR 1.3.10 * ) Avoid a redundant fcntl() call in apr_file_open() where O_CLOEXEC is supported. PR 46297. [Joe Orton] * ) Solaris 10 and later: Change the default cross-mutex mechanism from fcntl to pthread to resolve EDEADLK failures with some multi-threaded, multi-process applications (e.g., httpd's worker MPM with certain plug-in modules). [Jeff Trawick] * ) Solaris pollcb support: Fix a hang in apr_pollcb_poll(). [Jeff Trawick] * ) Solaris pollset support: Fix a 1.3.9 regression in apr_pollset_poll() which could result in a crash when the call was interrupted by a signal. PR 48030. [Jeff Trawick] * ) Solaris pollset support: Fix a 1.3.9 regression in apr_pollset_poll() which resulted in invalid return codes from the APR function. A work- around was needed for bad return codes from 32-bit port_getn() on Solaris 10 x86. PR 48029. [Jeff Trawick] Changes for APR 1.3.9 * ) Posix semaphores can now be named and used as named semaphores. [Jim Jagielski] * ) Better handling of APR_OFF_T_FMT for Darwin 10 depending on -arch setting of compiler. [Jim Jagielski] * ) Add comments describing the thread-safety properties of apr_pool_t. [Neil Conway nrc cs.berkeley.edu] * ) Pass default environment to testsock, testshm and testproc children, so that tests run when APR is compiled with Intel C Compiler. [Bojan Smojver] * ) Fix error handling in the Solaris pollset support (Event Port backend). PR 47645. [Jeff Trawick] * ) Add the remainder of this fix from trunk: Fix Solaris poll failure. PR 43000 [Henry Jen ] ++++ libebml: - fix build in renaming shared library package ++++ libmatroska: - fix build in renaming shared library package ++++ opal: - Update to version 3.6.8: + Fixed possible NULL pointer access if get multiple NOTIFY messages on a REFER. + Fixed Restricted Cone and Port Restricted Cone NAT varieties to correctly send out translated RTP address and port. + Improved CELT plugin. + IPv6 fixes. + Fixed "C" API call transfer command using call forwarding mechanism if call not yet connected. - Changes from version 3.6.7: + Fixed correct test handling RFC3261/8.2.2.2 merged requests and other "multi-path" received INVITE requests. + Fixed possible crash when ending fax call. + Fixed locating correct authorisation credentials for INVITE when AOR user is different from authorisation ID. + Fixed address translation of REGISTER contact fields when STUN is not being used, but a fixed translation address is. + Fixed authentication issue when can get to SIP server via two interfaces. + Fixed SIP REFER completion on receiving NOTIFY with id parameter. + Fixed double authorisation failure leaving SIP handler in the wrong state, should move to Unavailable but with no timer to retry. + Changed authentication failure to be fatal and SIP handler removed. + Fixed incorrect change to AlertingPhase when have not actually got alerting packet. + Build fixes. + Add nonce to comparison for digest authentication. + Added missing timestamp value when using fax -> G.711 mode. + Change to only unregister those contact addresses we successfully registered, instead of using global '*'. + Take the mixer OnWriteAudio() call out of the mutexed zone. + Added WAV file open error reason text for recording WAV file. + Fixed strange issue with SIP call diversion (302 response) to the same endpoint, from some UACs where it reuses the same call-id and from-tag. - Follow SLPP and rename opal-devel to libopal-devel. - Make H.263/H.263+, H.264 and MPEG4 Part 2 support build conditional: add conditional BuildRequires for libffmpeg-devel and libx264-devel. - Change libpt2-devel BuildRequires and Requires in devel package to libpt-devel, following renaming there. - Add ilbc BuildRequires to use system version of iLBC. - Add libcelt-devel BuildRequires to enable CELT support. - Add pkg-config and libopenssl-devel BuildRequires. - Remove hack with Requires on the libpt2 version we were built against since this is not needed anymore because we do not mess with the soversion anymore. - Add opal-codecs.patch to fix ffmpeg and x264 runtime detection. - Add opal-pkg_config.patch: this remove abusive link flags from the pkg-config file. - Update opal-3.6.6-non_void.patch to fix more issues. - Update opal-system-libgsm.patch to fix detection of GSM system library. - Remove static library. ++++ openssl: - Exclude static libraries, see what breaks and fix that instead ++++ soprano: - update to 2.4.64: * beta release * more bugfixes over 2.4.63, no major changes ++++ link-grammar: - Update to version 4.6.7: + Fix configure handling of --enable-hunspell + Fix conjoined modifier phrases: "the black and white cat sleeps." + Fix MSWindows+MingGW compilation issue. + Update msvc9 Microsoft Visual C 2008 project. ++++ mozilla-xulrunner192: - fixed sound notifications through libesd (bmo#579877) - updated libproxy implementation after upstream review (bmo#517655) - added lcd filter patch for internal cairo ++++ mozilla-xulrunner192: - fixed sound notifications through libesd (bmo#579877) - updated libproxy implementation after upstream review (bmo#517655) - added lcd filter patch for internal cairo ++++ perl: - fix constant print issue [bnc#621856] - fix h2ph so that _h2ph_pre.ph doesn't lead to warnings - do not add vendorlib/auto to filelist [bnc#624628] ++++ soprano-backend-sesame: - update to 2.4.64: * beta release * more bugfixes over 2.4.63, no major changes ++++ soprano-backend-virtuoso: - update to 2.4.64: * beta release * more bugfixes over 2.4.63, no major changes ++++ star: - star-1.5.1-bufferoverflow.patch (bnc#625527) ------------------------------------------------------------------ ------------------ 2010-7-27 - Jul 27 2010 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - get_kernel_version : use O_CLOEXEC everywhere ++++ abiword: - Update to version 2.8.6: + Preserve character properties when typing. - Changes from version 2.8.5: + Fix paste of rich text from HTML and ODT, where previously some formatting properties were not closed properly + Add a number of robustness fixes to the layout engine + Fix a table selection bug + OpenDocument Import/Export: - Significant OpenDocument filter improvements + Collaboration Plugin: - Fix a potential crash when more than 2 people are collaborating on a document and one of the collaborators disconnects - Don't include document names that a buddy does not have access to in the list of available shared documents that is sent to him - Fix some small memory leaks in the *.abicollab importer - Honor SRV DNS records when collaborating over XMPP + MS Write Plugin: - Improved MS Write filter support - Changes from version 2.8.4: + Fix a bug where deleting a character in non-Western scripts caused a random number of characters to be deleted. + Fix cursor movement for complex scripts, as text cluster boundaries are now honored. + Fix the text rendering of complex scripts when text is selected + Fix text rendering errors when font substitution was involved + GNOME Office Plugin: - Use double click to select a component type and close the dialog - Changes from version 2.8.3: + Fix random crashes mostly observed on Linux/Unix platforms coupled with PulseAudio (it's not Pulse's fault!) + Abiword Format Import/Export: - Meta data is escaped twice in the AbiWord exporter + OpenDocument Import/Export: - Fix crash in OpenDocument importer - Add tabstop/tableader/tab default interval support to the OpenDocument import/export filters - Support opening password protected OpenDocument files - Add application/vnd.oasis.opendocument.text-web as a supported mimetype in the ODF importer. Also add application/vnd.oasis.opendocument.text-{template,web} to abiword.desktop. - Add AbiWord's version and platform in the meta:generator field. ++++ abiword-docs: - Update to version 2.8.6: + documentation updated for abiword 2.8.6. ++++ i4l-base: - drop glitz-devel from buildrequires (glitz backend was dropped from cairo two years ago) ++++ apcupsd: - avoid leaking file descriptors (use CLOEXEC, patch from Fedora) ++++ binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ compiz-manager: - Update compiz-manager-setup.patch to reflect renamed plugin names decoration -> decor (bnc#625689). - Copy the config skeleton to the correct location: upstream moved from ~/.config/compiz to ~/.config/compiz-1. - Require compiz >= 0.9 by this current version of compiz-manager. ++++ cross-alpha-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ cross-arm-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ cross-hppa-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ cross-i386-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ cross-ia64-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ cross-mips-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ cross-ppc-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ cross-s390-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ cross-s390x-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ cross-sh4-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ cross-sparc-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ cross-spu-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ cross-x86_64-binutils: - drop cross-avr-binutils - split the gold build into 2 make steps to avoid random build failures (ugly work around in fact) ++++ dhcp: - Fixed ldap option number conflicting with new options (bnc#625358) ++++ kdemultimedia4: - libakode doesn't seem to be required ++++ ethtool: - update to ethtool-2.6.34 * Feature: Support n-tuple filter programming * Feature: Support rx hashing, v2 (targetted for 2.6.35) * Feature: Add names of newer Marvell chips * new release numbering scheme, based on the latest upstream kernel interface supported. * Fix: several man page corrections * Feature: rx flow hash configuration * Feature: report 10000baseT support, where available * Feature: report MDI-X status, pause auto-neg, link partner adverts * Feature: support additional port types * Feature: support arbitrary speeds, faster than 65535 Mb * Feature: large and generic receive offload (LRO, GRO) support * Feature: option to flash firmware image from specified file * Feature: support for block writing of EEPROMs * Feature: marvell register dump update * Feature: at76c50x-usb, e1000e, igb, ixgbe, r8169 register dump support * Cleanup: remove support for RX hashing by port * Doc: Explicitly ship GPLv2 license - drop all patches (fixed upstream) ++++ fail2ban: - Use O_CLOEXEC on fds (patch from Fedora) ++++ ifolder3: - drop glitz-devel from buildrequires (glitz backend was dropped from cairo two years ago) ++++ kdebase4-runtime: - Fix missing system tray and widget icons due to improper package splitting of shared default desktop theme elements (bnc#623459) ++++ kiwi: - fixed PARTED_VER setup and tests. If the parted version is below or equal 1.8.8 we switch to fdisk. This applies for sle10 where parted doesn't have some options which we require - added support for image caching. With this feature you can provide a cache directory along with the option --cache. kiwi in prepare step looks into the directory if it finds a cache serving as the base-root for the system image. If it can't find one it creates caches based on the patterns used in the image description which speeds up subsequent prepare calls for this and other images - fixed solvable cache if only one solvable is created it was removed and not cached - fixed use of uninitialized value for $dir - fixed suse-11.3/suse-min-gnome example, added missing icewm and a terminal :) - don't create splash initrd if it already exists - fixed use of uninitialized value for $overlay ++++ libpt2: - Update to version 2.6.7: + Add bpp 16 support. + IPv6 fixes. + Fix build on Solaris. - Changes from version 2.6.6: + Fixed issue when during deletion of a safe object from the last safe pointer, that safe pointer is again set to NULL, causing recursion and death. + Fix for FreeBSD over GlibC. + Fix possible crash when PTLib code accessed by thread not created by PTlib. + Compatibility with newer OpenSSL library. + Fixed including tab character as white space for MIME extension lines. + Fixed issue with only HighestPriority threads being boosted, now both HighPriority and HighestPriority threads will use the SCHED_RR policy and set the sched_priority field accordingly. + Fixed compatibility with pre 2.6.16 Linux kernels. + Make sure an error is set on the channel if unsupported WAV file format used. + Build fixes. - Follow SLPP, and don't break ABI changing the soname in a way that anyway was wrong. This also means libpt2-devel is renamed to libpt-devel. - Add pkg-config BuildRequires. - Add ptlib-pkg_config.patch: this remove abusive link flags from the pkg-config file. Also remove SDL-devel, libexpat-devel, openldap2-devel and openssl-devel Requires from devel package. - Drop libpt2-2.6.2.patch: nobody knew exactly what it did, so remove it to go back to upstream behavior. - Drop libpt2-soname.diff: this is what was done wrong and is now unneede since we follow the shared library packaging policy. - We can now remove the calls to autoreconf and aclocal thanks to the removed patches. - Use %configure macro. - Reenable ESD support: as it could be useful for PulseAudio. - Ship the v4l2 plugin by default instead of the v4l plugin. - Remove static library. ++++ libzypp: - Fix bug in PoolQuery::addDependency - Disable MediaAria and enable MultiCurl as default http/ftp backend. MultiCurl implements MetaLink and Zsync support using libcurl. In case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable the new backend. - version 8.0.1 (0) ++++ mozilla-xulrunner192: - disable ipc and crashreport for ia64,ppc,ppc64,s390,s390x. ++++ mozilla-xulrunner192: - disable ipc and crashreport for ia64,ppc,ppc64,s390,s390x. ++++ mrtg: - update to 2.16.4 * fix "P_DETACH" and Pod::Usage issues with perl 5.12 * relax cfgmaker option parsing when figuring whether to test for highspeed counters or not. * fix sorting of numbered interface names index maker * belarusian translation for mrtg 2.16 * three new config options to compliment the existing RRDRowCount option to explicitly set the size of all RRAs * allow to rename target in the clonedirectory option * add import to the require File::Copy * support multiple options in ifdesc and ifref setting for cfgmaker * teach cfgmaker about nortel switches * make sure rates over 4G work too * allow group and user option to be set to root ++++ mysql-workbench: - drop glitz-devel from buildrequires (glitz backend was dropped from cairo two years ago) ++++ novell-ifolder-client-plugins: - drop glitz-devel from buildrequires (glitz backend was dropped from cairo two years ago) ++++ perl-Crypt-Rijndael: - initial package 1.09 * created by cpanspec 1.78 ++++ perl-HTTP-DAV: - update to 0.41 - Fixed RT #59674 (http://rt.cpan.org/Public/Bug/Display.html?id=59674), When SSL support is needed but not installed, a more specific error messages is now displayed, instead of "not DAV enabled or not accessible". - recreated by cpanspec 1.78 o fix deps - noarch pkg ++++ perl-IO-Stty: - update to 0.03 o no updated Changes :( - recreated by cpanspec 1.78 - noarch pkg ++++ perl-Net-Ident: - update to 1.23 - Setting values for read only tied hash %! is illegal. removing code. - 1.22 Fri Jun 11 09:00:00 CST 2010 - Remove Apache (mod_perl) as a dep for this module - 1.21 Fri Jun 11 01:00:00 CST 2010 - Move sub around to fix prototyping bug. - Remove broken ident hosts from list so tests don't break. Right now i know of no working public ident hosts. Patches welcome! - Update Makefile.PL with new options - Add META.yml to module - use %! to determine if error was EINPROGRESS to function in other languages - recreated by cpanspec 1.78 - noarch pkg ++++ perl-Net-SNMP: - update to v6.0.0 - Substantial internal code cleanup was performed based upon the Perl::Critic module and the "Perl Best Practices" book. - Added support for the Module::Build system for building, testing, and installing Perl modules. - The translation logic for OCTET STRINGs now uses the definition of a DisplayString in RFC 2579 to determine if the octets are to be converted into a hexadecimal representation. - The get_table() and get_entries() methods were refactored as part of the code cleanup. The get_entries() method now handles "holes" in tables better and indexes with a value of zero. - The inheritance structure of the Transport Domain objects was updated to reduce code duplication and increase maintainability. - The resolution of IPv6 addresses was made more exhaustive. - The handling of OBJECT IDENTIFIERs was made more efficient by using [un]pack() with a BER compressed integer template. - Additional validation of the values passed to most methods is now performed and the error messages have been made more robust. - The documented examples were updated based upon commonly asked questions (specifically Example 3 and Example 4). - A Response-PDU with an error-status set to "noError" no longer generates an error when the error-index is non-zero, as decribed in Section 4.2.4 of RFC 3416. - The function oid_lex_cmp() was added to provide for the lexicographical comparison of two OBJECT IDENTIFIERs. - The error-status is no longer set for the exceptions noSuchObject, noSuchInstance, and endOfMibView when translation is not enabled. - recreated by cpanspec 1.78 - noarch pkg ++++ perl-Text-Autoformat: - update to 1.669002 - Patched missing case in 'ignore' option handling (thanks Alan) - 1.669001 Fri May 28 07:38:36 2010 - Added major improvements to the 'ignore' option (thanks Dan!) - 1.668001 Sat Apr 3 15:38:55 2010 - Removed spurious debugging statement in bad Pod. (Thanks Chris) - 1.666.0 Fri Apr 17 08:00:36 2009 - No changes logged 1.14.0 Sun Sep 30 04:29:29 2007 - Fixed bug in handling empty mail messages - Fixed bug in handling sig delimiters - Fixed bug in paragraph ignoring code (thanks Rob) - Fixed bug in handling whitespace-only input (thanks Ed) - Fixed bug in Roman numerals (thanks Suresh) - Fixed overeager autocentering (thanks Suresh) - Enhanced 'lists' option to allow only specific types of lists to be recognized (thanks Rob) - Fixed bug in numbered hangs (thanks Rob) - Fixed bug in Roman numeraled hangs (thanks Rob) - Fixed misidentification of 8:20-style times as leading numbers (thanks Rob) - Fixed sentence mode (thanks Eric) - Changed licence to "same terms as Perl itself" to improve Fedora compatibility - recreated by cpanspec 1.78 - noarch pkg ++++ perl-Text-Reform: - recreated by cpanspec 1.78 o fix deps - noarch pkg ++++ perl-XML-DOM: - recreated by cpanspec 1.78 o fix deps - noarch ++++ rrdtool: - update to 1.4.4 * legal: Relicense the RRDCacheD client interface under the MIT license * legal: Updted FLOSS Exception for latest PHP license * rrd_cached: better help output * bugfixes - remove last patch, fixed in upstream - disable calling autoreconf (needs too new gettext) ++++ sysvinit: - Fix typo that is use "cmdline" instead of "cmd" (bnc#623766) ++++ texlive-bin: - drop glitz-devel from buildrequires (glitz backend was dropped from cairo two years ago) ++++ vlgothic: - updated to version 20100416 a few glyphs fixes ++++ xen: - bnc#623833 - Error in Xend-API method VM_set_actions_after_crash 21866-xenapi.patch - bnc#625003 - Fix vm config options coredump-{restart,destroy} Added hunk to xm-create-xflag.patch ++++ yast2-add-on-creator: - cleanup the preparation directory for building iso image (bnc#623036) - 2.19.2 ++++ yast2-ncurses-pkg: - Show all patterns in 'Filter/Patterns' list (bug-fix for bnc#624996) - 2.19.4 ++++ zenity: - Update to version 2.31.5: + bgo#616816: Add new entries to Zenity's man page + Add new password dialog + In order to build with GTK 3.0, change GTK_DIALOG(dialog)->vbox to gtk_dialog_get_content_area() + Add password.c to be translated + Bump to 2.31.5 and use GTK+ 3.0 - Changes from version 2.31.3: + Use g_timeout_add_seconds instead g_timeout_add. + Updated translations. - Use gtk3-devel BuildRequires instead of gtk2-devel. ++++ zypper: - Fix evaluation of package specs containing edition or arch. (bnc#624320) - 1.4.7 ------------------------------------------------------------------ ------------------ 2010-7-26 - Jul 26 2010 ------------------- ------------------------------------------------------------------ ++++ ModemManager: - Update to version 0.4: + For the full list of changes, see http://cgit.freedesktop.org/ModemManager/ModemManager/log/?id=0.4 + bgo#604551: add an unlockRequired property that provides lock status, check modem PIN state before exporting it + bgo#608668: tag ChineBird PL68 ports + bgo#591047: only set auto registration if the modem isn't idle + bgo#608022: allow blacklisting various devices + bgo#617873: gsm: be more lenient in +CGDCONT parsing + rh#553199: ignore CSS on EVD0-capable modems. + rh#573510: assume +CPIN "READY" response indicates GSM capability + rh#579247: fix sypport check for last plugin + rh#569067: cdma: fix subclass registration state checking in error paths + rh#571921: cdma: prevent crash on modem removal + rh#587400: gsm/cdma: fix data port assignment + Updated translations. ++++ NetworkManager: - Update to version 0.8.1: + Bluetooth Dial-Up Networking + nmcli: a command-line interface for controlling NetworkManager + Mobile Broadband Status: signal strength, roaming, and access technology display + Enhanced IPv6 support: including DHCPv6 and tons of fixes + Logging and Debugging: make NM as quiet or verbose as you like - Drop NetworkManager-netconfig-exit-quick.patch, upstreamed. - Drop NetworkManager-NIS.patch, no longer required. ++++ NetworkManager-gnome: - Upodate to version 0.8.1: + Bluetooth Dial-Up Networking + Mobile Broadband Status: signal strength, roaming, and access technology display + Enhanced IPv6 support + Updated translations - Pass --disable-maintainer-mode to configure to allow building with latest gtk. ++++ NetworkManager-pptp: - Update to version 0.8.1: + Fix for MPPE and auth-method GUI jitter + Suppress some annoying PPTP warning messages + Updated translations ++++ NetworkManager-vpnc: - Update to version 0.8.1: + Add the "Force NAT-T" option. + Updated translations. ++++ bind: - chrooted bind failed to start (bnc#625019) ++++ dovecot12: - update managesieve patch to match the release: old: dovecot-1.2.12-managesieve-0.11.11.diff.bz2 new: dovecot-1.2.13-managesieve-0.11.11.diff.bz2 ++++ file-roller: - Update to version 2.31.4: + bgo#622900: Migrated from dbus-glib to glib's GDBus + Ported to GSettings + Updated translations. - Drop file-roller-voidreturn.patch, upstream fixed. - Replace gconf scriptlets with gsettings scriptlets. ++++ gtk-vnc: - Update to version 0.4.1: + Fix test suite execution + Ensure builds against GTK3 get a separate library soname, pkg-config file and include directory to allow parallel install with GTK2 builds - Changes from version 0.4.0: + Refactored gvnc module to provide a full GObject for interacting with the RFB protcol. + Create a libgvnc.so for non-GTK related APIs for dealing with RFB protcol + Add gvnccapture command line tool for screenshot capture + Fix protocol greeting so wireshark detects stream + Fix build with GSEAL + Try next DNS address after any connect failure + Plugin build with newer mozilla + Fix linkage to libgpg-error + Fix linker flags on solaris + Fix gcrypt threading callbacks + Fix multiple memory leaks + Remove use of PATH_MAX to fix Hurd - Drop gtk-vnc-0.3.3-pkgconfig.patch, upstream fixed. ++++ kiwi: - fixed SLE10 boot images using gettext-runtime. This package doesn't exist there, it was gettext only (bnc #625392) - accidently removed an important return statement in setupBootPartition - v4.51 released - fixed setupBootPartition() to return with a bootid export in _any_ case. Default bootid is 1 (bnc #625379) ++++ libilmbase6: - update to 1.0.2 (bug fix release) - rename to libilmbase6 according Shared Library Policy ++++ vala: - Update to version 0.9.3: + Support newlines in double quoted string literals. + Add experimental support for main blocks. + Add experimental vala tool to compile and run code. + Initial support for generic delegates. + Support using GClosure for delegate parameters. + Support GBoxed-based memory management. + Improvements to the .gir reader and writer. + Various improvements to the Dova profile. + Many bug fixes and binding updates. ++++ xine-lib: - update to 1.1.19 * Handle odd widths properly (for ffmpeg-decoded video). * Make buildable with current (external) libdvdnav & libdvdread. * Fix V4L2 check. * Add support for Ogg tag 'DISCNUMBER' and ID3 tag 'TPOS'. * Add support for EAC3. * Recognise video/mp2t and video/mp2p. * TTA fixes. * Add support for Xv gamma adjustment. * Better recovery from ALSA-reported errors. * Report stream buffer stats to the application. * Recognise and handle the WebM container format. (VP8 video is not yet supported.) * Recognise ScreamTracker 2 & 3 files. * Fix playback of the first file handled by the modplug demuxer. * Refuse to build with known-broken libmodplug (0.8.8). http://bugs.debian.org/588465 * Fix a potential freeing of unallocated memory. ++++ libzypp: - Bump heads major version after 11.3 branched away. - version 8.0.0 (0) ++++ lxsession: - backport from upstream lxsession-0.4.4-fix-bnc627416.patch lxsession-logout can finally fully work without HAL (using UPower) fixed bnc#627416 ++++ mingetty: - Make a clean tar ball ++++ perl-Mail-DKIM: - fix build for o:F (1140) o added bcond_with test if not set policy.t, public_key.t test are disabled ++++ sound-juicer: - Update to version 2.31.5: + Remove unnecessary markup from glade messages in sound-juicer + Use GtkBuilder and drop libglade support + Fix crash in sanitize_path at sj-extracting.c:859 + Compile with -DGSEAL_ENABLED + Fix build: conflict with unistd.h + Use GtkInfoBar + Port to GTK+ 3 + Updated translations. - Drop libglade2-devel BuildRequires. - Add pkgconfig(libbrasero-media3) BuildRequires. ++++ xen: - bnc#605186 - Squelch harmless error messages in block-iscsi - bnc#623438 - Add ability to control SCSI device path scanning in xend 21847-pscsi.patch ++++ xfce4-power-manager: - Finally drop HAL bxo#6116 ++++ yast2-gtk: - 2.21.69 - sw_single: fix file > import / export menu items (bcn#624310) ------------------------------------------------------------------ ------------------ 2010-7-25 - Jul 25 2010 ------------------- ------------------------------------------------------------------ ++++ emacs-auctex: - Package all info files. ++++ mingetty: - Remove packaged object files to fix build on non-i386 architectures. ++++ nfs-utils: - Add rpmlintrc since /var/lib/nfs/sm.bak is valid. ++++ perl-Config-IniFiles: - removed dos2unix usage ++++ perl-DBD-ODBC: - removed dos2unix usage ++++ perl-Net-XMPP: - removed dos2unix usage ++++ squid3: - update to 3.1.5 - Bug 2967: raw-IPv6 address URL with append_domain broken - Bug 2950: HTTP responses with no Date, L-M or Expires can now be cached - Bug 2943: ICAP tokens not logged when using multiple access - Bug 2937: Fails to detect chunked encoding if not given in all lower case - Bug 2903: does not send indirect X-Client-Ip in ICAP respmod - Fix free memory corruption and off-by-one error when comparing SNMP OIDs - Port from 2.7: max_filedescriptor config option - Fix persistent_connection_after_error is meant to be on by default - ... and several build errors. ------------------------------------------------------------------ ------------------ 2010-7-24 - Jul 24 2010 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - security update to 3.6.8 (bnc#622506) * MFSA 2010-48/CVE-2010-2755 (bmo#575836) Dangling pointer crash regression from plugin parameter array fix ++++ MozillaThunderbird: - update to version 3.1.1 * based on the Gecko 1.9.2 platform * Faster Search Results * Quick Filter Toolbar * New Migration Assistant * Saved Files Manager - update to enigmail 1.1.2 - enable crashreporter and package buildsymbols - fixed esd sound output (notifications) (bmo#576365) ++++ MozillaThunderbird: - update to version 3.1.1 * based on the Gecko 1.9.2 platform * Faster Search Results * Quick Filter Toolbar * New Migration Assistant * Saved Files Manager - update to enigmail 1.1.2 - enable crashreporter and package buildsymbols - fixed esd sound output (notifications) (bmo#576365) ++++ kdetoys4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdeutils4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdeedu4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ blueproximity: - Do not use a self-packaged .desktop, but rather use the upstream provided one. - Install the upstream provided icon (.xpm). ++++ kdegames4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ cabextract: - updated to version 1.3: * Bugs in the MS-ZIP and Quantum decompressors have been fixed. This fixes two security vulnerabilites: a segfault when testing a specific Quantum archive, and an infinite loop when testing or extracting a badly-formed MSZIP archive. * MS-ZIP recovery has been improved. You will now get data from within a bad block, up to the point it turned bad. - license changed to GPLv3 ++++ kdesdk4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ dbus-1: - update systemd service installation ++++ dbus-1-x11: - update systemd service installation ++++ dovecot12: - update to version 1.2.13 - Fixed iconv() crash when it was processing several kilobytes of broken continuous input. This mainly could have caused a problem with IMAP SEARCH. Possibly also with some Sieve checks. - If MIME encoded-words contained line feeds, Dovecot logged cache corruption errors. - mbox: Renaming mailbox under newly created dir didn't move index directory. - mbox: When generating envelope to From_-line, don't append a second @owndomain if username already has one. ++++ kdemultimedia4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdegraphics4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdeedu4-noarch: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdegames4-carddecks: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdelibs4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdenetwork4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdepimlibs4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdewebdev4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ SDL_mixer: - Add FLAC support - Recommend the libraries that are dlopened ++++ udev: - update systemd service installation ++++ mono-kde4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdebindings4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ mozilla-xulrunner192: - security update to 1.9.2.8 (bnc#622506) * MFSA 2010-48/CVE-2010-2755 (bmo#575836) Dangling pointer crash regression from plugin parameter array fix ++++ mozilla-xulrunner192: - security update to 1.9.2.8 (bnc#622506) * MFSA 2010-48/CVE-2010-2755 (bmo#575836) Dangling pointer crash regression from plugin parameter array fix ++++ oxygen-icon-theme: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ perl-Module-Signature: - removed UTF-8 chars from changes ++++ perl-Test-Output: - fix obviously lost changes o Sun Jun 14 21:17:23 CEST 2009 o Sun Jun 21 22:37:55 CEST 2009 ++++ perl-kde4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ plasma-addons: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ python-kde4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ ruby-kde4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ smoke-generator: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ systemd: - at install, read old inittab for the defaul target/runlevel - disable services on package uninstall - version 4 - merge systemd-install into systemctl ------------------------------------------------------------------ ------------------ 2010-7-23 - Jul 23 2010 ------------------- ------------------------------------------------------------------ ++++ IPAPGothic: - removed ipa-globaladvance-fix.conf; this looks no longer needed - updated to version 003.02: Added bitmap fonts, changed em unit from 1000 to 2048, added 4 OTF glyphs, a few glyph fixes ++++ Mesa: - reenable build of mga DRI driver (bnc #466635) ++++ NetworkManager: - nfs script should not use nfs restart(bnc#559021). ++++ anjuta: - Add libgda-sqlite Requires to fix crash on startup with the symbol-db plugin (bnc#624924). ++++ kdebase4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ eog-plugins: - Update to version 2.30.1: + Updated translations. ++++ farsight2: - Update to version 0.0.21: + Fix an annoying crasher when discovering codecs where a pad template was confused with a static pad template + And a number of other small bugs ++++ gconf2: - Update to version 2.31.6: + Features and fixes in gsettings-schema-convert: - always add gettext domain - convert 0/1 to false/true - convert underscores to dashes - convert to xml by default - fix crash when lxml is missing - don't crash on unknown types - accept GConf schemas without defaults - fix --help error ++++ gdk-pixbuf: - Update to version 2.21.6: + Drop aliasing hacks, use -Bsymbolic-functions + Support NOCONFIGURE in autogen.sh + Check for different versions of libpng ++++ librsvg: - Make devel package Require librsvg-2-2 instead of librsvg. ++++ gjs: - Update to version 0.7.1: + Add support for GArray to gjs_value_from_g_argument + Add support for GArray to gjs_value_to_g_argument + Add support for dtrace/SystemTap + Add a promise module + Handle GValues of type G_TYPE_STRV + [gdb-check] Add a script for easier use + Throw a better warning for GValues containing container types + [importer] Allow native modules in gjs.so + [gjs] Add a byteArray module. + Adjust for g-i change to remove machine-independent type tags + Various other fixes. - Drop gjs-bgo623775.patch: fixed upstream. - Enable systemtap support: add systemtap-sdt-devel BuildRequires, pass --enable-systemtap to configure. Add gjs_gi_probes.d and gjs.stp.in source files, which are missing from the tarball (bgo#625090). ++++ libnice: - Update to version 0.0.13: + Add support for IPv6 + Fix crc32 function conflict with libz.so + Various bug fixing and code cleaning + Validate the remote candidate address before adding it ++++ gtk2: - Update to version 2.21.5: + Deprecations: - Deprecate GdkRegion apis that have no cairo equivalent - GtkWindow::allow-grow and ::allow-shrink properties + New accessors: - gdk_window_has_native + Introspection: misc annotation fixes ++++ gtkmm-documentation: - Update to version 2.20.1: + Multiple-Item Widgets chapter: Added Assistant sub-section. ++++ gucharmap: - Update to version 2.30.2: + Search the tree view column instead of the model. + Updated translations. ++++ gvfs: - Update to version 1.6.3: + fix the build against recent glib + afc: remove com.apple.afc dependency + afc: add password dialog + ftp: fix undeclared variable + ssh: improve password dialog + Updated translations. ++++ kdeaccessibility4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdeadmin4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kde4-filesystem: - bump version requirements to 4.4.95 ++++ kdebase4-workspace: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdeaccessibility4-icons: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdeartwork4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdeartwork4-noarch: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdebase4-runtime: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kdebase4-wallpapers: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ kiwi: - v4.50 released - fixed URL quoting, we have to distinguish the quoting for local path URL's and network protocol URL's ++++ mozilla-nss: - update to 3.12.7 RTM release * bugfix release * updated root CA list - removed obsolete patches ++++ openldap2-client: - Fixed RPM Group and Summary Tags (bnc#624980) ++++ parrot: - update to parrot-2.6.0 * plug some memory leaks * as always, bug fixes and some optimizations * added (experimental) URI::Escape * updated NQP-rx * updated the Squaak tutorial to use modern NQP-rx and PCT ++++ libsigc++2: - Update to version 2.2.8: + Nothing interesting. Just a small change for library.gnome.org. ++++ telepathy-glib: - Update to version 0.11.10: + Enhancements: - Updated spec to 0.19.9: . added support for Read and Deleted delivery reports + Fixes: - Improved GObject-Introspection annotations to be sufficient for libfolks - Fixed a typo in the documentation - fdo#28920: fixed tp_contact_request_contact_info_async cancellation handling when dealing with synchronous errors - Changes from version 0.11.9: + Enhancements: - Updated spec to 0.19.8: . generate code for some new properties, Conn.I.Cellular and Account.I.Storage . add convenience methods to TpAccount to access Account.Service - Added tp_simple_async_report_success_in_idle, a convenience function to return "void" from an async method + Fixes: - Fixed libdbus errors when unregistering a TpBaseClient that isn't a Handler - Made some TpGroupMixin methods more const-correct - Fixed some memory leaks in regression tests - Suppressed more valgrind false-positives - Improved generation of experimental Vala bindings ++++ mingetty: - New version mingetty 1.0.8s * Adopt loginpause feature of the other mingetty at sourceforge. * Ignore SIGQUIT and SIGINT and switch Numlock on. ++++ module-init-tools: - weak-modules2: Do not consider other flavors when adding or removing KMPs (bnc#624386). - commit d575483 - weak-modules2: Do not create incompatible symlinks hidden by modules in updates/ or extra/ (bnc#624386). - commit 6a395e3 - weak-modules2: Simplify usage of kmp_is_present() - commit cd4f25a ++++ mozilla-nspr: - update to 4.8.6 * moved PR_STATIC_ASSERT from prlog.h to prtypes.h * use new NSPR atomic macros * bugfixes - removed fixes for temporary package split ++++ ntfs-config: - Updated ntfs-config-1.0.1-desktop.patch to change Exec so that xdg-su gets used: ntfs-config wasn't able to detect libgnomesu correctly. - Removed checks based on openSUSE 10.2. ++++ openldap2: - Fixed RPM Group and Summary Tags (bnc#624980) ++++ papyon: - Update to version 0.4.9: + Enhancements: - Added file transfer support (switchboard only). + Fixes: - Deal with Location and Friendly being missing from MSNObjects (fdo#28854) - ... and more miscellaneous fixes too specific for here. ++++ php-doc: - update docs 20100723 ++++ python-kdebase4: - update to 4.4.95 * KDE 4.5 RC3 (not announced) * critical fixes for 4.5.0 release ++++ rakudo: - update to 2010.07 version * rakudo now properly constructs closures in most instances * arrays can now handle infinite ranges * generic, multi-level Whatever-currying now works * simple binding operators := and ::= now work * simple feed operators <== and ==> now work ++++ systemd: - create config files in /etc in %post - mark files in /etc as config - remove nodev from /dev/pts - add selinux support ++++ telepathy-butterfly: - Update to version 0.5.12: + Enhancements: - File transfer support has been merged. papyon 0.4.9 only has switchboard transfers so they will be very slow, but it's a start. (fdo#22507) - Only print messages (and tracebacks) to stderr if BUTTERFLY_DEBUG=all. (fdo#28930) + Fixes: - fdo#28431: only try and logout if the client isn't already closed. - Ensure the list of connections in the connection manager isn't altered during iteration. - Don't try and get details of an oim if we aren't given the sender. ++++ telepathy-haze: - Update to version 0.3.6: + Fixes: - Removing a group no longer removes all the contacts in that group from your contact list; instead, they're placed in a default group. (fdo#21294). ++++ transmission: - Update to version 2.03: + Fix bug on Mac version. - Changes from version 2.02: + All Platforms: - Fix NAT-PMP port forwarding issue on some systems - Fix filename errors for torrents whose files are encoded in ISO-8859-1 - Fix rare crash on shutdown - Fix the RPC server's redirect URL to allow HTTPS proxies like stunnel - Replace less-portable calls with posix nanosleep() + GTK+: - Fix crash when opening the Properties dialog on a magnet link without metainfo - Fix crash when removing multiple torrents at once - Allow individual torrents' download speed limits to be set to zero - Fix translation error with some error messages + Qt: - Fix CPU spike when opening the Properties dialog - Fix compilation issue with Qt < 4.5 ++++ zypper: - Fixed wiki links in the man page (bnc #623860) ------------------------------------------------------------------ ------------------ 2010-7-22 - Jul 22 2010 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 0.6.6: + New Features: - Add a MaxSearchTime entry in CommandNotFound.conf and default to 2000ms - Assign names to our idle sources when using new versions of glib2 - Build the gtk-module for gtk-3.0 as well as gtk-2.0 if available - Port 'make check' to GTest rather than using our homegrown EggTest functionality - Get the control properties async when the user starts the pkmon tool + Bugfixes: - Only set a cancelled error after we've given the backend a fighting chance to process the request - Move the packagekitd binary to libexec - Ensure we clear the cancel timer when we finish a PkBackend transaction - Ensure filters are properly split for spawned backends + Libraries: - glib: Explicitly mark the library as LGPLv2 by using the correct boilerplate code + Zypp backend: - Disable get_zypp in intialize - Fix FPE when there are no repos - Don't crash checking status of non-patches + Non-zypp backends updates. + Updated translations. - Change tag of PackageKit-cron-disabled-is-no-error.patch to mention upstream bug. - Obsoletes ruck to make sure it gets removed since it's not supported anymore. - Version the Requires on PackageKit-branding to fix a rpmlint warning. ++++ build: - update to current git * support for Files provide ++++ libcanberra: - Improve summaries and descriptions. - Change alsa-devel, gstreamer-0_10-devel, gtk2-devel, gtk3-devel, libpulse-devel, libvorbis-devel BuildRequires to pkgconfig() BuildRequires for: alsa, gstreamer-0.10, gtk+-2.0, gtk+-3.0, libpulse, vorbisfile. - Remove explicit Requires of libcanberra0 in libcanberra-gtk0. - Split libcanberra-gtk in libcanberra-gtk-module-common, libcanberra-gtk2-module and canberra-gtk-play subpackages. - Rename libcanberra-gtk3 to libcanberra-gtk3-module. - Make libcanberra-gtk2-module and libcanberra-gtk3-module depend on libcanberra-gtk-module-common, and add Supplements to install them when libcanberra0 and gtk2/gtk3 are installed. - Add Provides/Obsoletes for libcanberra-gtk to canberra-gtk-play, and add Supplements for gnome-session and gdm there too since this package provides login sound. - Remove gtk-doc and gtk2-devel Requires in devel package: gtk-doc is not needed and gtk2 will be automatically added with pkgconfig() Requires. ++++ gcc45: - Update to 4.5.1 release candidate (r162408). - Disable AVR cross. ++++ cross-hppa-gcc-icecream-backend: - Update to 4.5.1 release candidate (r162408). - Disable AVR cross. ++++ cross-i386-gcc-icecream-backend: - Update to 4.5.1 release candidate (r162408). - Disable AVR cross. ++++ cross-ia64-gcc-icecream-backend: - Update to 4.5.1 release candidate (r162408). - Disable AVR cross. ++++ cross-ppc-gcc-icecream-backend: - Update to 4.5.1 release candidate (r162408). - Disable AVR cross. ++++ cross-ppc64-gcc-icecream-backend: - Update to 4.5.1 release candidate (r162408). - Disable AVR cross. ++++ cross-s390-gcc-icecream-backend: - Update to 4.5.1 release candidate (r162408). - Disable AVR cross. ++++ cross-s390x-gcc-icecream-backend: - Update to 4.5.1 release candidate (r162408). - Disable AVR cross. ++++ cross-x86_64-gcc-icecream-backend: - Update to 4.5.1 release candidate (r162408). - Disable AVR cross. ++++ libgcj45: - Update to 4.5.1 release candidate (r162408). - Disable AVR cross. ++++ gconf2: - Add gobject-introspection-devel BuildRequires to get introspection support. - Call %suse_update_desktop_file for gsettings-data-convert.desktop. - Create an empty %{_datadir}/GConf/gsettings that is needed for gsettings-data-convert users. - Move gsettings-schema-convert to devel subpackage. - Move macros.gconf2 to devel subpackage. - Fix documentation in macros.gconf2 when more than one -f needed to be passed to %files. - Do not use ln in the gconf2 macros before comparing two files: if the file gets updated, then the linked file will also be updated so we won't notice a difference... Just use a cp instead of trying to be clever. - Move the schemas from %{_datadir}/gconf/schemas to %{_datadir}/GConf/schemas because we upstream now has a %{_datadir}/GConf directory. The gconf2 macros are also updated to handle this migration, since each package containing a gconf schema is potentially affected. Also update gconftool-rebuild for this. ++++ gdb: - Merge from gdb-7.1-29.fc13.src.rpm. ++++ gir-repository: - Remove gconf2-devel and libsoup-devel BiuldRequires: the introspection data is now directly shipped with those packages. - Comment out libnotify-devel BuildRequires since the libnotify introspection data doesn't build with libnotify 0.5.x. See bgo#625040. - Add gir-repository-gdk-pixbuf-2.21.patch to fix build after gdk-pixbuf split out of gtk+. - Add gir-repository-bump-to-1.1.patch, to bump version of gir data to 1.1, taken from upstream. ++++ glib2-branding-openSUSE: - Add glib2 and glib2-branding-upstream BuildRequires, so we can get the right version of glib2, which is needed to provide the right version of glib2-branding. - Bump version to 11.3. - Change the order of the packageand() in Supplements to fix rpmlint warnings. ++++ glib2: - Add rpm macros to ease installation of external gio modules and of gsettings schemas. - Rename the main package to glib2-tools since it's really what it contains. Instead, make libglib-2_0-0 provides/obsoletes glib2. - Make the devel package Requires glib2-tools, since users of the new rpm macros will need the tools during the build. - Also do not move the post/postun scriptlets of previous glib2 to glib2-tools: gio-querymodules needs to be called by packages installing a module, not by the package containing gio-querymodules. - Move glib-compile-schemas from devel package to glib2-tools. - Add %{_datadir}/glib-2.0/schemas/gschemas.compiled ghost file to libgio-2_0-0: this is where gsettings schemas will be compiled. - Add glib2-tools Recommends to libgio-2_0-0, since those tools are useful when libgio is installed. ++++ gnome-keyring: - Remove gnome-common BuildRequires and call to gnome-autogen.sh. - Call %suse_update_desktop_file on gnome-keyring-gpg.desktop. ++++ grep: - Forwarded the below "upgrade to grep-2.6.3" to openSUSE:Factory. This is also a reset to full compliance with upstream. All our own patches and "speedups" were dropped in the below "upgrade to grep-2.6.3" because they had bad side effects like bnc#618455 (SLES11-SP1) and bug#616037 (SLES9-SP4) which do not happen with an upstream compliant grep (regardless of an old version 2.5.1 or the new 2.6.3). - On Fri Apr 9 16:43:45 CEST 2010 duwe@suse.de did a version upgrade to grep-2.6.3, which brings among various compile fixes vast improvements for UTF-8 / multibyte handling. Fixes bnc#255977 (SLES10-SP2) and bnc#415228 (SLES9-SP3). ++++ gvfs: - Use %glib2_gio_module_* macros that have been added to glib2, to make sure we always execute the right commands. - Add baselibs.conf. ++++ hdparm: - update to hdparm-9.29 * add --offset for use with -t, to get timings from middle/end of drive, * restrict --trim-sector-ranges-stdin to small TRIM commands on most drives * fix w62 bug in -I * dump all data bytes with --verbose * warn about bad/missing sense data, but continue regardless * show in/out data[] separately with --verbose * Add reporting to -I for sata3 signaling speed. * force use of ATA_16 for all commands to ATAPI devices. * supply a sector count of "1" for IDENTIFY commands, to satisfy buggy USB3 bridges. ++++ usbmuxd: - Update to version 1.0.5 * Protocol version 1 support. Enables libusbmuxd to talk to Apple's official usbmuxd on Windows and OSX * Recovery mode support for idevicerestore firmware restores * Detach kernel USB drivers to avoid USB issues * Win32 support for libusbmuxd * FreeBSD support * Basic C++ support * Fixes crasher bugs - Added libplist dependancy - Remove upstreamed patch ++++ kiwi: - fixed xenconfig creation for vmx if no format was set - fixed oem-partition-install for LVM images - fixed use of uninitialized value and test -z usage in bash code - fixed locale validation and documentation as well as some template examples provided by kiwi. The locale value in kiwi is always a UTF-8 locale therefore it's not allowed to add the encoding type to the locale string. We also support the xx_XX locale style only which is now all checked by the schema (bnc #620789) - fixed documentation about the evaluation of the locale information - fixed locale setup for some examples ++++ libffi45: - Update to 4.5.1 release candidate (r162408). - Disable AVR cross. ++++ libnotify: - Create a tools subpackage, and move the notify-send utility there. The main libnotify package is not needed anymore, so make the tools subpackage provide/obsolete it. - Move the notification-daemon Recommends to libnotify1, since it's where it really belongs. - Remove libnotify Requires in libnotify1: it's not needed. - Remove dbus-1-devel, dbus-1-glib-devel, glib2-devel, gtk2-devel Requires in devel package: they will automatically get added with pkgconfig() Requires. ++++ sqlite3: - New version: 3.7.0: * Added support for write-ahead logging. * Query planner enhancement - automatic transient indices are created when doing so reduces the estimated query time. * Query planner enhancement - the ORDER BY becomes a no-op if the query also contains a GROUP BY clause that forces the correct output order. * Add the SQLITE_DBSTATUS_CACHE_USED verb for sqlite3_db_status(). * The logical database size is now stored in the database header so that bytes can be appended to the end of the database file without corrupting it and so that SQLite will work correctly on systems that lack support for ftruncate(). ++++ libxfce4ui: - exclude the file xfce4-keyboard-shortcuts.xml because conflits with the same provided by libxfcegui4 ++++ libxfcegui4: - new upstream version 4.6.4 - added GladeUI support - removed info pages prereq: no info pages to install ++++ libzypp: - Update zypp-po.tar.bz2 ++++ openssh: - update to 5.5p1 ++++ pkg-config: - Provide pkgconfig(pkg-config) since pkg-config has a virtual internal pkg-config.pc file. - Use %makeinstall macro. - Remove code for old versions of openSUSE (<= 9.3) - Remove AutoReqProv: it's default now. - Remove calls to %suse_update_config and autoconf, and do not set CFLAGS. ++++ systemd: - version 4 (pre) - require newer vala - add [Install] section to getty.target and remote-fs.target - re-enable post-build check ++++ vinagre: - Add rdesktop Recommends for the RDP support. - Change group to Productivity/Networking/Other since Productivity/Networking/Remote Desktop doesn't exist. ++++ xfce4-power-manager: - new upstream version 0.9.98 - rename lxde-support.patch to xfce4-power-manager-0.9.98-lxde-support.patch - spec file clean up ------------------------------------------------------------------ ------------------ 2010-7-21 - Jul 21 2010 ------------------- ------------------------------------------------------------------ ++++ blueproximity: - replaced fedorization patch with suseization patch - initial checkin of blueproximity ++++ bundle-lang-common: - who would have thought, bash was fixed one day ++++ bundle-lang-gnome: - who would have thought, bash was fixed one day ++++ bundle-lang-gnome-extras: - who would have thought, bash was fixed one day ++++ bundle-lang-kde: - who would have thought, bash was fixed one day ++++ cairo: - Clean up update to 1.9.12. - Split main package in libcairo2, libcairo-script-interpreter2 and cairo-utils subpackages, to follow the shared library policy. Note that libcairo2 provides/obsoletes cairo. - Change freetype2-devel, libpng-devel, xorg-x11-devel, xorg-x11-libxcb-devel BuildRequires to pkgconfig() BuildRequires for: fontconfig, freetype2, libpng, pixman-1, x11, xcb, xrender. - Remove Provides/Obsoletes for libpixman <= 0.1.1 (this was for very old versions of SUSE Linux). - Remove fontconfig-devel, freetype2-devel, libpng-devel, xorg-x11-devel, xorg-x11-libX11-devel, xorg-x11-libXrender-devel, xorg-x11-libxcb-devel Requires of devel package: they're now all required with the automatically added pkgconfig(). - Fix self-obsoletion of cairo-doc. ++++ clutter: - Clean up update to 1.3.6. - Change explicit Mesa-devel, glib2-devel, gobject-introspection-devel, gtk2-devel, pango-devel, xorg-x11-devel, xorg-x11-libXfixes-devel BuildRequires to pkgconfig() BuildRequires: atk, cairo, gdk-pixbuf-2.0, gl, gobject-2.0, gobject-introspection-1.0, pangocairo, x11, xcomposite, xdamage, xext, xfixes. - Add pkgconfig(json-glib-1.0) BuildRequires to not use the internal copy of json-glib. - Add pkgconfig(xi) BuildRequires for xinput support and pass - -enable-xinput to configure. - Remove explicit Mesa-devel, cairo-devel, glib2-devel, gtk2-devel, pango-devel, xorg-x11-devel, xorg-x11-libX11-devel, xorg-x11-libXext-devel, xorg-x11-libXfixes-devel Requires of devel package: they're replaced with automatically added pkgconfig() Requires. - Move gir files to devel subpackage. ++++ emacs-auctex: - Update to auctex 11.86 * Parsing of LaTeX output was improved. It is now less likely that AUCTeX opens a non-existent file upon calling `TeX-next-error'; a problem for example encountered when using MiKTeX 2.8. In addition quoted file names as emitted by MiKTeX are now supported. * A new framework for the definition and selection of viewers was implemented. If you have customizations regarding viewers you will have to redo them in this new framework or reenable the old one. See the section on viewers in the manual for details. * Comprehensive editing support for PSTricks was added. * Support for various LaTeX packages was added, e.g. `tabularx', `CJK', and `hyperref'. * An easy way to switch between TeX engines (PDFTeX, LuaTeX, XeTeX, Omega) was added. * Support for SyncTeX was added. This involves the command line options for LaTeX and the viewer. * Folding can now be customized to use macro arguments as replacement text. * `preview.sty' now works with XeTeX. * A lot of smaller and larger bugs have been squashed. - Fix the usage of ghostscript for preview mode also switch over to faster dvipng mode which is much faster than ghostscript (bnc#623719) ++++ gdk-pixbuf: - Improve summaries and descriptions. - Change gobject-introspection-devel and libpng-devel BuildRequires to pkgconfig(gobject-introspection-1.0) and pkgconfig(libpng). - Add libjasper-devel, pkgconfig(x11) BuildRequires, and explicit libjpeg-devel. - Add baselibs.conf, and rename gdk-pixbuf-query-loaders on 64 bits. - Make libgdk_pixbuf-2_0-0 provide gdk-pixbuf to make the lang package installable. - Add Recommends for the lang package to libgdk_pixbuf-2_0-0. - Move conflicts with gtk2 < 2.21 to libgdk_pixbuf-2_0-0. - Stop renaming gdk-pixbuf-query-loaders to gdk-pixbuf-query-loaders-2.0: they're no issue with parallel instability since there's no other such tool. - Touch %{_libdir}/gdk-pixbuf-2.0/2.10.0/loaders.cache and make it a ghost file. - Pass --disable-static and --with-libjasper to configure. - Enable parallel build. - Move gtk-doc documentation and gdk-pixbuf-csource to devel subpackage. - Add a macros.gdk-pixbuf file containing useful macros for packages that ship gdk-pixbuf loaders. ++++ libopenraw: - Change gtk2-devel and libxml2-devel BuildRequires to pkgconfig(gdk-pixbuf-2.0) and pkgconfig(libxml-2.0). - Add explicit pkgconfig(glib-2.0) BuildRequires. - Add libopenraw-gdk-pixbuf-loaders-path.patch to have the gdk-pixbuf loader installed where it should with the new gdk-pixbuf library. Patch was committed upstream. - Note that we require gdk-pixbuf >= 2.21 for the build because of the patch. - Split the gdk-pixbuf loader in a gdk-pixbuf-loader-libopenraw subpackage (that gets installed automatically when gdk-pixbuf is installed thanks to a Supplements). - Change gtk2-devel Requires in devel package to gdk-pixbuf-devel. - Add baselibs.conf, so that the pixbuf loader can work with 32bit version of gdk-pixbuf. ++++ librsvg: - Update to version 2.31.0: + bgo#337979: text size not rendered correctly + bgo#545158: Segfault or bad rendering when displaying a SVG file + bgo#614556: Background pixbuf in filter process should not be created if it's not needed. + bgo#616018: cairo-freetype font rendering code should be removed. + bgo#620130: Decode base64 inplace + bgo#620238: crashes rending a trivial file + bgo#620592: Use correct free func + bgo#620649: Simplify code by using g_clear_error + bgo#620693: presentation attributes in svg element are ignored + bgo#620822: Build fails with make -jx" + bgo#621699: make librsvg gio friendly + bgo#622790: use standalone gdk-pixbuf + bgo#623383: crash on rsvg-gobject.c:141, in instance_dispose function - Add librsvg-gdk-pixbuf-query-loaders-64.patch to fix the build on x86_64, since gdk-pixbuf-query-loaders is renamed to gdk-pixbuf-query-loaders-64 there. - Remove coreutils PreReq. - Change gtk2-devel, libcroco-devel, libgsf-devel BuildRequires to pkgconfig() BuildRequires: cairo, fontconfig, freetype2, gdk-pixbuf-2.0, glib-2.0, gio-2.0, gtk+-2.0, libcroco-0.6, libgsf-1, libxml-2.0, pangoft2. - Add pkgconfig(gtk+-3.0) BuildRequires. - Remove the cairo-devel, libcroco-devel, glib2-devel, gtk2-devel, libgsf-devel Requires in devel package: pkgconfig() Requires will automatically get added now. - Version the Provides/Obsoletes of librsvg2 and librsvg2-devel in librsvg-2-2 and librsvg-devel to avoid rpmlint warning. - Split the gdk-pixbuf loader in a gdk-pixbuf-loader-rsvg subpackage (that gets installed automatically when gdk-pixbuf is installed thanks to a Supplements). - Create a librsvg-2-2 subpackage that provides/obsoletes librsvg (since the main package is empty), and follow the shared library policy. - Create gtk2-engine-svg and gtk3-engine-svg subpackages, containing the svg-based theme engines. ++++ glib2: - Change pcre-devel BuildRequires to pkgconfig(libpcre). - Remove checks for old versions of openSUSE (11.0). - Remove conflicts with gnome-vfs2 < 2.22.0 which is not needed since openSUSE 11.0. - Remove workaround that was settings the +x permission on gtester-report. - Add systemtap support: add systemtap-sdt-devel BuildRequires, pass --enable-systemtap to configure and add workaround for misinstalled tapsets. We also temporary need a python BuildRequires because of a missing dependency for systemtap-sdt-devel. - Use %{?_smp_mflags} instead of %{?jobs:-j%jobs}. ++++ gnucash: - fix name of perl module, perl-DateManip is gone since 2008 ++++ gobject-introspection: - Clean up update to 0.9.2. - Change cairo-devel, glib2-devel BuildRequires to pkgconfig(cairo) and pkgconfig(gobject-2.0). - Remove checks for old versions of openSUSE (<= 11.1). - Remove glib2-devel Requires of devel package: it's now automatically handled with pkgconfig() Requires. - Fix post/postun to be for libgirepository-1_0-1. ++++ gtk2: - Clean up update to 2.21.4. - Update baselibs.conf, README.SuSE, SuSEconfig.gtk2 after gdk-pixbuf split. - Stop creating %{_libdir}/gtk-2.0/2.10.0/loaders. - Move gir files to devel subpackage. - Add gdk-pixbuf-devel Requires to devel package. - Create var/adm/SuSEconfig/ in %post if necessary. ++++ gtk3: - Clean up package. - Improve summaries and descriptions. - Remove _with_gobject define, which isn't needed anymore. - Add README.SUSE for biarch systems. - Add baselibs.conf. - Add missing cups-devel BuildRequires, as well as many explicit pkgconfig() BuildRequires. - Rename gtk3 to gtk3-tools, and split some data files to gtk3-data. - Make libgtk-3_0-0 provide gtk3, and add Requires for gtk3-tools for the post/postun scriptlets. Also add Recommends for branding, data and lang subpackages, as well as gvfs and hicolor-icon-theme for improved user experience. - Add pyxml Requires to devel package, since it's needed by gtk-builder-convert. - Remove hack on gtk-query-immodules-3.0 since there's no need to make it parallel installable, and instead add back the change from gtk2 needed for biarch, where gtk-query-immodules-3.0-64 is used on 64bit systems. - Move %{_sysconfdir}/gtk-3.0/im-multipress.conf to libgtk-3_0-0 and gtk-builder-convert-3.0 to devel subpackage. - Add patches based on the gtk2 package: + gtk3-GTK_PATH64.patch: contains the remaining part of gtk64.patch, to use the GTK_PATH64 environment variable on 64bit systems + gtk3-path-local.patch: based on gtk-path-local.patch + gtk3-bnc129753-localize-font-style-name.patch: based on bugzilla-129753-gtk+-2.8.9-localize-font-style-name.diff + gtk3-bnc130159-bgo319483-async-font-selection.patch: based on gtk2-bnc130159-bgo319483-async-selection-in-gtk-font-selection.diff - Add gnome-patch-translation support because of gtk3-bnc129753-localize-font-style-name.patch. - Comments on patches not brought from the gtk2 package: + bugzilla-131498-allow-xim-for-all-languages.patch: this was a patch to make it possible to set input to Japanese characters on 32bit applications running on a 64bit system. This is needed because somehow, scim-32bit is not installed by default. The right fix is to have scim-32bit installed by default, then. ++++ kdenetwork4: - build KGet with Torrent support ++++ kile: - updated to newer developemnt snapshot to fix build ++++ kiwi: - added 11.3 as migration target - fixed suse-11.3/suse-pxe-client/config.xml ++++ lftp: - update to 4.0.9 * torrent: don't try to re-download invalid piece from the same peer * added a short lftp.conf(5) man page (Jiri Skala) * fixed a problem with zeroed errno (Gabriele Balducci) * fixed status of mget from file: schema * fixed a compilation problem on AIX (Claus K. Larsen) ++++ libqt4: - fix crash of QtWebKit with flash player 10.1 (bnc#613818) ++++ libgail-gnome: - Add gconf2-devel BuildRequires. ++++ libqt4-devel-doc: - fix crash of QtWebKit with flash player 10.1 (bnc#613818) ++++ libqt4-devel-doc-data: - fix crash of QtWebKit with flash player 10.1 (bnc#613818) ++++ libqt4-sql-plugins: - fix crash of QtWebKit with flash player 10.1 (bnc#613818) ++++ libstorage: - recheck activation of multipath before rescan ++++ telepathy-glib: - Clean up update to 0.11.8. - Drop work_around_pkg_config.patch: not needed anymore. - Change dbus-1-glib-devel BuildRequires to pkgconfig() BuildRequires: dbus-1, dbus-glib-1, gobject-2.0, gio-2.0, gio-unix-2.0. - Add pkgconfig(gobject-introspection-1.0) to enable introspection support. - Remove explicit dbus-1-glib-devel and glib2-devel Requires in devel package, since pkgconfig() Requires are now automatically added. ++++ libxslt: - update to libxslt-1.1.26 - Improvements: - Add xsltProcessOneNode to exported symbols for lxml - Features: - Add API versioning and various cleanups - xsl:sort lang support using the locale - Bug fixes - Portability, documentation fixes - drop libxslt-1.1.24-rc4-overflow.patch (included upstream) - drop libxslt-1.1.24-am.patch (included upstream) ++++ libxslt-python: - updated to 1.1.26 - no python related fixes in this libxslt release ++++ lxterminal: - added lxterminal-0.1.8-hide_menu_bar-sf3032519.patch to fix bug sf#3032519 ++++ perl-Date-Manip: - keep the obsoletes/provides of 11.1 renames ++++ perl-Module-Signature: - update to 0.64 * Avoid creating gnupg configuration files for the user invoking Makefile.PL (Closes RT#41978). * Correctly detect the version of gnupg on cygwin and add tests for it (Paul Fenwick) (Closes RT#39258). - [Changes for 0.63 - Sun, 28 Mar 2010 04:46:27 +0100] * Fix diagnostic message from Makefile.PL when the user dosn't have gnupg or Crypt::OpenPGP (miyagawa). - [Changes for 0.62 - Tue, 23 Mar 2010 22:17:39 +0100] * Change the default keyserver from the outdated pgp.mit.edu to pool.sks-keyservers.net. - [Changes for 0.61 - Thu, 19 Mov 2009 00:56:41 CST] * Added "=encoding utf8" to POD to fix author name display. No functional changes. - [Changes for 0.60 - Mon, 16 Nov 2009 22:48:54 CST] * LICENSING CHANGE: This compilation and all individual files in it are now under the nullary CC0 1.0 Universal terms: To the extent possible under law, has waived all copyright and related or neighboring rights to Module-Signature. * Updated Module::Install to 0.91, prompted by Florian Ragwitz. - recreated by cpanspec 1.78 - noarch pkg ++++ pessulus: - Remove gnome-python-desktop BuildRequires. - Change gnome-python-desktop Requires to Suggests (since it's really not an important feature). ++++ systemd: - do not add sysv services that are not enabled in /etc/rcN.d/ - allow symlinking unit files to /dev/null - remove only pam sessions we ourselves created - unit files in /etc/ always take precedence, even over link targets ++++ systemtap: - Add python Requires to sdt-devel subpackage since dtrace is a python script. ++++ telepathy-gabble: - Change libopenssl-devel BuildRequires to libgnutls-devel since we now have a recent enough version of gnutls. - Drop telepathy-gabble-include-uuid-fix.patch: it's only needed for openSUSE 11.1, which is too old. ++++ xen: - bnc#624285 - TP-L3: xen rdtsc emulation reports wrong frequency 21445-x86-tsc-handling-cleanups-v2.patch ------------------------------------------------------------------ ------------------ 2010-7-20 - Jul 20 2010 ------------------- ------------------------------------------------------------------ ++++ apport: - Fix anonymization of apport reports (bnc#540553). - Use less instead of sensible-pager in apport-cli (bnc#483292). - Do not install executable config files (bnc#483295). ++++ at: - wake up atd after suspend [bnc#592349] ++++ cmake: - update to cmake-2.8.2 - notable changes: - CPack: Add native BZip2 support - ExternalProject: Support .zip and .bz2 archives, MD5 verification - GetPrerequisites: Provide an override hook - Recognize ARM ABI/EABI with GNU compilers - Recognize Clang compiler - Search basic directories on "Generic" platform - Support compression with 'cmake -E tar' - a lot of bugfixes ++++ cmake-gui: - update to cmake-gui-2.8.2 - cmake-gui: Add simple grouped view - cmake-gui: Support build tree under symlink (#9975) ++++ compiz-manager: - Add compiz-manager-nouveau.patch: define nouveau driver as sufficient to handle compiz. ++++ gcc45: - Use RPM_OPT_FLAGS for stage1 to fix hppa build. - Update to gcc-4_5-branch head (r162329). ++++ cross-hppa-gcc-icecream-backend: - Use RPM_OPT_FLAGS for stage1 to fix hppa build. - Update to gcc-4_5-branch head (r162329). ++++ cross-i386-gcc-icecream-backend: - Use RPM_OPT_FLAGS for stage1 to fix hppa build. - Update to gcc-4_5-branch head (r162329). ++++ cross-ia64-gcc-icecream-backend: - Use RPM_OPT_FLAGS for stage1 to fix hppa build. - Update to gcc-4_5-branch head (r162329). ++++ cross-ppc-gcc-icecream-backend: - Use RPM_OPT_FLAGS for stage1 to fix hppa build. - Update to gcc-4_5-branch head (r162329). ++++ cross-ppc64-gcc-icecream-backend: - Use RPM_OPT_FLAGS for stage1 to fix hppa build. - Update to gcc-4_5-branch head (r162329). ++++ cross-s390-gcc-icecream-backend: - Use RPM_OPT_FLAGS for stage1 to fix hppa build. - Update to gcc-4_5-branch head (r162329). ++++ cross-s390x-gcc-icecream-backend: - Use RPM_OPT_FLAGS for stage1 to fix hppa build. - Update to gcc-4_5-branch head (r162329). ++++ cross-x86_64-gcc-icecream-backend: - Use RPM_OPT_FLAGS for stage1 to fix hppa build. - Update to gcc-4_5-branch head (r162329). ++++ freetype2: - updated to version 2.4.1: * major version up * bytecode interpreter is enabled as default in the upstream * doc-reference is redundant, removed ++++ ft2demos: - updated to version 2.4.1: * major version up * bytecode interpreter is enabled as default in the upstream * doc-reference is redundant, removed ++++ libgcj45: - Use RPM_OPT_FLAGS for stage1 to fix hppa build. - Update to gcc-4_5-branch head (r162329). ++++ global: - update to global-5.9.1 - notable changes since global-5.8 o Caution: This version of GLOBAL doesn't support tag files of the former version. If you install this version, you should remake all tag files again using gtags(1) in this package. Though new gtags's speed has improved very much, you need not hurry up to upgrade it if you have a lot of tag files of former version. Thank you for your cooperation. o gtags: New gtags.files file. If a file called 'gtags.files' exists in the current directory, gtags(1) treats it as a list of files which are candidates of the target. o Safe-CGI mechanism was modified. o globash: New command. o gtags, global, htags: Allows path name which includes blanks. o gtags, htags: Changed the algorithm for detecting binary file. o gtags: Added support of function layer plug-in parser by Hideki IWAMOTO. o htags: Added call-tree facility using cflow(1). - clean up specfile - add global-disable-plugin-example.patch ++++ kdeartwork4: - fix support for xscreensaver-based savers ++++ kdeartwork4-noarch: - fix support for xscreensaver-based savers ++++ kiwi: - fixed changelog chronology - fixed oem recovery for LVM based images. It's required to backup the LVM metadata in order to restore it - added main::isize function to replace the use of the -s operator. This is done because of SUSE Studio which maps a file to a block special under certain circumstances which causes -s to not work anymore ++++ libffi45: - Use RPM_OPT_FLAGS for stage1 to fix hppa build. - Update to gcc-4_5-branch head (r162329). ++++ libmodman: - Disable the test suite for this release. A known error with as-needed makes it fail. Will be fixed in next release. ++++ openais: - Install plugins to lib64 on x86_64 (bnc#623427) ++++ pulseaudio: - set up sh/csh profiles instead of /etc/environment in setup-pulseaudio script (bnc#623837) - Add speechd setup to setup-pulseaudio (bnc#619859) - Use grep -q for testing in setup-pulseaudio ++++ libstorage: - add support for additional parity values for raid5, raid6, raid10 - add new interface function getMdAllowedParity ++++ lxdm: - new git version 20100721 - removed lxdm-0.3.0-fix-script-environment.patch and lxdm-0.3.0-logging.patch now into upstream code ++++ lxpanel: - new upstream version 0.5.6 - removed all previous patches now into upstream code ++++ lxterminal: - added lxterminal-0.1.8-fix-alt_n-sf3006779.patch (backport from upstream git) to fix bug sf#3006779 - split out lang package ++++ meld: - Update to 1.3.2 + Add keyboard merging support + Add support for bulk change merging + Add auto-merge with ancestor mode; please note that this can currently only be started from the commandline + Updates to VC support, including lots of git fixes + UI cleanups, including a cleaner Preferences dialog, and message areas for most error reporting + Plenty of miscellaneous bug fixes + Translation updates - Add patch Requires (needed for VCS diffs). ++++ mtr: - update to mtr-0.80 - display load sharing hosts in --raw output - added about button in gui ++++ net-tools: - implemented ipv6 support in hostname -[aifsd] (bnc #577070) ++++ openssh: - update to 5.5p1 * Allow ChrootDirectory to work in SELinux platforms. * bugfixes ++++ perl-DBD-CSV: - update to 0.30 * Text::CSV_XS now called with auto_diag * Implement valid_attrs * Next version will require DBI-1.612 or higher This is a transition release - 0.29_03 H.Merijn Brand * Remove leftover debug. Causes fails - 0.29_02 H.Merijn Brand * More work to keep in sync with DBI development (Jens) * Better diagnostics for missing modules * More spell-check fixes * Tests for ChopBlanks (now fixed in DBD::File) * Tests changed to accept old and new DBI * Statement handle attributes handled in new DBD::File - 0.29_01 H.Merijn Brand * Prepare for DBD::File-0.39 (DBI-1.612+) Should still work with older DBI versions * Documentation updates (style, consistency, spell-checking) * Test folder cleanup * More tests for insert * Tested RT#58039 - recreated by cpanspec 1.78 o fix deps - noarch pkg ++++ perl-DBI: - recreated by cpanspec 1.78 o fix deps ++++ perl-Data-UUID: - update to 1.215 - no changes, released as non-trial - Use gv_stashpv instead of gv_stashpvs (Florian Ragwitz) - Pass along the interpreter to ptable_store, if needed (Florian Ragwitz) - fix MANIFEST (thanks for noticing, Florian Ragwitz) - add a uniqueness test to threads.t (thanks, SCHWERN!) - thread safety, added by Florian Ragwitz - recreated by cpanspec 1.78 ++++ perl-Date-Manip: - update to 6.11 - Fixed a problem in Build.PL that had an incorrect module requirement. - Version 6.10 2010-04-29 Fixed a bug where Date_ConvTZ not working correctly with timezones specified by offset. Chris Butler Fixed a documentation bug in Date::Manip::TZ where "stdonly" was listed as the default value for $dstflag, but in actuality, "std" is the default. Changed Date::Manip::TZ::zone so "dst" is sometimes the default $dstflag. Based on the bug report by Chris Butler. OpenUNIX puts a colon at the start of some timezones. It's removed. Jean Hassler Fixed a bug where business mode calculations involving minutes was not handled correctly. Damien Moore * ** Combined 5.xx and 6.xx releases into one distribution so cpan/cpanp will work correctly. Newest zoneinfo data (tzdata 2010i) Fixed a bug where business mode calculations failed in some cases. RT 56638 Converted tests to Test::Inter - recreated by cpanspec 1.78 - noarch pkg ++++ perl-DateTime-TimeZone: - update to 1.19 - This release is based on version 2010j of the Olson database. This release creates a new zone for Mexico (America/Bahia_Banderas). - Dateline time zone on Win32 now always maps to a fixed -12:00 zone. Patch by David Pinkowitz. - 1.18 2010-04-19 - This release is based on version 2010i of the Olson database. This release includes changes for Morocco, Taiwan (historical only), and Argentina. - recreated by cpanspec 1.78 o fix deps - noarch pkg ++++ perl-Net-SSLGlue: - update to 0.4 * added Changes, put examples into examples/ dir - 0.3 2010/05/13 * rewrite parts of Net::SSLGlue::LWP so that it sends the correct request to the peer even if https_proxy is used. In former version it ommitted the HTTP version number in the request (thus the request was invalid). Bug report by PMOONEY https://rt.cpan.org/Ticket/Display.html?id=57365 - recreated by cpanspec 1.78 o fix deps - noarch pkg ++++ perl-Net-Server: - disable "dubiuos" failing test o t/Server_http.t ++++ perl-SQL-Statement: - update to 1.28 - [Improvements] * Introduce new "capability" method for SQL::Statement and SQL::Eval::Table + Add capability for "insert_new_row" to allow DBD::DBM to fix PK constrain on INSERT statements. * Performance of IMPORT feature improved (thanks to Sven Probst, RT#57322) - [Bug fixes] * expect every table object being derived from SQL::Eval::Table * rewrite DELETE and UPDATE command based on table capabilities * add abstract methods for all methods derived classes must override (this means, open_table for SQL::Statement deriveds must be overridden and all data access methods of tables - see SQL::Eval::Table for details) * Tests are fixed to use TEMP TABLES explicitely when required * check for invalid column names fixed * Don't let depreciated parser structures stay alive in SQL::Statement when reusing the Parser - [Documentation] * Method documentation of SQL::Statement and SQL::Eval::Table are improved * Add a Roadmap describing future plans for SQL::Statement (in addition to DBD::File::Roadmap). * POD spelling fixes provided by H.Merijn Brand and Pod::Spell::CommonMistakes (thanks Tux) * POD grammar fixes and reasonable sentences created by Martin Evans - [Things that may break your code] * SQL::Statement 1.28 is expected not to work proper in combination with DBI 1.611 and below * SQL::Statement::ColumnValue expects now every table being derived from SQL::Eval::Table - recreated by cpanspec 1.78 - added Authors ++++ perl-Test-Inter: - initial package 1.01 * created by cpanspec 1.78 ++++ puppet: - create puppet user not only for server package (bnc#623884) ++++ pure-ftpd: - add missing buildRequires on libcap-devel ++++ rpm: - make suse_version 1140 ++++ rpmlint: - add BashismsCheck ++++ rpmlint-mini: - include dash and checkbashisms needed by BashismsCheck ++++ susedoc-buildbook: - 0.10: * Use update_spec in the buildbook script. ++++ sysconfig: - version 0.74.0 - Changed ifup-wireless to use wext wpa driver for the rt2870sta, ipw2200 and ipw2100 wlan adapter driver (bnc#623676,bnc#623340). ++++ systemd: - fix access mode verification of FIFOs ++++ sysvinit: - Enforce killproc to wait even if the SIGTERM has been specified on the command line. This should avoid the in most cases that the daemon has not finished its response on SIGTERM, see bug bnc#623460 and bug bnc#595796. ++++ xdg-utils: - Fix screensaver handling in KDE4 ++++ xen: - bnc#623201 - drbd xvd will fail in new xen4 packages due to wrong popen2 arguments in blkif.py popen2-argument-fix.patch ++++ xorg-x11: - luit 1.0.5 * fixes also luit hang before exit (bnc #623790) ++++ yast2-storage: - add support for additional parity values for raid5, raid6, raid10 ------------------------------------------------------------------ ------------------ 2010-7-19 - Jul 19 2010 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-kde4: - use the lang_package macro ++++ aria2: - update to 1.10.0: * adds an option to limit the number of connections to the same host in each download * aria2 now chooses the server which is least used in the aria2c instance * adds Chromium cookie support * adds HTTP only conditional download support in which a file is downloaded only when the local file is older than the remote file * aria2 now can handle %2F in FTP URI properly * the HTTP/1.1 chunked decoder was fixed * aria2 uses fallocate by default if it is usable ++++ bash: - Comment out recommendation of bash-completion, as I'd like no to see the bugs of bash-completion in my bugzilla ++++ cairo: - Update to version 1.9.12: + Various API additions (see NEWS for details). + Bug fixes. + Updated documentation. - Remove gcc-c++ BuildRequires. ++++ dash: - update to version 0.5.6.1 - bugfixes ++++ digikam: - change sqlite plugin to required ++++ gnome-python-desktop: - Disable evince bindings for now since they don't build with latest evince (see bgo#626283). ++++ gpg2: - update to gnupg-2.0.16 * If the agent's --use-standard-socket option is active, all tools try to start and daemonize the agent on the fly. In the past this was only supported on W32; on non-W32 systems the new configure option --use-standard-socket may now be used to use this feature by default. * The gpg-agent commands KILLAGENT and RELOADAGENT are now available on all platforms. * Minor bug fixes. - drop gnupg-2.0.14-s2kcount.patch (builds fine without it now) ++++ kiwi: - v4.49 released ++++ kvm: - qemu-kvm was mistakenly being built without libaio support, which results in less efficient disk i/o (bnc#598271) ++++ libpst: - Update to version 0.6.47: + Solaris fixes. + Fix output file name numbering to start at 1 rather than 2. - Changes from version 0.6.46: + Prefer libpthread over librt for finding sem_init function. + Changes in implicit dso linking semantics. ++++ lxterminal: - new upstream versio 0.1.8 - removed lxterminal-0.1.7-fix-path.patch now into upstream code - port lxterminal-0.1.6-disable-f10.patch to apply on new code, the patch is now lxterminal-0.1.8-disable-f10.patch ++++ mercurial: - updated to version 1.6 This release makes a couple small behavior changes: Upgrade Notes * hgweb.cgi and hgwebdir.cgi combined (though old installs of either will continue to work) * hgweb and command line templates now require escaping of open braces ('\{') that aren't part of template expressions * hgweb now delivers output of external changeset hooks to clients * the churn extension lost the --progress flag (uses the ProgressExtension instead) Core * addremove: optimize addremove -s100 by matching files by their SHA1 hashes * archive: auto-detect archive type by extension (issue2058) * commit: more friendly handling of new and closed named branches * hooks: provide pre- and post- hooks with parsed command line arguments * log: add --branch for filtering on named branch * log: add --stat for diffstat output * push: add --new-branch option to allow initial push of new branches * push: break infinite http recursion bug with Python 2.6.5 (issue2179) * rollback: add -n/--dry-run flag, report what's being rolled back * subrepo: various fixes * summary: report copies and renames and add subrepo status * tag: add -e/--edit option for modifying the commit message * revsets: introduce a powerful query language for specifying revisions, see the manpage or hg help revsets Hgweb * unify and simplify hgweb.cgi and hgwebdir.cgi scripts * fix race in refreshing repo list (issue2188) * simplify hgweb.cgi, add help pointer * deliver shell hook output to client * allow --port=0 to specify "choose free port number automatically" * improved templater performance Help * add new hgweb, glossary, and revsets topics * numerous improvements to help text Extensions * acl: support for access control base on branches and user-defined or OS-level groups * acl: added support for pretxncommit, so that one can call the ACL hook at (?) * bookmarks: add support for pushing and pulling bookmarks * churn: add possibility to include/exclude paths * color: add support for Windows consoles * color: colorize based on output labels instead of parsing output * extdiff: add labels, read diff arguments from [merge-tools] * keyword: offer svn-like default keywordmaps * keyword: support (q)record * mq: add a line to hg summary * mq: qpush --move, reorder patch series and apply only the patch * progress: progress support for many more commands * rebase: add option to not commit after a collapsing ++++ perl-Class-Date: - update to 1.1.10 * Remove the deprecated UNIVERSAL::import (Vladimir Timofeev) ++++ perl-DBI: - update to 1.612 * Changed Makefile.PL to modernize with CONFLICTS, recommended dependencies and resources (Jens Rehsack) * Changed DBI::ProfileDumper to rename any existing profile file by appending .prev, instead of overwriting it. * Changed DBI::ProfileDumper::Apache to work in more configurations including vhosts using PerlOptions +Parent. * Add driver_prefix method to DBI (Jens Rehsack) * bugfixes, test fixes ++++ perl-GD: - update to 2.45 * Clarified the GD license. There is now a formal LICENSE file in the package. ++++ perl-IO-Socket-INET6: - recreated by cpanspec 1.78 o fix deps o changed to Build.PL - noarch pkg - added bcond_with test ++++ perl-IO-Socket-Multicast: - update to 1.12 * Test adjustments thankyou Christian W. (BRAMBLE) * Documentation updates and corrections (BRAMBLE) - removed t_03 patch (fixed in upstream) ++++ perl-Log-Log4perl: update to 1.29 * (ms) Added documentation on how to use Log4perl's :easy macros with Catalyst in Log::Log4perl::Catalyst. * (ms) wrapper_register() now deals with caller_depth automatically. Backwards compatibility with old wrapper classes using caller_depth directly is provided. Documentation has been updated. * (ms) Felix Antonius Wilhelm Ostmann reported Resurrector.pm crashes, fixed as suggested by setting the %INC value to the module path. * (ms) Another caller_depth fix in Log::Log4perl::Catalyst. * (ms) Fixed logdie() caller_depth bug reported by Rob Retter. * (ms) [RT 56145] Saving errstr in DBI appender to survive ping() * (ms) Added INTERNAL_DEBUG env variable to test suite triggering all _INTERNAL_DEBUG statements to be printed for better error diagnosis on misbehaving systems. - recreated by cpanspec 1.78 o fix deps - noarch pkg ++++ perl-Tk: - update to 804.029 * bugfixes, test fixes - removed CVE-2006-4484 and per5.12 patches (fixed in upstream) ++++ pullin-flash-player: - bump version to 11.4 ++++ pullin-msttf-fonts: - bump version to 11.4 ++++ qtcurve-kde4: - Update to 1.5.2 1. Apply opacity settings to inactive tabs. 2. Add config option of apps that should not use menu opacity. 3. Fix 'white line' appearing at the bottom of kwin titlebars when not using an outer border. 4. If drawing an inner frame for kwin decorations, draw after titlebar has been drawn. 5. Fix blurry arrows in Amarok's collection browser. 6. qmake updates - thanks to Hugues Delorme. 7. Dont call killTimer if timer was never registered - fixes Qt warning on app closure under windows. 8. When setting KDE SC4.5 blur-behind hint, only set rects that can actually be blurred - should speed things up. 9. Fix non-styled background of scroll areas with no frame - such as in plasma's configure desktop mouse actions page. 10. Don't force alternate listview colours for KDM - looks bad! 11. Add option to use same gradients for inactive kwin shadows as those used for active windows. 12. Draw stripes into kwin border, if colouring the titlebar only. ++++ tmux: - update to version 1.3 - new input parser - new commands/flags/options were added/removed - jump-forward/backward in copy move - merged more mode into copy mode - fixed double free when the window option remain-on-exit is set - custom/tiled layouts - reworked signal handling - allow dragging to make a selection in copy mode when the mode-mouse option is set - mouse scroll wheel support - fixed problems with window sizing when starting tmux from .xinitrc - additional code reduction and bugfixes ++++ whois: - update to whois-5.0.6 * Added new IPv4 allocations. * Stop using inet_pton to parse IP addresses because it does not work when a netmask length is specified. * Updated translations. ++++ xorg-x11: - Newer killproc sends only SIGTERM as required by LSB if -TERM is specified on the command line. Use the default which is SIGTERM followed by SIGKILL if the timeout of 5 seconds is reached. ++++ yast2: - yast2 bash completion - show all yast modules (bnc#621848) - thanks to Andrea Florio ------------------------------------------------------------------ ------------------ 2010-7-18 - Jul 18 2010 ------------------- ------------------------------------------------------------------ ++++ empathy: - Update to 2.31.5.1: + bgo#624202: empathy requires libnm_glib instead of libnm-glib. + Updated translations. ++++ evince: - Update to version 2.31.5: + New Features and UI Improvements: - Add a new sidebar page to show the list of annotations - bgo#543503: Finish DBus API for synctex support - Switch to GTK+ 3 + Bug fixes: - bgo#604125: Make sure annot popups never show up outside the main window - bgo#623456: Set word wrapping mode for text in popup annotations - Use gtk3-devel BuildRequires instead of gtk2-devel. ++++ exo: - updated to 0.3.107 o Make the treeview work again with gtk 2.20 (bug #6230). o Fix compilation error (bug #6421). o Build ChangeLog from GIT. o Translation updates (pt, nl, it, am, bn, kk, ug, ru, ja). ++++ gstreamer-0_10-plugins-bad: - Add explicit BuildRequires on orc since it's needed for the cog plugin (it was brought by the schroedinger-devel package before). ++++ kdeaccessibility4: - Fix build: KTTSD is now Jovie. ++++ kdeaccessibility4-icons: - Fix build: KTTSD is now Jovie. ++++ kdelibs4: - Add libsoprano-devel Require to libkde4-devel ++++ kdevelop4: - update to 4.0.1 bugfix release ++++ kdevelop4-plugins: - update to 1.0.1 bugfix release ++++ kdevplatform: - update to 1.0.1 bugfix release ++++ libxfce4menu: - updated to 4.6.2 - Build fixes for GIT. - Fix make distcheck and compiler warnings. - Translation updates (lv, ur_PK, ur, ro, hu, ast, pa, nn, nl, am, ug). ++++ python-gtksourceview: - Update to version 2.10.1: + Fix return value of get_indent_width(). ++++ systemd: - fix default mode of /var/run and /var/lock - force /var/run and /var/lock to be on tmpfs ++++ totem-pl-parser: - Add totem-pl-parser-gir11.patch to support gir 1.1. ++++ xfce4-appfinder: - updated to 4.6.2 o Build fixes for GIT. o Properly propagate the focus-in-event of the search entry (bug #5883). o Translation updates (es, gl, hu, id, it, pl, pt, tr, lv, ur, ur_PK, ro, sq, sk, nl, kk, ug). ++++ xfce4-desktop: - updated to 4.6.2 == xfdesktop o Build fixes for GIT. o Rebuild doc directory. o Add libexo to CFLAGS and LIBS for panel plugin. o Fix detection of rename/delete ability. o Fix compilation when libexo isn't present. o Update icon text labels when system font size changes (bug #2862). o Set mnemonic widget properly for icon type/size labels (bug #5555). o Always show 'Eject' in volume context menus, regardless of whether or not it's mounted (bug #5343). o Never show 'Unmount' in volume context menus. o Use GtkBindingSet for keyboard handling on desktop. o Only register menu with panel if popup succeeded (bug #5792). o Fix inability to delete broken symlinks on the desktop (bug 5387). o Don't misuse the g_return_(val_)?if_fail() macros as much (bug #5791). o Translation updates (el, es, gl, it, pl, pt, ru, tr, ro, lv, ca, ur, ur_PK, hu, ast, da, sk, nn, nl, si, am, kk, ja, ug, fr). == xfce-utils o Build fixes for GIT. o Fix make distcheck. o Translation updates (es, gl, pl, ro, lv, ur, ur_PK, hu, ast, ru, it, ta, nl, kk, nb_IN, sk, ug). ++++ xfce4-panel: - updated to 4.6.4 o Destroy windowlist menu in an idle (bug #3853). o Link directly to libm (bug #6233). o Allow compilation with exo-1 too. o Translation updates (ru, ta, pr_BR, hu, gl, fi, it, si, uk, id, ug). ++++ xfce4-session: - updated to 4.6.2 o Build fixes for GIT. o Add timing information to verbose output. o If it looks like the helper got killed, just return success (bug #4849). o Translation updates (de, es, gl, hu, id, pl, pt, ru, tr, uk, ro, lv, ur, ur_PK, ast, sk, nl, it, kk). - Drop xfce4-session-logout-de.diff: Upstream. ++++ xfwm4: - update to 4.6.2 o Build fixes for GIT. o Fix mixed RTL/LTR text not rendering properly in title and tabwin. o Place windows on top of stack even when not focused in focus follow mouse (bug #5479). o Increase menu button height and redice width (bug #5567). o Do not set the "demand attention" flag when the window is already focused. o Keep windows entirely visible on screen change (bug #5795). o Various compilation warnings fixed. o Compute screen size based on each monitor size and layout and avoid using reported size (bug #5795). o Reloading settings on keysochanged signal is a huge overhead and complete nonsense (bug #5964). o Recent Xorg drivers disable the output when the lid is closed, leaving no active monitor, in that case simply ignore the event to avoid messing with windows' positions (bug #6209). o Add linkage to libm when compositor is used (bug #6231). o Check for invalid type for GValue to avoid a crash (bug #6195). o Allow only regular windows to be placed either above or below. o Translation updates (cs, el, es, gl, it, pl, pt, sv, tr, uk, lv, ur, ur_PK, ro, ru, nl, ug). ------------------------------------------------------------------ ------------------ 2010-7-17 - Jul 17 2010 ------------------- ------------------------------------------------------------------ ++++ amarok: - Remove optional libmp4v2-devel dependency. Not needed anymore. ++++ at: - improve spec file - Should Recommend smtp_daemon ++++ bash: - Do not package static libraries - Fix Recommends/Suggests ++++ beaver: - new upstream version 0.4.0 - fixed undo/redo bug sf#3030800 ++++ kiwi: - install bootloader for vmx and usb after initial deployment to make sure reboot works ++++ konversation: - (experimental) try building against KDE older than 4.3 ++++ polkit-qt-1: - fix pedantic warnings ++++ thunar: - updated to 1.0.2 * Build fixes for GIT and some cleanups. * Fix make distcheck. * Work around png 1.4 API change. * Umask < 0022 not honoured (bug #5813 and #3532). * Translation updates (el, es, it, gl, pl, ru, tr, ro, lv, ur, ur_PK, ast, hu, kk, nn, nl, am, bn, sk, ug). - Drop thunar-libpng14.patch. ++++ lxsession: - refine patch for bnc#622083 - added lxsession-0.4.4-fix-bnc623192.patch to fix upstream bug sf#3030576 (bnc#623192) ++++ lyx: - update to 1.6.7: * fix all known stability problems with Qt 4.6 ++++ perl-Net-Server: - recreated by cpanspec 1.78 o fix deps - noarch pkg - added examples to doc ++++ yakuake: - update to version 2.9.7: * Fixed quit action bypassing the "Confirm quit when more than one session is open" setting. * When "Prevent Closing" is toggled for a tab an appropriate icon will now be shown on the tab label. The icon can be provided by the skin, or, if the skin does not provide one, it will be procured from the system icon theme. * Thanks to API improvements in the KDE libraries in KDE SC 4.4 a KNotify notification is now used for announcing that Yakuake was started success-fully * Middle-clicking a tab closes it now, consistent with other apps. * Tabs can now also be dragged using middle-mouse, again for consistency with many other KDE apps. * Fixed a bug where dragging an inactive tab to a new position on the tab bar would show the tab as selected after the drop, but the terminal area wouldn't actually show corresponding terminal(s). * Fixed a bug causing the empty area of the tab bar to become draggable as if if was the last tab that had been clicked. * Fixed a bug causing the title bar corner images of a theme not to be shown when they don't have an alpha channel. * Fixed a bug causing the window to appear at a distance away from the top edge of the screen matching the height of a panel at the top edge of another screen in a multi-screen setup. ------------------------------------------------------------------ ------------------ 2010-7-16 - Jul 16 2010 ------------------- ------------------------------------------------------------------ ++++ upower: - Update to version 0.9.5: + New Features: - Add battery query support for iDevices - Assign names to our idle sources when using new versions of glib2 - Dynamic testing for enough hibernate swap - Port UPower to libusb1 to avoid unfixable crashes - Port to GTest - Get the powersave command from the backend rather than hardcoding Linux specifics + Bugfixes: - Update the list of supported TrippLite HID Power Devices - Fix a potential daemon crash. Fixes fdo#27902 - Increase UP_DAEMON_SWAP_WATERLINE - Fix up a potential crasher in the CSR device code - When calculating used swap space, only use anonymous pages - Use pm-is-supported to test if various sleep modes are supported - Add libimobiledevice-devel BuildRequires for the iDevices support. ++++ MozillaFirefox: - security update to 3.6.7 (bnc#622506) * MFSA 2010-34/CVE-2010-1211/CVE-2010-1212 Miscellaneous memory safety hazards * MFSA 2010-35/CVE-2010-1208 (bmo#572986) DOM attribute cloning remote code execution vulnerability * MFSA 2010-36/CVE-2010-1209 (bmo#552110) Use-after-free error in NodeIterator * MFSA 2010-37/CVE-2010-1214 (bmo#572985) Plugin parameter EnsureCachedAttrParamArrays remote code execution vulnerability * MFSA 2010-38/CVE-2010-1215 (bmo#567069) Arbitrary code execution using SJOW and fast native function * MFSA 2010-39/CVE-2010-2752 (bmo#574059) nsCSSValue::Array index integer overflow * MFSA 2010-40/CVE-2010-2753 (bmo#571106) nsTreeSelection dangling pointer remote code execution vulnerability * MFSA 2010-41/CVE-2010-1205 (bmo#570451) Remote code execution using malformed PNG image * MFSA 2010-42/CVE-2010-1213 (bmo#568148) Cross-origin data disclosure via Web Workers and importScripts * MFSA 2010-43/CVE-2010-1207 (bmo#571287) Same-origin bypass using canvas context * MFSA 2010-44/CVE-2010-1210 (bmo#564679) Characters mapped to U+FFFD in 8 bit encodings cause subsequent character to vanish * MFSA 2010-45/CVE-2010-1206/CVE-2010-2751 (bmo#536466,556957) Multiple location bar spoofing vulnerabilities * MFSA 2010-46/CVE-2010-0654 (bmo#524223) Cross-domain data theft using CSS * MFSA 2010-47/CVE-2010-2754 (bmo#568564) Cross-origin data leakage from script filename in error messages ++++ MozillaThunderbird: - security update to 3.0.6 (bnc#622506) * MFSA 2010-34/CVE-2010-1211/CVE-2010-1212 Miscellaneous memory safety hazards * MFSA 2010-39/CVE-2010-2752 (bmo#574059) nsCSSValue::Array index integer overflow * MFSA 2010-40/CVE-2010-2753 (bmo#571106) nsTreeSelection dangling pointer remote code execution vulnerability * MFSA 2010-41/CVE-2010-1205 (bmo#570451) Remote code execution using malformed PNG image * MFSA 2010-42/CVE-2010-1213 (bmo#568148) Cross-origin data disclosure via Web Workers and importScripts * MFSA 2010-46/CVE-2010-0654 (bmo#524223) Cross-domain data theft using CSS * MFSA 2010-47/CVE-2010-2754 (bmo#568564) Cross-origin data leakage from script filename in error messages ++++ MozillaThunderbird: - security update to 3.0.6 (bnc#622506) * MFSA 2010-34/CVE-2010-1211/CVE-2010-1212 Miscellaneous memory safety hazards * MFSA 2010-39/CVE-2010-2752 (bmo#574059) nsCSSValue::Array index integer overflow * MFSA 2010-40/CVE-2010-2753 (bmo#571106) nsTreeSelection dangling pointer remote code execution vulnerability * MFSA 2010-41/CVE-2010-1205 (bmo#570451) Remote code execution using malformed PNG image * MFSA 2010-42/CVE-2010-1213 (bmo#568148) Cross-origin data disclosure via Web Workers and importScripts * MFSA 2010-46/CVE-2010-0654 (bmo#524223) Cross-domain data theft using CSS * MFSA 2010-47/CVE-2010-2754 (bmo#568564) Cross-origin data leakage from script filename in error messages ++++ NetworkManager-novellvpn: - Use the dhgroup and pfsgroup default value when not set in advanced dialog(bnc#622854). ++++ aaa_base: - Newer killproc sends only SIGTERM as required by LSB if -TERM is specified on the command line. Use the default which is SIGTERM followed by SIGKILL if the timeout of 5 seconds is reached. ++++ akonadi-runtime: - update to 1.3.90 (1.4.0 RC1): - Reset RIDs on inter-resource moves. - Optimize disk space usage with internal MySQL. - Improve error reporting of the Akonadi remote debugging server. - Fix moving collections into the collection root. - Report PostgreSQL database errors in english independent of locale settings. - Fix unicode collection name encoding. - Optimize cache pruning with filesystem payload store. - Fix automatic migration between database and filesystem payload store. ++++ kdetoys4: - update to 4.4.93svn1149349 ++++ kdeutils4: - update to 4.4.93svn1149349 ++++ kdeedu4: - update to 4.4.93svn1149349 ++++ kdegames4: - update to 4.4.93svn1149349 ++++ ccache: - update to ccache-3.0.1 - bugfixes: - The statistics counter ``called for link'' is now correctly updated when linking with a single object file. - Fixed a problem with out-of-source builds. ++++ kdesdk4: - update to 4.4.93svn1149349 ++++ chmsee: - Build against mozilla-xulrunner192 where available - Removed build option to use xulrunner 1.8.1 as it is not supported anyway ++++ device-mapper: - bnc#556177, undefined symbol error while loading dmevent so. ++++ kdebase4: - update to 4.4.93svn1149349 ++++ kdemultimedia4: - update to 4.4.93svn1149349 ++++ empathy: - Update to version 2.31.5: + Add option to automatically present incoming events rather than making the status icon blink. + Notifications bubbles now contain more buttons (if your notify server supports actions) allowing you to quickly accept or decline incoming events. + The audio/video client now lives in its own process: 'empathy-av'. + Bugs fixed: bgo#585914, bgo#597124, bgo#599161, bgo#617405, bgo#621753, bgo#622729, bgo#623054, bgo#623112, bgo#623117, bgo#623358, bgo#623396, bgo#623679, bgo#623756, bgo#623817, bgo#623914, bgo#623937, bgo#623972, bgo#624054, ++++ gedit: - Update to version 2.30.3: + Misc bugfixes + Updated translations. ++++ kdegraphics4: - update to 4.4.93svn1149349 ++++ kdeaccessibility4: - update to 4.4.93svn1149349 ++++ kdeadmin4: - update to 4.4.93svn1149349 ++++ kde4-filesystem: - bump versions to 4.4.93 ++++ kdebase4-workspace: - update to 4.4.93svn1149349 ++++ kde4-l10n: - update to 4.4.92 (KDE 4.5 RC2) * provide translations matching KDE 4.5.0 ++++ kdeaccessibility4-icons: - update to 4.4.93svn1149349 ++++ kdeartwork4: - update to 4.4.93svn1149349 ++++ kdeartwork4-noarch: - update to 4.4.93svn1149349 ++++ kdebase4-runtime: - update to 4.4.93svn1149349 ++++ kdebase4-wallpapers: - update to 4.4.93svn1149349 ++++ kdeedu4-noarch: - update to 4.4.93svn1149349 ++++ kdegames4-carddecks: - update to 4.4.93svn1149349 ++++ kdelibs4: - update to 4.4.93svn1149349 ++++ kdenetwork4: - update to 4.4.93svn1149349 ++++ kdepimlibs4: - update to 4.4.93svn1149349 ++++ kdewebdev4: - update to 4.4.93svn1149349 ++++ kiwi: - added suport for the btrfs filesystem (bnc #596205) Finally added driverupdate stuff to schema - update ppc netboot image (copy of x86 version) - fixed Makefile boot image md5 creation time - v4.48 released - fixed recovery cleanup code - fixed umountSystem call to check proc/mounts and umount a list of possible system mount paths in the right order - netboot: fixed creation of read-write partition - netboot: fixed boot partition setup, IFS restore required - netboot: imageDiskDevice was not set but used ++++ syslogd: - Newer killproc sends only SIGTERM as required by LSB if -TERM is specified on the command line. Use the default which is SIGTERM ++++ libnotify: - Update to version 0.5.1: + Remove explicit GTK+ 2.x linking, so that libnotify can link against both GTK+ 2.x or GTK+ 3.x - Changes from version 0.5.0: + Support for version 1.1 of notification spec - bgo#608089: Applications aborted at finalizing when the dbus session is being closed. - bgo#608082: Arabic text is misplaced in bubbles (RTL) - bgo#608086: wrong return value of notify_init() - bgo#612720: Does not compile with -DGSEAL_ENABLE - bgo#613999: Use g_strcompress in notify-send to parse \n from command line - bgo#610880: lazily initialize the daemon. - BuildRequire gtk3-devel instead of gtk2-devel. ++++ mono-kde4: - update to 4.4.93svn1149349 ++++ kdebindings4: - update to 4.4.93svn1149349 ++++ libwnck: - Update to version 2.30.2: + Fixes: - Many GSeal-related fixes - Do not ship gir files in the tarball + Updated translations. ++++ lvm2: - bnc#556177, undefined symbol error while loading dmevent so. ++++ mozilla-xulrunner191: - security update to version 1.9.1.11 (bnc#622506) * MFSA 2010-34/CVE-2010-1211/CVE-2010-1212 Miscellaneous memory safety hazards * MFSA 2010-35/CVE-2010-1208 (bmo#572986) DOM attribute cloning remote code execution vulnerability * MFSA 2010-36/CVE-2010-1209 (bmo#552110) Use-after-free error in NodeIterator * MFSA 2010-37/CVE-2010-1214 (bmo#572985) Plugin parameter EnsureCachedAttrParamArrays remote code execution vulnerability * MFSA 2010-39/CVE-2010-2752 (bmo#574059) nsCSSValue::Array index integer overflow * MFSA 2010-40/CVE-2010-2753 (bmo#571106) nsTreeSelection dangling pointer remote code execution vulnerability * MFSA 2010-41/CVE-2010-1205 (bmo#570451) Remote code execution using malformed PNG image * MFSA 2010-42/CVE-2010-1213 (bmo#568148) Cross-origin data disclosure via Web Workers and importScripts * MFSA 2010-45/CVE-2010-1206/CVE-2010-2751 (bmo#536466,556957) Multiple location bar spoofing vulnerabilities * MFSA 2010-46/CVE-2010-0654 (bmo#524223) Cross-domain data theft using CSS * MFSA 2010-47/CVE-2010-2754 (bmo#568564) Cross-origin data leakage from script filename in error messages ++++ osc: - update to 0.128 - better default commands selection for editor/pager - support "osc rq reopen" to set a request in new state again - "osc repos" and "wipebinaries" is checking for local project now - "osc getbinaries" works in project dir now - support added for SPARC builds - support build --oldpackages - introduced the "trusted projects" - Fixes for default editor, api check on deleterequest call, tempfile leaks, getbinaries source package handling, results command [#] [#] Feature which require either OBS 2.1 or 2.0.4 [#] - add osc signkey --extend for extending the expiration date of the gpg public key ++++ oxygen-icon-theme: - update to 4.4.93svn1149349 ++++ perl-Config-General: - update to 2.4.9 - fixed rt.cpan.org#56532, '#' missed during fix for 56370 in 2.45. - added test case for this too - recreated by cpanspec 1.78 - noarch pkg ++++ perl-DBD-mysql: - update to 4.016 * Disabled mysql_bind_type_guessing due to one performance issue querying on a indexed character column unquoted will mean the index is not used * Fixed int types that should be bools - 2010-07-09 Patrick Galbraith (4.015) * BUG #56664 fixed t/40blobs.t skip_all logic (W. Phillip Moore) * BUG #57253 Fixed iteration past end of string (crash). (Chris Butler) * Added a new parameter for old behavior- mysql_bind_comment_placeholders which will make it possible to have placeholders bound for those who really want that behavior. * Fixed bind_type_guessing - always on now - recreated by cpanspec 1.78 ++++ perl-DateTime-Locale: - recreated by cpanspec 1.78 o fix deps - added bcond_with test ++++ perl-Digest-SHA1: - update to 2.13 * Fix memory leak in sha1_transform ++++ perl-Glib: - update to 1.223 * Fix a few test failures. ++++ perl-Gtk2: - recreated by cpanspec 1.78 o fix deps o cleanup spec - update to 1.222 * Make Gtk2::ListStore->remove()'s return value consistent on gtk+ 2.0 * Fix some build and test failures. ++++ perl-IO-Socket-INET6: - update to 2.65 * Add a fix for t/io_multihomed6.t to make sure ok 3 will be printed before ok 4 * Applied a modified patch to t/io_multihomed6.t to correct the test on Fedora 10 and others * Solved "problems with multihomed and family order" ++++ perl-Image-Size: - update to 3.221 * Large-scale code and documentation clean-up based on perlcritic and visual review. ++++ perl-MIME-Types: - update to 1.30 * typo. rt.cpan.org#55655 [Salvatore.Bonaccorso] * xlsx must be encoded binary [Ben Prew] * added f4v, f4p, f4a, f4b extensions for mpeg4 rt.cpan.org#55168 [Oskari Ojala] ++++ perl-MIME-tools: - update to 5.428 * Only bind to localhost in smtpsend test, rather than to all available interfaces. * bugfixes ++++ perl-Net-Server: - update to 0.99 * Add customizable check_for_spawn and min_child_ttl settings in PreFork (Graham Barr) * Add other_child_died_hook (Daniel Kahn Gillmor) * Make Multiplex do $mux->add($sock) for UDP sockets (Kristoffer Møllerhøj) * Change Net::Server::Daemonize to use kill 0 rather than the unportable `ps` * Fix calling conventions of MultiType * Avoid select in SSLEAY that was allowing for infinite spin loop * Fix tie_stdout mode to not warn about unopen handles. * Added Net::Server::HTTP base class for basic HTTP daemon handling. * Change examples/httpd to use Net::Server::HTTP * Add SSLeay proto - finally a workable SSL solution. * Add minimal Net::Server::TiedHandle to allow for STDIN and STDOUT to work with SSLEAY * Net::Server::TiedHandle also support tied_stdin_callback and tied_stdout_callback * Allow for port => 0 which lets the OS auto assign a port on some OSes (Blackie Hlasek) * Add idle_loop_hook to PreForkSimple and PreFork (David Zuhn) * Add consistent formatting capabilities to the log method (whethere Syslog is used or not) (David Zuhn) * Warn when default listen value is used - try to make it a sensible default (Mark Martinec) * Allow for non-zero exit value - particularly when called from fatal (David Schweikert) ++++ perl-Parse-RecDescent: - update to 1.965001 * Updated version number because versioning is a neverending nightmare in Perl 5 (thanks Matt) * Removed all references to /opts version of perl interpreter * Added Parse::RecDescent::redirect_reporting_to() to enable ERROR, TRACE, and TRACECONTEXT filehandles to be easily redirected. ++++ perl-Set-Crontab: - update to 1.03 * Return list elements in sorted order. ++++ perl-XML-Twig: - update to 3.35 * bugfixes ++++ perl-XML-Writer: - update to 0.611 * Adopt rewritten license text to explicitly allow modification. ++++ perl-kde4: - update to 4.4.93svn1149349 ++++ plasma-addons: - update to 4.4.93svn1149349 ++++ python-kde4: - update to 4.4.93svn1149349 ++++ python-kdebase4: - update to 4.4.93svn1149349 ++++ sendmail: - Newer killproc sends only SIGTERM as required by LSB if -TERM is specified on the command line. Use the default which is SIGTERM followed by SIGKILL if the timeout of 5 seconds is reached. ++++ ruby-kde4: - update to 4.4.93svn1149349 ++++ seamonkey: - security update to 2.0.6 (bnc#622506) * MFSA 2010-34/CVE-2010-1211/CVE-2010-1212 Miscellaneous memory safety hazards * MFSA 2010-35/CVE-2010-1208 (bmo#572986) DOM attribute cloning remote code execution vulnerability * MFSA 2010-36/CVE-2010-1209 (bmo#552110) Use-after-free error in NodeIterator * MFSA 2010-37/CVE-2010-1214 (bmo#572985) Plugin parameter EnsureCachedAttrParamArrays remote code execution vulnerability * MFSA 2010-39/CVE-2010-2752 (bmo#574059) nsCSSValue::Array index integer overflow * MFSA 2010-40/CVE-2010-2753 (bmo#571106) nsTreeSelection dangling pointer remote code execution vulnerability * MFSA 2010-41/CVE-2010-1205 (bmo#570451) Remote code execution using malformed PNG image * MFSA 2010-42/CVE-2010-1213 (bmo#568148) Cross-origin data disclosure via Web Workers and importScripts * MFSA 2010-45/CVE-2010-1206/CVE-2010-2751 (bmo#536466,556957) Multiple location bar spoofing vulnerabilities * MFSA 2010-46/CVE-2010-0654 (bmo#524223) Cross-domain data theft using CSS * MFSA 2010-47/CVE-2010-2754 (bmo#568564) Cross-origin data leakage from script filename in error messages ++++ smoke-generator: - update to 4.4.93svn1149349 ++++ sparse: - update to git commit 8832df8 (see git log for changes) - some gcc 4.5 features added: * support for asm-gotos * support builtin_unreachable ++++ sysvinit: - Newer killproc sends only SIGTERM as required by LSB if -TERM is specified on the command line. Use the default which is SIGTERM followed by SIGKILL if the timeout of 5 seconds is reached. ++++ transmission: - Update to version 2.01: + All Platforms: - Better tracker announce management when completed torrents are moved from the incomplete directory - Speed up moving local data from one disk to another - Better parsing of nonstandard magnet links + GTK+: - Faster torrent file parsing - Fix the magnet link options dialog does not respect setting - Add an error popup if "Add URL" fails + Qt: - Fix crash after getting magnet torrent metadata - Fix torrent ratio goals - Fix "add torrent" dialog bug on KDE desktops that popped up previous torrents - Fix 2.00 bug that prevented multiple instances from being run - Fix remote mode bug that kept the torrent list from being shown - Support encryption settings in the preferences dialog - Use flagStr in the status field of the peer list - Request a full refresh when changing the session source - Fix the torrent list jumping to the top when a torrent is removed + Web Client: - Fix display bug caused by removal of a torrent hidden by the current filter ++++ virtuoso: - update to 6.1.2: - Added FOAF+SSL based authentication for client connection - Added support for following http redirects automatically - Added extra functions for graph diff, iteration over dictionary and obtaining biggest possible iri_id on given 32/64bit platform - Added initial support for bif_python_exec - Added semantic pingback client/server - Fixed handling http, soap, xml-rpc using proxies and reverse-proxies - Fixed when importing keys, let user decide which on to use as his - Fixed handling of column default value of 0 - Fixed handling multiple certs - Fixed support for bigint in parameter marshalling - Fixed issue with default maxmempoolsize - Fixed issue with extent map and free pages map - Fixed memory leaks - Fixed issue with freelist chain - Fixed issue with partitioned top order by - Added cartridges for CSV, Etsy, FaceBook OpenGraph, Html5, Idiomag, Tumblr, Vimeo, Wine and YouTube - Added more assertions to facets ontology - Added label as ipf - Added more properties for inferencing - Added support for extra encodings - Added initial support for ODATA atom serialization - Added EAV and SPO labeling modes - Added support for gz and zip compressed CSV - Added CSV parser mode option - Added CSV parser lax mode - Added optimization for large descriptions on about page - Fixed add escape to CR/LF in JSON format - Fixed Odata, Tesco, html2 cartridges - Fixed create list of unique graphs - Fixed use label ontology to extract geo coordinates - Fixed SPARQL handling of distinct - Fixed SPARQL union selections - Fixed SPARQL statement with implicit group by; do not remove order by - Fixed RDFa failing to parse both rel/rev - Fixed abnormal long RDFa parsing of document with i18n uris - Fixed issue with ?? with sparql compiler inside sql query - Fixed support for subproperties of inverse functional properties - Fixed support for loading aaa ruleset from multiple contology graphs - Fixed gpf in sparul insert optimization - Fixed issue with extra nulls in hash join or group by - Enhanced iSPARQL using new internal RDF store for speed, browser fixes and cosmetic changes ++++ wine: - Updated to 1.2 Release ------------------------------------------------------------------ ------------------ 2010-7-15 - Jul 15 2010 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - Move spamassassin dependency out of kdepimlibs4 (bnc#619563) ++++ bootchart: - update to bootchart2 0.12.1 + pybootchartgui + pylint cleanup + handle empty traces more elegantly + add '-t' / '--boot-time' argument (Matthew Bauer) + collector + now GPLv2 + add rdinit support for very early initrd tracing + cleanup / re-factor code into separate modules + re-factor arg parsing, and parse remote process args + handle missing bootchartd.conf cleanly + move much of bootchartd from shell -> C + drop dmesg and uname usage + avoid rpm/dpkg with native version reporting - update to bootchart2 0.12.0 + collector + use netlink PROC_EVENTS to generate parentage data + finally kills any need for 'acct' et. al. + also removes need to poll /proc => faster + cleanup code to K&R, 8 stop tabs. + pybootchartgui + consume thread parentage data ++++ clisp: - Update 2.49 * FFI:OPEN-FOREIGN-LIBRARY now accepts the :REQUIRE argument. * New user variable CUSTOM:*USER-LIB-DIRECTORY* is respected by REQUIRE and used by "clisp-link install". Dynamic modules are now the default build option. * Function RENAME-FILE now accepts :IF-EXISTS argument which determines the action when the destination exists, unless, of course, *ANSI* is T. * The replacement value entered by the user in STORE-VALUE and USE-VALUE restarts is now EVALuated. * The old user variable CUSTOM:*PRINT-CLOSURE* now controls interpreted closure output too (RFE#3001956). This is a tricky feature, read up! * Module readline now supports readline 6.1. * Module pcre now supports pcre 8.01. * Module libsvm does not come with the upstream sources anymore, install locally and pass --with-libsvm-prefix to the top-level configure instead. All upstream versions up to 2.91 are supported. * Module berkeley-db now supports Berkeley-DB 4.8. * Module postgresql now supports PostgreSQL 8.4. * Module pari has been updated to support both 64 & 32 bit platforms with and without GMP. * New functions OS:VERSION-COMPARE et al call strverscmp. * Multiple threads of execution are now experimentally supported (not ready for prime time yet). * Module libsvm has been upgraded to the upstream version 2.89. * Module Berkeley-DB now supports Berkeley DB 4.7. (older versions 4.* are, of course, still supported). * Module readline now supports readline 6.0. (older versions 5.* are, of course, still supported). * Passing :EXECUTABLE 0 to EXT:SAVEINITMEM results in an executable image which delegates processing of all the usual CLISP command line options to the :INIT-FUNCTION. * Driver clisp accepts "-b" to print the installation directory. * Add file clisp.m4 so that the packages which use CLISP can check whether it is properly installed and has the required version. * POSIX:COPY-FILE now accepts :METHOD :HARDLINK-OR-COPY. * New function POSIX:WAIT calls waitpid or wait4. * New function EXT:TRIM-IF removes leading and trailing matches. * New user command "LocalSymbols" (abbreviated ":ls"). * Commands "add" and "create" replace "add-module-set", "add-module-sets" and "create-module-set" in clisp-link. * New module DBUS interfaces to the D-Bus message bus system. * New function EXT:PROBE-PATHNAME can figure out whether the existing pathname refers to a file or a directory. * New function EXT:CANONICALIZE lets you easily canonicalize a value before processing it. * New user variable CUSTOM:*REOPEN-OPEN-FILE* controls CLISP behavior when opening an already open file. * New SETFable function OS:FILE-SIZE extends FILE-LENGTH to pathname designators and lets you change file size. New function OS:USER-SHELLS returns the list of legal user shells. New SETFable functions OS:HOSTID and OS:DOMAINNAME. * LOAD now uses DIRECTORY only for wild *LOAD-PATHS* components, thus speeding up the most common cases and preventing the denial-of-service attack whereas CLISP would not start if a file with a name incompatible with *PATHNAME-ENCODING* is present in USER-HOMEDIR-PATHNAME. * ROOM now prints some GC statistics and returns the same values as GC. * New user variable CUSTOM:*HTTP-LOG-STREAM* controls EXT:OPEN-HTTP logging. * CLISP built natively on 64-bit platforms (i.e., with 64-bit pointers) now has :WORD-SIZE=64 in *FEATURES*. * Module syscalls now offers OS:ERRNO and OS:STRERROR (for the sake of FFI modules). * Modules MIT-CLX and NEW-CLX export a new macro XLIB:WITH-OPEN-DISPLAY. * Module netica has been upgraded to the Netica C API version 3.25 (from 2.15). * Module libsvm has been upgraded to the upstream version 2.86. * The top-level configure option --build has been replaced by --cbc (Configure/Build/Check) to avoid conflict with the standard autoconf option. * Experimental Just-In-Time Compilation of byte-compiled closures is now done using GNU lightning (this is a configure-time option). * New command-line option -lp adds directories to *LOAD-PATHS*. * New function FFI:OPEN-FOREIGN-LIBRARY allows pre-opening of shared libraries. * New macro EXT:COMPILE-TIME-VALUE allows computing values at file compilation. * New function FFI:FOREIGN-POINTER-INFO allows some introspection. * Versioned library symbols are now accessible via the :VERSION argument of DEF-CALL-OUT and DEF-C-VAR. * New functions GRAY:STREAM-READ-SEQUENCE and GRAY:STREAM-WRITE-SEQUENCE have been added for portability reasons. * New user variable CUSTOM:*SUPPRESS-SIMILAR-CONSTANT-REDEFINITION-WARNING* controls whether the redefinition warning is issues when the new constant value is visually similar to the old one. * REPL commands can now accept arguments. * Bug fixes: + Do not eliminate function calls which are advertised to have exceptional situation in unsafe code (bug#2868166). + Fix an internal error in DECLAIM on bad OPTIMIZE quality (bug#2868147). + CLEAR-INPUT now clears the EOF condition on file streams (bug#2902716). + When quitting on a signal, never enter the debugger (bug#2795278). + Respect :FULL T in DIRECTORY :WILD-INFERIORS (bug#3009966). + Handle TWO-WAY-STREAM and ECHO-STREAM correctly by (SETF STREAM-EXTERNAL-FORMAT) (bug#3020933). + Fix unbuffered output pipe stream initialization (bug#3024887). + Better support of :START and :END arguments in NEW-CLX (bug#2159172). + Fix LOAD-LOGICAL-PATHNAME-TRANSLATIONS when *LOAD-PATHS* contains wild pathnames (introduced in 2.47) (bug#2198109). + Module NEW-CLX now has the XLIB:QUEUE-EVENT function, + Extend the domain of LOG to larger BIGNUMs and RATIOs (bug#1007358). + Avoid a segfault on (EXPT ) (bug#2807311). + Fix interaction of finalizers and weak objects (bug#1472478). + Comparison of floats and rationals never underflows (bug#2014262). + When failing to convert a huge LONG-FLOAT to a RATIONAL, signal an ARITHMETIC-ERROR instead of blowing the stack (bug#2015118). + Restored TYPECODES g++ compilation (bug#1385641), which allowed fixing a few GC-safety bugs. + Fixed a segfault when signaling some UNBOUND-VARIABLE errors in some interpreted code on MacOS X (introduced in 2.46) (bug#2020784). + Fixed input after switching a :DOS stream to binary (bug#2022362). + Support circular objects in EQUAL and EQUALP hash-tables (bug#2029069). + Avoid C namespace pollution (bug#2146126). + Fix timeout precision in NEW-CLX (bug#2188102). + Work around the absence of tgamma on solaris (bug#1966375). + Avoid a rare segfault on SIGHUP (bug#1956715). + Improve module portability to systems with non-GNU make (bug#1970141). + Fix GRAY:STREAM-READ-SEQUENCE and GRAY:STREAM-WRITE-SEQUENCE (bug#1975798). + Fix the remaining bugs in special bindings in evaluated code on TYPECODES (64-bit) platforms. + Fix SOCKET:SOCKET-CONNECT with timeout to a dead port (bug#2007052). + Fix handling of quoted objects by READ-PRESERVING-WHITESPACE (bug#1890854). + Fix rectangle count in NEW-CLX XLIB:SET-GCONTEXT-CLIP-MASK (bug#1918017). + Fix argument handling in NEW-CLX XLIB:QUERY-COLORS (bug#1931101). + Fix compilation on systems not supporting returning void (bug#1924506). + Fix TANH floating point overflow for large floats (bug#1683394). + Avoid extra aggressive bignum overflow reporting in READ (bug#1928735). + Improved floating point number formatting. (bug#1790496, bug#1928759) + COMPILE no longer discards MACRO doc strings (bug#1936255). + Improved accuracy of LOG on complex numbers (bug#1934968). + Fix COERCE for compound float result-types (bug#1942246). + Fix $http_proxy parsing (bug#1959436). + Fix LISTEN on buffered streams when the last character was CRLF (bug#1961475). + Cross-compilation process has been restored to its former glory, thanks to the valiant and persistent testing by (bug#1928920, bug#1929496, bug#1929516, bug#1931097) * ANSI compliance: + Implement the ANSI issue COMPILER-DIAGNOSTICS:USE-HANDLER: use the CL Condition System for compiler diagnostics. + STREAM-ELEMENT-TYPE on empty CONCATENATED-STREAMs now returns NIL because nothing can be read from such streams (bug#3014921). + Implement the ANSI (IGNORE #'FUNCTION) declaration. + The sets of declaration and type names are disjoint. + FLET, LABELS and MACROLET respect declarations. ++++ cups: - Fixed /etc/init.d/cups (cups.init source file) so that stopping the cupsd waits up to 10 seconds until the cupsd had actually finished (if not SIGKILL would be sent to it) to make sure that "rccups restart" and "rccups stop ; rccups start" work correctly (see Novell/Suse Bugzilla bnc#622058). ++++ evince: - Update to version 2.31.4.1: + bgo#623080: Fix build when poppler_page_get_text_layout is not available - Changes from version 2.31.4: + New Features and UI Improvements: - bgo#309015: Implement AtkText interface in EvView - bgo#543503: Add preliminary SyncTex support + Bug fixes: - bgo#530018: Don't save print document settings into global file - bgo#621750: Reload presentation view when document changes - bgo#621386: Remove hard-coded reason in totem-scrsaver - bgo#619248: Fix opening cbz files with [] in archive - Changes from version 2.31.3: + New Features and UI Improvements: - bgo#303365: Use a dynamic pixbuf cache size based on document page size. It allows us caching more pages for lower scale factors and increase zoom level by caching fewer pages. + Bug fixes: - bgo#619825: Fix fade animations - bgo#619948: Fix a crash when starting animation in presentation mode - bgo#620548: Remove set_focus_on_map and set NOTIFICATION type hint for loading window. It prevents focus stealing and skips taskbar and pager hints - bgo#605776: Fix build with GSEAL enabled - Remove circular dependencies in Makefiles and fix some compiler warnings - Changes from version 2.31.2: + New Features and UI Improvements: - Port to GDBus - bgo#619335: Do not use the gconf gsettings backend any more - Use cairo to draw search results - Use a loading window to show loading progress information instead of the old 'Loading ...' text rendered on every page + Bug fixes: - bgo#610548: Fix localization on Windows - Convert relative path to absolute path for evince-previewer - bgo#616515: Fix opening files with '#' in its name - Accept keyboard focus in window annotations - bgo#617736: Add .c files to the introspection sources - Changes from version 2.31.1: + New Features and UI Improvements: - bgo#617580: Add saved documents with "save a copy" to recent file list - Port override_restrictions gconf key to GSettings - bgo#614400: Add icons to the recent items, and always show them in menu + Bug fixes: - Invert colors of pages and thumbanils when loading in inverted color mode (bgo#616110, bgo#616111) - Take default settings from last document opened. Fixes regression caused by migration to gio metadata (bgo#606090) - Ellipsise the recent action's label - Make inverted colors mode work in presentation mode too (bgo#614693) - Respect GNOME22_USER_DIR env variable (bgo#613637) - Fix loading of local documents when uri contains a page destination (bgo#616515) - Make gnome-doc-utils optional - Update icons to match gnome-icon-theme appearance (bgo#614747) - Make sure there's a new valid page range before updating caches (fdo#27599) - Fix .desktop file according to CorrectDesktopFiles GNIOME Goal (bgo#592733) - Update FSF address everywhere (bgo#514607) - Fix loading of compressed password-protected documents (bgo#613959) - Add command line option to open document at a given page index (bgo#613449) - Fix build with GSEAL_ENABLE for libview and libdocument (bgo#605776) - Close previewer window with control + w (bgo#612972) - Fix keybindings in previewer window (bgo#612972) + Updated translations. - Drop upstream fixed evince-bgo617154.patch. ++++ gjs: - Add gjs-bgo623775.patch, from upstream git to fix build with gobject-introspection 0.9.2. ++++ gobject-introspection: - Upate to version 0.9.2: + Add some cairo methods + Add support for non-GObject fundamental objects + Bump shared library version, typelib version + Don't include machine-dependent integral types in the typelib + Bug fixes - Rename libgirepository-1_0-0 to libgirepository-1_0-1 ++++ kdepimlibs4: - Move spamassassin requirement to kdepim4 (bnc#619563) ++++ kiwi: - v4.47 released - fixed parted sector init if the disk has no partitions we need to set startSectors to 1 ++++ poppler: - Update to version 0.14.1: + Core: - fdo#26759: Add ObjectStream caching, makes opening some files ten times faster - fdo#28480: Fix crash when writing to negative coordinates - Check objects are the type we want them to be when parsing GfxICCBasedColorSpace - Optimize Splash::compositeBackground - Optimize color space calculations by using sqrt instead of pow 0.5 - Fix crash in JBIG2Stream with malformed documents + build system: - Make sure we ship two needed cmake files - Do not distribute glib/poppler-features.h and poppler/poppler-config.h - Improve compilation with Sun Studio - Fix linking of the cpp frontend when using autotools + glib: - fdo#28588: Fix links/annots area for some documents - fdo#27927: Fix poppler_page_find_tex() when called more than once + utils: - Add -cropbox to pdftoppm manual ++++ poppler-qt: - Update to version 0.14.1: + Core: - fdo#26759: Add ObjectStream caching, makes opening some files ten times faster - fdo#28480: Fix crash when writing to negative coordinates - Check objects are the type we want them to be when parsing GfxICCBasedColorSpace - Optimize Splash::compositeBackground - Optimize color space calculations by using sqrt instead of pow 0.5 - Fix crash in JBIG2Stream with malformed documents + build system: - Make sure we ship two needed cmake files - Do not distribute glib/poppler-features.h and poppler/poppler-config.h - Improve compilation with Sun Studio - Fix linking of the cpp frontend when using autotools + glib: - fdo#28588: Fix links/annots area for some documents - fdo#27927: Fix poppler_page_find_tex() when called more than once + utils: - Add -cropbox to pdftoppm manual ++++ seed: - Update to version 2.31.5: + Seed now requires WebKitGtk+-3.0, built against Gtk+-3.0 + Support for passing GObjects as userdata + Support for redirection of Seed.print via set_print_handler + Support __script_path__ within Seed sandboxes + Fixes to importer to not expose toString/valueOf files + Additional warnings in various potential error cases ++++ libwebkit: - Update to version 1.3.3: + Fixes to compile with latest GTK+ 2.90.x. + Add support for dropping content in WebKitWebViews. + Many other bugfixes. ++++ mozilla-xulrunner192: - security update to 1.9.2.7 (bnc#622506) * MFSA 2010-34/CVE-2010-1211/CVE-2010-1212 Miscellaneous memory safety hazards * MFSA 2010-35/CVE-2010-1208 (bmo#572986) DOM attribute cloning remote code execution vulnerability * MFSA 2010-36/CVE-2010-1209 (bmo#552110) Use-after-free error in NodeIterator * MFSA 2010-37/CVE-2010-1214 (bmo#572985) Plugin parameter EnsureCachedAttrParamArrays remote code execution vulnerability * MFSA 2010-38/CVE-2010-1215 (bmo#567069) Arbitrary code execution using SJOW and fast native function * MFSA 2010-39/CVE-2010-2752 (bmo#574059) nsCSSValue::Array index integer overflow * MFSA 2010-40/CVE-2010-2753 (bmo#571106) nsTreeSelection dangling pointer remote code execution vulnerability * MFSA 2010-41/CVE-2010-1205 (bmo#570451) Remote code execution using malformed PNG image * MFSA 2010-42/CVE-2010-1213 (bmo#568148) Cross-origin data disclosure via Web Workers and importScripts * MFSA 2010-43/CVE-2010-1207 (bmo#571287) Same-origin bypass using canvas context * MFSA 2010-44/CVE-2010-1210 (bmo#564679) Characters mapped to U+FFFD in 8 bit encodings cause subsequent character to vanish * MFSA 2010-45/CVE-2010-1206/CVE-2010-2751 (bmo#536466,556957) Multiple location bar spoofing vulnerabilities * MFSA 2010-46/CVE-2010-0654 (bmo#524223) Cross-domain data theft using CSS * MFSA 2010-47/CVE-2010-2754 (bmo#568564) Cross-origin data leakage from script filename in error messages ++++ mozilla-xulrunner192: - security update to 1.9.2.7 (bnc#622506) * MFSA 2010-34/CVE-2010-1211/CVE-2010-1212 Miscellaneous memory safety hazards * MFSA 2010-35/CVE-2010-1208 (bmo#572986) DOM attribute cloning remote code execution vulnerability * MFSA 2010-36/CVE-2010-1209 (bmo#552110) Use-after-free error in NodeIterator * MFSA 2010-37/CVE-2010-1214 (bmo#572985) Plugin parameter EnsureCachedAttrParamArrays remote code execution vulnerability * MFSA 2010-38/CVE-2010-1215 (bmo#567069) Arbitrary code execution using SJOW and fast native function * MFSA 2010-39/CVE-2010-2752 (bmo#574059) nsCSSValue::Array index integer overflow * MFSA 2010-40/CVE-2010-2753 (bmo#571106) nsTreeSelection dangling pointer remote code execution vulnerability * MFSA 2010-41/CVE-2010-1205 (bmo#570451) Remote code execution using malformed PNG image * MFSA 2010-42/CVE-2010-1213 (bmo#568148) Cross-origin data disclosure via Web Workers and importScripts * MFSA 2010-43/CVE-2010-1207 (bmo#571287) Same-origin bypass using canvas context * MFSA 2010-44/CVE-2010-1210 (bmo#564679) Characters mapped to U+FFFD in 8 bit encodings cause subsequent character to vanish * MFSA 2010-45/CVE-2010-1206/CVE-2010-2751 (bmo#536466,556957) Multiple location bar spoofing vulnerabilities * MFSA 2010-46/CVE-2010-0654 (bmo#524223) Cross-domain data theft using CSS * MFSA 2010-47/CVE-2010-2754 (bmo#568564) Cross-origin data leakage from script filename in error messages ++++ poppler-data: - Update to version 0.4.3: + Update cmap files + Build system fixes. ++++ susedoc-buildbook: - 0.9: * New helper tool: update_spec ++++ udisks: - Update umount.udisks script to reference /usr/sbin/umount.udisks instead of /usr/sbin/umount.devkit. Fix bnc#618955. ++++ yast2-dbus-server: - set PATH environment to the default if it's not set (bnc#617442) - 2.20.0 ++++ yast2-dbus-server: - set PATH environment to the default if it's not set (bnc#617442) - 2.20.0 ++++ yast2-pam: - use full path for pam-config - 2.19.2 ++++ yast2-samba-client: - tell kerberos client not to check for DNS when saving AD configuration (bnc#622235) - fixed joining from CLI - added API for setting the realm - 2.19.7 ++++ zypper: - Use getpass() from stduni.h instead of our own function. Fixes bnc #619196 - updated translations - 1.4.6 ------------------------------------------------------------------ ------------------ 2010-7-14 - Jul 14 2010 ------------------- ------------------------------------------------------------------ ++++ aaa_base: - change default value of cron sysconfig option SEND_OUTPUT_ON_NO_ERROR to "no" bnc#622203 ++++ bluez: - update to bluez-4.69: - Fix issue with calling g_option_context_free() twice. - Fix inconsistencies with initial LE commands and events. - Add support for telephony ClearLastNumber method. - Add support for network server interface. ++++ bluez-gstreamer: - update to bluez-4.69: - Fix issue with calling g_option_context_free() twice. - Fix inconsistencies with initial LE commands and events. - Add support for telephony ClearLastNumber method. - Add support for network server interface. ++++ crash: - crash-compressed-booted-kernel: correctly find the booted kernel even if compressed (bnc#581159). ++++ crash: - crash-compressed-booted-kernel: correctly find the booted kernel even if compressed (bnc#581159). ++++ dbus-1: - drop systemd-units ++++ dbus-1-x11: - drop systemd-units ++++ exim: - fix mysql provides to be versioned again ++++ f-spot: - Update to version 0.7.1: + Switched to a new Taglib#-backed metadata layer + Add support for XMP sidecars + Add "remove from camera after import"-option + Start of a massive backend cleanup + Upstreaming of a lot of Debian/Ubuntu patches + Several dialogs converted from glade to GtkBuilder + Code refactorings and cleanups, increased Hyena adoption + Small usability improvements + More build retooling + Many bugs fixed and improvements in stability: Over 85 bugs closed - Drop f-spot-glib-2.22.1.patch: fixed upstream. ++++ glib2: - Update to version 2.25.11: + Many changes since 2.24.1. See NEWS for the full list of changes, the list below is only highlights. + Add GSettings API. + Add a predefined boxed type for GError. + Add support for timeouts in GSocket. + Add GDBus API. + GVariant now requires strings to be UTF-8. + Initial support for dtrace and systemtap profiling. + Add GPermission interface. + Add GApplication API. + Add GBinding API. + Deprecate GRelation and GCompletion. + Updated translations. ++++ iputils: - fixed device broadcast setup (bnc #614389) - upstream maintainer has changed. new maintainer is YOSHIFUJI Hideaki. Along with this change the versioning of the package also changed. Current version is: s20100418 from 18-Apr-2010 - many patches upstream now, reduced patch set ++++ kiwi: - v4.46 released - fixed kernelList and xenServer functions: * xenServer checks via kernel systemMap and kiwi_xendomain if a xen server bootloader setup is required * kernelList is fixed to store the running kernel as first entry in the kernel list - do not fail when image files are symlinks to a device - fixed race condition resulting at times in message of not finding the MBR and other times not finding the CD drive. ++++ libqt4: - fix endless loop in SSL code on error conditions (bnc#619089) ++++ libgnomekbd: - Update to version 2.31.2: + Seriously improved status icon rendering - Changes from version 2.31.1: + Several crashers fixed + Provided API for handling the default group switcher. Changed the default value to be "grp:shift_caps_toggle" + Updated translations. - Drop upstream included patches libgnomekbd-fix-crash.patch and libgnomekbd-proper-notification-name.patch. ++++ udev: - drop systemd-units - conflict with systemd < 3 ++++ ncurses: - List authors in contribution order ++++ polkit-qt-1: - update to polkit-qt-1 0.96.1: * various code cleaning changes (foreach->Q_FOREACH) * merged upstreamed patch ++++ libqt4-devel-doc: - fix endless loop in SSL code on error conditions (bnc#619089) ++++ libqt4-devel-doc-data: - fix endless loop in SSL code on error conditions (bnc#619089) ++++ libqt4-sql-plugins: - fix endless loop in SSL code on error conditions (bnc#619089) ++++ lxsession: - spec file clean up ++++ perl-Net-XMPP: - recreated by cpanspec 1.78 o fix deps - noarch pkg ++++ perl-XML-Stream: - recreated by cpanspec 1.78 o fix deps - noarch pkg ++++ squidGuard: - add "missingok" to logrotate configuration (no logfile if never used causing error from cron when running logrotate) ++++ systemd: - always enable udev and dbus until we can require systemd from packages providing systemd service files - drop systemd-units.rpm - version 3 - treat non-existing cgroups like empty ones, to deal with races - replace --running-as= by --session and --system - always allow stopping of units that failed to load ++++ texmaker: - Spec file cleanup - Initial package with upstream version 1.9.9 ++++ yast2-gtk: - 2.21.68 - sw_single: fixed duplicate separator item in context menu. - 2.21.67 - build for bnc#620513 patch. ++++ yast2-storage: - improved help text (bnc #506814) ++++ yum: - Adding a workaround for a problem in the cpp package where it does not provide /lib/cpp, which xorg-x11 requires. This patch manually adds a /lib/cpp node. ------------------------------------------------------------------ ------------------ 2010-7-13 - Jul 13 2010 ------------------- ------------------------------------------------------------------ ++++ bluez: - fix instant segfault of bluetoothd (upstream commit 86b16d8a63d8d6191533418dd1c38ce35c3fbf0a) - update to bluez-4.68: - Fix initialization of adapters in RAW mode. - Add initial set of LE commands and events definitions. - Add mode option for L2CAP sockets to the BtIO API. ++++ bluez-gstreamer: - fix instant segfault of bluetoothd (upstream commit 86b16d8a63d8d6191533418dd1c38ce35c3fbf0a) - update to bluez-4.68: - Fix initialization of adapters in RAW mode. - Add initial set of LE commands and events definitions. - Add mode option for L2CAP sockets to the BtIO API. ++++ bug-buddy: - Update to version 2.31.3: + Remove google breakpad code. + Updated translations. - Drop bug-buddy-breakpad-vg-fix.patch, no longer needed. ++++ libcanberra: - Update to version 0.25: + gtk: optionally build for both gtk2 and gtk3 + cache: don't use destructors unless running in valgrind + build fixes - Add gtk3-devel BuildRequires. - Create gtk3-0 and gtk3 subpackages for GTK+ 3 support. ++++ evolution: - Update to version 2.31.5: + Fix places where "~/.evolution" is hard-coded + Allow edit accounts in the capplet to go fwd/back + Work around sudden disappearance of GdkRegion in GTK+ 2.90.5. + Bug Fixes: - bgo#624128: Folder -> Subscriptions is always enabled - bgo#621839: Improve auto-selection of messages - bgo#623738: Select All is always enabled for message list - bgo#624011: EMeetingTimeSelector tries to change mouse cursor before it's realized - bgo#624022: "stock_mail-import" no longer exists in gnome-icon-theme - bgo#623769: Post Message to List asks for confirmation on close - bgo#623201: Set default options automatically while creating a new account. - bgo#623702, bgo#623947, bgo#623204, bgo#623432 - Disable bnc-440634-forwarded-hide-accept-decline.patch and bnc-435668-hide-accept.patch: patches need to be rebased for CAMEL API change (name is no longer a property) - Remove explicit devel Requires in devel package: they will automatically get added with pkgconfig()-style. ++++ evolution-data-server: - Update to version 2.31.5: + Lots of IMAPX improvements + Make NSS database initialisation more robust, handle errors better + Use text/vcard content type on WebDAV PUT request + Migrate from CamelException to GError. + Work around sudden disappearance of GdkRegion in GTK+ 2.90.5. + Add functions to get Evo/EDS base directories. + Improve error handling in CamelStreamBuffer::read(). + Bug fixes: - bgo#618938: Crash when reading calendar acknowledgement message - bgo#623936: 75 second delay when creating new DAV entries in Zimbra - bgo#623919: Error while opening any newly received message - bgo#623795: URI at the end of text isn't clickable - bgo#624018, bgo#623204, bgo#621609, bgo#623431, bgo#623430 + Updated translations. ++++ evolution-sharp: - Updated evolution-sharp-newer-evo.patch to fix build with evolution 2.31. ++++ gtkhtml2: - Update to version 3.31.4: + bgo#444709 - Add support for multimedia keys + bgo#344076 - Crash after closing an inline view of text attachment + bgo#607324 - Crash doing table editing + Remove bogus drag destination targets + Split target lists for drag source and drag destination + Build with gtk3 and have backward compatibility + Updated translations. - Changes from version 3.31.3: + Updated translations. - Changes from version 3.31.2: + bgo#220672 - Excessive autosaving uses lots of resources + bgo#512468 - Wrap Lines keeps spaces in quoted text + bgo#597111 - Line wrap only acts on current paragraph regardless selection + bgo#615294 - Does not compile with -DGSEAL_ENABLE + bgo#618368 - Doesn't make all pasted links clickable + Updated translations. - Changes from version 3.31.1: + bgo#575038 - Cursor/caret mode breaks magic spacebar + bgo#247302 - Wrong letter color with HTML content rendering + bgo#615205 - Translations not working in Emoticons and Find/Replace dialogs. + bgo#602634 - Not fully supported list types + bgo#461203 - Do not select text on drop abort + bgo#551554, bgo#514611, bgo#325121 + Use gtk_accessible_get_widget() if available. + Fix most GSEAL issues. + Updated translations. ++++ iputils: - reverted arping-infiniband.diff, it breaks arping (bnc #614389) and (bnc #610839) ++++ kiwi: - put the information about the xen domain setup into the initrd as variable kiwi_xendomain - remove unneeded initrd.vmx and linux.vmx files _before_ calling mkinitrd. This saves space to not run into a space problem on the boot partition (bnc #621859) - usb attribute in vmwareconfig doesn't exist anymore with the new machine section. usb is always present for vmware fixed xslt stylesheet for this case ++++ libgail-gnome: - Update to version 1.20.3: + bgo#622284: install gconf key to load the module - Adjust spec file for schema treatment. - Remove unneeded call to autoreconf. ++++ libwebkit: - Update to version 1.3.2: + This release is an ABI break. + The library has been renamed to libwebkitgtk, so you'll need to recompile your applications when upgrading to 1.3.2. + Add support for GTK+ 3.x. A new configure flag, --with-gtk, has been added, which allows to control which GTK+ version you want to build against. + Many fixes for the DOM bindings, including support to dispatch events to any Node through webkit_event_target_dispatch_event. + Added a 'inner-node' property to WebKitHitTestResult, carrying the DOM node where the hit test happened. + Many DnD fixes, including a fix for the infamous hang-of-death while dragging the mouse. + Support for . + Many other bugfixes. - Pass --with-gtk=3.0 to configure and use gtk3-devel BuildRequires instead of gtk2-devel. - Drop libwebkit-gir-repository_1.1.patch, fixed upstream. - Update name of subpackages to new library name (since it got renamed to libwebkitgtk). ++++ lxdm: - fix logging patch ++++ lxsession: - lock screen when suspending/hibernating/switching users, fixes bnc#622083 ++++ oxygen-molecule: - Fix typo in summary (bnc: 621249) ++++ perl-File-Which: - recreated by cpanspec 1.78 - noarch pkg ++++ perl-Net-SSLeay: - recreated by cpanspec 1.78 - added bcond_with test ++++ perl-Test-Script: - recreated by cpanspec 1.78 - noarch package - enable check for suse_version > 1020 only ++++ psmisc: - Update to psmisc-22.12 * In fuser, switched the ipv6 and ipv4 checks around Debian #581604 * peekfd configure patch for x86_64 SF#2986027 * peekfd works with ARM and MIPS thanks to patch by Arnaud Patard * peekfd off-by-one patch applied SF#1948351 * pstree -a doesn't segfault on grsec kernels Debian #588152 * Another attempted at killall -SIGNAME Debian #573924 * fuser -k -m ... won't kill itself Debian #562767 * fuser -NAME fixed SF #2924691, Debian #563388, Gentoo #297423 * Added locale.h include for killall on non NLS SF #2922163 * Reversed normal file fuser -k check Debian #563387 * short option l returned in fuser Debian #539087 * long options terminated with 0s Debian #551833 * fuser only kills normal processes, patch thanks to Erik Li SF# 2892724 * New fuser -M if you REALLY want mount points, patch thanks to Jeremie LE HEN SF#2899709 * Fixed killall options for VTALRM and ILL Debian #559011 * pstree -a does not compact threads Debian #525632 * new program prtstat which prints contents of /proc//stat Debian #281706 * killall restricts by date. Thanks to George Danchev Debian #544657 * long options terminated in pstree too to stop segfault * Re-worked fuser getopt again so -KILL options work Gentoo #297423 * Fix off-by-one overflow in pstree SF# 2832375 * Applied patch from Kari Hautio for lazy umount'ed filesystems SF#2545632 * Applied patch from Anonymous SF submitter to fix killall -l Fixes SF#2002570 * fuser will print mounts,nfs exports and swaps with -v Debian #356655 and SF#533958 * pstree and fuser have long options Debian #517412 * Fixed pstree -a off-by-one error in buffer, Debian #536243 * Changed configure.ac to not use CXX SF# 2789801 ++++ systemd: - update ++++ vte: - Update to version 0.25.1: + Add support for searching the buffer. New public API: - vte_terminal_search_[sg]et_regex - vte_terminal_search_find_(previous|next) ++++ vusb-analyzer: - Install to %python_sitelib not %py_sitelib - Use .changes file ++++ yast2-gtk: - 2.21.66 - adjust window size to cope with big fonts. ++++ yast2-qt-pkg: - bnc#621649 patterns with no categories were supposed to be displayed at the top, not randomly - 2.20.0 ++++ zypper: - Show support level in package info when running on SLE (bnc #599154) ------------------------------------------------------------------ ------------------ 2010-7-12 - Jul 12 2010 ------------------- ------------------------------------------------------------------ ++++ GraphicsMagick: - added xorg-x11-fonts as runtime dependency [bnc#619103] ++++ LinuxLibertine: - using *.otf format instead of *.ttf [bnc#619937] ++++ aspell-en: - fixed url [bnc#620786] ++++ ccache: - update to ccache-3.0 - notable changes: - The way the hashes are calculated has changed, so you won't get cache hits for compilation results stored by older ccache versions. Because of this, you might as well clear the old cache directory with `ccache --clear` if you want, unless you plan to keep using an older ccache version. - ccache now has a ``direct mode'' where it computes a hash of the source code (including all included files) and compiler options without running the preprocessor. By not running the preprocessor, CPU usage is reduced; the speed is somewhere between 1 and 5 times that of ccache running in traditional mode, depending on the circumstances. The speedup will be higher when I/O is fast (e.g., when files are in the disk cache). The direct mode can be disabled by setting +CCACHE_NODIRECT+. - Support has been added for rewriting absolute paths to relative paths when hashing, in order to increase cache hit rate when building the same source code in different directories even when compiling with `-g` and when using absolute include directory paths. This is done by setting the `CCACHE_BASEDIR` environment variable to an absolute path that specifies which paths to rewrite. - Object files are now optionally stored compressed in the cache. The runtime cost is negligible, and more files will fit in the ccache directory and in the disk cache. Set `CCACHE_COMPRESS` to enable object file compression. Note that you can't use compression in combination with the hard link feature. - A `CCACHE_COMPILERCHECK` option has been added. This option tells ccache what compiler-identifying information to hash to ensure that results retrieved from the cache are accurate. Possible values are: none (don't hash anything), mtime (hash the compiler's mtime and size) and content (hash the content of the compiler binary). The default is mtime. - see /usr/share/doc/packages/ccache/NEWS.txt for complete release notes ++++ ethtool: - add get-set-gro-settings.patch (bnc#616263) ++++ evolution: - For details about all the upstream changes, see included NEWS file. - Update to version 2.31.4: + Add Outlook Express DBX mailbox file importer plugin. + Don't auto-undelete when viewing Trash folder. + Warn the user before marking all messages as read. + Remove gnome-pilot integration. + Embed libart_lgpl and libgnomecanvas. + Bug Fixes: - bgo#206061 - Allow normal, non-vFolder, Trash and Junk folder - bgo#617557 - Quits without asking user to save unfinished messages - bgo#622633 - Can't launch Evolution from clock applet - bgo#623029, bgo#622535, bgo#553104, bgo#621770, bgo#617854, bgo#620815, bgo#621903, bgo#622547, bgo#604262, bgo#622559, bgo#611165, bgo#620246, bgo#331305, bgo#621819, bgo#622329, bgo#619347, bgo#620951, bgo#621759, bgo#621210, bgo#616724, bgo#621958, bgo#619098, bgo#621930, bgo#621839, bgo#585904, bgo#534369, bgo#603468, bgo#619218, bgo#585301, bgo#585353, bgo#501534, bgo#611100, bgo#573228 - Changes from version 2.31.3: + Hook up GNOME's configured SOCKS4 proxy in the mail session + Simplify the Notes tab in Contact Editor. + Merge branch 'express2' + Bug Fixes: - bgo#620602 - Next/prev shortcuts should focus message list - bgo#585301 - Use NSS SQLite database, if available - bgo#620150, bgo#620628, bgo#620635, bgo#257776, bgo#620207, bgo#617579, bgo#617094, bgo#619345, bgo#620044, bgo#619417, bgo#585577, bgo#619637, bgo#619783, bgo#613038, bgo#619903, bgo#619900, bgo#619904, bgo#573510, bgo#313791, bgo#619781, bgo#248105, bgo#613798, bgo#619811, bgo#478090, bgo#599794, bgo#576165 - Changes from version 2.31.2: + Improve attachment bar selection behavior. + Bug Fixes: - bgo#240317 - Allow searching in subscribe dialog - bgo#304415 - Allow change of signature hash algorithm - bgo#220672, bgo#499320, bgo#523775, bgo#531013, bgo#531912, bgo#545462, bgo#546551, bgo#593890, bgo#594153, bgo#598833, bgo#603006, bgo#604971, bgo#607257, bgo#608855, bgo#611560, bgo#615291, bgo#615745, bgo#616640, bgo#616823, bgo#616889, bgo#617041, bgo#617496, bgo#617557, bgo#617865, bgo#618113, bgo#618177, bgo#618400, bgo#618578, bgo#618902, bgo#619010 - Changes from version 2.31.1: + Drop the "hula-account-setup" plugin. + Add meego detection logic. + Express: Composer always defaults to HTML mode + Hide searchbar in calendar view in express mode. + Drop support for migrating from Evolution < 2.0. + UI improvements. + Bug Fixes: - bgo#583742 - Port to external libgdata - bgo#614346, bgo#545505, bgo#609052, bgo#569523, bgo#609052, bgo#614900, bgo#604430, bgo#610495, bgo#615384, bgo#603418, bgo#613392, bgo#360461, bgo#494047, bgo#615331, bgo#616097, bgo#592986, bgo#610428, bgo#614041, bgo#615814, bgo#613867, bgo#600861, bgo#569516, bgo#608766, bgo#608203, bgo#610229, bgo#615263, bgo#611646, bgo#589393, bgo#614325, bgo#612236, bgo#614644, bgo#614647, bgo#614813, bgo#614889, bgo#614892, bgo#614918, bgo#614926, bgo#591939, bgo#574755, bgo#567304, bgo#571714, bgo#567304, bgo#549971, bgo#547368, bgo#458828, bgo#458510, bgo#458499, bgo#417412, bgo#347330, bgo#333039, bgo#329694, bgo#325616, bgo#325609, bgo#592117, bgo#325121, bgo#302742, bgo#272567, bgo#261979, bgo#261062, bgo#605745, bgo#613352, bgo#613356, bgo#613354, bgo#613261, bgo#612916, bgo#612821, bgo#602801, bgo#569945, bgo#488979, bgo#374533, bgo#614049 - Drop evolution-bnc576165-mono-plugin-crash.patch, fixed upstream. - Add libgdata-devel BuildRequires. - Remove pilot subpackage: the gnome-pilot support has been removed. - Remove --with-pisock, --enable-pilot-conduits=yes, --with-krb4, - -enable-exchange=yes, --enable-default-binary=yes, - -enable-icedesktop=no configure options: they don't exist anymore. ++++ evolution-data-server: - Update to version 2.31.4: + Always enable QRESYNC where it's available. + Handle UIDNEXT and MODSEQ/HIGHESTMODSEQ information from server + Allow debugging to be enabled with CAMEL_DEBUG environment variable + Permit all characters but dir_sep in imapx folder names. + Simplify relationship between full and path names for imapx + Queue non-folder specific jobs while waiting for SELECT to complete + Propagate STATUS responses to folders directly from imapx_untagged() + Fix overzealous IDLE handling + Handle [CLOSED] status (RFC5162) + Cope with unsolicited FETCH having both FLAGS and UID. + Support VANISHED response (RFC5162) + Extract EXPUNGE handling into imapx_expunge_uid_from_summary() function. + Fix imapx_parse_flags to not just return the first UID repeatedly, export it. + Fix batch fetch to use UID FETCH in imapx_job_fetch_new_messages_start() + Add LITERALPLUS support + Encode folder names as literals when sending commands, where needed + Accept unsolicited CAPABILITY report as part of LOGIN/AUTHENTICATE response + Detect CONDSTORE and QRESYNC capabilities + Clarify documentation for e_destination_get_address(). + Check EBook DBus error names without underscores too + Build with gtk3 and have backward compatibility + Bug fixes: - bgo#316783 - Broken dragging of email addresses - bgo#601535 - Categories not translated in menus - bgo#621842 - use 'UID FETCH' instead of 'FETCH' for scan_changes - bgo#206061 - Allow normal, non-vFolder, Trash and Junk folder - bgo#610919 - Remove superfluous space in flags in APPEND command - bgo#615239 - Fix GSSAPI (and other SASL) authentication for imapx - bgo#585301 - Use ~/.pki/nssdb for NSS SQL database, not Evolution directory. - bgo#585301 - Use correct NSS system database where appropriate. - bgo#621262 - Fix fetch of large mails from broken servers like Exchange - bgo#621237 - Add imap-over-custom-command support for imapx - bgo#622392, bgo#622799, bgo#622710, bgo#620815, bgo#622008, bgo#621851, bgo#621961, bgo#621877, bgo#621740, bgo#621740, bgo#617723, bgo#610919, bgo#599879, bgo#585353, bgo#550414, bgo#622350 - Changes from version 2.31.3: + Add support for SOCKS proxy support + Bug Fixes: - bgo#617439 - Fix translation of birthday and anniversary events - bgo#585301 - Use NSS SQLite database, if available - bgo#601535 - Fix translation domain for default categories - bgo##619347, bgo##620522, bgo##617261 - Changes from version 2.31.2: + Improve name selector dialog UI + Add ORG support to the Google Contacts backend + Add NOTE support to the Google Contacts backend + Remove Google Calendar backend + Various fixes in the webdav addressbook. + Bug Fixes: - bgo#240317 - Allow searching in subscribe dialog - bgo#304415 - Allow change of signature hash algorithm - bgo#337479 - Evolution forgets password on any error - bgo#556061 - EContact/EVCard can re-order phone and email attributes - bgo#531912, bgo#566330, bgo#566354, bgo#604650, bgo#612596, bgo#617168, bgo#617881, bgo#618474, bgo#618578 - Changes from version 2.31.1: + Many imapx improvements and fixes. + Don't abbreviate public symbols. + Clean up the Google Contacts addressbook backend + Show deleted mails from trash and fix a crash + Drop the "hula" Camel provider. + Drop the "imap4" Camel provider. + Remove deprecated API from libedataserver. + Remove ESourceOptionMenu from libedataserverui. + Bug Fixes: - bgo#615735 - Contacts are not displayed in GW Addressbook. - bgo#608620 - Use CRLF in signed & encrypted S/MIME messages - bgo#616821 - From field missing in mail - bgo#580021 - Port to external libgdata - bgo#501140 - IMAP provider missing mnemonics - bgo#562595 - POP3 Delete after X days should depend on Leave messages - bnc#507423 - Message list in Inbox doesn't get refreshed - bgo#611646 - Calendar shows recurring birthdays incorrectly - bgo#514041 - Add space between categories - bnc#583791 - User created contact list does not behave reliably - bgo#336776 - Learning junk feedback in status bar unclear - bgo#614388 - Broken Delete after X days behaviour - bgo#610353 - Search folder with label matches on substring - bgo#570508 - Google Contacts does not display business phone - bgo#567000 - [IMAP] Renaming folder generates errors - bgo#518876 - Does not display recent messages in nntp - bgo#418502 - Evolution causes gpg stale locks - bgo#549221 - Deleted E-Mails re-appear in Evolution client - bnc#549225 - Evlution client does not update status of messages in the GroupWise Post Office - bgo#617263, bgo#545505, bgo#616819, bgo#615246, bgo#616318, bgo#603773, bgo#615776, bgo#608766, bgo#615290, bgo#253510, bgo#593843, bgo#538793, bgo#325121, bgo#261087, bgo#611247, bgo#520233, bgo#614056 - Disable evolution-data-server-shared-nss-db.patch, needs rebase. - Add libgdata-devel BuildRequires. - Rebase dice-eds-changes.patch. ++++ udev: - disable boot.udev_retry init script - Update to version 160 - fix broken persistent tape naming rules - fix systemd abstract namespace handling ++++ tiff: - updated to 3.9.4: fixes CVE-2010-2065 -- obsoletes * integer-overflow.patch * NULL-deref.patch - fixes CVE-2010-2067 ++++ perl-HTML-Parser: - update to 3.66: * Fix entity decoding in utf8_mode for the title header ++++ rpmlint: - add Development/Debug group (bnc#612044) ++++ sysconfig: - Fixed check whether ipv6 is enabled or not in /sbin/ifup-dhcp to avoid dhcpv6 client start in case the interface is configured to start both, dhcpv4 and dhcpv6 clients (bnc#616765). ++++ systemd: - drop libcgroup - trim cgroups for services that are "active" but "exited" - drop /bin/init hack and require now fixed mkinitrd ++++ xpdf-poppler: - fixed two crashes [bnc#617623] * no-goto-when-fullscreen.patch * pimagenull.patch ++++ yast2-gtk: - 2.21.65 - more comsmetic fixes related to bnc#620513. ------------------------------------------------------------------ ------------------ 2010-7-11 - Jul 11 2010 ------------------- ------------------------------------------------------------------ ++++ dbus-1: - update to 1.3.2 snapshot - New standardized PropertiesChanged signal in the properties interface - Support forking bus services, for compatibility - install systemd service files ++++ dbus-1-x11: - update to 1.3.2 snapshot - New standardized PropertiesChanged signal in the properties interface - Support forking bus services, for compatibility - install systemd service files ++++ guitarix: - updated 0.10.0 * add tonestack models * add 2. amp model * add cabinet impulse response modul * add Patch Info widget * add Preset File Load/Export option * add simple looper * add Oscilloscope and tuner state to main settings * selectable distortion model (multi/single line) * selectable EQ model (fixed/scalable freq) * free mem when not used (delay lines) * reworked Gui * fix varios bugs ++++ systemd: - fix reboot issue - fix abstract namespace name handling (needs udev update) - prefer private D-Bus socket wherever possible - D-Bus 1.3.2 support - use COLD_BOOT=1 on reboot to skip sysv boot.d/ handling ------------------------------------------------------------------ ------------------ 2010-7-10 - Jul 10 2010 ------------------- ------------------------------------------------------------------ ++++ koffice2-l10n: - update to 2.2.1 ++++ smpppd: - use %_smp_mflags ++++ yast2-gtk: - 2.21.64 - comsmetic fixes related to bnc#620513. - 2.21.63 - typo correction. - 2.21.62 - fix sw_single post-procedure scrolling glitch. - 2.21.61 - dependencies box sometimes freezes when open (bnc#620513). ------------------------------------------------------------------ ------------------ 2010-7-9 - Jul 9 2010 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Add SPARC targets to %files list - Reword comment about locations of files (since sparcv9 is neither single-arch nor a 64-bit environment) ++++ boost: - Rename patch to be identical to the one checked in for 11.3. The patch adds an explicite specialization to the call to prevent unwanted temporary instantiations. - fix bug that shows with gcc 4.5 (bnc#621140) ++++ ghostscript-library: - Backport change from SVN repository to avoid reading gs_init.ps from current workiung directory (bnc#608071) ++++ google-perftools: - Update to 1.5, from upstream. ++++ kiwi: - v4.45 released - recovery tarball: tar is intelligent enough to find hard link references. This causes the archive to be smaller. But when kiwi installs the root tree into the image all hard link references will solve into a new inode. According to this the recreation of the tarball in combination with an inplace setup will always be bigger than the reference tarball from the root tree and this causes the recovery partition and/or the free space inside the root partition to be too small. I fixed this with the following tar option: --hard-dereference - fixed convert38to39.xsl stylesheet - fixed use of uninitialized value in fs tool check ++++ koffice2: - update to 2.2.1 bugfix release ++++ koffice2-doc: - update to 2.2.1 bugfix release ++++ ktorrent: - update to 4.0.2 * Fix wrong X-KDE-PluginInfo-Name in ktzeroconfplugin.desktop * Fix crash caused by 0 pointer in webinterface plugin * Increase auto update retry interval of ipfilter plugin to 15 min * Fix bug causing groups file to grow very large over time ++++ util-linux: - update to util-linux-ng-2.18 - do not provide rdev, ramsize, vidmode and rootflags commands anymore - fdisk does not use cylinders as display units by default - libmount: new library; its API is still officially unstable - new commands: findmnt, fsfreeze, swaplabel - blkid: new option "-i" to print I/O limits - full release notes: ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-ReleaseNotes - update to adjtimex-1.28 - update to which-2.20 - drop util-linux-2.14.1-mount_skip_sync.patch (fixed upstream) - drop util-linux-addpart-use-atoll.patch (fixed upstream) - drop util-linux-mount-detect-ro-mount.patch (fixed upstream) - drop adjtimex-1.20-nosyscall.diff (fixed upstream) - cleanup specfile a bit ++++ mozilla-nss: - Disable testsuite on SPARC. Some tests fails, probably due to just bad timing/luck. ++++ udev: - fix systemd service file uninstallation - build against systemd-units - activate systemd udev.service files ++++ libktorrent: - update to 1.0.2: bugfixes, renames libktorrent1 to libktorrent2 ++++ telepathy-logger: - Initial package of telepathy-logger, required by recent version of Empathy. ++++ libvirt: - VUL-0: multiple issues in libvirt CVE-2010-223x-000[1-0].patch, CVE-2010-223x-0010.patch, CVE-2010-2242-nat.patch bnc#618155 ++++ ltrace: - Kernel commit v2.6.28-5383-g192eee8 removed arch/sparc/include/asm/reg.h, so deactivate SPARC building ++++ mkinitrd: - handle /sbin/init being a symlink (bnc#621147). ++++ qtcurve-kde4: - update to 1.5.1: many new style options and bugfixes ++++ systemd: - fix typo in spec file - provide /bin/init to be found by 'too simple' mkinitrd, and work around mindless relinking of relative links in the buildsystem - add rpmlintrc to silent warnings about intentional behavior - version 2 ------------------------------------------------------------------ ------------------ 2010-7-8 - Jul 8 2010 ------------------- ------------------------------------------------------------------ ++++ kdetoys4: - update to 4.4.5 * bugfixes over 4.4.4 * see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details ++++ kdeutils4: - update to 4.4.5 * bugfixes over 4.4.4 * see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details ++++ binutils: - Default to creating ELF64 objects under sparc64 ++++ lapack: - Update to version 3.2.2 * Bug fix release * Changes see at http://www.netlib.org/lapack/lapack-3.2.2.html ++++ kdeedu4: - update to 4.4.5 * bugfixes over 4.4.4 * see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details ++++ kdegames4: - update to 4.4.5 * bugfixes over 4.4.4 * see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details ++++ brasero: - Update to version 2.31.4: + Use GSettings instead of gconf + bgo#621243: Brasero reports outdated cdrtools on cdrtools-3.00 + Minor fix for some drives when retrieving speed through page 2A + bgo#559103: Never change window size because of the preview + Updated translations. - Changes from version 2.31.3: + bgo#586040: duplicated command listed in open-with dialog + bgo#620589: Disk project doesn't save the disk titl + Fix wrong report of speed with both cdrecord and wodim + bgo#615959: Displays "starting to record" during whole burn process. + Updated translations. - Changes from version 2.31.1: + Added support for Tracker 0.8.x + Fixed lots of memleaks + Fixed some search problems + bgo#590648: Text in cover editor does not show up automatically + bgo#617831: "Write to Disc" button sensitivity regression + Fix flaw in mask that lead libburn plugin not to work (not to be picked up actually) in some circumstances + bgo#617494: Fails to burn ANY audio project + bgo#564411: Move columns doesn't work + bgo#618917: Brasero does not correctly handle double clicking on column separators + bgo#618942: Bad info when burning, high CPU usage and slow burn + Change the priority for cdrdao and raised the one of cdda2wav plugin + Do not check for symlinks on cdda2wav so the plugin can use icedax. + bgo#598145: Brasero's failure with some file names + bgo#613986: Pressing create audio cd does nothing + bgo#602854: Empty project not available + bgo#619366: can't actually save error logs + Fix various crashes: bgo#616935, bgo#615526, bgo#615988, bgo#597694 + Other bugs fixed: bgo#594716, bgo#608424 + Lots of misc fixes + Updated translations. - Drop brasero-git-15eda787.patch.bz2, the entire patch came from upstream and is thus included. - Remove gconf schema handling. - Remove explicit Requires of devel package: pkgconfig() ones will automatically get added. - Move gir files to devel package. ++++ build: - update to current git * export BUILD_DEBUG so rpmlint can check for it (bnc#618004) ++++ cairo: - Update to version 1.9.10: + Fix many bugs introduced in 1.9.x releases. + Add WGL interface for cairo-gl + Include the downstream patch to honour the user's LCD filtering preferences for subpixel rendering of fonts - Changes from version 1.9.8: + Various API additions (see NEWS for details). + Backend-specific improvements: - cairo-gl: many changes - cairo-xlib: . access to the underlying connection to the Display is now thread-safe . attempt to use PolyModeImprecise when compositing trapezoids - cairo-svg: enable SVG to reference external image through the use an extended MIME data type. - Changes from version 1.9.6: + Various API additions (see NEWS for details). + Completely drop cairo-glitz. + Many improvements for drawing of dashed strokes. + Optimize spans-based renderers for repeated rows. + Backend-specific improvements: - add cairo-drm backend - start using GLSL to accelerate many operations in cairo-gl - make cairo-image faster - cairo-quartz fixes - improvement to embedding jpeg/jpeg2000 data in cairo-pdf - fix printing of rotated user fonts in cairo-ps - Changes from version 1.9.4: + Various API additions (see NEWS for details). + New cairo-test-trace utility. + Add server-side gradients to xlib backend. + New experimental backends: Qt, OpenVG, OpenGL. + Fix long-standing bug with self-intersecting strokes. - Changes from version 1.9.2: + Various API additions (see NEWS for details). + New CairoScript experimental backend. + New cairo-trace and cairo-perf-trace utilities. + Test suite overhaul. + Add polygon rasterisation. + Add copy-on-write snapshot support. + Various bug fixes. - Add gcc-c++ BuildRequires: one linker stage requires it. - Add cairo-modules-no-version.patch to build the modules not as versioned shared objects - Drop cairo-1.8.6-repeat-modes.patch and cairo-lcd-filter.patch, obsoleted by upstream changes. ++++ kdesdk4: - update to 4.4.5 * bugfixes over 4.4.4 * see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details ++++ clutter: - Update to version 1.3.6: + Provide a fallback on GLX if the MESA_copy_sub_buffer extension is not available, by using EXT_framebuffer_blit. Both mechanisms are also throttled to avoid taking all resources when using them in a compositor like Mutter. + Use (and cache) fragment shaders instead of texture combiners inside Cogl materials. Cogl will automatically fall back from GLSL to ARBfp to fixed functions depending on the level of support of the underlying GL implementation. + Implement a new design for materials; this allows scaling up the number of materials in a scene, and also makes copying materials less expensive. + Make Cogl materials responsible for depth testing, and add new experimental API. + Use the (modified) GLU tesselator to draw paths to a vertex buffer object instead of using the stencil buffer, or the scanline rasterizer on platforms without a stencil buffer. + Add ClutterDeformEffect, a base class for effects that deform an actor's geometry when painting it; ClutterPageTurnEffect is an implementation of a "page curl" deformation using the DeformEffect API. + Always use scissoring when clipping, to reduce the amount of buffer that has to be cleared. + Allow ClutterShaderEffect sub-classes to use vertex shaders by setting a constructor property; the default remains fragment shader. + Remove the button of the press event from the DragAction::drag-begin and DragAction::drag-end signals. + Do not promote clipped redraws to full redraws. + Improve the consistency of the default state name in ClutterState, both in the API and in the serialization format. + Fix a rounding error with the Text layout size. + Add utility functions for CoglMatrix and CoglColor. + Avoid a re-allocation cycle warning when resizing the surface of a CairoTexture actor from within the allocate() implementation. + Do not add the GL libraries for the EGL X11 backend. + Add more checks for size of data passed to the shader types GValue functions. + Add width and height to the BindConstraint. + Parse actions, constraints and effects inside an actor definition for ClutterScript. + Merge the code of native and x11 backends for EGL into a single backend; also allow creating GL context with the EGL backend. + Use XSETTINGS to set up the backend configuration options, like the font name, resolution, font options and double click options, on X11; this also allows ClutterText actors created using the default font name to be updated when the font name and options change; similarly, this allows ClutterUnits to be updated when the screen resolution changes. + Implement the texture_from_pixmap extension support inside Cogl itself, and unify ClutterX11TexturePixmap and ClutterGLXTexturePixmap. + Documentation improvements in the API reference and in the cookbook. + Use the -Bsymbolic-functions linker option on supported platforms to avoid intra-library PLT jumps. + Fix painting transparent stages on X11 using the :use-alpha property of ClutterStage. + Fix emission of scroll events on Windows. - Changes from version 1.3.2: + Add ClutterEffect, a ClutterActorMeta sub-class that affects the way an actor paints itself. + Add ClutterClickAction, an action that provides "button-like" semantics for any ClutterActor. + ClutterDragAction now moves the actor to which it has been applied by default, using a class handler for the ::drag-motion signal. + Add the :pick-with-alpha property to ClutterTexture; this property allows using the alpha channel of a texture when picking it. + Regenerate the mipmaps on COGL textures when a texture is modified. + Documentation and build fixes. - Changes from version 1.3.2: + Add ActorMeta, a class for run-time composition of actions and constraints on a ClutterActor: - Add ClutterAction, a class for implementing business logic related to event handling. - Add ClutterConstraint, a class for implementing business logic related to sizing and positioning. - ClutterDragAction is an Action sub-class that implements signals and properties for dragging actors. - ClutterAlignConstraint and ClutterBindConstraint are two Constraint sub-classes that allow relative positioning with fixed layout managers. + Add ClutterState, an object for defining state transitions. + Add ClutterBoxLayout:homogeneous property. + Implement retained clip stacks. + Support retained paths. + Add an experimental vector3 API. + Make ClutterActor implement AtkImplementor, and allow retrieving an AtkObject from a ClutterActor. + Improve ClutterText's Pango layout caching mechanism. + Fix set up of the GLX_SGI_swap_control extension. + Fix EGLX backend. + Documentation fixes for Clutter and COGL. + Fix the conformance test suite by executing every test unit in a separate process. + Add platform-dependent defines for Cogl. + Update the MingW cross-compilation script. + New recipe in the Cookbook. - Move the make check properly to the %check section, but disable it for the moment. Development went a bit ahead the test suite and it does not even start. ++++ compiz-manager: - remove splash form default, add thumbnail and zoom ++++ cross-alpha-binutils: - Default to creating ELF64 objects under sparc64 ++++ cross-arm-binutils: - Default to creating ELF64 objects under sparc64 ++++ cross-hppa-binutils: - Default to creating ELF64 objects under sparc64 ++++ cross-i386-binutils: - Default to creating ELF64 objects under sparc64 ++++ cross-ia64-binutils: - Default to creating ELF64 objects under sparc64 ++++ cross-mips-binutils: - Default to creating ELF64 objects under sparc64 ++++ cross-ppc-binutils: - Default to creating ELF64 objects under sparc64 ++++ cross-s390-binutils: - Default to creating ELF64 objects under sparc64 ++++ cross-s390x-binutils: - Default to creating ELF64 objects under sparc64 ++++ cross-sh4-binutils: - Default to creating ELF64 objects under sparc64 ++++ cross-sparc-binutils: - Default to creating ELF64 objects under sparc64 ++++ cross-spu-binutils: - Default to creating ELF64 objects under sparc64 ++++ cross-x86_64-binutils: - Default to creating ELF64 objects under sparc64 ++++ hamster-applet: - Update to version 2.31.4: + overview gets a menu, drops toolbars and now supports date range browsing + adjustments to starts and ends graph in statistics (should be more accurate) + performance updates in graphics + html report was looking in the wrong place for the template - Changes from version 2.31.3.2: + bgo#620965: respecting SYSCONFDIR environment variable to determine where to store gconf schema - Changes from version 2.31.3.1: + including generated help pages in the tarball - Changes from version 2.31.3: + dropped in-house global hotkey management in favour to Gnome's global hotkeys + HTML report template now can be overridden from $HOME folder. instructions can be found in the report footer + remembering path of last saved report + moved build system from autotools to waf - Changes from version 2.31.2: + optional integration with gtg (via preferences) + all kinds of bugfixes - Changes from version 2.31.1.2: + add missing file from tarball - Changes from version 2.31.1.1: + add missing translations - Changes from version 2.31.1: + application has been split up in back-end d-bus daemon and clients + edit activity preview widget got some love + minor bugfixes from 2.30 release + updated translations - Adapt spec file to use waf instead of configure. ++++ kdemultimedia4: - update to 4.4.5 * bugfixes over 4.4.4 * see http://kde.org/announcements/changelogs/changelog4_4_4to4_4_5.php for details ++++ farsight2: - Update to version 0.0.20: + Add fs_stream_get_src_pads_iterator() to iterate the src pads of each FsStream + Add a "secondary-codecs" member to the "farsight-send-codec-changed" messages to contain things like codecs used for DTMF (well only that for now) + Remove the nicesrc before stopping them to prevent an EOS from propagating + Fix some locking errors introduced in recent releases that Sjoerd found - Changes from version 0.0.19: + Fix regressions in codec negotiation + Will work with rtpdtmfmux from future gst-plugins-bad releases + Add locking to FsPlugin + Updated common/, so now using automake 1.11 silences rules instead of shave - Changes from version 0.0.18: + Codec negotiation has been largely re-written to be cleaner, easier, nicer + ptime can now be passed as regular optional codec paramters + Fix livelock when theora is set with no configuration + Request keyframe when we have the knowledge of a new person joining, either because libnice has connected or because we see a new SSRC + Fix strict-aliasing violation, this should make GCC 4.4 users happy + Fix compilation against newer libnice - Drop farsight2-libnice.patch, fixed upstream. ++++ file-roller: - Update to version 2.31.3: + Fixed segmentation fault when opening some rar archives + bgo#576436: Use dpkg-deb to view and extract .deb files - Changes from version 2.31.2: + bgo#620172: improved the "encrypt header" button usability. Always keep the "encrypt header" button clickable even when the password field is void. - changes from version 2.31.1: + Added support for lrzip archives and lrzip compressed tar archives. + bgo#617769: Bring back support for archives on remote GIO mounts when the fuse daemon is not available. + bgo#617840: Fixed crashes when trying to create a tar.z7 archive. due to a missing sentinel in a varargs call. + Updated translations. - Remove gnome-common BuildRequires and call to gnome-autogen.sh. ++++ gcalctool: - Update to version 5.31.4: + Show currency conversion below display + Use gsettings instead of gconf - Changes from version 5.31.3: + Support complex trigonometry + Add complex argument button to scientific mode + Make popup button for additional functions, with integer/ fractional component, floor, ceiling, round and sign functions. - Changes from version 5.31.2: + Replace backspace button with undo button + Remove memory buttons from basic mode (too complex) + Support complex arithmetic - Changes from version 5.31.1: + Dynamically load button layouts to speed up startup time + bgo#157962: Add colours to buttons + Merge advanced and scientific mode + Relayout buttons + Use arrows on superscript buttons (i.e. '↑n' instead of '⎕ⁿ') + Don't change window title to match mode (no need to) + Rename View menu to Mode + bgo#505168: Show answer in bold + Reimplement undo and redo + bgo#615243: Automatically add missing closing brackets + Show all defined variables in variable popups ++++ gconf2: - Update to version 2.31.5: + Add gsettings-schema-convert (used to be part of GLib) + Make the :path in groups optional again - Changes from version 2.31.4: + Allow external orbit-idl-2 compiler for cross-compiling + Implement fsync replacement on win32 + Make gsettings_backend_write consume the variant + Fix build with GLib >= 2.25.9 - Changes from version 2.31.3: + Install an autostart file for gsettings-data-convert + Expose the location of the default path file in the pc file + Update GSettings backend to follow API changes + Respect $datadir + Fix annotations for gconf_client_notify_add + Support silent build + Don't print an error on the first run of gsettings-data-convert - Changes from version 2.31.2: + Handle prefix when installing instrospection data + Use /usr/share/GConf/gsettings in gsettings-data-convert + Don't segfault if saved_state has blank lines in it + Treat nonexisting keys as writable in the settings backend + Warn if key is a path in gsettings-data-convert - Changes from version 2.31.1: + Add a GSettings backend. This is meant as a tool to ease the transition from GConf to GSettings/DConf, not as a permanent solution. To use this backend with GSettings, set GSETTINGS_BACKEND=gconf in your environment. Note that you still need to convert your GConf schema to a GSettings schema and install it + Add a utility to migrate existing user settings from GConf to GSettings. For details, see gsettings-data-convert(1) + Add boxed types for GConfEntry and GConfValue + Add introspection support + Plug a memory leak when ignoring default values - Drop gconf2-crash.patch: fixed upstream. - Remove gnome-common BuildRequires and call to gnome-autogen.sh. ++++ gnome-icon-theme: - Update to version 2.30.3: + bgo#618021: add high resolution volume icons. ++++ gnome-keyring: - Update to version 2.31.4: + New GPG Agent built into gnome-keyring-daemon + Start building (but not using) new DER parser and writer. + Fix building of desktop and service files. + Fix problems displaying prompts with certain characters in strings. + Fix deadlock on secure memory usage. + Refactor the way prompting works for PKCS#11 components. + Refactor the way testing works and files are named. + Implement coverage testing. + Cleanup whitespace issues and rename certain modules. + Tests can now involve prompts and responses. + Fix possible threading race condition in gp11. + Fix broken startup when used with gdm and password-less login. + Fix checking of uninitialized value in prompting code. - Drop gnome-keyring-fixes-from-git.patch: fixed upstream. ++++ gnome-menus: - Update to version 2.30.2: + Do not ship gir files in the tarball + Updated translations. ++++ gnome-panel: - Update to version 2.31.4: + More GSeal fixes + Stop using deprecated GTK+ API + libpanel-applet - Update to GDBus API change - Add gobject-introspection support + Clock Applet - Add -lm when linking the clock applet + Notification Area Applet - Fix issues with old-style multiscreen setups + Misc - Make automatic detection of bonobo work in configure - Changes from version 2.31.2: + All - Provide a dbus-based applet library - Keep an optional bonobo-based applet library + Panel - Make sure that newly-created panels become unhidden + Misc - Require glib 2.25.7 - Make orbit and bonobo dependencies optional + Updated translations. - Drop gnome-panel-bnc363981-intlclock-compatibility.patch, as the change away from bonobo obsoletes this. ++++ gnome-python-desktop: - Update to version 2.31.1: + evince/evince.defs: Update evince bindings to latest api + wscript: Use the 3rd party waf tool 'cflags' ++++ gnome-session: - Update to version 2.31.2: + Export _stop method for clients, for better GNOME Shell experience + Explicitly add -lXext -lXau to linker line + Updated translations. ++++ gnome-terminal: - Update to version 2.31.3: + bgo#618188: edit profiles dialog in docs + bgo#612712: Fix most of the GSEAL issues - Changes from version 2.31.2: + Fix build - Changes from version 2.31.1: + Features: - bgo#78963: Add a Search menu - Enable "File -> Save Contents" again - Show an info-bar if failed to execute command - bgo#607875: Add "Use custom default terminal size" profile setting + bgo#521193: Closing tabs regression fixed + bgo#521417: Fix compiler warnings + bgo#614464: Escape ":", "@" or "/" chars within proxy user/password env vars + Updated translations. ++++ gnome-themes: - Update to version 2.31.4: + Fix evolution table header workaround for new evo versions. + bgo#614343: Fix title vertical geometry in Clearlooks metacity theme. + bgo#490176: Use large cursors with large print themes - Changes from previous versions: + Add some high contrast icons for Firefox and Thunderbird. + Add pidgin icons to HCLP, HCLPI and HCSVG themes. + Add gtkam icons to HCLP and HCLPI themes. + Add PDA icons to HCLP and HCLPI themes. + opy some status icons over from HCLPI that weren't in HCLP. + bgo#140773: Add HCLP and HCLPI versions of gnome-netstatus icons. ++++ gtk-doc: - Update to version 1.15: + bgo#614496: Support for multiple DOC_SOURCE_DIR directories + bgo#615550: gtk-doc fails to recognize (scope ...) and (skip) annotations. ++++ guitarix: - updated to 0.09.0 * make distortion a multiband distortion * fix bug in resample IR-files * resample IR-files now on-the-fly * add insert point ports to the effect chain * add --optimization flag for configure the build * switch to double precision instead of single precision * fix bug in reconfigure convolver when preset change * add patch from Peder Hedlund, build against gtk-2.12.9 and gcc-4.3.1 * add faust 0.9.24 to the "good_faust_versions" ++++ kdegraphics4: - update to 4.4.5 * bugfixes over 4.4.4 * see http://kde.org/announcem