summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* gparted: update to v1.4.0Markus Volk2022-04-102-3/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove x11 features-check because there aren't dependencies that would explicilty require x11 as a DISTRO_FEATURE - use POSIX basename() to fix up musl build ============================ GParted 1.4.0 (2022-03-28) ============================ Release Notes ------------- This release of GParted includes enhancements, bug fixes and language translation updates. * Add labelling of mounted btrfs, ext2/3/4 and xfs file systems * Fix detection of mount points for encrypted file systems * Fix crash scrolling quickly in the drive selection combobox * Add bcache detection * Add JBD external EXT3/4 journal detection Bug Fixes --------- * Add labelling of mounted btrfs, ext2/3/4 and xfs file systems (#163, !87) * Fix detection of mount points for encrypted file systems (#162, !88) * Fix unmount error when unmounting below a bind mount point (!89) * Fix crash scrolling quickly in the drive selection combobox (#165, !91) * Add initial Indonesian translation of help (!90) * Add accessibility relations for screen readers like Orca (!92) * Fix partition creation at sector 2048 if partition before it (#172, !93) * Make more getter methods use return-by-constant-reference (!94) * Check copy destination instead of source (!95) * Add bcache detection (#183, !96) * Add JBD external EXT3/4 journal detection (#89, !97) * Fix translation of DocBook markup tag of the GParted Manual (!98) Code Credits ------------ Code enhancements are courtesy of Movie Ma, Pascal Engélibert, and Mike Fleetwood. Translations (new/updated) -------------------------- cs(Marek Černocký), da(Alan Mortensen), eu(Asier Sarasua Garmendia), fur(Fabio Tomat), he(Yaron Shahrabani), hr(Goran Vidović), hu(Balázs Úr), id(Andika Triwidada), it(Milo Casagrande), ko(Seong-ho Cho), lt(Aurimas Černius), lv(Rūdolfs Mazurs), nb(Kjell Cato Heskjestad), nl(Nathan Follens), pa(A S Alam), pt(Hugo Carvalho), ru(Aleksandr Melman, Sergej A), sk(Dušan Kazik), sl(Matej Urbančič), sr(Мирослав Николић), zh_CN(Luming Zh) Dependencies (new/updated) -------------------------- * n/a Signed-off-by: Markus Volk <f_l_k@t-online.de> 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-062-0/+28
| | | | | 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-062-0/+23
| | | | | 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>
* libnma: upgrade 1.8.34 -> 1.8.36Andreas Müller2022-04-061-2/+5
| | | | | | | | | | | | | | | | | | Build both variants gtk3 & gtk4 - gtk4 is required for upcoming gnome-control-center 42.0 ======================================= libnma-1.8.36 Overview of changes since libnma-1.8.34 ======================================= * Include OWE wireless security option. * Do not allow setting empty 802.1x domain for EAP TLS. * The GtkBuilder files for Gtk4 are now included in the release tarball. 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>
* colord-gtk: upgrade 0.2.0 -> 0.3.0Andreas Müller2022-04-061-3/+5
| | | | | | | Add PACKAGECONFIGs for gtk3 and gtk4 - both enabled by default Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* accountsservice: upgrade 0.6.55 -> 22.08.8Andreas Müller2022-04-063-43/+15
| | | | | | | | * backported patch can go * adjust systemd options 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>
* babl: upgrade 0.1.90 -> 0.1.92Wang Mingyu2022-03-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwacom: upgrade 2.1.0 -> 2.2.0Wang Mingyu2022-03-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.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>
* geary: Fix build failures with latest valaKhem Raj2022-03-243-0/+71
| | | | | | Backport needed patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* folks: Upgrade to 0.15.5Khem Raj2022-03-241-1/+1
| | | | | | | | | | | | vala has been upgraded in oe-core which needs this bump Changes in this release Bugs fixed: * vapi: Add missing generic type argument Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Markus Volk <f_l_k@t-online.de>
* 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>
* gimp: Disable vector icons on ppcKhem Raj2022-03-141-0/+1
| | | | | | qemuppc segfaults building them Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geary: Check for x11 in distro featuresKhem Raj2022-03-061-2/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tepl: Check for x11 in distro featuresKhem Raj2022-03-061-1/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gedit: Fix REQUIRED_DISTRO_FEATURES to not overwrite x11Khem Raj2022-03-061-3/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gfbgraph: Check for x11 distro featureKhem Raj2022-03-061-1/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* evolution-data-server: update to v3.43.1Markus Volk2022-03-063-3/+17
| | | | | | | fix evolution-data-server build in the same way it was done for libical Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-disk-utility: disable build of man pagesMarkus Volk2022-03-061-0/+2
| | | | | | | | | | | | | | | this fixes: | Program xsltproc found: NO | | ../gnome-disk-utility-41.0/doc/man/meson.build:1:0: ERROR: Program 'xsltproc' not found or not executable Signed-off-by: Markus Volk <f_l_k@t-online.de> Building man is enabled by default and this feature would require a dependency on libxslt-native and network access at do_compile. Signed-off-by: Khem Raj <raj.khem@gmail.com>