Commit Graph

1926 Commits

Author SHA1 Message Date
Markus Volk
0d52ba2fed
gnome-software: update 49.1 -> 49.2
- inherit pkgconfig

Version 49.2
~~~~~~~~~~~~
Released: 2025-11-20

This is a stable release with the following changes:
 * Fixed version history sometimes not showing for flatpak apps

This release also updates translations:
 * Bokmål, Norwegian (Brage Fuglseth)
 * Catalan (Victor Dargallo)
 * Friulian (Fabio Tomat)
 * Greek, Modern (1453-) (Efstathios Iosifidis)
 * Persian (Danial Behzadi)
 * Romanian (Antonio Marin)
 * Serbian (Милош Поповић)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-25 16:25:02 -08:00
Markus Volk
0127e0b1e8
gnome-software: fix build with flatpak 1.17.1
fixes:
../sources/gnome-software-49.1/meson.build:218:32: ERROR: Could not get pkg-config variable and no default provided for <PkgConfigDependency flatpak: True ['>= 1.14.1']>

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-25 16:25:02 -08:00
Liu Yiding
31b24cfe39
libgsf: upgrade 1.14.53 -> 1.14.54
Update 0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch for 1.14.54.

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-20 11:41:02 -08:00
Liu Yiding
b98efe111c
gnome-control-center: upgrade 48.3 -> 49.2.2
Changelog:
- Revert libgxdp updates

  The libgxdp updates depend on changes in gsettings-desktop-schemas
  that are part of the GNOME 50 cycle. Revert the pinned ref
  to the one we had before, until we branch libgxdp for GNOME 49.

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-08 12:00:20 -08:00
Liu Yiding
55019e2bfa
blueprint-compiler: 0.18.0
Add a new recipe blueprint-compiler as depend for gnome-control-center 49.2.2.

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-08 12:00:20 -08:00
Wang Mingyu
90343e1990
nautilus: upgrade 49.1 -> 49.2
* Bugfixes:
- Fix handling of unset XDG directories
- Reduce memory usage of thumbnails by correct scaling
- Fix potential rescaling of item when switching to cut icon
- Fix crash on empty file lists in drops
- Correct sorting of loopback devices
- Don't skip the first file from operation progress monitoring

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-25 07:44:41 -08:00
Khem Raj
e7eba7b244
gtksourceview5: Upgrade to 5.18.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-19 09:41:26 -08:00
Ross Burton
13cc517339
gtksourceview*: use GNOMEBN
The gnomebase class has a GNOMEBN variable that does this now, so use
that instead.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-19 07:50:07 -08:00
Ross Burton
08ce815053
gnome-flashback: fix build with new ibus
Backport a patch to fix the build:

  libinput-sources/gf-candidate-popup.c:124:11: error:
  too many arguments to function 'ibus_attribute_get_type';
  expected 0, have 1

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-12 22:46:02 -08:00
Ross Burton
9e97fa325f
gnome-tweaks: remove .pyc files with buildpaths embedded
The python "optimised" .pyc files contain buildpaths. Delete those and
leave the "unoptimised" .pyc files. The difference is very minor, mainly
that optimised bytecode doesn't contain any assert statements.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-12 22:46:02 -08:00
Gyorgy Sarvari
9bca628d85
gnuchess: upgrade 6.2.9 -> 6.3.0
Drop patch 0001-Remove-register-storage-class-classifier.patch,
because it is included in this release.

Changelog:

Version 6.3.0 (August 2025)

 - Look for gnuchess.ini in XDG_CONFIG_HOME or ~/.config/.
 - Dynamically configure gnuchess.ini from gnuchess.ini.in.
 - Disable engine book on 'book off'.
 - Improve style of some help messages.
 - More graceful program termination if book does not exist.
 - Bug fix in (epd)load command.
 - Fix potential buffer overflows in the pipes read/write.

Version 6.2.10 (April 2025)

- Tempo bonus added in the evaluation function.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-08 06:53:04 -08:00
Yi Zhao
a8161b89b5
libtimezonemap: add UPSTREAM_CHECK_URI
Add UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX to check the correct
latest stable verison.

Before the patch:
$ devtool latest-version libtimezonemap
INFO: Current version: 0.4.6
INFO: Latest version:

