[gnome-software] Created tag GNOME_SOFTWARE_3_23_3



The signed tag 'GNOME_SOFTWARE_3_23_3' was created.

Tagger: Richard Hughes <richard hughsie com>
Date: Thu Dec 15 14:18:04 2016 +0000

    ==== Version 3.23.3 ====

Changes since the last tag 'GNOME_SOFTWARE_3_23_2':

Balázs Meskó (2):
      Update Hungarian translation
      Update Hungarian translation

Baurzhan Muftakhidinov (1):
      Update Kazakh translation

Cheng-Chia Tseng (1):
      Update Chinese (Taiwan) translation

Daniel Mustieles (1):
      Update Spanish translation

Dušan Kazik (1):
      Update Slovak translation     (cherry picked from commit 34de1c40efe388b89b2a8dd486f6e6192c8198a8)

Fabio Tomat (2):
      Update Friulian translation
      Update Friulian translation

Georges Basile Stavracas Neto (1):
      Wrap "No Application Data Found" label in the overview

Gianvito Cavasoli (1):
      Update Italian translation     (cherry picked from commit fbaaf0267260891d4237cd0d4ac8118c1b30c590)

Gustavo Marques (1):
      Update Brazilian Portuguese translation

Gábor Kelemen (1):
      Update Hungarian translation

Joaquim Rocha (23):
      Fix installation of external appstream files
      Use a set of stars to show the different star ratings
      Align the "Total" label of the histogram's widget to the right
      Add an icon to the summary/popular tiles when an app is installed
      Restyle how the installed label is shown in the search results
      Adapt the review histogram widget to the new UI specs
      Fix wrong assignment of label in the popular tile when the app is installed
      Adapt the colors of the secondary categories to the new specs
      Make the overview's category expander able to hide the categories back
      Merge Education and Science categories
      Add the installed size of the apps in the installed view
      Show the apps' sizes in the installed view by default
      Do not show the featured tile's label when there's no featured tile
      Do not show an update for apps whose latest flatpak commit is NULL
      Add the gs_app_remove_category function
      Make gs_app_add_category thread safe
      gs-flatpak: Set the app's real branch when setting up its metadata
      Fix Flatpak store initialization
      Add an --install CLI option
      Add an --interaction option
      Update only related apps of a proxy if they are updatable
      Set progress of proxy apps based on their related apps'
      Add a proxy app update example to the dummy plugin

Jordi Mas (1):
      Update Catalan translation

Kalev Lember (18):
      fedora distro upgrades: Only allow N+1 and N+2 upgrades
      fedora distro upgrades: Allow upgrading to EOL releases
      Remove 'Sandboxed' from search results
      trivial: Remove an unused variable
      overview: Add back the "Featured Application" heading
      Add wayland startup notification support
      Show a back button leading to overview from codecs search
      trivial: Remove an unused variable
      Set the startup id on GtkWindow as well when installing codecs
      details: Hide screenshot placeholder for input methods and langpacks
      Simplify search button handling code
      Avoid triggering unwanted mode switches with search state changes
      Don't hardcode going back to the overview page when closing search
      Make vfunc cache threadsafe
      Make flatpakref installation work
      app addon row: Only emit the "selected" signal for user clicks
      trivial: Drop ifdefs for flatpak 0.6.10
      packagekit: Fix refining update details

Marek Cernocky (1):
      Updated Czech translation

Marek Černocký (1):
      Updated Czech translation

Piotr Drąg (5):
      Update Polish translation
      Set USE_MSGCTXT to yes in Makevars
      Add translator comments to .desktop files
      Remove intltool markers from the AppData file
      Use Unicode quotation marks in a new string

Rafael Fontenelle (1):
      Update Brazilian Portuguese translation     (cherry picked from commit 
f944ab4ff29912f89749a9f985d002d51f0b4c2c)

