Commit Graph

1864 Commits

Author SHA1 Message Date
Markus Volk
9ea7bde33f tracker-miners: upgrade 3.5.0 -> 3.6.0
- fix various reproducibility issues
- build with sccomp by default and remove the according patch

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-18 07:09:47 -07:00
Markus Volk
ec20281b9e evolution-data-server: upgrade 3.48.3 -> 3.50.0
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-15 07:31:55 -07:00
Martin Jansa
eff1b182c1 layer.conf: update LAYERSERIES_COMPAT for nanbield
* oe-core switched to nanbield in:
  https://git.openembedded.org/openembedded-core/commit/?id=f212cb12a0db9c9de5afd3cc89b1331d386e55f6

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-10 06:49:11 -07:00
Sourav Kumar Pramanik
3da59b8a8a meta-oe-components: Avoid usage of nobranch=1
The usage of nobranch=1 in SRC_URI allows using unprotected branches.

This change updates the real branch name in place of nobranch=1 for these components.

Signed-off-by: Sourav Kumar Pramanik <pramanik.souravkumar@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-07 08:22:43 -07:00
Markus Volk
c061390201 gnome-boxes: remove dependency on ovmf
This is not a required build dependency and including it limits the build
to x86.

Add runtime dependency on genisoimage

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-07 08:22:43 -07:00
Khem Raj
c466cb9b20 network-manager-applet: Fix build with musl/lld linker
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-03 09:04:09 -07:00
Wang Mingyu
cfa06f7681 geary: update 44.0 -> 44.1
Changelog:
===========
 * Numerous user interface translation updates
 * Numerous bug fixes and user interface improvements

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-26 17:32:44 -07:00
Wang Mingyu
25fe55b6f2 gnome-bluetooth: upgrade 42.5 -> 42.6
Changelog:
 This version fixes problems with icons for mice and tablets, updates status labels
 to be dimmed by default, and contains updated translations.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-26 17:32:44 -07:00
Markus Volk
67d1569416 gnome-boxes: add recipe
- use dynamic-layers directory because this recipe depends on meta-virtualization

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-26 17:32:44 -07:00
Markus Volk
34e9187534 gnome-remote-desktop: add recipe
- use dynamic-layers directory because this recipe depends on meta-virtualization

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-26 17:32:44 -07:00
Markus Volk
5955075b4c evince: fix api-documentation build
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-16 11:39:45 -07:00
Wang Mingyu
eb07c2383a libcloudproviders: upgrade 0.3.1 -> 0.3.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-15 20:07:54 -07:00
Markus Volk
4935eff3d1 nautilus: fix api-documentation build
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-15 12:27:45 -07:00
Markus Volk
107eec4fd9 gtksourceview5: fix api-documentation build
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-15 12:27:45 -07:00
Markus Volk
4f9b045d1e libgweather4: fix api-documentation build
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-15 12:27:45 -07:00
Markus Volk
b21fd413f8 gvfs: update 1.51.1 -> 1.51.90
Major changes in 1.51.90
========================
* Fix various memory leaks (wang xiaomeng)
* udisks2: Disconnect signal handlers to fix crashes when unmounting (Ondrej Holy)
* fuse: Include missing locale.h header (Ondrej Holy)
* Some other fixes and improvements (Ondrej Holy)
* Translation updates (GNOME Translation Project contributors)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-10 00:27:45 -07:00
Markus Volk
ca67bf7dfd gnome-software: update 44.3 -> 44.4
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-05 23:19:07 -07:00
Wang Mingyu
5257830683 gspell: upgrade 1.12.1 -> 1.12.2
Changelog:
 Small code maintenance: don't use g_slice_*().

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-01 08:46:48 -07:00
Alexander Kanavin
b85af2c8d0 libadwaita: move recipe to oe-core
As required by latest epiphany.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-28 07:28:03 -07:00
Markus Volk
219c716dcf geary: update 43.0 -> 44.0
- remove unneeded patches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-28 07:28:03 -07:00
Markus Volk
213a15cb90 webkitgtk3: add recipe
- Change the meta-gnome recipes to use the gtk3 variant of webkitgtk
- Import gcr3 recipe from oe-core