After the patch:
$ devtool latest-version libtimezonemap
INFO: Current version: 0.4.6
INFO: Latest version: 0.4.6

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-08 06:27:14 -08:00
Yi Zhao
e95089fd83
libgtop: add UPSTREAM_CHECK_REGEX
Add UPSTREAM_CHECK_REGEX to check the correct latest stable verison.

Before the patch:
$ devtool latest-version libgtop
INFO: Current version: 2.41.3
INFO: Latest version:

After the patch:
$ devtool latest-version libgtop
INFO: Current version: 2.41.3
INFO: Latest version: 2.41.3

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-08 06:27:14 -08:00
Wang Mingyu
500ec7e898
libpanel: upgrade 1.10.2 -> 1.10.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-06 16:00:50 -08:00
Khem Raj
e37675cdd5 sysprof: Disable on riscv32
it needs libunwind to build which is not yet ported to riscv32

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-30 22:13:44 -07:00
Markus Volk
b0272c8654 gnome-software: update 48.3 -> 49.1
Version 49.1
~~~~~~~~~~~~
Released: 2025-10-10
This is a stable release with the following changes:
 * Fixed search for additional packages requested by other apps
 * Fixed update notifications, which could be missed sometimes
This release also updates translations:
 * Bulgarian (twlvnn kraftwerk)
 * Catalan (Jordi Mas i Hernandez)
 * Chinese (Taiwan) (Cheng-Chia Tseng)
 * Esperanto (Kristjan SCHMIDT)
 * German (Tim Sabsch)
 * Hungarian (Balázs Meskó)
 * Interlingua (International Auxiliary Language Association) (Emilio Sepúlveda)
 * Occitan (post 1500) (Quentin PAGÈS)
 * Portuguese (Hugo Carvalho)
 * Uighur (Abduqadir Abliz)
Version 49.0
~~~~~~~~~~~~
Released: 2025-09-12
This is a stable release with the following changes:
 * Flag flatpak gpg-agent socket permission as potentially unsafe
 * Do not animate featured carousel when animations are disabled
This release also updates translations:
 * Basque (Asier Saratsua Garmendia)
 * Catalan (Jordi Mas i Hernandez)
 * Danish (Alan Mortensen)
 * Dutch (Nathan Follens)
 * English (United Kingdom) (Andi Chandler)
 * Esperanto (Kristjan SCHMIDT)
 * Finnish (Jiri Grönroos)
 * Galician (Fran Diéguez)
 * Georgian (Ekaterine Papava)
 * Hebrew (Yaron Shahrabani)
 * Hungarian (Balázs Úr)
 * Korean (Seong-ho Cho)
 * Lithuanian (Aurimas Aurimas Černius)
 * Persian (Danial Behzadi)
 * Portuguese (Brazil) (Juliano de Souza Camargo)
 * Romanian (Antonio Marin)
 * Russian (Artur S0)
 * Spanish (Daniel Mustieles)
 * Swedish (Anders Jonsson)
 * Turkish (Sabri Ünal)
 * Ukrainian (Yuri Chornoivan)
Version 49~rc
~~~~~~~~~~~~~
Released: 2025-08-29
This is an unstable release with the following changes:
 * Show past updates in rpm-ostree plugin
 * Always include Flatpak system installation
 * Correct total review counter
 * Support external release notes in AppStream data
 * Support light/dark screenshots in AppStream data
This release also updates translations:
 * Catalan (Jordi Mas)
 * Chinese (China) (Luming Zh)
 * Czech (Daniel Rusek)
 * Dutch (Nathan Follens)
 * Galician (Fran Diéguez)
 * Japanese (Jun Oyamada)
 * Persian (Danial Behzadi)

 * Polish (Piotr Drąg)
 * Russian (Artur S0)
 * Slovenian (Martin)
Version 49~beta
~~~~~~~~~~~~~~~
Released: 2025-08-01
This is an unstable release with the following changes:
 * Fix read of hardware support tags from app metainfo
 * Switch to systemd-based startup
This release also updates translations:
 * Chinese (Taiwan) (Cheng-Chia Tseng)
 * Friulian (Fabio Tomat)
 * Japanese (Takayuki Kusano)
 * Romanian (Antonio Marin)
 * Russian (Artur S0)
Version 49~alpha
~~~~~~~~~~~~~~~~
Released: 2025-06-27
This is an unstable release with the following changes:
 * Improve contrast of some app safety ratings in dark mode
 * Improve error handling when fetching app reviews
 * Improve memory fragmentation after checking for updates
 * Rewrite threading model for better performance
 * Provide feedback in the UI after submitting a review
 * Fix crash on application shutdown
 * Disallow running gnome-software as root user
