summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
* libgtop: Fix build with clangKhem Raj2022-08-312-1/+32
| | | | | | Backport a patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* folks: Disable LTO and implicit-function-declaration as errorKhem Raj2022-08-311-1/+2
| | | | | | This helps in compiling with clang15 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-keyring: Upgrade to 42.1Khem Raj2022-08-311-1/+2
| | | | | | Package systemd user unit files Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuser: Upgrade to 0.63Khem Raj2022-08-314-41/+132
| | | | | | | | Do not build docs, it needs sgml tools which are not available in OE Fix python type mismatch problems Generate needed files for reconfiguring the package Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: Backport a patch to fix build with clang-15Khem Raj2022-08-302-0/+95
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babl: upgrade 0.1.94 -> 0.1.96Wang Mingyu2022-08-292-39/+2
| | | | | | | | 0001-meson-Do-not-run-git-rev-parse-during-configure.patch removed since it's not available in 0.1.96 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk4: upgrade 4.6.6 -> 4.6.7Wang Mingyu2022-08-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: upgrade 42.2 -> 42.3Wang Mingyu2022-08-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo-plugins: upgrade 0.3.14 -> 0.3.15Wang Mingyu2022-08-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== * !120 Detect libsoup version from grl-net and adds support to libsoup3 * !123 youtube: port to API v3 by using libgdata 0.17.0 * !122 tmdb: port to GUri, remove libsoup dependency * !122 dleyna: port to GUri, remove libsoup dependency * New translations * Abkhazian * Dutch * Galician * Georgian * Updated translations * Abkhazian * Basque * Bulgarian * Danish * Hebrew * Nepali * Occitan Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* babl: upgrade 0.1.92 -> 0.1.94Wang Mingyu2022-08-233-172/+2
| | | | | | | | | | | | | | 0001-meson-fix-misspelled-kwarg-name.patch 0002-meson-Various-fixes.patch removed since they're included in 0.1.94 Changelog: ========== Fix of crash on non-aligned data for SIMD, add commandline tool, improve vala compatibility of introspection info. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker: upgrade 3.3.2 -> 3.3.3Wang Mingyu2022-08-151-1/+1
| | | | | | | | Changelog: Prepare D-Bus endpoint for cursor streams Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libadwaita: upgrade 1.1.3 -> 1.1.4Wang Mingyu2022-08-151-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========= - AdwAvatar - Fix draw_to_texture() with rectangular avatars - AdwTabBar - Fix squished or clipped text with gtk-hint-font-metrics=0 - AdwShadowHelper - Fix warnings when drawing vertical shadow - AdwSwipeTracker - Fix swipe speed on GTK 4.7.x - Fix criticals with GTK 4.7.x Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gjs: upgrade 1.72.1 -> 1.72.2Wang Mingyu2022-08-151-1/+1
| | | | | | | | | | | | | Changelog: ========== - Various fixes ported from the development branch. - Closed bugs and merge requests: * gi/arg-cache.cpp: Fix building on Visual Studio * doc: Reflect support for constructor with GObject Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geocode-glib: upgrade 3.26.3 -> 3.26.4Wang Mingyu2022-08-151-1/+1
| | | | | | | | | | Changelog: ========= This release includes a fix to a test data file not being installed, and a bug fix for a bug in the libsoup3 port. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-keyring,cunit,xfce4-panel: Do not inherit remove-libtool class hereKhem Raj2022-08-121-1/+1
| | | | | | Its in global namespace and already inherited Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwacom: upgrade 2.3.0 -> 2.4.0wangmy2022-08-061-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== Update README.md Add support for the Huion Inspiroy H1060P Add support for Huion MiniDial KD100 (#470) Add Chuwi MiniBook X (#508) CI: upgrade FreeBSD to 13.1 (#507) data: Add XP-Pen Deco L (#509) Add support for XP-Pen Artist 12. (#505) Revert "Add support for Huion MiniDial KD100 (#470)" (#504) Remove leftover autogen.sh (#503) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gedit: upgrade 42.1 -> 42.2wangmy2022-08-061-1/+1
| | | | | | | | | | Changelog: ========== * Fix bug: text cut off at the bottom in certain situations. * Translation updates. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ibus: Swith to use main branch instead of masterKhem Raj2022-08-061-1/+1
| | | | | | | | | Upstream has switched to using main for tip of trunk, therefore follow it here in SRC_URI as well. Signed-off-by: Khem Raj <raj.khem@gmail.com> Suggested-by: Fabio Estevam <festevam@gmail.com> Reported-by: Markus Volk <f_l_k@t-online.de>
* zenity: upgrade 3.42.1 -> 3.43.0wangmy2022-07-261-1/+1
| | | | | | | | | | | | Changelog: ========== - Documentation updates - Bump WebkitGTK dependency to API 4.1, for GNOME 43 - Translation updates: Zurab Kargareteli Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker: upgrade 3.3.1 -> 3.3.2wangmy2022-07-261-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== * Avoid redundant queries in TrackerNotifiers proxied through an D-Bus connection * Do not attempt to rebuild non-existing FTS tables on parser updates * Convert values to the right type when propagating insertions over superproperties * Fix test to handle SQLite >= 3.39.0 * Fix handling of nrl:modified after opening existing databases * Linking fixes to CLI executables Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgsf: upgrade 1.14.49 -> 1.14.50wangmy2022-07-191-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libadwaita: upgrade 1.1.2 -> 1.1.3wangmy2022-07-191-1/+1
| | | | | | | | | | | | | | | | Changelog: =========== - AdwLeaflet - Fix a broken link in docs - AdwPreferencesGroup - Fix accessibility labels - AdwToast - Fix the example in docs - Stylesheet - Add missing borders in high contrast version Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gegl: upgrade 0.4.36 -> 0.4.38wangmy2022-07-191-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libadwaita: upgrade 1.1.1 -> 1.1.2wangmy2022-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - AdwLeaflet - Fix child sizing with fold-threshold-policy=natural - AdwStyleManager - Correctly handle removing a GdkDisplay - AdwSwipeTracker - Fix a memory leak - Fix high contrast setting name when using a portal - AdwTabBar - Fix middle click when inside GtkWindowHandle - Stylesheet - Fix action row title and subtitle inside GtkHeaderBar - Fix progressbar.osd overriding text color - Ensure active states consistently work with touchscreens - Fix GtkDropDown visual glitch when pressed on touchscreen - Translation updates: - Chinese (Taiwan) - Nepali Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: upgrade 42.1 -> 42.2wangmy2022-07-111-1/+1
| | | | | | | | This version fixes duplicate devices appearing when bluetoothd restarts, as well as the discovery not being updated correctly in that same situation. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gjs: upgrade 1.72.0 -> 1.72.1wangmy2022-07-111-1/+1
| | | | | | | | | | | | | | | | | | Changelog: =========== - Various fixes ported from the development branch. - Closed bugs and merge requests: * Compilation error: call to deleted function 'js_value_to_c' * jsapi-util-strings: Ignore locale to compute the upper case of a char (i.e. fix implicit properties on Turkish locale) * Fix memory leak when passing a "transfer none" GBytes parameter to a native function * arg-cache: Do not leak an interface info structures on Callbacks * test-ci: Ignore safe directory errors on CI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: upgrade 42.2 -> 42.3wangmy2022-07-111-1/+1
| | | | | | | | | | Changelog: ========== shell: * Disconnect signal handler to prevent invalid read Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl: The libsdl and libsdl2 are not virtualAndrew Davis2022-07-081-2/+2
| | | | | | | There is only one provider, these should not be virtual. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: upgrade 42.1.1 -> 42.2wangmy2022-07-071-1/+1
| | | | | | | | | | | | Changelog: ========= * Close broken link message dialog on response (António Fernandes) * Fix crash when opening new window from pathbar (Corey Berla) * Fix remote filesystem check (Corey Berla) * Translation updates (GNOME Translation Project contributors) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: upgrade 1.50.0 -> 1.50.2wangmy2022-07-051-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== * smb: Rework anonymous handling to avoid EINVAL * http: Unescape prefix to fix handling of encoded URIs * build: Fix build without Avahi support * dav: Drop user from URI as a workaround for Nextcloud bug * dav: Port DNS-SD resolver to async API to fix hangs when mounting * smb: Ignore EINVAL for kerberos/ccache login * dav: Rewrite to libsoup async API to fix crashes * dav: Do not lose userinfo when copying URIs Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview5: upgrade 5.4.1 -> 5.4.2wangmy2022-07-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | News in 5.4.2, 2022-06-12 ------------------------- * Updated languages: c.lang, perl.lang * Updated style-schemes: Adwaita-dark, solarized-light, solarized-dark * Updated translations: Friulian * Gutter renderers are now provided a prelight quark for lines when the pointer is over the gutter. * Hover assistants now avoid synthesized motion which is used much more often in GTK 4 when dealing with crossing-events. * Hover assistants will now dismiss themselves when the cursor moves. * GtkSourceMap has reduced how often it needs to do allocation by ignoring spurious notify::upper and value-changed signals from GtkTextView's vertical GtkAdjustment. * The testsuite has gained some correctness improvements thanks to issues pointed out by Sébastien Wilmet. * The Vim emulation's register implementation is now shared between buffers as it would be expected in Vim. * Snippets have gained some robustness improvements including the ability to simplify results from the snippet parser, more defensive behavior, and being lazier when possible. * Tabbing through focus-positions in snippets will now immediately jump to the new position if scrolling is required instead of animating as it results in better placement of tooltip assistants. * Assistants including completion, hover, and interactive tooltips now reduce how often they request presentation and position calculation from GDK and ultimately display servers such as Wayland. * Completion windows now take the size of the gutter into account when calculating their position relative to the parent GtkWindow so that the typed-text column remains aligned with typed text in the source view. * Completion has gained robustness improvements to do less work when possible and avoid spinning the frame-clock which could happen in certain scenarios. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk4: upgrade 4.6.4 -> 4.6.6wangmy2022-07-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== * Fix translations in GTKs own ui files * Wayland: - Fix a problem with the activation protocol - Don't force the HighContrast icontheme - Ensure that our cursor surfaces don't violate protocol constraints * Windows: - Fix a problem with builtin icons if the hicolor icontheme is not installed * GtkFileChooser: - Fix pasting text into the name field * GtkText: - Remove an assertion that is sometimes hit * Accssibility: - Fix a problem in the accessibility tree * Translation updates: Brazilian Portuguese German Persian Polish Portuguese Russian Swedish Turkish Ukrainian Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-text-editor: upgrade 42.1 -> 42.2wangmy2022-07-051-1/+1
| | | | | | | | | | | | | | Changelog: ========== • Fix a crash at shutdown after saving state. This didn't cause any data loss, but could be annoying. • Spellcheck underline fixes for various languages • Various robustness fixes for GTK 4 • Fixes for inconsistent line-endings • Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calculator: upgrade 42.0 -> 42.2wangmy2022-07-051-1/+1
| | | | | | | | | | | | Changelog: ========== * Updated translations * Fixed incorrect history with bits toggling #281 * Fixed crash when typing in variable popover #282 * Fixed incorrect libxml usage #283 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: upgrade 42.0 -> 42.1wangmy2022-07-051-1/+1
| | | | | | | | This version fixes the display of devices with '&' in their names, and contains updated translations. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geocode-glib: upgrade 3.26.2 -> 3.26.3wangmy2022-07-051-2/+1
| | | | | | | | | | | | | Changelog: =========== This release adds support for libsoup 3.x. To use the libsoup 3.x build, applications will need to be adapted to look for the "-2.0" version of the API. This allows both native and interpreted applications to select which version of libsoup they want geocode-glib to use as the backend, and for both versions to be installed in distributions. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwacom: upgrade 2.2.0 -> 2.3.0wangmy2022-07-021-1/+1
| | | | | | | | | | | | | | Changelog: ============ - New Devices: - Acer Chromebook Spin 13 - Huion HS611 - Lenovo 14s Yoga, X13 Yoga, X1 Yoga, X380 - Samsung Galaxy Book Pro 360, Flex2 - Devices matching a "* Keyboard" glob are no longer treated as tablets Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-commander: upgrade 1.14.2 -> 1.14.3wangmy2022-07-021-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: fix typo for RRECOMMENDSYi Zhao2022-06-301-1/+1
| | | | | | | RRECOMMMENDS_${PN} -> RRECOMMENDS:${PN} Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gspell: upgrade 1.10.0 -> 1.11.1wangmy2022-06-301-1/+1
| | | | | | | | | | News in 1.11.1, 2022-06-10 -------------------------- * Build: minor improvements, small change to how enum-types are built. * A few documentation improvements. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: upgrade 3.44.1 -> 3.44.2Wang Mingyu2022-06-061-2/+2
| | | | | | | | | | | | | | | | | | | Changelog: ========== Bug Fixes: I#359 - CalDAV: Crash on calendar update I#386 - e-webdav-discover: Fails to find Radicale calendars within collection account I#388 - Google OAuth out-of-band (oob) flow will be deprecated I#389 - IMAPx: Fails to create folder with NIL folder hierarchy delimiter evo-I#1348 - WebDAVCollectionBackend: Removes sources on server error Miscellaneous: ERemindersWidget: Allow width shrink for small screens Fix few memory leaks discovered by Coverity scan GOA module: Prevent ESource removal on D-Bus reconnect or registry reload Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker: upgrade 3.3.0 -> 3.3.1Wang Mingyu2022-06-061-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========= * Fixed blank nodes to return the correct identifier in certain queries. * Fixes to FTS consistency after updates * Fixes to HTTP module linking * Fix handling of STRING_LITERAL_LONG1/2 terminals * Fix handling of negated property paths * Use .so suffix for modules on all platforms * Added code examples in JS/Python * Developer documentation improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unblock some recipes for waylandMarkus Volk2022-06-0114-27/+24
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gedit: upgrade 42.0 -> 42.1Wang Mingyu2022-05-311-1/+1
| | | | | | | | Changelog: Translation updates. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: fix build for wayland onlyMarkus Volk2022-05-292-3/+140
| | | | | | | | libcanberra-gtk3 module isn't buildable for wayland. Remove its dpendency. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libportal: add distro features checkKai Kang2022-05-281-1/+3
| | | | | | | | Add distro features check for libportal because it depends on gtk+3 which requires one of ${GTK3DISTROFEATURES}. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk4: upgrade 4.6.3 -> 4.6.4wangmy2022-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overview of Changes in 4.6.4, 13-05-2022 ======================================== * GtkFileChooser: - Fix select button sensitivity in select_folder mode - Fix some fallout from list model porting * GtkListView, GtkColumnView: - Optimize scrolling * print-to-file: - Handle nonexisting files better in the dialog * Avoid infinite loops in size allocation * CSS: - Optimize a case of reparenting that is important in GtkListView * GSK: - Check for half-float support before using it * Wayland: - Ignore empty preedit updates This fixes a problem with textview scrolling - Freeze popups when hidden. This addresses a frame rate drop * Translation updates Hebrew Nepali Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zenity: upgrade 3.42.0 -> 3.42.1wangmy2022-05-091-1/+1
| | | | | | | | | | | | Changelog: ========== - scale: Make OK button default (allows pressing Enter to accept selected value) - Fix maximum width of message dialogs to 60 characters, and make message dialogs non-resizable (fixes regression from 3b64d05e) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk4: upgrade 4.6.2 -> 4.6.3zhengrq.fnst2022-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overview of Changes in 4.6.3, 21-04-2022 ======================================== * GtkOverlay: - Bring back positional style classes * GtkFileChooser: - Prevent unwanted completion popups - Fix small problems in save mode - Fix buildable suport of GtkFileFilter * GtkPopover: - Fix button positions in right-to-left locales * GtkLabel: - Fix small issues with link handling * Tooltips: - Don't restrict the minimum tooltip length * Theme: - Don't use opacity for overlay scrollbars - Fix selection text color in vertical spin buttons * GSK: - Accept textures that are generated by webkit - Align offscreen rendering to the pixel grid * Accessibility - Fix a crash in startup when orca is running * Input: - Fix display changes in GtkIMMultiContext - Fix activating on-screen keyboards - Always propagate hold events in GtkEventControllerScroll * Windows: - Fix a critical warning in clipboard handling - Report serial numbers for events * MacOS: - Prevent fullscreen transition reentrancy * Translation updates British English Czech German Indonesian Latvian Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-text-editor: upgrade 42.0 -> 42.1zhengrq.fnst2022-05-091-1/+1
| | | | | | | | | | | | | Changelog: ========== • Improved preference dialog styling for libadwaita • Build system fixes • Fix icons for zoom controls • Fix titles in save-changes dialog • Translation updates Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>