Most Gnome recipes require webkitgtk built with gtk+3. oe-core is in the
process of updating webkitgtk to be built with gtk4. It will be necessary
to add a recipe that provides the gtk+3 variant, or we wont be able
to use e.g. geary with gmail addresses or provide google integration for
gnome-calendar or nautilus/files.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-28 07:27:07 -07:00
Wang Mingyu
95d1088e4f gnome-commander: upgrade 1.16.0 -> 1.16.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20 19:08:56 -07:00
Markus Volk
e6a562bef7 gnome-settings-daemon: upgrade 44.0 -> 44.1
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-13 07:22:45 -07:00
Markus Volk
59ca0f31e3 mutter: upgrade 44.2 -> 44.3
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-11 11:27:46 -07:00
Markus Volk
2fb6f1cb8f gnome-shell: upgrade 44.2 -> 44.3
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-11 11:27:46 -07:00
Markus Volk
925e2a65ce gnome-control-center: upgrade 44.2 -> 44.3
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-11 11:27:46 -07:00
Markus Volk
0b59154831 eog: upgrade 44.2 -> 44.3
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-07 09:00:59 -07:00
Markus Volk
f03475adb1 gnome-software: upgrade 44.2 -> 44.3
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-07 09:00:59 -07:00
Wang Mingyu
0c28dadd5f gvfs: upgrade 1.50.4 -> 1.51.1
Changelog:
============
* trash: Run blocking methods on a thread to avoid hangs
* smbbrowse: Fix empty device listing after unrelated mount failure
* udisks: Fix missing unmount notifications
* trash: Fix nfs4 and cifs monitoring
* smb: Allow renaming a file to the same name with a different case
* mtp: Add support for incremental enumeration
* mtp: Emit delete event on device disconnection
* trash: Fix wrongly reported item-count
* Some other fixes and improvements
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-07 08:59:27 -07:00
Wang Mingyu
9c57cb9ff5 gegl: upgrade 0.4.44 -> 0.4.46
Changelog:
=============
New simpler API for connecting pads, gegl_node_connect which can be used instead
of either gegl_node_connect_from or gegl_node_connect_to by autosensing the
neccesary direction of the connection.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-07 08:59:27 -07:00
Kai Kang
556b852163 libtimezonemap: rename downloaded file name
Add parameter 'downloadfilename' to SRC_URI to keep the downloaded file
name as same as before.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-28 13:53:12 -07:00
Wang Mingyu
2fc9fad0eb evince: upgrade 44.1 -> 44.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-19 10:24:49 -07:00
Khem Raj
3647fd37ec geary: Fix build with vala >= 0.56.8
Backport two patches from main branch

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alexander Kanavin <alex@linutronix.de>
2023-06-18 14:06:44 -07:00
Khem Raj
c1f86dac48 layers: Move READMEs to markdown format
The READMEs are often viewed from websites markdown format which is
much as readable as text and yet friendlier in browsers.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-17 08:30:01 -07:00
Markus Volk
c6581c7179 gnome-software: upgrade 44.1 -> 44.2
Version 44.2
~~~~~~~~~~~~
Released: 2023-05-25

This is a stable release with the following changes:
 * Fix subsequent checking for updates if the first check after login fails
 * Fix checking for updates when automatic updates are disabled
 * Fix rare stall when many background jobs are running
 * Don’t download rpm-ostree updates when only checking if updates are available
 * Fix bug with listing flatpak addons when multiple flathub remotes are enabled
 * Fix duplicated sources in app details page when using an appstream URL
 * Reduce background resource consumption when idle

This release also updates translations:
 * Czech (Daniel Rusek)
 * Italian (Gianvito Cavasoli)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-14 09:41:35 -07:00
Wang Mingyu
e284543c4e nautilus: upgrade 44.2 -> 44.2.1
Changelog:
===========
* Hotfix for grid view bug introduced in 44.2, while gtk 4.10.4 is not released
* Fix crash when closing tabs right after clicking

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-14 09:41:35 -07:00
Wang Mingyu
8f0230b9d4 libadwaita: upgrade 1.3.2 -> 1.3.3
Changelog:
=========
- Fix doc include path
- AdwCarousel
  - Fix scrolling to a recently inserted item