Richard Hughes (88):
      trivial: Post release version bump
      trivial: Make the GsApp string debugging more compact
      trivial: Fix up the flatpak tests after 31f6be
      trivial: Fix up the flatpak tests now we correctly add kudos
      flatpak: Return errors with the correct error domain
      trivial: Fix a typo spotted by coverity
      trivial: Handle low level bus errors from fwupd
      Build the binaries with PIE and full RELRO
      Only install the external appstream files when enabled in configure
      Do not enable the external appstream functionality by default
      Rewrite the external appstream helper in C
      Enable the stack protection in local builds
      Only call the GsPage installed and removed vfuncs of the app changed state
      trivial: Require a C99 compiler
      trivial: Add a GCancellable to gs_plugin_loader_setup()
      trivial: Don't use GsPluginRefineFlags for GsPluginRefreshFlags
      trivial: Do the same refine variable names in the sync helper
      trivial: Fix up a function name
      trivial: Add a helper to create a GsPluginLoaderAsyncState
      Add GsPluginFailureFlags to all plugin loader actions
      trivial: Rename GsPluginLoaderAsyncState to GsPluginLoaderJob
      trivial: Fix a clang warning
      trivial: Use some C99 simplifications
      Simplify the plugin loader
      trivial: Do not allow access to the GModule from the plugin API
      Use a symbol cache when calling gs_plugin_get_symbol()
      trivial: Remove a memory leak if a plugin has an incorrect prefix
      Only show the more reviews button more accurately
      Move the network monitor to the plugin loader
      Don't allow review actions when offline
      Don't allow a manual updates refresh when offline
      trivial: Use -Wunused
      trivial: Remove an unused function
      trivial: Remove some unused variables
      Ensure we actually schedule firmware updates for download
      Merge the flatpak-system and flatpak-user plugins
      trivial: Fix an obsoletes name
      trivial: Show the unknowable size value in the app dump correctly
      trivial: Set the size correctly for PackageKit applications with pending updates
      Never show the size of installed compulsory applications
      trivial: Fix a debug message to reflect reality
      Use GtkRevealer instead of GdNotification
      trivial: Don't profile gs_plugin_refine_app() as it adds too much overhead
      trivial: Use the unique ID in the state debug messages
      Don't refresh flatpak remotes when an action is in progress
      Do not hide review buttons when offline
      trivial: Split out some to-be-shared functionality
      Only handle flatpak actions with the correct scope
      trivial: Do the flatpak management plugin check in one place
      Fixes a potential crash when parsing AppStream files
      trivial: Add some critical checks for gs_plugin_download_file()
      Add a missing error check to fix a common crash on LiveDVD media
      Fix a crash when the surface creation fails
      Add some thread locking in GsApp
      trivial: Don't redefine I_KNOW_THE_PACKAGEKIT_GLIB2_API_IS_SUBJECT_TO_CHANGE
      trivial: Fix warnings when using -Wmissing-braces
      trivial: Specify more information when a error domain is wrong
      trivial: Always return the correct error domain from PK
      trivial: Fix critical warning on 'gnome-software-cmd refine'
      trivial: make GsApp slightly more threadsafe
      Add metainfo file for various optional plugins
      Show an in-app notification when installed plugins are changed
      Remove any addons that have the same source as the parent app
      Port away from intltool
      Port to the meson build system
      trivial: Use localstatedir which is now available in Meson
      trivial: Some style fixes to the meson files
      trivial: Don't include headers in meson sources
      trivial: Use the correct Glib log domain when using Meson
      Ensure the correct plugin directory is used
      trivial: Fix the permissions of the meson install file
      trivial: Install the GtkDoc images in the right place
      Check the version in flatpakrepo files
      trivial: Set the correct LOCALPLUGINDIR when using automake
      Check the version in the flatpakref file format
      Use the flatpakref key file data as a fallback if set
      Fix crash when removing lazy-loaded applications
      trivial: Export gs_app_list_remove()
      Move creation of the OS update to a plugin
      trivial: Add support for AS_APP_QUIRK_IS_PROXY
      Update all related applications on a proxy application
      Always set a description for each notification
      Hide some notifications when the app is launched or the window is closed
      trivial: Show more useful debugging when reparenting generic updates
      Use the release state to get the update release description
      trivial: Fix tiny memory leak due to typo
      trivial: Add tiny assert to shut up coverity
      Release version 3.23.3

Robert Ancell (1):
      snap: Remove size limit on snap responses.


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