[gnome-software] Created tag GNOME_SOFTWARE_3_23_2



The signed tag 'GNOME_SOFTWARE_3_23_2' was created.

Tagger: Richard Hughes <richard hughsie com>
Date: Mon Nov 21 14:20:17 2016 +0000

    ==== Version 3.23.2 ====

Changes since the last tag 'GNOME_SOFTWARE_3_21_91':

Alan Jenkins (1):
      remove declarations of non-existent functions

Anders Jonsson (1):
      Updated Swedish translation

Arash Mousavi (1):
      [l10n] add Persian translations

Aurimas Černius (2):
      Updated Lithuanian translation
      Updated Lithuanian translaton

Balázs Meskó (4):
      Updated Hungarian translation
      Update Hungarian translation
      Update Hungarian translation
      Update Hungarian translation

Balázs Úr (1):
      Updated Hungarian translation

Baurzhan Muftakhidinov (1):
      Updated Kazakh translation

Charles Monzat (1):
      Updated French translation

Cheng-Chia Tseng (1):
      Update Chinese (Taiwan) translation     (cherry picked from commit 
a660ebb88d397982d14e0e99ae934ed38a0879f3)

Christian Kirbach (1):
      Updated German translation

Cédric Valmary (1):
      Updated Occitan translation

Daniel Korostil (1):
      Updated Ukrainian translation

Daniel Mustieles (3):
      Updated Spanish translation
      Update Spanish translation
      Update Spanish translation

David King (1):
      Update British English translation

Dušan Kazik (2):
      Updated Slovak translation     (cherry picked from commit 9a7db06ea48d883d0a660b1e91e5db141fbff22d)
      Updated Slovak translation     (cherry picked from commit 460cb52e135c1acc5e3373b7b87e9aa71de62e35)

Enrico Nicoletto (1):
      Updated Brazilian Portuguese translation

Fabio Tomat (9):
      Updated Friulian translation
      Updated Friulian translation
      Update Friulian translation
      Update Friulian translation
      Update Friulian translation
      Update Friulian translation
      Update Friulian translation
      Update Friulian translation
      Update Friulian translation

Flo H (1):
      Update German translation

Fran Dieguez (2):
      Updated Galician translation
      Updated Galician translations

Gianvito Cavasoli (2):
      Updated Italian translation     (cherry picked from commit 35da9604b76f1a8f9ea1da6eff00639b2278e3c0)
      Updated Italian translation     (cherry picked from commit db6e701274dba7076e90800e8f06a3ec03e573e8)

Hannie Dumoleyn (1):
      Updated Dutch Master 3.22

Jeremy Bicha (1):
      service: Set NoDisplay=true

Jiri Grönroos (3):
      Updated Finnish translation
      Updated Finnish translation
      Update Finnish translation     (cherry picked from commit 896f7fc61270788004746a19cb34373f466fe70a)

Joaquim Rocha (22):
      Do not hide the origin when installing/removing an app
      Add AS_APP_STATE_REMOVING to gs_app_is_installed
      Fix launching app's details from the "installed" notification
      trivial: Use the "update" label in the updates page's buttons
      Add external-appstream plugin
      Always initialize the updates monitor
      Use a gsetting for auto-refreshing on metered connections
      Change how the payload flag is used in the updates monitor
      Fix permissions of the extra AppStream file
      Fix the creation of the extra AppStream files
      Add a method to quickly check if an app is updatable
      Filter apps that are not updatable from the updates list
      trivial: Refactor gs_app_is_installed to access the state directly
      trivial: Fix warning when assigning a char in gs-flatpak
      Implement add_popular and add_featured in the Flatpak plugins
      Honor the allow-updates setting in the updates monitor
      Fix the behavior when live changing the "allow-updates" setting
      Avoid redownloading the same screenshots for different images
      Do not set an screenshot error when an image is being shown
      Do not hide screenshot if the download failed
      trivial: Add warning when screenshot download failed
      Start monitoring the network when the UI is initialized

Jordi Mas (2):
      Update Catalan translation
      Fix Catalan translation

