The following modules have been added in this release: graphene, libhttpseverywhere The following modules have a new version: - epiphany (3.22.1 => 3.23.1.2) - evolution-data-server (3.22.1 => 3.23.1) - gdm (3.22.0 => 3.22.1) - glib (2.50.1 => 2.51.0) - gnome-calculator (3.22.1 => 3.23.1) - gnome-desktop (3.22.1 => 3.23.1) - gnome-initial-setup (3.22.1 => 3.23.1) - gnome-logs (3.22.1 => 3.23.1) - gnome-maps (3.22.1 => 3.23.1) - gnome-session (3.22.0 => 3.22.1) - gssdp (1.0.0 => 1.0.1) - gtk+ (3.22.1 => 3.22.2) - gtksourceview (3.22.0 => 3.23.1) - gupnp (1.0.0 => 1.0.1) - gupnp-av (0.12.9 => 0.12.10) - gvfs (1.30.1 => 1.31.1) - libnotify (0.7.6 => 0.7.7) - nautilus (3.22.0 => 3.22.1) - tracker (1.10.0 => 1.10.1) - vala (0.34.1 => 0.34.2) The following modules weren't upgraded in this release: NetworkManager, adwaita-icon-theme, at-spi2-atk, at-spi2-core, atk, atkmm, baobab, cantarell-fonts, caribou, cheese, clutter, clutter-gst, clutter-gtk, cogl, dconf, eog, evince, file-roller, folks, gcab, gcr, gdk-pixbuf, gedit, geocode-glib, gfbgraph, gjs, glib-networking, glibmm, gmime, gnome-backgrounds, gnome-bluetooth, gnome-boxes, gnome-calendar, gnome-characters, gnome-clocks, gnome-color-manager, gnome-contacts, gnome-control-center, gnome-disk-utility, gnome-documents, gnome-font-viewer, gnome-getting-started-docs, gnome-keyring, gnome-menus, gnome-online-accounts, gnome-online-miners, gnome-photos, gnome-screenshot, gnome-settings-daemon, gnome-shell, gnome-shell-extensions, gnome-software, gnome-system-monitor, gnome-terminal, gnome-themes-standard, gnome-user-docs, gnome-user-share, gnome-video-effects, gnome-weather, gobject-introspection, gom, grilo, grilo-plugins, gsettings-desktop-schemas, gsound, gspell, gtk-doc, gtk-engines, gtk-vnc, gtkmm, gupnp-dlna, gupnp-igd, json-glib, libchamplain, libcroco, libgdata, libgee, libgepub, libgnomekbd, libgovirt, libgrss, libgsf, libgtop, libgweather, libgxps, libmediaart, libpeas, librsvg, libsecret, libsigc++, libsoup, libwnck, libxml2, libxslt, libzapojit, mm-common, mousetweaks, mutter, network-manager-applet, orca, pango, pangomm, phodav, pyatspi, pygobject, rest, sushi, totem, totem-pl-parser, vino, vte, yelp, yelp-tools, yelp-xsl, zenity ======================================== epiphany ======================================== 3.23.1.2 - October 27, 2016 =========================== - Restore enable-plugins setting, hidden and off by default. - Fix compatibility issue with form autofill (#772530) 3.23.1.1 - October 25, 2016 =========================== - Fix critical warnings when blocking ads. - Enable automatic updates of HTTPS Everywhere rulesets. - Really remove settings with no effect. 3.23.1 - October 24, 2016 ========================= Epiphany has been relicensed from GPLv2+ to GPLv3+. New dependency: libhttpseverywhere Removed dependencies: avahi-client, avahi-gobject, gdk-x11-3.0, gsettings-desktop-schemas, x11 - Address bar is once again visible at all times, except in web app mode. - Redesigned user interface for bookmarks management. --- Support for zeroconf bookmarks has been removed. (Help welcome to restore.) --- Support for smart bookmarks has been temporarily removed. It will return. - HTTPS Everywhere support added and enabled unconditionally. - Support for bookmarks sync between Epiphany browsers via Firefox Sync. --- Epiphany uses the Firefox Sync service, which can store arbitrary data. --- Epiphany cannot sync with Firefox. (It would be possible. Help welcome!) --- Epiphany is not Firefox. --- Epiphany is not produced or endorsed by Mozilla. --- Privacy Policy: https://wiki.gnome.org/Apps/Web/PrivacyPolicy - Integrated source code view returns, utilizing Prism JavaScript library. - Overview now shows three rows of three previews each. - Remember password info bar now has a "never remember" option. - Web apps now have a basic app menu. - Web apps are once again confined to their original domain. - Disable history lockdown setting now actually disables access to history. - Removed enable-plugins option. NPAPI browser plugins are no longer supported. - Removed hidden enable-javascript option. (Help welcome to support NoScript.) - Removed several old settings that no longer had any effect. - Removed --netbank-mode command line option. Use --incognito-mode instead. - Updated translations Thanks to Iulian Radu (port to GAction, bookmarks subsystem rewrite), Gabriel Ivascu (sync integration), and Daniel 'grindhold' Brendle (libhttpseverywhere) for their major contributions to this release. ======================================== evolution-data-server ======================================== Evolution-Data-Server 3.23.1 2016-10-24 --------------------------------------- * Evolution-Data-Server uses CMake instead of autotools now. At the end of the configure phase are printed all the available options and their values. These can be used for the cmake command to tweak the build. Bug Fixes: Bug 772095 - Don't check available sources for disabled accounts (Google/ownCloud) (Milan Crha) Bug 772347 - [IMAPx] NOTIFY responses stuck in stream until read from it (Milan Crha) Bug 605416 - Add aliases for accounts (Milan Crha) Bug 767807 - Inline non-text/image attachments hidden in message list (Milan Crha) Bug 773188 - Fix some warnings in the GObject Annotations (Corentin Noël) Bug 773248 - [CalDAV] Google OAuth authentication can fail on refresh (Milan Crha) Bug 773309 - Export the C compiler for introspection (Emmanuele Bassi) ======================================== gdm ======================================== ============== Version 3.22.1 ============== - Fix wayland login after Xorg logout for a user - Prefer /usr/bin/X to /usr/bin/Xorg ======================================== glib ======================================== Overview of changes in GLib 2.51.0 ================================== * glib-genmarshal and glib-mkenums have gained --output options for better build system integration * New API: g_utf8_make_valid * Bugs fixed: 591603 Make _g_utf8_make_valid public 610969 Nice to have g_utf8_make_valid as public 767882 Bit shift overflow (-Wshift-overflow) warning in gparam.h 769135 External control for g_test_add/g_test_run 769630 gfile: G_FILE_MONITOR_WATCH_MOVES was actually introduced in 2.46 772160 Add g_unix_mount_for() support 772221 Take advantage of Unicode 773303 GApplication leaks option_strings * Translation updates: French Galician German Hungarian Lithuanian Norwegian bokmål Occitan Polish Slovak Turkish ======================================== gnome-calculator ======================================== Overview of changes in gnome-calculator 3.23.1 * Migrate to GtkGrid from deprecated GtkTable API bgo#767394 (Niels de Graef) * Use localized window title bgo#768432 (Ron Yorston) * Preferences dialog update bgo#746599 (Robert Roth) * Add option to start window in mode bgo#748135 (Moo) * Fix help typo bgo#748894 (lunchboxav) * Fix reusing items from history bgo#766155 (Antonio Ospite) * Use MPC for complex numbers bgo#759439 (Philip Wood) * Fix bit panel and base label when base has changed bgo#732685 (Antonio Ospite) * Ctrl+Backspace should delete only the last number bgo#725114 (Robert Roth) * Use Actions for buttons bgo#771635 (Niels de Graef) * Add round, floor, ceil, sgn to docs bgo#748895 (Robert Roth) * Rename Pound Sterling to British Pound Sterling bgo#664366 (Robert Roth) * Fix possible errors on currency conversion bgo#750672 (Robert Roth) * Add new window appmenu entry bgo#724478 (Robert Roth) * [l10n] update German translations (Flo H) * Fix markup error in about bgo#772990 (Robert Roth) * Add accels for changing mode bgo#740503 (Robert Roth) * History view styling bgo#743499 (Niels de Graef, Robert Roth) * Window layout fixes bgo#743538 (Robert Roth) * Remov unnecessary scrolledwindow bgo#768656 (Robert Roth) * Add keyboard shortcuts window bgo#772735 (Robert Roth) * Fix first expression with parentheses bgo#700617 (Robert Roth) * Add shortcut to close current window bgo#755398 (Robert Roth) * Fix conversion unit change bgo#748732 (Robert Roth) * Fixed conversion user interface for LTR bgo#711587 (Robert Roth) ======================================== gnome-desktop ======================================== ================ Version 3.23.1 ================ - No changes ======================================== gnome-initial-setup ======================================== 3.23.1 * Clarify presentation of privacy policies ======================================== gnome-logs ======================================== GNOME Logs 3.23.1 ================= * add search popover from Pranav Ganorkar * fix CSS parsing error and clean up an unused function * updated POTFILES.in ======================================== gnome-maps ======================================== 3.23.1 - Oct 24, 2016 ========================= Changes since 3.22.1: - Fixed a typo and a formatting issue - Handle a plain 00:00-24:00 opening hour specification as being "always open" for POIs Added/updated/fixed translations: - Norwegian bokmål All contributors to this release: Kjartan Maraas Marcus Lundblad ======================================== gnome-session ======================================== =============== Version 3.22.1 =============== * Fix problem when cancelling the power off dialogue * Don't set locale information again after the localeexec wrapper already does ======================================== gssdp ======================================== 1.0.1 ===== - Fix some compiler/c89 issues with recent mingw - Use proper ssize_t modifier in printf - Make documentation point to itself by declaring it stable - Use correct FSF address in documentation text All contributors to this release: - Jens Georg 1.0.0 ===== - No difference to 0.99.0 ======================================== gtk+ ======================================== Overview of Changes in GTK+ 3.22.2 ================================== * Several improvements to the win32 theme * Deprecations have been added for APIs that will be removed in GTK+ 4 * Bug fixes: 767713 Fullscreen in wayland is buggy 771320 Maps widget is displayed at wrong position inside gnome-contacts 772345 placesviewrow: busy_spinner when visible offsets the rest of the... 772389 Appending a character to a GtkEntry control in overwrite mode ri... 772415 Avoid calling eglGetDisplay 772552 Deprecate gtk_menu_popup 772683 Usage of FALSE instead of gint in glarea demo 772695 Show the keyboard shortcuts from left to right even in RTL 772775 menu bindings needs attribute to force LTR for horizontal-button... 772859 Fix memory leaks in implementations of common widgets 772922 GtkMenu: Try using gdk_window_move_to_rect() more often 772926 shortcutswindow: working version of set_section_name() 773029 style-set signal problem 773082 overlay: Document availability of properties 773113 tests: fix clipboard test by loading correct icon 773180 Don't second-guess whether our GDK GL context is GLES 773246 Typo in css color definitions documentation * Translation updates: Croatian Danish Dutch German Greek Italian Latvian Lithuanian Norwegian bokmal Polish ======================================== gtksourceview ======================================== News in 3.23.1 -------------- This version still uses GTK+ 3. A GtkSourceView 3.24 version is planned (still depending on GTK+ 3), but the release date is not yet determined. If everything goes well, GtkSourceView 3.90 (depending on GTK+ 3.90) will be released at the same time as GTK+ 3.90 in March 2017. * New class: GtkSourceSpaceDrawer with a matrix property to combine space types vs locations. The old white space drawing API has been deprecated. * gtk_source_search_context_set_settings() has been deprecated, the "settings" property will become construct-only. * GtkSourceCompletionItem: add a new API and deprecate the old constructors. * GtkSourceGutter: add get_view() and get_window_type() public functions. * Build system: do not hardcode the API version (currently 3.0) at as many places as possible (use a variable instead). * Bug fixes * Documentation improvements * Translation updates ======================================== gupnp ======================================== 1.0.1 ===== - Connman CM: Various fixes - Linux CM: Fix compiler warning about negative shift - Documentation: Fix FSF address - Documentation: Fix references - Build: Update ax_append_link_flags Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=770318 All contributors to this release: - Sven Neumann - Jens Georg - Oliver Tappe ======================================== gupnp-av ======================================== 0.12.10 ======= Changes since 0.12.9: - Remove unneeded dependency on GSSDP-1.0.gir All contributors to this release: - Jens Georg ======================================== gvfs ======================================== Major changes in 1.31.1 ======================= * udisks2: Improve handling of volumes with multiple mountpoints * man: Various man page updates * hal: Drop hal volume monitor * programs: Deprecate gvfs utils in favour of new gio tool * Several smaller bugfixes ======================================== libnotify ======================================== New in 0.7.7 ============ - Introspection fixes (Evan Nemerson) - Allow to disable tests at build time (Quentin Glidic) ======================================== nautilus ======================================== Major changes in 3.22.1: * Multiple batch renaming fixes (Alex Pandelea, Carlos Soriano) * Multiple compression integration fixes (Razvan Chitu, Carlos Soriano) * Fix not showing "eject" and other options for devices in the context menu in the desktop (victoryang) * Rework clipboard handling, fixing desktop<->Nautilus interaction (Carlos Soriano) * Fix overlaping icons on desktop in some cases, noticeabily in Ubuntu (Ian Lane) * Fix wrong progress information in operations when skipping files (Razvan Chitu) * Fix gnome-shell search only searching for whole words (Jiri Cerny) * Show location as default for list view on Recent (Carlos Soriano) * Fix context menu position in Wayland or other non-global coordinates systems (Carlos Soriano) * Update man page of nautilus (Ernestas Kulik) * Add revealer for warnings in batch rename dialog (Lavinia Stefania) * Add tooltips to batch rename dialog file names (Alex Pandelea) * Port nautilus classes to G_DECLARE (Lavinia Stefania) * Extend Nautilus File API for regular files (Neha Yadav) * Don't crash for simple leaks on the views (Carlos Soriano) Major changes in 3.22.0: ======================================== tracker ======================================== NEW in 1.10.1 - 2016-10-14 ========================== * Tracker-extract: - Fixed FD leak in flac extractor - Fixes to tag parsing in flac extractor - Memory leak fixes in libav extractor * Libtracker-sparl: - Fixes to tracker:uri-is-descendant() error checks - Fix namespace of Errors in libtracker-sparql API * Misc: - Fixes on functional tests Translations: ca, eu, fur, it ======================================== vala ======================================== Vala 0.34.2 =========== * Bug fixes and binding updates.