The following modules have a new version:
- aisleriot (3.10.1 => 3.10.2) (*)
- anjuta (3.10.0 => 3.10.2)
- bijiben (3.11.1 => 3.11.2)
- cheese (3.11.1 => 3.11.2)
- devhelp (3.10.0 => 3.10.2)
- evolution (3.11.1 => 3.11.2)
- file-roller (3.11.1 => 3.11.2)
- five-or-more (3.11.1 => 3.11.2)
- gnome-boxes (3.10.0 => 3.11.2)
- gnome-chess (3.11.1 => 3.11.2)
- gnome-clocks (3.10.1 => 3.11.1)
- gnome-devel-docs (3.10.1 => 3.10.2)
- gnome-documents (3.10.0 => 3.11.2)
- gnome-getting-started-docs (3.10.1 => 3.10.2)
- gnome-logs (3.11.1 => 3.11.2)
- gnome-mahjongg (3.11.1 => 3.11.2)
- gnome-maps (3.10.0 => 3.11.2)
- gnome-music (3.10.1 => 3.11.2) (*)
- gnome-photos (3.10.1 => 3.11.2) (*)
- gnome-software (3.11.1 => 3.11.2)
- gnome-sudoku (3.11.1 => 3.11.2)
- gnome-tetravex (3.11.1 => 3.11.2)
- gnome-tweak-tool (3.10.0 => 3.10.1)
- iagno (3.11.1 => 3.11.2)
- lightsoff (3.11.1 => 3.11.2)
- orca (3.10.1 => 3.11.2)
- polari (3.11.1 => 3.11.2)
- quadrapassel (3.11.1 => 3.11.2)
- rygel (0.21.0 => 0.21.1)
- tali (3.11.1 => 3.11.2)
- vinagre (3.10.1 => 3.10.2)
(*) No summarized news available
The following modules weren't upgraded in this release:
accerciser, brasero, four-in-a-row, gedit, glade, gnome-color-manager,
gnome-initial-setup, gnome-klotski, gnome-mines, gnome-nettool,
gnome-nibbles, gnome-robots, gnome-sound-recorder, gnome-weather,
nautilus-sendto, nemiver, seahorse, swell-foop
========================================
anjuta
========================================
Anjuta 3.10.2 (November 11, 2013) -- Johannes Schmid
This is a bug-fix release for the stable 3.10 series.
Changes:
Carles Ferrando <
[email protected]> (1):
[l10n] Updated Catalan (Valencian) translation
James Liggett <
[email protected]> (1):
Post-release version bump
Pavol Klačanský <
[email protected]> (1):
Updated slovak translation
Sébastien Granjoux <
[email protected]> (2):
bgo #711722 - C-Makefile project template broken
Avoid warning when compiling with a C++ compiler
kriti <
[email protected]> (1):
document-manager: Fix bgo#711512 - <Search Text in Editor> Added an else c
Мирослав Николић <
[email protected]> (1):
Updated Serbian translation
========================================
bijiben
========================================
Overview of changes in 3.11.2
=============================
* Use "Notebook" labels instead of "Collections"
Update documentation (Shobha Tyagi)
Fix Zeitgeist build (Dominique Leuenberger)
* Bug Fixes
http://bugzilla.redhat.com/show_bug.cgi?id=1026979
* Translations
Galician (Fran Diéguez)
Greek (Dimitris Spingos)
Hebrew (Yosef Or Boczko)
Slovenian (Matej Urbančič)
Spanish (Daniel Mustieles)
========================================
cheese
========================================
version 3.11.2
- Show top bar when moving mouse in fullscreen mode
Store whether the window was maximized before entering fullscreeen mode,
and return to the same state when exiting fullscreen.
https://wiki.gnome.org/Design/Apps/Cheese#Full_Screen
https://bugzilla.gnome.org/show_bug.cgi?id=711811
- Use new G_DEFINE_TYPE_WITH_PRIVATE macro
- Remove obsolete enum type files
- Fix memory leak in cheese_thumb_view_remove_item()
- Add a finalize method to CheeseEffect
The data in CheeseEffectPrivate was not being freed, leading to memory
leaks.
- Fix memory leak in cheese_thumb_view_monitor_cb()
- Remove obsolete CheeseCameraEffect from VAPI
- Fix cheese_camera_get_video_formats() in VAPI
- CheeseCamera VAPI fixes
- Fix memory leak in cheese_camera_set_tags()
- Mark CheeseVideoFormat as a boxed type in the VAPI
It was only marked as a compact struct, and so was never freed.
- Mark CheeseFileutil strings as owned
The strings were marked as unowned, which meant that the Vala compiler
did not emit free functions and the strings were leaked.
- Fix leaks in cheese_camera_set_video_recording()
- Fix leak of GtkSizeGroup in CheeseAvatarWidget
- Chain up to finalize in UmCropArea
- Add AppData description
- Fixed deprecated warning in on_countdown_toggle
https://bugzilla.gnome.org/show_bug.cgi?id=712151
- Preprocess thumbnail frame PNG in GResource
Also, add SVG images which were forgotten in the last commit.
- Move PNG and SVG images into GResource
- Add domain attribute to GtkBuilder interfaces
- Move application menu into GtkBuilder resource
- Make CheeseMainWindow a template widget
- Make CheesePreferencesDialog a template widget
- Move ClutterScript JSON into GResource
- Use GResource for CSS snippet
- Refactor GtkScale code in CheesePreferences
Move mark definitions into GtkBuilder. Convert GtkHScale to GtkScale
with a horizontal orientation. Use g_settings_bind() to link GSettings
values to UI elements, and remove unnecessary signal handlers.
- Fix leak in CheeseCameraDeviceMonitor test
- Fixed unused-but-set warning in EogThumbNav
https://bugzilla.gnome.org/show_bug.cgi?id=711841
- Link the effect browsing buttons together
- Make all buttons have GTK_RELIEF_NORMAL
- Change header bar when choosing effects
https://wiki.gnome.org/GnomeGoals/HeaderBars
https://bugzilla.gnome.org/show_bug.cgi?id=711714
- Remove unused CheeseWindow.set_mode ()
- Change titlebar to use GtkHeaderBar
https://wiki.gnome.org/GnomeGoals/HeaderBars
https://bugzilla.gnome.org/show_bug.cgi?id=711714
- Remove unused countdown_action
- Add a border around the button area box
- Convert some GtkGrid widgets to GtkBox
- Remove mode and shoot actions from the app menu
The current GNOME HIG suggests that actions which are already accessible
from the application window should not be duplicated in the application
menu:
https://wiki.gnome.org/Design/HIG/ApplicationMenus
- Use symbolic icon for leave fullscreen button
- Make shoot action button wider
- Link mode buttons together
- Avoid using GtkStock, as it is deprecated
https://bugzilla.gnome.org/show_bug.cgi?id=710217
- Centered the capture icon
https://bugzilla.gnome.org/show_bug.cgi?id=711680
- Change stock icons to symbolic icons
https://bugzilla.gnome.org/show_bug.cgi?id=711680
- Use symbolic icons for photo and video button
Using the stock "record" icon for taking photos is misleading, so use a
symbolic "webcam" icon for both taking a photo and recording a video.
Update the "stop" icon to also be a symbolic icon.
https://bugzilla.gnome.org/show_bug.cgi?id=668599
- Depend on GTK+ 3.10.0 for GtkHeaderBar
- Fix memory leak in cheese_camera_device_get_caps()
- Fix cheese_thumb_view_append_item() memory leaks
Fix several memory leaks found with valgrind.
- Fix memory leak when creating a new CheeseCamera
- Fix some memory leaks in cheese_fileutil_init()
- Make static string array const
- Simplify looping over GStrv
- Make cheese_camera_device_monitor_set_up_device static
- Revert "Use ClutterGst 3.0"
This reverts commit 5061d1cdaf7ad9eb733047455b5b5d7a4551eb93. The
jhbuild 3.12 moduleset is using the clutter-gst-2.0 branch.
- libcheese: Export cheese_avatar_widget_new
- libcheese: Distribute cheese-avatar-widget.h
So external consumers can use it.
- Use ClutterGst 3.0
- Post-release version bump to 3.11.2
- Added/Updated Translations
- el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
- es, courtesy of Daniel Mustieles
- gl, courtesy of Fran Dieguez
- ml, courtesy of Anish Sheela
- sl, courtesy of Matej Urbančič
- ta, courtesy of Shantha kumar
- th, courtesy of Akom Chotiphantawanon
- Added/Updated Documentation
========================================
devhelp
========================================
==============
Version 3.10.2
==============
Updated translations: ca, ca@valencia, de, el
Many thanks to all contributors: Christian Kirbach, Efstathios Iosifidis,
Gil Forcada, Carles Ferrando
========================================
evolution
========================================
Evolution 3.11.2 2013-11-18
---------------------------
* Network proxy support is far more configurable. Alternate proxy settings
can be defined in Network Preferences and applied to individual accounts.
Bug Fixes:
Bug 657808 - Copy/move of a single instance should grab whole series
(Milan Crha)
Bug 689055 - Port contact map to geocode-glib 3.10
(Canek Peláez Valdés)
Bug 707112 - Replace webkit_dom_html_element_get_id usage
(Kerrick Staley)
Bug 709428 - Searchbar widgets should not wrap (Matthew Barnes)
Bug 710489 - Network detection broken at startup (Matthew Barnes)
Bug 710797 - Name all the timeouts added with g_timeout_add()
(Bastien Nocera)
Bug 710835 - evolution.convert: Add trailing / for schemas paths
(Colin Walters)
Bug 710852 - Missing linker flag in evolution-alarm-notify
(Canek Peláez Valdés)
Bug 711198 - Crashes on creating a new task (Matthew Barnes)
Bug 711477 - Print/export tasks/memos without summary displays "(null)"
(Milan Crha)
Bug 711532 - Infinite recursion from message/news attachment
(Matthew Barnes)
Bug 711835 - Clang build in broken: void function
'cal_comp_transfer_item_to' should not return a value
(Fabiano Fidêncio)
Other Changes:
* Bump webkitgtk-3.0 requirement to 2.0.1. (Matthew Barnes)
* Fix error handling glitch in mail_session_send_to_thread().
(Matthew Barnes)
* Update error handling when sending offline. (Matthew Barnes)
* Fix potential issues found by static analysis tools. (Milan Crha)
* Make e_attachment_set_file_info() thread-safe. (Matthew Barnes)
* Alarm-Notify: Skip disabled sources/calendars (Milan Crha)
* Generate documentation for libemail-engine. (Matthew Barnes)
Translations:
Dimitris Spingos (el)
Daniel Mustieles (es)
Fran Diéguez (gl)
Anish A (ml)
Hannie Dumoleyn (nl)
Piotr Drąg (pl)
Yuri Myasoedov (ru)
Matej Urbančič (sl)
========================================
file-roller
========================================
version 3.11.2
--------------
Bugs fixed:
* rar: fixed error with some password protected files. (#711745)
New or updated application translations:
* Greek (Dimitris Spingos (Δημήτρης Σπίγγος))
========================================
five-or-more
========================================
3.11.2 - November 16, 2013
==========================
* Updated translations
========================================
gnome-boxes
========================================
3.11.2 - Nov 19, 2013
=====================
Changes since 3.10.0:
- Allow import of system libvirt VMs.
- Enable users to use force shutdown as a work around for completing
installations from live sessions for OSes (e.g Ubuntu) that require you to
eject the CDROM after installation.
- Fix regression of empty Boxes UI not showing up.
- Handle the case of user manually deleting storage pool directory.
- Only show cutomize button in wizard summary when creating single machines as
it currently does not work for other cases.
- Added/updated/fixed translations:
- Catalan (Valencian)
- Greek
- Norwegian bokmål
- Persian
- Simplified Chinese
- Slovak
- Tajik
All contributors to this release:
Arash Mousavi <
[email protected]>
Carles Ferrando <
[email protected]>
Dušan Kazik <
[email protected]>
Efstathios Iosifidis <
[email protected]>
Kjartan Maraas <
[email protected]>
Michael Catanzaro <
[email protected]>
Victor Ibragimov <
[email protected]>
Zeeshan Ali (Khattak) <
[email protected]>
甘露(Lu Gan) <
[email protected]>
========================================
gnome-chess
========================================
3.11.2 - November 16, 2013
==========================
* Fix black background in 3D view (regression in 3.11.1)
* Fix Paused overlay displaying upside-down with Black on the bottom
* Fix too-small left arrow in history controls
* Fix a harmless assertion failure
* Add missing GTK category to desktop file
* Updated translations
Contributors: Michael Catanzaro, Volker Sobek
========================================
gnome-clocks
========================================
gnome-clocks 3.11.1
===================
* Port to the new GLib notification API
* Misc bugfixes
* Updated translations
========================================
gnome-devel-docs
========================================
3.10.2
======
* Updates to Platform Overview (Frédéric Péters)
========================================
gnome-documents
========================================
3.11.2 - "Buses and Pubs"
=========================
- Prepare for E4X removal (Tim Lunn and Colin Walters)
- Update the URL of the website (Alex Gibson)
- Thumbnail Google content on freshly installed systems
- Translation updates
========================================
gnome-getting-started-docs
========================================
==============
Version 3.10.2
==============
* Updates to Getting Started (Jakub Steiner, Petr Kovar)
* Updated translations:
pl (Piotr Drąg)
es (Daniel Mustieles)
as (Nilamdyuti Goswami)
lv (Rūdolfs Mazurs)
pt_BR (Enrico Nicoletto)
el (Νικολέτα Παπαναστασίου)
hu (Gabor Kelemen)
ta (Shantha kumar)
========================================
gnome-logs
========================================
GNOME Logs 3.11.2
=================
* add and validate AppData
* load log events for the current category only
* show log events from the current boot only
* pretty timestamp formats
* Hungarian and Italian translation
* updates to Brazilian Portuguese, Polish and Finnish translations
========================================
gnome-mahjongg
========================================
GNOME Mahjongg 3.11.2
=====================
* build: use pkg-config to find glib-compile-resources, add gio-2.0 to PKG_CHECK_MODULES
* Sort scores by duration of the game
* Check for *-validate before using them, run autoupdate
* help: Add Overpass map
* Translation updates (Spanish, Greek)
========================================
gnome-maps
========================================
3.11.2 - Nov 19, 2013
=====================
Changes since 3.10.0:
- Default focus on search entry.
- Clearer dconf key descriptions.
- Use Unicode quotation marks and apostrophes.
- Added/updated/fixed translations:
- Afrikaans
- Arabic
- Basque
- Brazilian Portuguese
- Catalan (Valencian)
- Chinese simplified
- Danish
- Dutch
- Galician
- Greek
- Italian
- Lithuanian
- Malayalam
- Norwegian bokmål
- Persian
- Slovenian
- Spanish
- Swedish
- Tajik
- Telugu
- Turkish
All contributors to this release:
Anish A <
[email protected]>
Arash Mousavi <
[email protected]>
Aurimas Černius <
[email protected]>
Carles Ferrando <
[email protected]>
Claudio Arseni <
[email protected]>
Daniel Mustieles <
[email protected]>
Dawid Loubser <
[email protected]>
Efstathios Iosifidis <
[email protected]>
Emin Tufan Çetin <
[email protected]>
Fran Diéguez <
[email protected]>
Friedel Wolff <
[email protected]>
Inaki Larranaga Murgoitio <
[email protected]>
Jonas Danielsson <
[email protected]>
Kenneth Nielsen <
[email protected]>
Khaled Hosny <
[email protected]>
Kjartan Maraas <
[email protected]>
Marcus Lundblad <
[email protected]>
Matej Urbančič <
[email protected]>
Mattias Bengtsson <
[email protected]>
Philip Withnall <
[email protected]>
Praveen Illa <
[email protected]>
Rafael Ferreira <
[email protected]>
Reinout van Schouwen <
[email protected]>
Tim Lunn <
[email protected]>
Victor Ibragimov <
[email protected]>
Zeeshan Ali (Khattak) <
[email protected]>
tuhaihe <
[email protected]>
========================================
gnome-software
========================================
Version 3.11.2
~~~~~~~~~~~~~~
Released: 2013-11-19
* Translations:
- Updated Brazilian Portuguese translation (Enrico Nicoletto)
- Updated Chinese simplified translation (Wylmer Wang)
- Updated Finnish translation (Jiri Grönroos)
* New Features:
- Add a 'Launch' button to the application details page (Richard Hughes)
- Add a dialog to edit app folders (Matthias Clasen)
- Add a selection mode to the installed list (Matthias Clasen)
- Download updates in the background (Matthias Clasen)
- Make links clickable in the ChangeLog descriptions (Richard Hughes)
- Use proxy settings (Matthias Clasen)
* Bugfix:
- Be a lot more subtle for the updates indicator (Jakub Steiner)
- Do not assert when the app goes from 'unavailable' to 'available' (Richard Hughes)
- Do not require exactly correct size screenshots (Richard Hughes)
- Do not show a warning when there were no search results found (Richard Hughes)
- Don't crash when there is no AppStream data (Colin Walters)
- Don't notify for available updates if we have a window active (Richard Hughes)
- Don't show a modified date in 1970 for webapps (Richard Hughes)
- Extract the correct language for preformatted AppStream (Richard Hughes)
- Move the install and check timeouts to GSettings schema (Richard Hughes)
- Never show two 'Addon' headers in the installed panel (Richard Hughes)
- Only mark the stars as sensitive if the application is installed (Richard Hughes)
- Parse the update descriptions as markdown (Richard Hughes)
- Perform an 'AND' search when using keywords, not an 'OR' search (Richard Hughes)
- Refresh the updates panel if the update state changes (Richard Hughes)
- Reload the cache if AppStream files are changed (Richard Hughes)
- Resolve the package when GetDetails() or GetUpdateDetail() is needed (Richard Hughes)
- Set a minimum width for application details pages (Richard Hughes)
- Show the featured application with the correct background (Richard Hughes)
- Use GSettings for the compatible desktops (Richard Hughes)
- Use a darker backdrop for screenshots (Jakub Steiner)
- Use a larger screenshot size when there is only one screenshot to show (Richard Hughes)
- Use the new UTF-8 safe searching functionality in GLib (Richard Hughes)
========================================
gnome-sudoku
========================================
3.11.2 - November 16, 2013
==========================
Updated Dependencies: python >= 3.2
* Port to Python 3 (Dmitrijs Ledkovs)
* Thicken 3x3 grids (Pooja Prakash)
* Exit on SIGINT (Michael Catanzaro)
* Updated translations
========================================
gnome-tetravex
========================================
GNOME Tetravex 3.11.2
=====================
* Check for *-validate before using it, Run autoupdate
* Translation updates (Spanish, Galician)
========================================
gnome-tweak-tool
========================================
3.10.1
* Work around PyGObject bug which caused crashes at startup
* Fix detection of themes (Matthias Clasen, 710275)
* Fix shell extension update checks for stable X.0 releases
* Fix startup tweaks for applications missing icons (Mike Fabian, 708900)
* Allow localized searches (Alex Muñoz)
* Fix shell extension error reporting (Alex Muñoz, 711490)
========================================
iagno
========================================
3.11.2 - November 16, 2013
==========================
* Updated translations
========================================
lightsoff
========================================
Lights Off 3.11.2
=================
* Fix compilation in Fedora 19
* Drop fixes.vapi
* appdata: adjust screenshot size
* Check for *-validate before using them, run autoupdate
* Translation updates (Spanish, Galician)
========================================
orca
========================================
3.11.2 - 19 November 2013
Please note: This cycle, Orca is getting an overhaul with much of the
code being rewritten in preparation for the focus: event deprecation.
I am also taking this opportunity to remove hacks and improve Orca's
performance. While every effort is being made to ensure no regressions
are introduced, please remember that 3.11.x is unstable. If you find a
bug present only in 3.11.x, please report it on the Orca list.
Gecko:
* Fix for two hangs in Firefox
* Try to minimize some of the excessive chattiness with Gecko radio
buttons and list items
* Stop Orca from repeating the end of an autocompleted address in
Thunderbird
* Fix and improve alert presentation for Thunderbird and Firefox
* Finding the next/previous caret should not call isLayoutOnly()
because it leads to lag
* Implement the "list of" dialog for ARIA landmarks
* Handle timeouts in liveregions._getMessage() more gracefully
* Ignore text-changed events from Thunderbird's status bar
* Stop doing focus grabs when setting the caret position
LibreOffice:
* Present "has formula" when a Calc cell with a formula gains focus
* Prevent Orca from announcing "misspelled" with each keypress
* Work around some brokenness in LibreOffice tables
* Present table cell text, if present, rather than the name in Writer
* Fix structural navigation for tables in LibreOffice Writer
========================================
polari
========================================
3.11.2 - "The Oscar-Wilde-Sort"
===============================
* Insert timestamps after some time of inactivity [Florian; #712248]
* Include backlog of previous conversations [Florian; #712249]
* Misc. bug fixes [Richard, Florian; #709848, #711217]
Contributors:
Richard Hughes, Florian Müllner
Translations:
Yosef Or Boczko [he], Rafael Ferreira [pt_BR], Jiri Grönroos [fi],
Piotr Drąg [pl], Joe Hansen [da]
========================================
quadrapassel
========================================
quadrapassel 3.11.1
====================
Michael Catanzaro:
Check for *-validate before using it
Run autoupdate
Sort scores from highest to lowest
Mario Wenzel:
Make preview area available at the start of the game (if it is enabled)
Changing text layout of sidebar
Daniel Mustieles:
Updated Spanish translation
Dimitris Spingos:
Updated Greek translation
========================================
rygel
========================================
0.21.1
======
A new unstable release of Rygel.
Changes compared to 0.21.0:
- Fix vala check to only compile, not link to avoid issues with
gst-uninstalled.
- Some documentation fixes.
- Port to new libsoup session API.
Basic Management:
- Add initial support.
Server:
- Support serving subtitles using the PV method. Fixes external subtitles for
a variety of devices such as WD TV Live or Panasonic TVs.
Renderer:
- Accept missing mime-types in playlist check.
- Fix CurrentTransportActions to include Next and Prev.
- Support milliseconds in time-stamps.
- Drop allowed value list from TransportPlaySpeed.
- Unify playspeed parsing.
- Implement DLNA bye seeking.
- Fix and implement PlaybackStorageMedium variable.
MPRIS:
- Fix for new renderer API.
GStreamer renderer:
- Implement DLNA byte seeking.
- Enable more playspeeds.
Changes in dependencies:
- libsoup >= 2.42.0
- GUPnP-AV >= 0.12.4
Bugs fixed in this release:
-
https://bugzilla.gnome.org/show_bug.cgi?id=661228
-
https://bugzilla.gnome.org/show_bug.cgi?id=707058
-
https://bugzilla.gnome.org/show_bug.cgi?id=707059
-
https://bugzilla.gnome.org/show_bug.cgi?id=707541
-
https://bugzilla.gnome.org/show_bug.cgi?id=707831
-
https://bugzilla.gnome.org/show_bug.cgi?id=710368
-
https://bugzilla.gnome.org/show_bug.cgi?id=711399
-
https://bugzilla.gnome.org/show_bug.cgi?id=711661
-
https://bugzilla.gnome.org/show_bug.cgi?id=712336
-
https://bugzilla.gnome.org/show_bug.cgi?id=712517
All contributors to this release:
- Jussi Kukkonen <
[email protected]>
- Jens Georg <
[email protected]>
- Piotr Drąg <
[email protected]>
- Daniel Mustieles <
[email protected]>
- Richard Röjfors <
[email protected]>
- Matej Urbančič <
[email protected]>
- Jean-Baptiste Dubois <
[email protected]>
- Dimitris Spingos <
[email protected]>
Added/updated translations
- el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
- es, courtesy of Daniel Mustieles
- pl, courtesy of Piotr Drąg
- sl, courtesy of Matej Urbančič
========================================
tali
========================================
Tali 3.11.2
===========
* Check for *-validate before using it, run autoupdate
* Fix scores
* Translation updates (Greek, Galician, Spanish)
========================================
vinagre
========================================
Vinagre 3.10.2
==============
David King (2):
Post-release version bump to 3.10.2
Update NEWS for 3.10.2 release
Dimitris Spingos (1):
Updated Greek translation
Rūdolfs Mazurs (1):
Updated Latvian translation