Kalev Lember (12):
      Require gtk+ 3.20.0
      trivial: Sync the example spec file
      trivial: Remove an unused variable
      trivial: Fix a return value
      trivial: Fix a compiler warning
      trivial: Add a missing include
      trivial: Add missing include for LC_MESSAGES
      trivial: Sync appdata with gnome-3-22 branch
      trivial: Fix an unused variable warning
      trivial: Fix since tags for functions backported to 3.22
      trivial: Sync appdata with gnome-3-22 branch
      trivial: Update RELEASE

Khaled Hosny (2):
      Update Arabic translation
      Small fixes

Kjartan Maraas (3):
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.

Kris Thomsen (1):
      Updated Danish translation

Marek Cernocky (3):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Marek Černocký (5):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Mario Blättermann (1):
      Updated German translation

Mario Sanchez Prada (2):
      Added missing comment for the GsApp:description property
      Add support for DefaultBranch key in .flatpakrepo files

Piotr Drąg (6):
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Mark the new policy file for translation
      Use Unicode in translatable strings

Rafael Fontenelle (2):
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation     (cherry picked from commit 
9181adccf9b131ab911d99767a3f405495c70a67)

Richard Hughes (195):
      trivial: Post release version bump
      Fix the state of flatpak sources
      Add gs_app_add_provide()
      trivial: Accept any LicenseRef-proprietary prefix
      Add a plugin to match a hardware modalias
      trivial: Add some debugging when not including a subcategory
      Add a new section name in the Addons category for drivers
      Do not show the screenshot fallback image for firmware or drivers
      Make GUDev optional
      Use the same padding as a GtkStackSwitcher
      trivial: Remove the top margin from the distro upgrade now it has a white bg
      trivial: Fix up a few gtk-doc mistakes
      trivial: Add gs_plugin_error_to_string()
      trivial: add ERROR_PLUGIN_DEPSOLVE_FAILED
      trivial: Add ERROR_DOWNLOAD_FAILED
      trivial: Add ERROR_WRITE_FAILED
      trivial: Add ERROR_INVALID_FORMAT
      trivial: Add ERROR_DELETE_FAILED
      trivial: Convert some ERROR_FAILED to ERROR_NOT_SUPPORTED
      trivial: Convert some ERROR_FAILED to ERROR_AUTH_INVALID
      trivial: Convert an ERROR_FAILED to ERROR_NO_SECURITY
      trivial: Don't throw a warning if we try to autenticate twice
      trivial: Ignore non distro-upgrade kinds when downloading
      fwupd: Only load the fwupd.conf file once at startup
      Add GsPluginAction and store the action for async actions
      Add gs_plugin_error_add_unique_id()
      trivial: Ensure we never show the unstripped error in the UI
      trivial: Add GS_PLUGIN_ACTION_SETUP
      Unbreak the GNOME Shell search provider
      trivial: Add GS_PLUGIN_ACTION_UNKNOWN
      trivial: Use ERROR_DOWNLOAD_FAILED in the PackageKit plugins
      Add UI for in-app notifications
      trivial: Correctly namespace the recently added error_add_unique_id()
      trivial: Add a helper object GsPluginEvent
      trivial: Post branch version bump
      Add a cached origin to each plugin doing network I/O
      Add the unique ID of the cached origin to some error messages
      trivial: Make gs_app_notify_failed_modal() less asserty
      Allow plugins to report non-critical events up to the UI
      trivial: Connect up the notification controls with the plugin event system
      Convert the modal failure dialogs to in-app notifications
      trivial: Fix a crash on destroy when *not* using the dummy plugin
      Fix showing the source line in the installed panel
      Use the unique-id if the key argument for the cache is NULL
      flatpak: Check the runtime exists before trying to launch the app
      Show an in-app notification if launching failed
      Enforce that plugins need to return errors of the correct domain
      trivial: Don't warn if the error is already converted
      trivial: Only use double quotes for app name if it's more than one word
      trivial: Fix compile without snapd-glib
      Don't download updates when low on power
      Only show the external installed notification on success
      trivial: Just use AsAppScope in flatpak
      trivial: Move out some shared functionality for creating a GsApp from a AsApp
      trivial: Move out some shared functionality for searching a store
      trivial: Make loading the system AppStream store cancellable
      trivial: Move out some shared functionality for searching by category
      Speed up loading the details page
      odrs: Allow showing review without a display name
      Speed up loading the overview
      trivial: Use the same AsProfile object everywhere
      Output detailed profiling when navigating through application shells
      trivial: Allow specifying --profile and --mode at the same time
      trivial: Don't show a notification when live updating an app
      Fix showing wildcard applications from all plugins
      trivial: Add a sanity check in the GsAppList duplicate check
      trivial: Mute some overzealous debugging output
      trivial: Fix example spec file
      trivial: Un-break --mode=moderate
      Do not skip refreshing flatpak remotes if one fails when non-interactive
      Do not use G_IO_ERROR_CANCELLED when using the loader
      trivial: Fix make check with a clean checkout
      Do not allow plugins to adopt wildcard applications
      Do not hardcode GNOME when setting QUIRK_COMPULSORY
      trivial: Do not needlessly refine AppStream-created wildcards
      trivial: Add gs_app_has_kudo() convenience function
      trivial: Fix a console warning when refining flatpak apps
      trivial: Make adding and removing events thread safe
      Do not rely on the AppStream plugin to handle searching in flatpak
      trivial: Remove some dead code now the appstream-glib dep is raised
      trivial: Add some more profiling in the flatpak plugin
      trivial: Refactor building a GsApp from a FlatpakRef
      trivial: Don't call gs_plugin_refine_item_metadata() multiple times
      Fix weirdness when de-duplicating applications
      Set the content rating if available
      trivial: Set some dummy data for flatpak bundles without AppStream
      Recover the state of the app when failing to install the flatpak runtime
      Show an in-app notification when a flatpak runtime cannot be found
      Show an in-app notification for an invalid file format
      Add content rating UI for games
      Show the correct age classification information for different country-specific systems
      Do not do a substring match when adding compulsory applications
      trivial: Use custom colors for the age rating button
      Ensure the network is checked if starting gnome-software by opening a file
      Do not refine origin or size on a flatpak bundle
      trivial: Convert GDBus errors from flatpak
      trivial: Do not use the internal event unique-id string as the hash key
      trivial: Use an in-app notification rather than a mondal dialog for file-to-app
      trivial: Don't destroy the GdNotification when dismissed
      trivial: Always return errors with the correct domain
      Fix searching for flatpak apps installed with no AppStream metadata
      trivial: Add some more debugging for unknown icon types
      Fix installing flatpak bundles
      Switch to using the ODRS server hosted by GNOME
      trivial: Add some more profiling to the flatpak plugin
      Do not keep trying to refresh a broken flatpak remote
      Do not unconditionally refine AppStream apps in the cache
      Revert "trivial: Add some more debugging for unknown icon types"
      trivial: Fix up the error domain if using g_task_return_error_if_cancelled
      Remove the (Nightly) prefix on flatpak app names
      Fix a crash when failing to get an installed flatpak ref
      trivial: Refresh the content rating UI for local files too
      Add keywords to match web apps and input methods
      trivial: Create the user datadir when saving pending applications
      Allow filtering by the default flatpak branch
      trivial: Fix a profile title section
      trivial: Use new libappstream-glib to build the ID
      Load user and system merge components into the flatpak stores
      flatpak: Don't try to refine extra details about a a flatpakrepo file
      Support installing flatpakrepo files without optional fields
      Show the search bar when the user does ctrl+f
      trivial: Grab focus when pressing ctrl+f for search
      trivial: Toggle the search bar on ctrl+f
      Fix an assert when a codec is not found
      trivial: Fix some underlinking in two PackageKit plugins
      trivial: Add a sanity check when resolving pkgnames
      Do not always download updates when clicking the refresh button in the updates panel
      trivial: Allow INSTALLED -> UPDATABLE as a state transition
      trivial: Merge some common code
      trivial: Drop some dead code
      flatpak: Drop all local caches when refreshing remotes
      trivial: Fix the self tests after 31f6bea19b4ed9c35e57a3dd657bef9e729bbf4b
      Add gs_app_list_add_list()
      trivial: Use gs_plugin_download_file() helper
      systemd-updates: Set the download size correctly for prepared updates
      flatpak: Set the download size correctly for prepared updates
      fwupd: Do less checks for locked devices
      trivial: Mocve the 'OS Update' virtual app creation
      fwupd: Download the firmware update manually if not yet downloaded
      Add support for pending updates
      flatpak: Add support for pending updates
      fwupd: Add support for pending updates
      trivial: Remove some unused variables
      steam: Fix an alignment warning when compiling on ARM
      trivial: Export GsPluginAction
      trivial: Export GsPluginEvent
      trivial: Move the plugin types out to a new file
      Allow plugins to report events directly
      Allow plugins to inhibit the updates functionality
      trivial: Use the unique ID when invalidating removed AppStream applications
      trivial: Add gs_app_list_remove()
      trivial: Add gs_plugin_cache_remove()
      Remove the GsApp cache component if the backing AppStream AsApp is deleted
      trivial: Remove a legacy sanity check that no longer applies
      trivial: Add some more profiling points for the flatpak plugins
      trivial: Fix the loading shell progress bar
      trivial: Correctly connect to the plugin loader signal from the update monitor
      Don't refresh flatpak repos if there are no permissions
      trivial: Ensure flatpak apps have the same quirks applied as system apps
      trivial: Generate the search token cache at setup time
      Only load native languages from the AppStream file
      Do not index the description in the search cache
      trivial: Do not re-fetch the flatpak updates download size if already set
      trivial: Fix a warning if gnome-shell is not installed
      trivial: Add some profiling in the ODRS plugin
      trivial: Handle errors with the domain GFileError for AppStream
      trivial: Only add filtered applications to the remote store
      trivial: Fix updating flatpak apps when not pre-downloading
      trivial: Make the profiling more granular
      trivial: Add some profiling for the modalias plugin
      trivial: Don't use GET_PRIV helper
      Install gnome-software-cmd
      Never show a 'back' button when showing search results
      trivial: Include the help URL in the message text
      trivial: Quieten clang
      trivial: Fix a missing break in a case statement
      trivial: Don't crash when a plugin exports a NULL symbol
      packagekit-local: Do not use the description first line as the summary
      When a file exists in multiple cache locations return the newest file
      Only trust the screenshot cache for 30 days
      Use If-Modified-Since to avoid downloading duplicate screenshots
      Do not refine the addons for non-desktop applications
      Fix the growth in RSS for every search request
      Remove the race when gs_shell_overview_load() can get called more than one time
      Show the refresh cancel button whilst the headerbar spinner is showing
      trivial: Do not show the upgrade panel if the upgrade got taken away
      Always show the full screen update spinner when re-getting the list of updates
      trivial: Add some more translator comments for the in-app notifications
      trivial: Allow translating the quoted names in the notification
      Allow installing flatpak files that depend on an installed runtime
      Get the screenshot metadata from the GNOME Shell Extension JSON data
      Never crash when the flatpak origin is NULL
      Treat install-bundles-system-wide as advisory, rather than policy
      trivial: Add a massif build target for profiling
      Release version 3.23.2