This release also updates translations:
 * Belarusian (Vasil Pupkin)
 * Chinese (Taiwan) (Cheng-Chia Tseng)
 * Czech (Daniel Rusek)
 * English (United Kingdom) (Andi Chandler)
 * Friulian (Fabio Tomat)
 * German (Philipp Kiemle, Martin Wagner)
 * Interlingua (International Auxiliary Language Association) (Emilio Sepúlveda)
 * Japanese (Makoto Sakaguchi)
 * Kabyle (Athmane MOKRAOUI)
 * Latvian (Rūdolfs Mazurs)
 * Nepali (Pawan Chitrakar)
 * Panjabi (A S Alam)
 * Portuguese (Brazil) (Álvaro Burns)
 * Romanian (Antonio Marin)
 * Slovenian (Martin)
 * Turkish (Emin Tufan Çetin)
 * Ukrainian (Yuri Chornoivan)
 * Uzbek (Baxrom Raxmatov)
 * Vietnamese (Cas Pascal)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-30 09:37:15 -07:00
Wang Mingyu
5d022129e4
tinysparql: upgrade 3.10.0 -> 3.10.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-21 20:02:43 -07:00
Wang Mingyu
6b28860184
nautilus: upgrade 49.0 -> 49.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-21 20:02:40 -07:00
Wang Mingyu
5a295b41ba
gnome-system-monitor: upgrade 49.0 -> 49.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-14 09:00:19 -07:00
Wang Mingyu
34a7bdb72f
gnome-menus: upgrade 3.36.0 -> 3.38.1
Changelog:
============
* Add GioUnix-2.0 dependency to introspect libmenu
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-08 23:35:51 -07:00
Wang Mingyu
36e991fbd5
nautilus: upgrade 48.3 -> 49.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-24 13:17:38 -07:00
Wang Mingyu
db499c8de7
gnome-system-monitor: upgrade 48.1 -> 49.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-24 10:54:45 -07:00
Wang Mingyu
2a8081c668
dconf: upgrade 0.40.0 -> 0.49.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-24 10:54:44 -07:00
Wang Mingyu
79ffb22e7a
tinysparql: upgrade 3.9.2 -> 3.10.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-16 09:59:21 -07:00
Wang Mingyu
75fd2448c4
tecla: upgrade 48.0.2 -> 49.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-16 09:59:21 -07:00
Wang Mingyu
171a9269a8
mutter: upgrade 48.4 -> 48.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-16 09:59:17 -07:00
Wang Mingyu
3f7b0d2b8a
libpanel: upgrade 1.10.1 -> 1.10.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-16 09:59:16 -07:00
Wang Mingyu
f5aeeaa3c9
gvfs: upgrade 1.57.2 -> 1.58.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-16 09:59:15 -07:00
Wang Mingyu
cbec2c88dc
gnome-font-viewer: upgrade 48.0 -> 49.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-16 09:59:15 -07:00
Gyorgy Sarvari
9653e31152
libchamplain: don't compile for 32-bit targets
The recipe can't be compiled for 32-bit targets currently, due to
GTimeVal usage - see bug report in the project[1].

Remove the 32-bit targets from the compatibility list until it is
fixed.

[1]: https://gitlab.gnome.org/GNOME/libchamplain/-/issues/61

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-15 09:54:29 -07:00
Gyorgy Sarvari
e1625a159e
libgdata: fix compiling for 32-bit targets
When compiling for 32-bit targets, compilation fails with the following error:

| ../libgdata-0.18.1/demos/calendar/calendar-cli.c:47:22: error: passing argument 1 of 'gmtime' from incompatible pointer type [-Wincompatible-pointer-types]
|    47 |         tm = gmtime (&tv->tv_sec);

Upstream meanwhile has refactored the failing part in an untagged commit:
they have removed the usage of GTimeVal, since it has been deprecated.

Since it also solves the compilation issue, backport that patch.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-11 17:31:42 -07:00
Gyorgy Sarvari
550608a25d
metacity: upgrade 3.52.0 -> 3.56.0
Changelog:
3.56.0
- Use window icon for the menu button.

3.54.0
- Add basic color-scheme support.
- Updated translations.

As an oe-related change, it also solves a build failure for 32-bit targets:

