The following modules have a new version: - at-spi2-atk (2.11.3 => 2.11.5) - at-spi2-core (2.11.3 => 2.11.5) - atk (2.11.5 => 2.11.6) - baobab (3.10.1 => 3.11.1) - clutter (1.16.2 => 1.17.2) (*) - cogl (1.16.0 => 1.17.2) - empathy (3.11.3 => 3.11.5) - evolution-data-server (3.11.4 => 3.11.5) - gdk-pixbuf (2.30.3 => 2.30.4) - geocode-glib (3.11.4.1 => 3.11.5) - gjs (1.39.0 => 1.39.3) (*) - glib (2.39.3 => 2.39.4) - glibmm (2.38.1 => 2.39.3) - gnome-backgrounds (3.10.1 => 3.11.5) - gnome-calculator (3.11.4 => 3.11.5) - gnome-control-center (3.11.3 => 3.11.5) - gnome-desktop (3.11.4 => 3.11.5) - gnome-online-accounts (3.11.4 => 3.11.5) - gnome-online-miners (3.11.3 => 3.11.5) - gnome-packagekit (3.11.4 => 3.11.5) - gnome-settings-daemon (3.11.3 => 3.11.5) - gnome-shell (3.11.3 => 3.11.5) - gnome-shell-extensions (3.11.3 => 3.11.5) - gnome-system-monitor (3.11.4 => 3.11.5) - gnome-themes-standard (3.11.2 => 3.11.5) - gobject-introspection (1.39.0 => 1.39.3) (*) - gsettings-desktop-schemas (3.11.4 => 3.11.5) - gssdp (0.14.6 => 0.14.7) - gtk+ (3.11.4 => 3.11.5) - gtkmm (3.10.1 => 3.11.4) - gupnp (0.20.9 => 0.20.10) - gvfs (1.19.4 => 1.19.5) - json-glib (0.16.2 => 0.99.2) (*) - libchamplain (0.12.5 => 0.12.6) - libgee (0.13.4 => 0.13.5) - libgweather (3.11.4 => 3.11.5) - mutter (3.11.3 => 3.11.5) - pango (1.36.1 => 1.36.2) - pygobject (3.11.4 => 3.11.5) - totem (3.10.1 => 3.11.5) (*) - tracker (0.17.0 => 0.17.1) - vala (0.23.1 => 0.23.2) - yelp-tools (3.11.3 => 3.11.5) - yelp-xsl (3.11.4 => 3.11.5) (*) No summarized news available The following modules weren't upgraded in this release: ModemManager, NetworkManager, atkmm, cantarell-fonts, caribou, clutter-gst, clutter-gtk, dconf, eog, epiphany, evince, folks, gcr, gdm, glib-networking, gmime, gnome-bluetooth, gnome-contacts, gnome-dictionary, gnome-disk-utility, gnome-font-viewer, gnome-icon-theme, gnome-icon-theme-extras, gnome-icon-theme-symbolic, gnome-js-common, gnome-keyring, gnome-menus, gnome-screenshot, gnome-session, gnome-system-log, gnome-terminal, gnome-user-docs, gnome-user-share, gnome-video-effects, grilo, grilo-plugins, gst-plugins-base, gst-plugins-good, gstreamer, gtk-doc, gtk-engines, gtksourceview, gucharmap, gupnp-igd, libcroco, libgdata, libgnome-keyring, libgnomekbd, libgsf, libgtop, libgxps, libnotify, libpeas, libqmi, librsvg, libsecret, libsigc++, libsoup, libwnck, libzapojit, mm-common, mousetweaks, nautilus, network-manager-applet, pangomm, rest, seed, sushi, totem-pl-parser, vino, vte, yelp, zenity ======================================== at-spi2-atk ======================================== What's new in at-spi2-atk 2.11.5: * Allow sending of properties with events upon request (BGO#708695). ======================================== at-spi2-core ======================================== What's new in at-spi2-core 2.11.5: * Add atspi_event_listener_register_full, and cache data requested by it for the duration of the event callback (BGO#708695). * Fix a crash when atspi_accessible_get_process_id is called for an application that is no longer present. ======================================== atk ======================================== Changes in version 2.11.6: ========================== * * AtkText: * Bug 723292: Getting the localized role name fails for ATK_ROLE_EDITBAR * Bug 653293: text-insert and text-remove are again detailed signals. Document it. Contributors: Alejandro Piñeiro Iglesias Translations: Aurimas Černius (lt), Marek Černocký (cs), Tong Hui (zh_CN), Chao-Hsiung Liao (zh_HK) ======================================== baobab ======================================== 3.11.1 ====== * Updated help pages * Minor fixes * Updated translations (an, el, es, kn, or, nl, pt_BR, ta, zh_CN) ======================================== cogl ======================================== Cogl 1.17.2 2014-01-20 • List of changes since Cogl 1.16.0 » Textures are now allocated lazily. This means the textures can optionally be configured with extra API before data is uploaded to them. » The internal format for textures has been replaced with a simpler property to just set the number of components that will be required when sampling. » Depth writing can now be disabled per-framebuffer as well as on the CoglPipeline. » The interface typedefs such as CoglTexture, CoglFramebuffer and CoglBitmap etc are now defined as void so that it is no longer necessary to use type-cast macros when passing them to interface methods. » YV12/I420 support in cogl-gst is fixed. » Added support for red-green 2-component textures. » The cache of GLSL shaders is now garbage collected when it gets too large. » cogl_framebuffer_push_path_clip is fixed. » cogl-path is now split out into a separate library. » New function cogl_wayland_texture_set_region_from_shm_buffer to update a texture from a Wayland SHM bufffer. » The pkg-config files for cogl-gst and cogl-gles2 have new more consistent names. • Gnome Bugzilla bugs closed since 1.16.0: #706808 - "Unable to locate required kms libraries" message is really uninformative #709827 - Add API to control per-FB depth writing #710135 - Fix build on big endian #710926 - Build fails without declaration of wl_resource #712562 - Fixes for the journal #712830 - Add COGL_PIXEL_FORMAT_U_V #719546 - cogl-framebuffer: Fix a potential NULL pointer dereference #719582 - cogl-framebuffer: Don't mark the clear clip dirty from the journal #720287 - cogl-path: Export cogl_clip_push_from_path #721450 - Re-enable swap_region for mesa 10.1+ llvmpipe / swrast Many thanks to: Robert Bragg Jasper St. Pierre Adel Gadllah Lionel Landwerlin Chun-wei Fan Colin Walters Emilio Pozuelo Monfort Hans Petter Jansson ======================================== empathy ======================================== NEW in 3.11.5 (03/02/2014) ============= Bugs fixed: - Fixed #637316, Use the new license-type property in the about dialog (Emilio Pozuelo Monfort) Translations: - Updated as Translation (Nilamdyuti Goswami) - Updated he Translation (Yosef Or Boczko) - Updated nb Translation (Kjartan Maraas) - Updated sl Translation (Matej Urbančič) - Updated tg Translation (Victor Ibragimov) - Updated zh_HK Translation (Cheng-Chia Tseng) - Updated zh_TW Translation (Cheng-Chia Tseng) NEW in 3.11.4 (20/01/2014) ============= Bugs fixed: - Fixed #710919, Telepathy-account-widgets has an incomplete .pc file (Guillaume Desmottes) - Fixed #710252, [facebook account] entered username can not be selected properly (Guillaume Desmottes) - Fixed #712566, Groups in contact list cannot be hidden (Guillaume Desmottes) - Fixed #719889, All accounts have "Remember Password", only Yahoo! "Remember password" - Fixed #720114, app menu: standardize Help/About/Quit (Michael Catanzaro) - Fixed #721484, License text contains obsolete FSF postal address (Guillaume Desmottes) Translations: - Updated cs Translation (Marek Černocký) - Updated el Translation (Dimitris Spingos) - Updated es Translation (Daniel Mustieles) - Updated gl Translation (Fran Diéguez) - Updated id Translation (Andika Triwidada) - Updated it Translation (Milo Casagrande) - Updated pt_BR Translation (Rafael Ferreira) - Updated sk Translation (Piotr Drąg) - Updated sl Translation (Matej Urbančič) - Updated tr Translation (Piotr Drąg) - Updated zh_CN Translation (Wylmer Wang, Tong Hui) ======================================== evolution-data-server ======================================== Evolution-Data-Server 3.11.5 2014-02-02 --------------------------------------- Bug Fixes: Bug 687640 - Crash in caldav's initialize_backend() (Milan Crha) Bug 702709 - Do network background operations only if the CamelSession is online (Milan Crha) Bug 719583 - Get a ESourceRegistry singleton (Xavier Claessens) Bug 720676 - [IMAPX] Do more searching server-side (Milan Crha) Bug 720943 - vFolder does not refresh automatically (Milan Crha) Bug 721286 - IMAPx: read messages become unread when reopening Evolution (Milan Crha) Bug 721581 - Unable to write to ldap addressbook (Milan Crha) Bug 722275 - IMAPX: Parser trips on mailbox containing '+' (Matthew Barnes) Bug 722415 - Memo does not support Start Date property (Fabiano Fidêncio) Other Changes: * IMAP IDLE mode improvements. (Matthew Barnes) * CamelStore: Remove noop_sync() method. (Matthew Barnes) * CalDAV: Force password ask on soup authenticate failure (Milan Crha) * Server-side memory leaks in calendar factory (Milan Crha) * CamelGPGContext: Prefer gpg2 over gpg (Milan Crha) * IMAPX: Remove some unused character macros. (Matthew Barnes) * ESource: Do not set properties on load which did not change (Milan Crha) * Add CamelNullOutputStream. (Matthew Barnes) * maildir_store_get_folder_sync: Fix use-after-free issue (Milan Crha) Translations: Nilamdyuti Goswami (as) Wylmer Wang (zh_CN) Chao-Hsiung Liao (zh_HK) ======================================== gdk-pixbuf ======================================== 2.30.4 ====== * Make test suite robust against disabled formats * Fix test failure when using libpng without iTXt support * Translation updates ======================================== geocode-glib ======================================== 3.11.5 ------ Changes since 3.11.4.1: - API to expose bounding box of places from Nominatim. - Switch to jsonv2 format of Nominatim API to get all needed info. All contributors to this release: Jonas Danielsson Zeeshan Ali (Khattak) ======================================== glib ======================================== Overview of changes from GLib 2.39.3 to GLib 2.39.4 =================================================== * Fixed Bugs: 139699 Correction for g_main_context_unref() 583036 g_strchomp and g_strchug are not declared const 683388 improve documentation for application developers 685204 ./configure fails to add the '-g' flag to CFLAGS 688406 GStaticMutex broke ABI on at least ARM EABI during 2.31.x 693299 cannot compile on Solaris: error in gbitlock.c 707111 Clarify type transformability and compatibility 711547 win32: silence some build warnings 719344 Fix the various test programs (or GLib itself) on Windows 722025 cleanup/clarify command line argument encoding on Windows 722323 remove unused include 'gslist.h' in 'gbookmarkfile.c' 722326 gstringchunk: Use g_slist_free_full() where possible 722357 gio: fix small memory leak on local xattr 722436 Adjust doc to Makefile.decl renaming 722503 GSimpleAction: add default activate handler 722526 glib/deprecated/gthread.h error on FreeBSD 722591 [documentation] broken link to GtkAction from GAction.html 722973 Broken example in GApplication reference 723048 'network-access' test can fail to guess interface index 723360 gmain: Note that g_source_destroy() can be called multiple times * Updated Translations: Assamese Tamil Traditional Chinese ======================================== glibmm ======================================== 2.39.3 (unstable): * Documentation improvements. (Kjell Ahlstedt) * Fix a test on IPv6 systems. (Adam Sampson) 2.38.1 (stable): ======================================== gnome-backgrounds ======================================== ============== Version 3.11.5 ============== * Release for GNOME 3.11.5 * Updated lock screen background Updated translations: A S Alam (pa) Chao-Hsiung Liao (zh_HK) (zh_TW) Dimitris Spingos (el) Jiri Grönroos (fi) Kjartan Maraas (nb) Shantha kumar (ta) Wylmer Wang (zh_CN) ======================================== gnome-calculator ======================================== Overview of changes in gnome-calculator 3.11.5 * Update : Translations (Translation team) * Update : Documentation (PioneerAxon, Baptiste Mille-Mathias) * Fix : Appdata (Michael Catanzaro) ======================================== gnome-control-center ======================================== ============== Version 3.11.5 ============== Shell: - Activate application when launching a panel - Disable type-ahead in search window - Fix headerbar item positions following gtk+ headerbar changes Background: - The chooser should have exactly 3 columns - Add PNM and JPEG 2000 to the list of valid content types - Add a placeholder icon before creating thumbnails Date & Time: - Set the filechooser clock format too Display: - Hide Size label when empty - Only show rotation options if we support them Info: - Fix possible crasher when exiting panel Network: - Add a Team type to connection editor - Give an empty title to the hotspot dialog - Hide hotspot dialog on Escape Notifications: - Fix invalid format string Online Accounts: - Mention Pocket in the keywords Power: - If battery is fully charged but 99%, just round it up Printers: - Show correct time of print job - Plug a memory leak Privacy: - Fix the alignment of the combobox in the Screen Lock dialog Region: - Do not show Login button if localed is not available Users: - Improve logged-in check when deleting users to catch console logins ======================================== gnome-desktop ======================================== =============== Version 3.11.5 =============== - wall-clock: Replace ratio with colon on non-UTF-8 locales (#722664) ======================================== gnome-online-accounts ======================================== Overview of changes in 3.11.5 ============================= * Bugs fixed: 689609 Remove unused GoaSpinnerButton widget 720262 imap-smtp: Export the SASL mechanism used for SMTP 723370 google: Add support for printers * Updated translations: Aragonese Assamese Simplified Chinese Czech Dutch Finnish Gaelic (Scottish) Galician Hebrew Kannada Lithuanian Norwegian bokmål Portuguese (Brazilian) Spanish Tajik ======================================== gnome-online-miners ======================================== Overview of changes in 3.11.5 ============================= * Bugs fixed: 722525 Fix build failure on non-Linux systems Overview of changes in 3.11.4 ============================= * Bugs fixed: 719729 facebook: Update the DB only for new and modified entries 722278 miner-main: Lower the CPU and disk I/O scheduling and priority ======================================== gnome-packagekit ======================================== Version 3.11.5 ~~~~~~~~~~~~~~ Released: 2014-02-03 * Translations - Fix Chinese and Hindi translations (Piotr Drąg, Wylmer Wang) - Updated Assamese translation (Nilamdyuti Goswami) - Updated Chinese simplified translation (Tong Hui) - Updated Czech translation (Marek Černocký) - Updated Galician translation (Fran Diéguez) - Updated Greek translation (Dimitris Spingos) - Updated Lithuanian translation (Aurimas Černius) - Updated Norwegian bokmål translation (Kjartan Maraas) - Updated Russian translation (Yuri Myasoedov) - Updated Spanish translation (Daniel Mustieles) - Updated Tajik translation (Victor Ibragimov) - Updated Thai translation (Akom Chotiphantawanon) - Updated Traditional Chinese translation (Cheng-Chia Tseng) * Bugfix: - Fix compile with --disable-systemd (Richard Hughes) - Rename the 'Software Install' action to 'Package Install' (Richard Hughes) - Consistently use the name 'Packages' (Michael Catanzaro) - Use the name 'Package Updater' to avoid confusion with gnome-software (Michael Catanzaro) ======================================== gnome-settings-daemon ======================================== ============== Version 3.11.5 ============== - We no longer quit when gnome-session tells all registered clients to stop so that applications still running don't lose their theme and icons briefly before the session ends Date & Time: - Specify the accuracy level for geoclue - Provide desktop id to geoclue so that authorization works Media-keys: - Remove the default shortcut to toggle the screen reader since it conflicts with the "panel main menu" shortcut Wacom: - Check for calibration state on startup/device-added ======================================== gnome-shell ======================================== 3.11.5 ====== * Fix extension preference tool [Florian; #722334] * Fix keyboard activation of legacy tray icons [Giovanni; #721267] * Add radial background shade for modal dialogs [Giovanni; #669798] * Show attached modal windows in the overview [Giovanni; #650843] * Add support for desktop actions [Giovanni; #669603] * Indicate in system status when location service is used [Zeeshan; #709372] * Add support for extended app folder schema [Jasper; #723179] * Show status icon for wired network connections [Jasper; #708966] * Indicate airplane mode in network selection dialog [Giovanni; #709128] * Misc bug fixes and cleanups [Florian, Sebastian, Giovanni, Tim, Matt, Jasper; #722417, #722494, #722547, #722593, #722434, #722787, #722690, #722840, #722660, #722812, #723197, #722927, #723306, #723308, #723523, #709685, #723570] Contributors: Zeeshan Ali (Khattak), Magdalen Berns, Giovanni Campagna, William Jon McCann, Sebastian Keller, Tim Lunn, Florian Müllner, Carlos Soriano, Jasper St. Pierre, Rico Tzschichholz, Matt Watson Translations: Marek Černocký [cs], Mattias Põldaru [et], Tong Hui [zh_CN], Victor Ibragimov [tg], Enrico Nicoletto [pt_BR], Daniel Mustieles [es], Fran Diéguez [gl], Kjartan Maraas [nb], Nilamdyuti Goswami [as], Aurimas Černius [lt], Stas Solovey [ru], Yosef Or Boczko [he], Jorge Pérez Pérez [an], Dimitris Spingos [el], Baurzhan Muftakhidinov [kk], Chao-Hsiung Liao [zh_HK, zh_TW], Shankar Prasad [kn], Yaron Shahrabani [he], Andika Triwidada [id] 3.11.4 ====== * Fix removal of workspacaes that are not at the end [Giovanni; #721417] * Allow session mode to be specified in the environment [Ray; #720894] * Special-case launching of terminals [Debarshi; #695010] * Always show arrow if app switcher is scrollable [Jonh; #711467] * Implement new app folders system [Jasper; #722117] * Remove arrow from background menu [Tarun; #699608] * Misc bug fixes and cleanups [Giovanni, Andika, Florian, Ray; #721039, #721439, #721507, #721629, #721868, #722210] Contributors: Giovanni Campagna, Piotr Drąg, Tarun Kumar Joshi, Florian Müllner, Debarshi Ray, Jasper St. Pierre, Ray Strode, Andika Triwidada, Jonh Wendell Translations: Dušan Kazik [sk], Tong Hui [zh_CN], Benjamin Steinwender [de], Matej Urbančič [sl], Jorge Pérez Pérez [an], Kjartan Maraas [nb], Milo Casagrande [it], Rafael Ferreira [pt_BR], Marek Černocký [cs], Daniel Mustieles [es], Adorilson Bezerra [pt_BR], Christian Kirbach [de], Aurimas Černius [lt], Andika Triwidada [id], Baurzhan Muftakhidinov [kk], Victor Ibragimov [tg], Yosef Or Boczko [he], Dimitris Spingos [el], Fran Diéguez [gl] ======================================== gnome-shell-extensions ======================================== 3.11.4 ====== * classic mode now supports session saving * updates for gnome-shell changes * updated translattions (ar, kn) ======================================== gnome-system-monitor ======================================== New in 3.11.5 - 03 February 2014 * added/updated translations gd, courtesy of Windows User nb, courtesy of Kjartan Maraas pt_BR, courtesy of Fábio Nogueira zh_HK, courtesy of Chao-Hsiung Liao zh_TW, courtesy of Chao-Hsiung Liao List of fixed bugs code cleanups, minor optimizations fixed url and screenshots in appdata ask polkit password only once when killing mnultiple processes updated FSF's address New in 3.11.4 - 13 January 2014 ======================================== gnome-themes-standard ======================================== 3.11.5 ====== New style for GtkDialog and GtkAssistant New backgrounds for 3.12 Improvements to the new notebook tabs style Style for GtkActionBar Style for GtkPopover Fix GtkHeaderBar vertical padding Misc improvements for chooser buttons Separate GTK and GNOME styles better gnome-bluetooth specific fixes gedit specific fixes ======================================== gsettings-desktop-schemas ======================================== Major changes in 3.11.5 ======================= * Extend app folder schema * Translation updates ======================================== gssdp ======================================== 0.14.7 ====== - Add mising function declaration. All contributors to this release: - Jens Georg ======================================== gtk+ ======================================== Overview of Changes in GTK+ 3.11.4 to 3.11.5 ============================================ * GtkPopover: A new widget that is can be used for transient views, as an alternative to menus or dialogs. * Dialogs: - Dialogs have been modernized, can use a header bar now - Built-in dialogs react to a setting, gtk-dialogs-use-header for this, dialogs derived from GtkDialog: default to no headerbar - GtkAssistant also respects the setting * OS X: - Better menu integration. Items such as 'Hide', 'Hide Others' and 'Show All' are now handled specially - GTK+ provides a default application menu now * Theming: - GTK+ now uses RGBA visuals by default - Notebook tabs now support a prelight state - Reorderable notebook tabs can be themed differently * Documentation: - The API documentation has seen numerous fixes and improvements - Docbook markup is being phased out in favor of markdown * Bugs fixed: 350190 Need specific icon for GTK_ICON_SIZE_SMALL_TOOLBAR for... 566945 gtk_widget_override_color() documentation should menti... 630217 RGBA visual by default 634793 Use g_object_notify_by_pspec() / g_object_class_instal... 636594 The default value of the property 'logo' in GtkAboutDi... 665928 GtkWindow: Add comment about floating reference 692931 The list of printers should be searchable/sortable 699224 file chooser does not respect 12/24-hour clock setting 704456 Synthesized crossing events don't have correct device ... 711298 "Edit Scheduled Transaction" window way too modal 720059 use headerbars in dialogs 720552 Provide a more "native" Mac OS application menu 721895 Remove GtkIconCache 722429 docs/comments: Fix spelling of 'explicitly' 722515 csd menu icon should use default window icon if per-wi... 722574 GtkAboutDialog doesn't get headerbars when used from JS 722588 GtkStack: add gtk_stack_get_child_by_name() 722638 Version the gio-2.0 and wayland-client requirements (g... 722642 Use symbolic icon for file chooser 722722 Fix vertical alignment of labels in "Paper" section of... 722919 Setting custom titlebar on realized window looks weird 723119 docs: use |[ ]| instead of ' in the docs trapped doxygen 1.8.4 in an infinite loop. (Kjell Ahlstedt) * Fix the build with --disable-deprecated-api (Kjell Ahlstedt) Documentation: * Add missing widget images. (Kjell Ahlstedt) * AppChooser*: Improve documentation. (Kjell Ahlstedt) Bug #650012 * ColorChooser::get_rgba(): Add documentation (Kjell Ahlstedt) * SelectionData: Add methods docs. (Kjell Ahlstedt) * ToolItem: Add class docs. (Kjell Ahlstedt) ======================================== gupnp ======================================== 0.20.10 ======= Changes since 0.20.9: - Make sure ResourceFactory creates proxies with the correct GType. - Make it possible to unsubscribe from a service proxy during a call-back. - Disable managed RootDevices on WL change in addition to ControlPoints. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=678701 - https://bugzilla.gnome.org/show_bug.cgi?id=690400 - https://bugzilla.gnome.org/show_bug.cgi?id=711332 All contributors to this release: - Jussi Kukkonen - Jens Georg ======================================== gvfs ======================================== Major changes in 1.19.5 ======================= * gvfsdaemon: properly remove socket_dir * ftp: Set etag::value * daemon: Rate limit progress callbacks * daemon: Set infinite timeout for enumerate response * client: remove GVfsUriMountInfo * sftp: force openpty(3) on BSD * Several smaller bugfixes * Translation updates ======================================== libchamplain ======================================== libchamplain 0.12.6 (2014-02-04) ================================ Stable release Changes: - Make sure Maemo is disabled when --disable-maemo is used. - Add the new weather map sources for Maemo builds as well. - ChamplainView - More reliable notifications for max/min-zoom-level properties. - Add API to determine appropriate zoom-level for a particular bounding box. - Update project homepage link. - Fixes to build. ======================================== libgee ======================================== libgee 0.13.5 ============= * Use WeakRef for keeping of read-only proxy for collection ======================================== libgweather ======================================== ============== Version 3.11.5 ============== * Location database additions [#721446, #720871, #720777, #722301] * Fixed invalid yr.no URLs * Updated translations ======================================== mutter ======================================== 3.11.5 ====== * Fix CSD titlebars being placed off-screen [Jasper; #719772] * Expose MetaWindow:skip-taskbar property [Florian; #723307] * Fix legacy tray icons showing up blank [Adel; #721596] * Fix configuration of cloned monitors [Adel; #710610] * Misc bug fixes and cleanups [Jasper, Adel, Jonas; #720631, #723468, #723563] Contributors: Jonas Ådahl, Marek Ch, Adel Gadllah, Florian Müllner, Jasper St. Pierre Translations: Rafael Ferreira [pt_BR], Enrico Nicoletto [pt_BR], Fran Diéguez [gl], Chao-Hsiung Liao [zh_HK, zh_TW] 3.11.4 ====== * Don't leave focus on windows that are being unmanaged [Owen; #711618] * Reduce server grabs [Daniel Drake; #721345, #721709] * Improve heuristic to determine display output name [Cosimo Cecchi; #721674] * Atomically unmaximize both directions [Jasper; #722108] * Misc bug fixes [Debarshi, Andika; #721517, #721674] Contributors: Cosimo Cecchi, Daniel Drake, Debarshi Ray, Jasper St. Pierre, Andika Triwidada, Owen W. Taylor Translations: Rafael Ferreira [pt_BR], Dimitris Spingos [el], Daniel Mustieles [es], Milo Casagrande [it], Yosef Or Boczko [he] ======================================== pango ======================================== Overview of changes between 1.36.1 and 1.36.2 ============================================= - Win32 build fixes - Fix a possible strtol(NULL) (#719549) - Fix --with-included-modules - Fix a FPE in pango_layout_iter_get_char_extents (#720379) - Use 96 dpi for CoreText by default ======================================== pygobject ======================================== 3.11.5 03-Feb-2014 - cache refactoring: Move all cache marshalers into files based on type (Simon Feltman) (#709700) - tests: Add test for an owned boxed struct passed in a callback (Mike Gorse) (#722899) - build: Add --without-common configure option for package maintainers (Patrick Welche) (#721646) - demo: Add TreeModel interface implementation demonstration (Simon Feltman) - build: Set PLATFORM_VERSION again to 3.0 (Colin Walters) - tests: Run PyFlakes and PEP8 only on SUBDIRS (Simon Feltman) - Merge static PyGLib and PyGObject modules into PyGI (Simon Feltman) (#712197) - Add test for callback user data arguments with following arguments (Martin Pitt) (#722104) ======================================== tracker ======================================== NEW in 0.17.1 - 2013-11-22 ========================== The main changes since 0.17.1 are: * build: Require Vala >= 0.18.0 (was 0.16.0) to avoid Vala 0.16 g_dbus_message_get_body() binding bug * build: Require GLib >= 2.38 (was 2.35.1) after removing all deprecated g_test_trap_fork() calls for _subprocess() * build: Require libosinfo >= 0.2.9 (was 0.0.2) * build: Use gtkdocize in autogen.sh differently to avoid "-chmod command not found", see GB#701259 * build: Remove ALL GLib marshallers. We depend on GLib (>= 2.30) which depends on libffi enabling us to do this * build: Add SQLite 3.8.1 to list of bad SQLite versions * New Feature: Passive extraction: Specific metadata extraction (e.g. image orientation) is done by listening for insert signals for resource metadata (e.g. file name, size, etc) and done passively rather than being required before inserting ANY information about a resource This officially makes tracker-extract a miner of special sorts * New Feature: SPARQL functions tracker:normalize() and tracker:unaccent() * New Feature: libav extractor for extracting audio/video metadata * New Feature: tracker-store GraphUpdated signal delay now configurable: This signal is what's used to notify of resource changes in the database (e.g. new file added), Previously it was always 1 second, now it can be configured * Fixes: GB#721880, fts:offsets returns wrong values * Fixes: GB#722525, #include is missing in src/tracker-ioprio.h * Fixes: GB#722353, #!/bin/bash in docs/tools/gen-doc.sh * Fixes: GB#720686, libtracker-extract: Link against libicu when using it * Fixes: GB#719512, Adapt to libosinfo 0.2.9 & make use of variant API * Fixes: GB#715040, Avoid starting tracker-store twice * Fixes: GB#699412, libtracker-fts/parser/nwords_6 test fails * Fixes: RH#1026283, Nautilus eating 100% cpu * libtracker-common: Added strnlen() compatibility function * libtracker-common: Fixed unit test for SCHED_IDLE expecting SCHED_OTHER by default, but jhbuild uses SCHED_IDLE as standard. * libtracker-fts: Strengthen against SQLite failures. Ensure no infinite loos in sqlite3_step() and don't use g_once_init_enter() for init * tracker-extract: Support Qt5 * tracker-extract: Removed --disable-shutdown command line option now that it is instantiated by DBus * tracker-extract: Fixed memory leak with strings processed detected as UTF16 * tracker-extract: msoffice: Fixed memory leak, calling g_free() on wrong pointer * tracker-extract: mp3: Fixed memory leak, cases where "" was found in tags were not always freed * tracker-extract: gstreamer: Fixed memory leak on error for GstDiscovererInfo structs * tracker-extract: gif: Fixed memory leak on error for filename * functional-tests: Set up XDG data and cache directories like we do in utils/sandbox/ * functional-tests: Avoid invalid calls to g_source_remove(), avoids: "GLib-CRITICAL **: Source ID 130 was not found when attempting to remove it" * utils/sandbox/tracker-sandbox: Use separate dirs for config and data because there may be file name conflicts * docs/tools/ttl2sgml: Don't GError on nao:deprecated namespaces in the ontology, errors for mlo which is entirely deprecated Translations: * Updated cs: Marek Černocký * Updated de: Christian Kirbach * Updated el: Dimitris Spingos * Updated es: Daniel Mustieles * Updated gl: Fran Diéguez * Updated it: Milo Casagrande * Updated nl: Erwin Poeze * Updated pl: Piotr Drąg * Updated pt_BR: Enrico Nicoletto, Rafael Ferreira * Updated uk: Daniel Korostil * Updated zh_CN: Tong Hui, 甘露(Gan Lu) ======================================== vala ======================================== Vala 0.23.2 =========== * Bind GDK event structures as compact classes. * Switch gdk-x11-3.0 bindings to .gir. * Switch librsvg-2.0 bindings to .gir. * Bug fixes and binding updates. ======================================== yelp-tools ======================================== 3.11.5 ====== * yelp-build: Added -i option to ignore missing media files * yelp-build: Added -p option to provide path for external files * yelp-build: Set LC_ALL instead of LANG for awk, #709354 * yelp-check: Added check for missing media files * yelp-check: Added tool to check Mallard page licenses * yelp.m4: Use AS_HELP_STRING instead of AC_HELP_STRING, #709657 ======================================== yelp-xsl ======================================== 3.11.5 ====== * Use to fix DocBook keycap styling, #709943 * Removed the completely unused code watermark image * Made Mallard transform robust against multiple desc elements * Updated translations: zh_CN (Wylmer Wang)