Robert Ancell (15):
      trivial: Drop unused obsolete define
      ubuntu-reviews: Check OAuth token is valid before trying to use it
      snap: Refactor snapd code
      snap: Use snapd-glib to perform snapd login. This fixes non-root access being removed in snapd.
      Use correct grammar when notifying OS updates have been installed.
      Fix use of freed memory.
      Decide if an app is graphical by looking if it uses a graphical snap interface
      Fix 7c19a8a not compiling..
      Show screenshots for snaps (requires snapd 2.15.2)
      Remove debugging code from 7c19a8a
      Fix compile warning about use of strcmp
      snap: Remove set_state code that is already done by gs_app_set_state_recover
      trivial: Whitespace fixes
      ubuntu-review: Re-prompt for authentication if request fails due to 401
      ubuntu-review: Simplify auth code

Rūdolfs Mazurs (1):
      Update Latvian translation

Seong-ho Cho (1):
      Updated Korean translation     (cherry picked from commit 70a9a4d51d94989bead1c8f3f3e39d6130b268c9)

Stas Solovey (1):
      Updated Russian translation

William Hua (1):
      Set snap summary from snapd response

Yosef Or Boczko (1):
      Updated Hebrew translation

gogo (1):
      Added Croatian translation

sujiniku (1):
      Updated Japanese translation

Мирослав Николић (2):
      Updated Serbian translation
      Updated Serbian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]