| ../../metacity-3.52.0/src/core/screen.c: In function 'collect_timed_out_foreach':
| ../../metacity-3.52.0/src/core/screen.c:2431:55: error: passing argument 2 of 'sn_startup_sequence_get_last_active_time' from incompatible pointer type [-Wincompatible-pointer-types]
|  2431 |   sn_startup_sequence_get_last_active_time (sequence, &tv_sec, &tv_usec);
|       |                                                       ^~~~~~~
|       |                                                       |
|       |                                                       long int *

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-11 17:31:42 -07:00
Chen Qi
15a204024d
libnwck/libnwck3: use time_t to avoid build failure
The time_t type varies for 64bit and 32bit. So instead of using
long long, we should just use time_t. In this way, things build
for both 64bit and 32bit targets.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-08 15:25:14 -07:00
Wang Mingyu
2e9e58b738
sysprof: Add dependence to fix do_configure error
Error message:
| Run-time dependency libdw found: NO (tried pkgconfig)
|
| ../sources/sysprof-48.0/src/sysprof-live-unwinder/meson.build:3:2: ERROR: Dependency "libdw" not found, tried pkgconfig

Add elfutils to DEPENDS

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-04 20:38:28 -07:00
Pablo Saavedra
7856922e5e
sysprof: upgrade 48.0 -> 48.1
Changes:

* libsysprof-capture: Clean ring buffer memory for counters

Also:

* Make elf loader search for debug links in .debug dirs

Signed-off-by: Pablo Saavedra <psaavedra@igalia.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-04 10:51:14 -07:00
Wang Mingyu
f358bc093a
libspelling: upgrade 0.4.8 -> 0.4.9
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-04 10:28:23 -07:00
Wang Mingyu
1088d3bbe5
libpanel: upgrade 1.10.0 -> 1.10.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-04 10:28:23 -07:00
Wang Mingyu
5a6fc53411
libdex: upgrade 0.10.1 -> 1.0.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-04 10:28:23 -07:00
Hongxu Jia
342a38bbfe
cheese: require distro feature opengl
Make cheese require distro feature opengl. Otherwise it fails
to build world if 'opengl' doesn't exist in DISTRO_FEATURES.
...
|ERROR: Nothing PROVIDES 'clutter-gst-3.0' (but meta-openembedded/meta-gnome/recipes-gnome/
cheese/cheese_44.1.bb DEPENDS on or otherwise requires it)
|clutter-gst-3.0 was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
|ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
|Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'cheese', 'clutter-gst-3.0']
...

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-04 10:28:21 -07:00
Hongxu Jia
b00af83239
libpanel: require distro feature opengl
Make libpanel require distro feature opengl. Otherwise it fails
to build world if 'opengl' doesn't exist in DISTRO_FEATURES.
...
|ERROR: Nothing PROVIDES 'libadwaita' (but meta-openembedded/meta-gnome/recipes-gnome/libpanel/
libpanel_1.10.0.bb DEPENDS on or otherwise requires it)
|libadwaita was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
|ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
|Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'libpanel', 'libadwaita']
...

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-04 10:28:21 -07:00
Changqing Li
e267b59306
libwnck3: fix build failure for lib32-libwnck3
Refresh patch for fix build issue

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-08-28 07:56:01 -07:00
Changqing Li
b8d92b383d
libwnck: fix build failure for lib32-libwnck
Fix the following compile error:
../../sources/libwnck-2.31.0/libwnck/tasklist.c:4355:49: error: passing argument 2 of 'sn_startup_sequence_get_last_active_time' from incompatible pointer type [-Wincompatible-pointer-types]
 4355 |                                                 &tv_sec, &tv_usec);
      |                                                 ^~~~~~~
      |                                                 |
      |                                                 long int *
In file included from /build/tmp/work/core2-32-wrsmllib32-linux/lib32-libwnck/2.31.0/lib32-recipe-sysroot/usr/include/startup-notification-1.0/libsn/sn.h:32,
                 from ../../sources/libwnck-2.31.0/libwnck/private.h:36,
                 from ../../sources/libwnck-2.31.0/libwnck/tasklist.c:40:
/build/tmp/work/core2-32-wrsmllib32-linux/lib32-libwnck/2.31.0/lib32-recipe-sysroot/usr/include/startup-notification-1.0/libsn/sn-monitor.h:84:79: note: expected 'time_t *' {aka 'long long int *'} but argument is of type 'long int *'
   84 |                                                            time_t            *tv_sec,
      |                                                            ~~~~~~~~~~~~~~~~~~~^~~~~~

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-08-28 07:56:01 -07:00
Pablo Saavedra
f42d8e0e48
sysprof: upgrade 47.2 -> 48.0
Changes:

