summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
Commit message (Collapse)AuthorAgeFilesLines
...
* tracker: upgrade 3.2.1 -> 3.3.0wangmy2022-04-141-1/+1
| | | | | | | | | | Changelog: ========== * Fix storage of subsecond information in date/time properties * Add more tests Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysprof: Fix build to work with llvm libunwindKhem Raj2022-04-132-1/+31
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* gnome-bluetooth: Add PACKAGECONFIG pulseaudio and filter by distro-featureAndreas Müller2022-04-131-0/+11
| | | | | | | | Logs create wallpapers of warnings/errors without pulseaudio bluetooth modules in image. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: rename recipes to avoid suffix in futureAndreas Müller2022-04-136-10/+13
| | | | | | | | | | We have two gnome-bluetooths: * 3.34.5: This will deprecate so add suffix and name it gnome-bluetooth3 * 42.0: This is the future of gnome-bluetooth so name it as such Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: avoid clashes with gnome-bluetooth4Andreas Müller2022-04-131-0/+9
| | | | | | | | | | * gnome-bluetooth and gnome-bluetooth4 install bluetooth-sendto. Prefer gnome-bluetooth4's bluetooth-sendto. * For those still relying on gnome-bluetooth - in this layer gnome-flashback only - offer gnome-bluetooth4's bluetooth-sendto Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell: fix bluetooth PACKAGECONFIGAndreas Müller2022-04-131-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysprof: upgrade 3.42.1 -> 3.44.0Andreas Müller2022-04-131-3/+3
| | | | | | | | | | | | | | | | | | Overview of changes in Sysprof 3.44.0 ===================================== * Translation updates Overview of changes in Sysprof 3.43.90 ====================================== * Require libunwind unless disabled manually to help ensure distributions are doing the right thing. * Add allocation leaks section to memprof. * Fix preloading of speedtrack * Fix capture of mapped path names with spaces * Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libportal: upgrade 0.5 -> 0.6Andreas Müller2022-04-131-2/+2
| | | | | | | | | | | | | | | | | | | libportal 0.6: * New portal support: Dynamic launcher * Add API for checking for flatpak/snap sandbox * Fix a bug where the callback setup by libportal for a GCancellable was not * properly canceled in case a portal method call was not successful, which can * lead to a double free seg fault * libportal-qt: Add convenient functions to better deal with GVariants * libportal-qt: Use a global instance of XdpPortal object * libportal-qt: make filechooserFilterToGVariant() public * camera: Use correct variant for is_camera_present() * portal-test-gtk3: Fix incorrect paths used in tests * Documentation improvements * CI improvements Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gthumb: upgrade 3.12.0 -> 3.12.2Andreas Müller2022-04-132-25/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 3.12.2 ~~~~~~~~~~~~~~ Released: 2022-04-03 Features: * Added support for larger thumbnail sizes: 512, 768 and 1024 pixels. Bugfixes: * Fixed possible crash when changing directory during thumbnails creation. Translations: Version 3.12.1 ~~~~~~~~~~~~~~ Released: 2022-03-21 Bugfixes: * PNG loader ignores gAMA. (#194) * Transparent webp images are rendered incorrectly. (#199) * Crash when dropping files on an empty folder/catalog. (#220) * Fixed location loading after mounting volume. * JPEG image dimensions not displayed for files inside the trash. (#214) * Infinite Loop when viewing more than 50 thumbnails. (Kendy Kutzner) * X11 window title is not set. (Bruno Vasselle) * Copy release notes on build from NEWS to metainfo file. (Federico Bruni) * Fixed build if appstream >= 0.14.6 is not available. * Fix incorrect usage of shared_module in extensions. (Jakub Jirutka) * cli: mention that user can open files and/or directories. (#167) Translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell-extensions: upgrade 41.1 -> 42.0Andreas Müller2022-04-132-32/+1
| | | | | | | | | | | | | | | | | | | | | | | Backported patch can go 42.0 ==== * Update Translators 42.rc ===== * Misc. bug fixes and cleanups [Florian; !215, !218] 42.beta ======= * workspace-indicator: Fix cancelling editing with Esc [Florian; !208] * window-list: Update window tracking to avoid missing icons [Florian; !207] * Use libadwaita for preferences [Florian; !209, !213] * Adapt to Clutter grab API changes [Florian; !212] * Misc. bug fixes and cleanups [Jan, Florian; !210, !214] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-session: upgrade 41.3 -> 42.0Andreas Müller2022-04-131-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-panel: upgrade 3.42.0 -> 3.44.0Andreas Müller2022-04-131-2/+2
| | | | | | | | | | | | | | Version 3.44.0 ============== - Updated translations. Version 3.43.1 ============== - Port to GWeather 4. (#38) - Updated translations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-flashback: upgrade 3.42.1 -> 3.44.0Andreas Müller2022-04-131-1/+2
| | | | | | | | | | | | | | | Version 3.44.0 ============== - Updated translations. Version 3.43.1 ============== - Changes/fixes to monitor manager from mutter. - Add media keys manager (to restore screenshot keybindings). - Updated translations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: upgrade 41.2 -> 42.0Andreas Müller2022-04-133-515/+8
| | | | | | | | | | | | | | | | | | | | | | | | ================ Version 42.0 ================ - Updated AppData screenshots - Re-enable tests - Updated translations =============== Version 42.rc ================ - Updated translations Keyboard - Restore _GNOME_WM_KEYBINDINGS support User Accounts - Bring back Fingerprint dialog - Fix avatar loading Wacom - Bring back empty state Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: Disable g-i on muslKhem Raj2022-04-111-0/+3
| | | | | | | | | | | | | | | | | | | g-i calls on musl are adding -L/usr/lib to linker path which confuses the build as it tried to use the libraries from build host and fails badly Fixes aarch64-yoe-linux-musl-ld: warning: library search path "/usr/lib" is unsafe for cross-compilation ... | /mnt/b/yoe/master/build/tmp/work/cortexa72-yoe-linux-musl/evolution-data-server/3.44.0-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-ld: skipping incompa tible /usr/lib/libunwind.so when searching for -l:libunwind.so | Error relocating /usr/lib/libz.so.1: unsupported relocation type 8 | Error relocating /usr/lib/libz.so.1: unsupported relocation type 8 Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* gnome-shell: upgrade 41.2 -> 42.0Andreas Müller2022-04-113-97/+16
| | | | | | | | | * Backported patch can go * Adding gtk-icon-cache unveiled a misconception: DEPENDS overwrote those added by inherit Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mutter: upgrade 41.2 -> 42.0Andreas Müller2022-04-111-2/+2
| | | | | | | | | | | | | For changelogs see: [1] https://download.gnome.org/sources/mutter/41/mutter-41.3.news [2] https://download.gnome.org/sources/mutter/41/mutter-41.4.news [3] https://download.gnome.org/sources/mutter/41/mutter-41.5.news [4] https://download.gnome.org/sources/mutter/42/mutter-42.beta.news [5] https://download.gnome.org/sources/mutter/42/mutter-42.rc.news [6] https://download.gnome.org/sources/mutter/42/mutter-42.0.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-online-accounts: upgrade 3.43.1 -> 3.44.0Andreas Müller2022-04-111-1/+1
| | | | | | | | | | | | | Overview of changes in 3.44.0 ============================= * Bugs fixed: !69 Add .gitlab-ci.yml !70 Update Fedora logo !78 Silence -Wincompatible-pointer-types with GCC 11 * Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: re-enable gobject-introspectionAndreas Müller2022-04-061-1/+0
| | | | | | | Tested on glibc/aarch64 after recent update. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zenity: upgrade 3.41.0 -> 3.42.0wangmy2022-04-061-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-text-editor: initial add 42.0Andreas Müller2022-04-061-0/+27
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-commander: initial add 1.14.2Andreas Müller2022-04-061-0/+22
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp: upgrade 41.2 -> 42.1Andreas Müller2022-04-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | 42.1 ==== * Fixed URI parsing issue that can lead to crash [#187] * Updated location for appdata screenshot (Sophie Herold) 42.0 ==== * Updated appdata screenshot (Sophie Herold) 42.beta ======= * Add a nightly app icon (Jakub Steiner) * Use HdyApplicationWindow for rounded bottom corners (Christopher Davis) * Always use headerbar (Christopher Davis) * Support color scheme (Alexander Mikhaylenko) * Add flatpak manifest (Alexander Mikhaylenko) * Align app name in metadata with .desktop name (Sophie Herold) * Fix up issues with reload, including reloading on theme change (Shaun McCance) * Stop building the gtk-docs, because they are unused (Shaun McCance) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp-tools: upgrade 41.0 -> 42.0Andreas Müller2022-04-061-1/+1
| | | | | | | | | 42.beta ======= * yelp.m4: Avoid argument list too long error when cleaning (Dan Nicholson) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yelp-xsl: upgrade 41.1 -> 42.0Andreas Müller2022-04-061-1/+1
| | | | | | | | | | | | | | | 42.0 ==== * No changes since beta, stable release only 42.beta ======= * Fix topic and section links in Mallard stack files * Avoid use of global l10n.locale parameter * Updated translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-font-viewer: upgrade 41.0 -> 42.0Andreas Müller2022-04-062-44/+3
| | | | | | | | | | | | | | | | | | | | | | | | Backported patch can go GNOME Font Viewer - 42.0 ------------------------------------------------------------------------------- Translation updates GNOME Font Viewer - 42.rc ------------------------------------------------------------------------------- Translation updates GNOME Font Viewer - 42.beta ------------------------------------------------------------------------------- Fonts 42.beta comes with a port to GTK4 by Evan Welsh, and translation updates GNOME Font Viewer - 42.alpha ------------------------------------------------------------------------------- Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth4: initial add 42.0Andreas Müller2022-04-061-0/+36
| | | | | | | | It does not conflict with gnome-bluetooth and is a reqiurement of upcoming gnome-control-center 42.0 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: upgrade 41.2 -> 42.0Andreas Müller2022-04-062-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | Build both gtk3 and gtk4 variants for now ============= Version 42.rc ============= - Translation updates =============== Version 42.beta =============== - Add async methods for thumbnail creation - thumbnail: Resolve symlinks before exporting them with Flatpak - Make table:cangjie5 the default input method for zh_HK - Translation updates ============ Version 42.alpha.1 ============ - build: fix soversion in libgnome-desktop-4 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calendar 41.2 -> 42.0Andreas Müller2022-04-062-28/+4
| | | | | | | | | | | | | | | | | | | | | | Meson patch was applied Major changes in 42.0: * Updated translations Major changes in 42.rc: * Fix a couple of regressions in the event importer dialog * More timezone fixes when importing events (Milan Crha) * Fix event times in event popover (Björn Daase) * Updated translations Major changes in 41.beta: * Port to GTK4 * Rewrite the Year view to be a month nagivator * Various improvements to timezone handling * Update Ctrl+1/2/3 shortcuts to use Alt instead Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgweather4: initial add 4.0.0Andreas Müller2022-04-061-0/+31
| | | | | | | | * it can be installed in parallel to libgweather * upcoming upgrade of gnome-calendar requires it Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calculator upgrade 41.1 -> 42-0Andreas Müller2022-04-061-4/+5
| | | | | | | | | | | | | | | | | | | | | | | Overview of changes in gnome-calculator 42.0 * Updated translations Overview of changes in gnome-calculator 42.rc * Updated translations * Use new gnome post_install script !106 (Bobby Rong) * gcalc build fixes (Daniel Espinoza Ortiz) * Updated screenshots (Christopher Davis) * Set default focus to entry (Robert Roth) Overview of changes in gnome-calculator 42.beta * Updated Translations * Fixed build issues with GCI entry controller tests #250 (Robert Roth) * Force LTR in history view #252 (Robert Roth) * programing mode: Force bit digits to be always LTR #258 (Yosef Or Boczko) * Use AdwApplication (Alexander Mikhaylenko) * ui: Fix styles !105 (Alexander Mikhaylenko) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gfbgraph: upgrade 0.2.4 -> 0.2.5Andreas Müller2022-04-062-16/+1
| | | | | | | | | | | | ================= LibGFBGraph 0.2.5 ================= The changes include: - Fix CVE-2021-39358 by forcing TLS certificate validation by Douglas R. Reno. - Temporarily disable testcases by Leesoo Ahn. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gedit: upgrade 41.0 -> 42.0Andreas Müller2022-04-061-1/+1
| | | | | | | | | | | News in 42.0, 2022-04-01 ---------------------------- * Rename display name back to gedit * Build fix * Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gdm: upgrade 41.0 -> 42.0Andreas Müller2022-04-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | ============ Version 42.0 ============ - Work better on nvidia - Look in DATADIR for launch environment data files - PAM updates on exherbo - Translation updates ============ Version 41.3 ============ - Juggle Xorg's -listen/-nolisten command line change better - Fix session type selection - Fix crash - Drop vestigial gdm-pin service - XDMCP fixes - Wayland nvidia udev updates - Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* file-roller: upgrade 3.40.0 -> 3.42.0Andreas Müller2022-04-061-1/+2
| | | | | | | | | | | | | | * No news for 3.42.0 version 3.41.90 --------------- This is a Beta release Bugs fixed: * Enable add button on select all (#129) * Support GNOME 42 dark style preference (!58) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: upgrade 3.43.1 -> 3.44.0Andreas Müller2022-04-061-2/+2
| | | | | | | | | | | See changelog at [1-3] [1] https://download.gnome.org/sources/evolution-data-server/3.44/evolution-data-server-3.44.0.news [2] https://download.gnome.org/sources/evolution-data-server/3.43/evolution-data-server-3.43.3.news [3] https://download.gnome.org/sources/evolution-data-server/3.43/evolution-data-server-3.43.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: upgrade 41.4 -> 42.1Andreas Müller2022-04-062-54/+1
| | | | | | | | | | * Backported patch can go * Release notes are huge. For details check 'news'-links in [1] [1] https://download.gnome.org/sources/evince/42/ Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview5: upgrade 5.2.0 -> 5.4.0Andreas Müller2022-03-311-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libadwaita: initial add 1.1.0Andreas Müller2022-03-311-0/+25
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk4: upgrade 4.4.0 -> 4.6.2Andreas Müller2022-03-311-3/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: Add a packageconfig for libportal - disabled by defaultAndreas Müller2022-03-311-1/+1
| | | | | | | | * Accessing flatpack portals is an option and not mandatory * Build tested on & off Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgsf: upgrade 1.14.48 -> 1.14.49Wang Mingyu2022-03-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* metacity: upgrade 3.42.0 -> 3.44.0Wang Mingyu2022-03-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-system-monitor: upgrade 41.0 -> 42.0Wang Mingyu2022-03-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-photos: upgrade 40.0 -> 42.0Wang Mingyu2022-03-242-33/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: upgrade 41.0 -> 42.0Wang Mingyu2022-03-242-36/+1
| | | | | | | | 0001-build-fix-arguments-of-i18n.merge_file.patch removed since it's include din 42.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: upgrade 41.2 -> 42.0Wang Mingyu2022-03-242-30/+1
| | | | | | | | | | | | | | liportal-0.5-fix.patch removed since it's included in 42.0 Changelog: ========= * Fix HiDPI thumbnails in list view * Properly dispose pathbar to avoid crashes * Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gvfs: upgrade 1.49.1 -> 1.50.0Wang Mingyu2022-03-242-39/+2
| | | | | | | | Remove-incorrect-i18n.merge_file-argument.patch removed since it's include in new version Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gjs: upgrade 1.71.1 -> 1.72.0Wang Mingyu2022-03-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evince: upgrade 41.3 -> 41.4Wang Mingyu2022-03-171-1/+1
| | | | | | | | | | Changelog: ========= shell: * Fix crash when thumbnail extraction takes too long Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>