- AdwEntryRow
  - Fix accessibility
- AdwPreferencesWindow
  - Fix markup handling when searching
- AdwStyleManager
  - Fix get_for_display() annotation
- AdwTabBar/AdwTabOverview
  - Fix dropping data onto tabs/thumbnails
- Translation updates
  - Brazilian Portuguese
  - Slovak

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-14 09:41:35 -07:00
Wang Mingyu
d36ee7a9b1 gjs: upgrade 1.76.0 -> 1.76.1
Changelog:
===========
- Various fixes ported from the development branch.

- Closed bugs and merge requests:
  * gnome-shell crashes on exit in js::gc::Cell::storeBuffer
  * Memory leak with GError
  * GVariant return values leaked
  * GBytes's are leaked when passed as-is to a function
  * Transformated GValues are leaking temporary instances
  * GHash value infos are leaked
  * "flat" arrays of GObject's are leaked
  * Gjs console leaks invalid option errors
  * gjs can't print null

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-14 09:41:35 -07:00
Markus Volk
0b06cbd97f gnome-shell: upgrade 44.1 -> 44.2
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-06 10:01:15 -07:00
Markus Volk
e0ee32259e mutter: upgrade 44.1 -> 44.2
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-06 10:01:15 -07:00
Markus Volk
8d595d2dad gnome-control-center: upgrade 44.1 -> 44.2
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-06 10:01:15 -07:00
Wang Mingyu
59b38541d8 evolution-data-server: upgrade 3.48.2 -> 3.48.3
Bug Fixes:
        I#475 - EWebDAVSession: Claim also error nodes from propstat response

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-05 09:29:34 -07:00
Wang Mingyu
6ab8cffa1c evolution-data-server: upgrade 3.48.1 -> 3.48.2
Changelog:
===========
Bug Fixes:
  I#474 - Camel: Set proper S/MIME signature verification status
  I#478 - IMAP: Cannot remove labels added in Thunderbird
  I#479 - WebDAV: Fails to discover iCloud address book
  evo-I#2345 - Wrong S/MIME certificate selection for encrypted email

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-31 08:28:50 -07:00
Wang Mingyu
ec7405de2c nautilus: upgrade 44.1 -> 44.2
Changelog:
===========
* Fix crashes with expandable folders and on Other Locations
* Avoid inconsistent search states
* Prevent lingering tracker cursors
* Fix rubberband range behavior on list view
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-31 08:28:50 -07:00
Wang Mingyu
fa9fb09b35 eog: upgrade 44.1 -> 44.2
0001-Replace-filename-with-basename.patch
removed since it's included in 44.2

Changelog:
==========
- EogWindow: Fix refcount and signal handler issues around
  GSettings handles
- Replace filename with basename

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-31 08:28:50 -07:00
Khem Raj
ecc683bbd8 gnome-online-accounts: Replace filename with basename
Fixes

WARNING: gnome-online-accounts-3.48.0-r0 do_package_qa: QA Issue: File /usr/src/debug/gnome-online-accounts/3.48.0-r0/src/goaidentity/goaidentityenumtypes.h in package gnome-online-accounts-src contains reference to TMPDIR [buildpaths]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-28 16:35:00 -07:00
Khem Raj
1b0f5d3068 tracker: Point TOP_SRCDIR to target path
source_root uses absolute path to build time srcdir
which results in buildpath errors

Fixes
File /usr/bin/tracker3 in package tracker contains reference to TMPDIR [buildpaths]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-26 08:28:37 -07:00
Ross Burton
d27e920c58 nautilus: requires gobject-introspection-data DISTRO_FEATURE
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-26 08:28:37 -07:00
Ross Burton
b2cfedf9a1 gnome-photos: requires gobject-introspection-data DISTRO_FEATURE
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-26 08:28:37 -07:00
Ross Burton
315d3eefc1 gnome-desktop: gobject-introspection is not in fact mandatory
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-26 08:28:37 -07:00