* Ensure local dbus-monitor is reaped after capturing
* Modernization for various GTK deprecations
* Add new symbolizer for debuginfod which is enabled by default
* Many performance improvements for capture loading
* Support for unwinding without frame-pointers on distributions
  lacking -fno-omit-frame-pointer at the toolchain level. This
  uses a new "sysprof-live-unwinder" elevated helper process
  which takes data from perf and unwinds the stack as soon as
  it can without capturing the perf data to disk.
  Thank you to Red Hat and the tools team for enabling this
  work for RHEL.
* The greeter now persists your settings and restores them the
  next time you run Sysprof.
* Various graph drawing improvements.
* Fixes for time display in various formats.
* Translation updates.
* Fix drawing of Y-reversed data point markers
* Make greeter save environment variables to state file for reuse
* Use D-Bus power profiles bus name rather than legacy D-Bus bus name

Also:

* Add new patch to fix environ shadowing in sysprof greeter

Signed-off-by: Pablo Saavedra <psaavedra@igalia.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-08-25 20:07:20 -07:00
Wang Mingyu
5ca47136f3
gnome-online-accounts: upgrade 3.55.0 -> 3.55.1
Changelog:
==========
- #71 Adding GOA account fails with sonic.net IMAP service
- #81 Support Webflow authentication for Nextcloud
- #162 Cannot add a ProtonMail bridge with IMAP + TLS
- #242 Rename dconf key in gnome-online-accounts settings
- #408 "Account Name" GUI field is a bit ambiguous
- #420 Nextcloud login does not work anymore due to OPTIONS /login request
- #429 Linked online accounts no longer work
- #430 Invalid URI when adding Google account
- #434 Failed to generate a new POT file for the user interface of "gnome-
  online-accounts" (domain: "po") and some missing files from POTFILES.in
- !340 goamsgraphprovider: ensure a valid PresentationIdentity
- !345 goadaemon: complete GTasks to avoid a scary debug warning

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-08-20 07:35:07 -07:00
Markus Volk
3394aa1f16
gnome-control-center: update 48.0 -> 48.3
============
Version 48.3
============

- Various translation updates
- Various accessibility fixes

About
- Properly close System Details dialog supressing dispose warning

Common
- Fix use-after-free in CcPermissionInfobar

Colors
- Remote extra line below the device name

Global Shortcuts
- Discard request from invalid app ID

Wacom
- Plug stylus motion backlog array leak

============
Version 48.2
============

- Various translation updates
- Wrap settings panel names in small window sizes
- Call g_type_ensure for a custom class
- Add rounded borders to illustrations

About
- Fix multiple GPU name display with NVIDIA GPU on Desktop PC

Apps
- Set bold style to the app name
- Hide preference group if no permissions are shown

Notifications
- Fix crash when modifying app settings multiple times

Power
- Change power saver icon to leaf (matching GNOME Shell)

System
- Improve password generation logic
- Use EFF's Wordlists for Random Passphrases for password generator

Users
- Don't crash when failing to crop avatar images

Wacom
- Get motion history from tablets in test drawing area

============
Version 48.1
============

- Various translation updates

Keyboard
- Fix duplicated "Search" entries in the Custom Shortcuts

Network
- Fix bad memory access in wsec_size_group_clear()

Power
- Set suspend notice message visible by default

Printers
- Run printer details response callback when closing dialog

Wellbeing
- Don't make screen time row activatable
- Fix NAN handling for chart labels
- Fix chart height calculation for partially filled week

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-23 08:46:33 -07:00
Markus Volk
ffc4a89850
gnome-shell-extensions: update 48.0 -> 48.3
48.3
====
* Misc. bug fixes and cleanups [Florian; !409, !411, !405, !413]
Contributors:
  Florian Müllner
48.2
====
* windowsNavigator: Fix handling keyboard shortcuts [Daniel; !395]
* build: Allow disabling the X11 session [Neal; !396, !400]
Contributors:
  Daniel Buch Hansen, Neal Gompa
48.1
====
Translators:
  Hugo Carvalho [pt], Danial Behzadi [fa]

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-23 08:46:32 -07:00
Markus Volk
c694ab8b54
gnome-shell: update 48.0 -> 48.3
48.3
====
* Check all modifiers for modifier-scroll [Florian; !3725]
* Fix visibility of emoji key in on-screen-keyboard [Carlos; !3733]
* Add missing accessibility labels in various components
  [Florian, Sergio; !3736, !3765, !3769, !3773, !3179]
* Allow users to correct keyring password after failure [Alynx; !3757]
* Misc. bug fixes and cleanups [fossdd, Jordan, Florian, Joan, Mike, Daniel;
  !3728, !3735, !3740, !3739, !3745, !3749, !3753, !3748, !3777, !3756]

Contributors:
  Sergio Costas Rodriguez, Mike FABIAN, fossdd, Carlos Garnacho,
  Florian Müllner, Jordan Petridis, Joan Torres López, Daniel van Vugt,
  Alynx Zhou

Translators:
  Fabio Tomat [fur], Takayuki Kusano [ja]

48.2
====
* Only enable surrounding-text IM capability when needed [Takao; !3666]
* Fix launching command from terminal in run dialog [Balló; !3683]
* Ignore offset changes caused by suspend for screen time [Sebastian; !3707]
* Fix app folders sometimes not closing after outside clicks [Damien; !3713]
* Fixed crash [Florian; !3721]
* Misc. bug fixes and cleanups [Philipp, Alynx; !3716, !3711]

Contributors:
  Takao Fujiwara, Balló György, Sebastian Keller, Philipp Kiemle,
  Florian Müllner, Damien Tournoud, Alynx Zhou

Translators:
  Antonio Marin [ro]

48.1
====
* Fix glitch in sliders when close to maximum [Sebastian; !3648]
* Fix detecting suspend/resume for time tracking [Sebastian; !3679]
* Fix wrongly sized images with fractional scaling [Jonas; !3680]
* Fix frozen cursor when using magnifier in push mode [Jerome; !3688]
* Fix session button on login screen after wrong password [Florian; !3638]
* Misc. bug fixes and cleanups [Florian, Philip, Balló, Andy; !3673,
  !3675, !3685, !3676, !3689, !3687, !3641, !3694, !3684, !3672]

Contributors:
  Jerome Brenier, Jonas Dreßler, Balló György, Andy Holmes, Sebastian Keller,
  Florian Müllner, Vasil Pupkin, Baxrom Raxmatov, Philip Withnall

Translators:
  Vasil Pupkin [be@latin], Daniel Mustieles [es], Antonio Marin [ro],
  Danial Behzadi [fa], Jose Riha [sk], Cheng-Chia Tseng [zh_TW],
  Danial Behzadi [fa], Jose Riha [sk], Cheng-Chia Tseng [zh_TW],

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-23 08:46:32 -07:00
Markus Volk
c4e6848e63
nautilus: update 48.2 -> 48.3
Major Changes in 48.3
=====================
* Enhancements:
- Support more video/audio types in search filter (Corey Berla, Rodrigo Michelassi)

* Bugfixes:
- Inhibit logout during file operations (Ignacy Kuchciński)
- Allow opening current diretroy in multiple-dir mode (Michael Terry)
- Prevent crash in location entry completions (Lukáš Tyrychtr)
- Fix focusing window from other apps via DBus (Sebastian Keller)
- Correctly close wait dialogs (Lukáš Tyrychtr)
- Prevent file chooser crash on opening an empty location (Nelson Ben)
- Use existing replacement for icon removed from theme (Peter Eisenmann)
- Fix file leaking in directory (Corey Berla)

* 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>
2025-07-23 08:46:32 -07:00
Markus Volk
8f6ea40683
gnome-text-editor: update 48.1 -> 48.3
* Fix visual column position in overlay label
 * Defer gtk/gsv initialization to GtkApplication startup so that
   GApplication may determine proper app-id for process without
   relying on systemd/dbus conventions
 * Fix name in properties panel after save-as
 * Translation updates
 * Break out of recursive Policy-Kit authorization requests from
   user-cancellation.
 * Do not re-display position label as side-effect of auto-save
 * Translation updates

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-23 08:46:32 -07:00
Markus Volk
7e62092790
gnome-software: update 48.2 -> 48.3
Version 48.3
~~~~~~~~~~~~
Released: 2025-06-27

This is a stable release with the following change:
 * Fix crash on application shutdown

This release also updates translation:
 * Chinese (Taiwan) (Cheng-Chia Tseng)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-23 08:46:32 -07:00