Commit Graph

2426 Commits

Author SHA1 Message Date
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
Liu Yiding
e35e592622
gnome-online-accounts: upgrade 3.54.3 -> 3.55.0
"windows_live" meson option is deprecated now

Changelog:
==========
- Add progress spinner for OAuth2 dialogs
- Remove Windows Live! option
- Improve goa_oauth2_provider_ensure_credentials_sync (Jan-Michael
- er)
- Authentication failure in goa IMAP accounts
- Missing files from POTFILES.in
- WebDAV not detected for mail.ru
- goaoauth2provider: fix task chaining for subclasses
- Always lowercase domains when looking up base
- goadavclient: check Nextcloud fallback last
- goabackend: add a composite widget for authflow links
- goadavclient: fix the mailbox.org preconfig
- Fix Nextcloud and mailbox.org preconfiguration
- Add DAV preconfig for mail.ru

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-22 16:39:48 -07:00
Liu Yiding
19b7c0fca4
zenity: upgrade 4.0.3 -> 4.1.99
Changelog:
==========
- Update Brazilian Portuguese translation
- feat(progress): support markup on label update STDIN
- progress: Properly setup custom ok/cancel labels
- test: Add test for custom ok/cancel buttons
- color: Properly support custom ok/cancel labels

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-22 16:39:48 -07:00
Liu Yiding
4c23b73630
mutter: upgrade 48.0 -> 48.4
Changelog:
===========
48.4
====
* Unlink outputs from unused connectors in update_outputs [Michel; !4474]
* Add speed limit to Visual alerts [Sergio; !4487]
* Fix behavior of windows that get activated before mapped [Alessandro; !4462]
* Fix incorrect cursor over Xwayland clients [Carlos; !4433]
* Fix hi-res scroll events getting converted to flip-flopping discrete events
  [Peter; !4459]
* Fixed crash [Daniel; !4303]
* Misc. bug fixes and cleanups [Alessandro, Jonas, Jordan, Alessandro, Corentin,
  Daniel, Lukáš, Rémi, Michel; !4481, !4482, !4485, !4492, !4496, !4495, !4444,
  !4447, !4442, !4452]

48.3.1
======
* Fix Xwayland windows becoming unresponsive to events [Jonas; !4475]
* Fix drag and drop of tabs into tiled/maximized state [Carlos; !4468]

48.3
====
* Use opaque dma-buf formats substitutes for scanout [Robert; !4320]
* Restore tiled/maximized windows to the correct monitor [Nick; !4411]
* Do not leak session manager file to launched processes [Sebastian K.; !4405]
* Use frame-sync candidate that likely matches scanout candidate [Robert; !4412]
* Propagate all touchpad gesture events to apps [Carlos; !4417]
* Update window decorations on override-redirect attribute [Rémi; !4287]
* Load initial _NET_WM_FULLSCREEN_MONITORS value [Zhiyi; !4389]
* Fix race when registering implicit grab [Alessandro; !4399]
* Skip multiple refresh intervals if necessary [Michel; !4406]
* box-layout: Update actor-request-mode on orientation changes [Jonas D.; !4339]
* Do not take control of logind session on Xorg [Madhu; !4391]
* Fixed crashes [Sebastian W., Jonas Å.; !4423, !4431]
* Plugged leaks [Michel; !4432]
* Misc. bug fixes and cleanups [Chris, Maxim, Michel, Carlos, Florian, Rémi;

48.2
====
* Fix animated cursors [Michel; !4382]
* Announce workspace changes to screen reader [Florian; !4385]
* Fix popups showing in some situations [Carlos; !4354]
* Fix wrong cursor after window animations [Carlos; !4392]
* Fixed crashes [Michel; !4362]
* Misc. bug fixes and cleanups [Florian, Robert, Sebastian, Jonas; !4349,
  !4383, !4393, !4386, !4269]

48.1
====
* Fixed occasional screen freezes [Michel, Jonas; !4338, !4334, !4375]
* Fix tablet tool cursor sizes when set via the cursor shape protocol
  [Jan; !4345]
* Fix hiding the cursor when using the cursor shape protocl [Sebastian; !4358]
* Fall back to the default color mode when a HDR monitor looses HDR capabilities
  [Sebastian, Jonas; !4357, !4364]
* Disable HDR support with non-atomic (legacy) KMS drivers [Sebastian; !4357]
* Fix the cursor shape protocol when being used with tablets [Carlos; !4367]
* Immediately update cursors on theme and size changes [Sebastian; !4359]
* Avoid cursor stuttering when cursor set via the cursor shape protocol
  [Michel; !4371]
* Handle DnD cursor feedback in compositor [Carlos; !4368]
* Fixed crashes [Orko, Michel, Jonas, Daniel; !4351, !4372, !4374, !4370, !4378]
* Misc. bug fixes and cleanups [Daniel, Florian, Carlos, Michel; !4340, !4343,
  !4352, !4353, !4361, !4369, !4377]

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-21 22:43:59 -07:00
Liu Yiding
fb8bdc2ab2
gexiv2: upgrade 0.14.5 -> 0.14.6
Changelog:
===========
- Fix memory leak when calling open_* multiple times
- ci: Add fmt to flatpak builder
- Fix gexiv2_metadata_get_xmp_tag_multiple returning incorrect value
- tests: Add test for #87
- tests: Add missing file

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-21 22:43:58 -07:00
Wang Mingyu
aade5fbc13
libdex: upgrade 0.10.0 -> 0.10.1
Changelog:
============
* Fix autoptr usage
* Raise critical on finalization of thread-pool-scheduler which should
  not happen in proper usage of libdex
* Avoid extra pointer chase when dispatching to thread pool workers
* Don't dispatch blocks while on fibers, wait for scheduler
* Fix leak of unix signal futures
* Improve management of fiber run queues

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:28 -07:00
Wang Mingyu
549de13f86
ghex: upgrade 46.2 -> 46.3
Changelog:
==============
- appwin: Put each window in its own group
- widget: improve pointer accuracy on recent versions of GTK
- Fix erroneous error message when writing empty files
- ci: Do not explicitly define tarball-artifact-path

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-08 23:40:28 -07:00
Markus Volk
f69f31733e
gexiv2: fix buildpath error
adapt 'sed' command to UNPACKDIR changes

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:55 -07:00
Markus Volk
5cf4b141a4
evince: fix buildpath error
adapt 'sed' command to UNPACKDIR changes

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:55 -07:00
Alexander Kanavin
fc78d37ff0
meta-openembedded/all: adapt to UNPACKDIR changes
Please see
https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265
for what changes are needed, and sed commands that can be used to make them en masse.

I've verified that bitbake -c patch world works with these, but did not run a world
build; the majority of recipes shouldn't need further fixups, but if there are
some that still fall out, they can be fixed in followups.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-25 06:44:52 -07:00
Jason Schonberg
1dad6b12c7
Use GNOME_MIRROR
http://ftp.gnome.org/pub/gnome --> https://download.gnome.org
https://download.gnome.org/sources --> ${GNOME_MIRROR}

Drop the SRC_URI[md5sum] while we are here.  SRC_URI[sha256sum] is
already in use.

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-20 10:34:12 -07:00
Yoann Congal
bf400cd73f
reproducibility: move known non-repro list to layer.conf
The current include file that stores the known non-reproducible packages
is layer dependent and that forces the user of the layers to maintain
the list of the files (for example, see AB config[0]).

By moving the exclude list to each layer.conf and extending the common
OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES variable, the known non-reproducible
packages will be automatically excluded for each layer used in the
reproducibility test without any special knowledge in the test
environment.

NB: the empty list for meta-initramfs was just removed not moved.

[0]: https://git.yoctoproject.org/yocto-autobuilder-helper/tree/config.json?id=7d8933e75bdf7fb821a25617cb2dcabf1f3f8700#n322

Suggested-by: Quentin Schulz <quentin.schulz@cherry.de>
Co-Developed-by: Guillaume Swaenepoel <guillaume.swaenepoel@smile.fr>
Signed-off-by: Guillaume Swaenepoel <guillaume.swaenepoel@smile.fr>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-20 10:34:11 -07:00
Markus Volk
820047afe4
gnome-software: update 48.0 -> 48.2
Version 48.2
~~~~~~~~~~~~
Released: 2025-06-02

This is a stable release with the following changes:
 * Improve memory fragmentation after checking for updates

This release also updates translations:
 * Czech (Daniel Rusek)
 * French (Vincent Chatelain)
 * Hindi (Scrambled 777)
 * Japanese (Takayuki Kusano)
 * Latvian (Rūdolfs Mazurs)
 * Swedish (Anders Jonsson)

Version 48.1
~~~~~~~~~~~~
Released: 2025-04-10

This is a stable release with the following changes:
 * Improve contrast of some app safety ratings in dark mode
 * Improve error handling when fetching app reviews

This release also updates translations:
 * English (United Kingdom) (Andi Chandler)
 * German (Philipp Kiemle, Martin Wagner)
 * Kabyle (Athmane MOKRAOUI)
 * Nepali (Pawan Chitrakar)
 * Panjabi (A S Alam)
 * 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-06-13 13:11:26 -07:00
Wang Mingyu
9b998de951
nautilus: upgrade 48.1 -> 48.2
Changelog:
===========
- Load directory before thumbnail attributes are ready
- Fix trash banner visibiltiy
- Fix sporadic crash when loading new view
- Improve container-related media property handling

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:11 -07:00
Wang Mingyu
eddf523cad
gnome-online-accounts: upgrade 3.54.2 -> 3.54.3
Changelog:
============
- Authentication failure in goa IMAP accounts
- Handle unexpected casing in domain names

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:08 -07:00
Wang Mingyu
0eb8c7d8d2
gexiv2: upgrade 0.14.3 -> 0.14.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:08 -07:00
Wang Mingyu
44f23db17c
evolution-data-server: upgrade 3.56.1 -> 3.56.2
Changelog:
============
- Handle changed server pool in WebDAV collection sources
- CamelDataWrapper: Correct return value of size calculate functions
- GOA EWS: Fallback to likely EWS host URL when autodicovery fails

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:08 -07:00
Changqing Li
adf3de70b2
libtimezonemap: correct package version
correct the package version in configure.ac

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-29 21:07:31 -07:00
Koen Kooi
9bb8b43b6c
libwnck: update to 43.2 and fix build errors
This fixes the following build issue:

wnck-3.so.0.3.0.p/pager.c.o.d -o libwnck/libwnck-3.so.0.3.0.p/pager.c.o -c ../libwnck-43.2/libwnck/pager.c
| In file included from ../libwnck-43.2/libwnck/pager.c:34:
| ../libwnck-43.2/libwnck/pager-accessible-factory.h:19: warning: header guard '__WNCK_PAGER_ACCESSIBLE_FACTORY_H__' followed by '#define' of a different macro [-Wheader-guard]
|    19 | #ifndef __WNCK_PAGER_ACCESSIBLE_FACTORY_H__
| ../libwnck-43.2/libwnck/pager-accessible-factory.h:20: note: '__WBCK_PAGER_ACCESSIBLE_FACTORY_H__' is defined here; did you mean '__WNCK_PAGER_ACCESSIBLE_FACTORY_H__'?
|    20 | #define __WBCK_PAGER_ACCESSIBLE_FACTORY_H__
| In file included from ../libwnck-43.2/libwnck/pager.c:35:
| ../libwnck-43.2/libwnck/workspace-accessible-factory.h:19: warning: header guard '__WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__' followed by '#define' of a different macro [-Wheader-guard]
|    19 | #ifndef __WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__
| ../libwnck-43.2/libwnck/workspace-accessible-factory.h:20: note: '__WBCK_WORKSPACE_ACCESSIBLE_FACTORY_H__' is defined here; did you mean '__WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__'?
|    20 | #define __WBCK_WORKSPACE_ACCESSIBLE_FACTORY_H__

And the subsequent build error caused by an OE-core patch to
startup-notification.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-27 10:33:00 -07:00
Markus Volk
6c1aca3cb4
gimp: update 3.0.2 -> 3.0.4
- fetch with gitsm. There is no tarball for this release (yet?)

Overview of Changes from GIMP 3.0.2 to GIMP 3.0.4
=================================================

Core:

  - Make maximum radius for generated brushes consistent across
    codebase.
  - Use NDE filter name for undo history.
  - Module loading improved to be better cross-platform (in particular
    on macOS both .so and .dylib modules are supported).
  - Code compliant with GCC 15 (C23).
  - Filter size updated when its drawable is rotated.
  - Font loading (at startup) optimized.
  - Set the proper program name for KDE/Wayland to map the process to
    the correct desktop file.
  - "windows-display-*" are hidden from the Shortcuts dialog (they are
    not meant to be remapped).
  - Editing non-destructive effects now triggers undo steps.
  - When migrating from GIMP 2.x to GIMP 3, shortcuts for actions
    "edit-paste-as-new-layer*" are now converted to "edit-paste-merged*"
    (and not "edit-paste*" anymore which was confusing and
    counter-productive).

Graphical User Interface:

  - Highlight selected device in GimpDeviceStatus.
  - Various theme leak fixes.
  - UX improvement: GimpViewableDialog (e.g. Fill/Stroke path and more)
    now has "OK" as default response.
  - Icon size settings now also applying to Move and Transform icon
    boxes.
  - Commit hash is now shown in About dialog in all non-release builds
    (i.e. even in stable series, when we are in-between releases).
  - Hide Force slider for Pencil Tool (rather than just making it
    insensitive).
  - Define merged titlebar icon colors.
  - Keep menubar color consistent when out of focus.
  - We don't show Fx icon for tool-based filters.
  - Updated splash without micro version in it.
  - Removed size restrictions on Display Filters.
  - Don't show hidden tools on toolbox tooltips.
  - Fix "Keep above" Window Manager hint.
  - Multi-Window mode on Windows: dock windows' title bars now adapt to
    the Windows system theme colors too.
  - Show palette name in Palette Color Selector.

Tools:

  - MyPaint Brush: have consistent options layout compared to other
    paint tools.
  - Scissors Select Tool: close the curve on Enter, similar to the Path
    tool.
  - Path Tool: connect path on click in design mode.

Plug-ins:

  - Restore GUI to Difference Clouds script. This had been lost since
    GIMP 2.8!
  - Fixes in various file format support, such as: DDS, SVG, TIFF, PSD,
    BMP, ICO…
  - Screenshot dropdowns replaced by radio buttons, as part of a new UX
    decision that choice settings with 2 or 3 choices should be dropdown
    (faster 1-click access), unless there are a lot more settings making
    the dialog too crowded already.

PDB:

  - Make "gimp-plug-ins-query" public again (yet still not available in
    libgimp).

Build:

  - Windows Installer:
    * Make the installer aware of Install, Reinstall and Update modes.
    * Add Repair mode to Windows installer: in particular we can now fix
      installations when the previous install directory cannot be
      accessed anymore.
    * The feature to delete the config folder on Windows uninstall will
      now make a backup on the Desktop first (allowing people to delete
      it themselves, move it, or even restore it later if needed).
    * Uninstalling while GIMP is running is made impossible (among other
      issues, it was causing partial uninstallation).
    * Downgrading is only possible by uninstalling first.
    * Development warning is shown in dev build of stable series too.
    * Add fractional scaling support to Installer welcome image.
    * Restore points now have a timeout to prevent stuckness.
  - Our AppImage won't ship debug symbols anymore. Better debugging can
    be set with: export DEBUGINFOD_URLS="https://debuginfod.debian.net"
  - Windows builds:
    * Ship babl/GEGL and libgimp headers, static libs and pkg-config
      files for plug-in developers.
    * Dedicated file icon for XCF files.
    * Generate native .pdb CodeView symbols on Windows (smaller debug
      data files, usable by MSIX and better debugging ability), except
      on x86 (32-bit).
  - Crossbuilds are dropped from CI.
  - Shell scripts used in the meson build are ported to Python (more
    portable and much faster on some platforms, in particular Windows).
  - Some build scripts were moved around for reorganization.
  - Depency requirement bumped:
    * babl 0.1.114
    * GEGL 0.4.62
  - New "Inputs" feature for simpler Gitlab pipelines running.
  - Some in-repository documentation was cleaned up.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-18 09:08:10 -07:00
Markus Volk
8f302c09ed
gegl: update 0.4.58 -> 0.4.62
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-18 09:08:10 -07:00
Markus Volk
2aa9e18a68
babl: update 0.1.112 -> 0.1.114
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-18 09:08:10 -07:00
Markus Volk
8b4082e9b6
gfbgraph: remove recipe
The project was archived and uses deprecated libsoup-2

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-18 09:08:10 -07:00
Markus Volk
19666a536e
librest: remove recipe
make rest PROVIDE librest

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-18 09:08:10 -07:00
Markus Volk
94c686cb13
mutter: use libxcvt instead of xserver-xorg-cvt
xserver-xorg-cvt is deprecated and libxcvt can be used as drop-in replacement

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-13 08:27:19 -07:00
Markus Volk
7d9d43b5b3
gdm: fix gcc 15 issue
add a backport patch to fix:
| In file included from ../gdm-48.0/common/gdm-settings-direct.c:38:
| ../gdm-48.0/common/gdm-settings-utils.h:47:77: error: expected ';', ',' or ')' before 'bool'
|    47 |                                                                 gboolean   *bool);
|       |                                                                             ^~~~

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-13 08:27:19 -07:00
Yoann Congal
798385b2ca
ibus: fix build with GCC 15
Backport 2 patchs from upstream to fix build with GCC 15.

Fixes:
| ibusenginesimple.c: In function 'check_emoji_table':
| ibusenginesimple.c:523:41: error: too many arguments to function 'load_emoji_dict'; expected 0, have 1
|   523 |         emoji_dict = priv->emoji_dict = load_emoji_dict (simple);
|       |                                         ^~~~~~~~~~~~~~~  ~~~~~~
| ibusenginesimple.c:480:1: note: declared here
|   480 | load_emoji_dict ()
|       | ^~~~~~~~~~~~~~~
| make[4]: *** [Makefile:1012: ibusenginesimple.lo] Error 1

and:
| i18nMethod.c:84:28: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(struct _Xi18nCore *, TransportSW *, char *)' [-Wincompatible-pointer-types]
|    84 |     {"X",               1, _Xi18nCheckXAddress},
|       |                            ^~~~~~~~~~~~~~~~~~~
| i18nMethod.c:84:28: note: (near initialization for '_TransR[0].checkAddr')
| i18nMethod.c:79:13: note: '_Xi18nCheckXAddress' declared here
|    79 | extern Bool _Xi18nCheckXAddress (Xi18n, TransportSW *, char *);
|       |             ^~~~~~~~~~~~~~~~~~~
| i18nMethod.c: In function 'CheckIMName':
| i18nMethod.c:498:17: error: too many arguments to function '_TransR[i].checkAddr'; expected 0, have 3
|   498 |             if (_TransR[i].checkAddr (i18n_core,
|       |                 ^~~~~~~               ~~~~~~~~~
| In file included from i18nMethod.c:41:
| Xi18n.h:78:19: note: declared here
|    78 |     Bool        (*checkAddr) ();
|       |                   ^~~~~~~~~

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-11 19:53:12 -07:00
Markus Volk
92cfdce174
gimp: fix build with gcc-15
Add a backport patch to fix:
| ../gimp-3.0.2/libgimpconfig/gimpconfig-serialize.c: In function 'gimp_config_serialize_value':
| ../gimp-3.0.2/libgimpconfig/gimpconfig-serialize.c:526:29: error: expected expression before 'bool'
|   526 |       g_string_append (str, bool ? "yes" : "no");
|       |                             ^~~~
| ../recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:269:26: note: in definition of macro 'g_string_append'
|   269 |   (__builtin_constant_p (val) ?                     \
|       |                          ^~~
| ../gimp-3.0.2/libgimpconfig/gimpconfig-serialize.c:526:34: error: expected ')' before '?' token
|   526 |       g_string_append (str, bool ? "yes" : "no");
|       |                                  ^
| ../recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:271:35: note: in definition of macro 'g_string_append'
|   271 |       const char * const __val = (val);             \
|       |                                   ^~~
| ../recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:271:34: note: to match this '('
|   271 |       const char * const __val = (val);             \
|       |                                  ^
| ../gimp-3.0.2/libgimpconfig/gimpconfig-serialize.c:526:7: note: in expansion of macro 'g_string_append'
|   526 |       g_string_append (str, bool ? "yes" : "no");
|       |       ^~~~~~~~~~~~~~~
| ../recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:271:39: error: expected expression before ';' token
|   271 |       const char * const __val = (val);             \
|       |                                       ^
| ../gimp-3.0.2/libgimpconfig/gimpconfig-serialize.c:526:7: note: in expansion of macro 'g_string_append'
|   526 |       g_string_append (str, bool ? "yes" : "no");
|       |       ^~~~~~~~~~~~~~~
| ../gimp-3.0.2/libgimpconfig/gimpconfig-serialize.c:526:29: error: expected expression before 'bool'
|   526 |       g_string_append (str, bool ? "yes" : "no");
|       |                             ^~~~
| ../recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:251:37: note: in definition of macro 'g_string_append_len'
|   251 |   g_string_append_len_inline (gstr, val, len)
|       |                                     ^~~
| ../gimp-3.0.2/libgimpconfig/gimpconfig-serialize.c:526:7: note: in expansion of macro 'g_string_append'
|   526 |       g_string_append (str, bool ? "yes" : "no");
|       |       ^~~~~~~~~~~~~~~
| ../recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:251:3: error: too few arguments to function 'g_string_append_len_inline'; expected 3, have 2
|   251 |   g_string_append_len_inline (gstr, val, len)
|       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~
| ../recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:278:5: note: in expansion of macro 'g_string_append_len'
|   278 |     g_string_append_len (gstr, val, (gssize) -1))
|       |     ^~~~~~~~~~~~~~~~~~~
| ../gimp-3.0.2/libgimpconfig/gimpconfig-serialize.c:526:7: note: in expansion of macro 'g_string_append'
|   526 |       g_string_append (str, bool ? "yes" : "no");
|       |       ^~~~~~~~~~~~~~~
| ../recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:218:1: note: declared here
|   218 | g_string_append_len_inline (GString    *gstring,
|       | ^~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-09 16:23:04 -07:00
Yoann Congal
897a6300f5
cogl-1.0: fix incompatible-pointer-types build error
Use an intermediary (void *) cast to workaround the
incompatible-pointer-types error.

This corrects these 4 errors:
|../../cogl-1.22.8/cogl-path/cogl-path.c: In function '_cogl_path_build_fill_attribute_buffer':
|../../cogl-1.22.8/cogl-path/cogl-path.c:1361:20: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types]
| 1361 |                    _cogl_path_tesselator_begin);
|      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
|      |                    |
|      |                    void (*)(GLenum,  CoglPathTesselator *) {aka void (*)(unsigned int,  struct _CoglPathTesselator *)}
|In file included from ../../cogl-1.22.8/cogl-path/cogl-path.c:49:
|../../cogl-1.22.8/cogl-path/tesselator/tesselator.h:57:70: note: expected 'void (*)(void)' but argument is of type 'void (*)(GLenum,  CoglPathTesselator *)' {aka 'void (*)(unsigned int,  struct _CoglPathTesselator *)'}
|   57 | void gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc);
|      |                                                          ~~~~~~~~~~~~^~~~~~~~~~~~
|../../cogl-1.22.8/cogl-path/cogl-path.c:1094:1: note: '_cogl_path_tesselator_begin' declared here
| 1094 | _cogl_path_tesselator_begin (GLenum type,
|      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
|../../cogl-1.22.8/cogl-path/cogl-path.c:1363:20: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types]
| 1363 |                    _cogl_path_tesselator_vertex);
|      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
|      |                    |
|      |                    void (*)(void *, CoglPathTesselator *) {aka void (*)(void *, struct _CoglPathTesselator *)}
|../../cogl-1.22.8/cogl-path/tesselator/tesselator.h:57:70: note: expected 'void (*)(void)' but argument is of type 'void (*)(void *, CoglPathTesselator *)' {aka 'void (*)(void *, struct _CoglPathTesselator *)'}
|   57 | void gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc);
|      |                                                          ~~~~~~~~~~~~^~~~~~~~~~~~
|../../cogl-1.22.8/cogl-path/cogl-path.c:1164:1: note: '_cogl_path_tesselator_vertex' declared here
| 1164 | _cogl_path_tesselator_vertex (void *vertex_data,
|      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
|../../cogl-1.22.8/cogl-path/cogl-path.c:1365:20: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types]
| 1365 |                    _cogl_path_tesselator_end);
|      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~
|      |                    |
|      |                    void (*)(CoglPathTesselator *) {aka void (*)(struct _CoglPathTesselator *)}
|../../cogl-1.22.8/cogl-path/tesselator/tesselator.h:57:70: note: expected 'void (*)(void)' but argument is of type 'void (*)(CoglPathTesselator *)' {aka 'void (*)(struct _CoglPathTesselator *)'}
|   57 | void gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc);
|      |                                                          ~~~~~~~~~~~~^~~~~~~~~~~~
|../../cogl-1.22.8/cogl-path/cogl-path.c:1223:1: note: '_cogl_path_tesselator_end' declared here
| 1223 | _cogl_path_tesselator_end (CoglPathTesselator *tess)
|      | ^~~~~~~~~~~~~~~~~~~~~~~~~
|../../cogl-1.22.8/cogl-path/cogl-path.c:1367:20: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types]
| 1367 |                    _cogl_path_tesselator_combine);
|      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|      |                    |
|      |                    void (*)(double *, void **, float *, void **, CoglPathTesselator *) {aka void (*)(double *, void **, float *, void **, struct _CoglPathTesselator *)}
|../../cogl-1.22.8/cogl-path/tesselator/tesselator.h:57:70: note: expected 'void (*)(void)' but argument is of type 'void (*)(double *, void **, float *, void **, CoglPathTesselator *)' {aka 'void (*)(double *, void **, float *, void **, struct _CoglPathTesselator *)'}
|   57 | void gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc);
|      |                                                          ~~~~~~~~~~~~^~~~~~~~~~~~
|../../cogl-1.22.8/cogl-path/cogl-path.c:1229:1: note: '_cogl_path_tesselator_combine' declared here
| 1229 | _cogl_path_tesselator_combine (double coords[3],
|      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|make[3]: *** [Makefile:905: libcogl_path_la-cogl-path.lo] Error 1

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-05 17:42:08 -07:00
Gyorgy Sarvari
d2b5523333
keybinder: set correct license
This package uses MIT license, which is very similar to X11, except that
X11 license has an advertisement clause, which is missing from the MIT.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-29 08:45:35 -07:00
Markus Volk
87abca05c0
gegl: make use of virtual/libsdl2
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-25 14:47:09 -07:00
Wang Mingyu
e259855543
tinysparql: upgrade 3.9.1 -> 3.9.2
0001-src-libtracker-sparql-meson.build-dont-create-compat.patch
refreshed for 3.9.2

Changelog:
=========
* Fix installing pre-generated documentation in tarballs
* Performance improvements in handling parser errors
* Fixes for issues reported by OSS Fuzz

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-23 19:35:08 -07:00
Wang Mingyu
b4b9dbb11f
nautilus: upgrade 48.0 -> 48.1
* Bugfixes:
- Fix switching from tree view to grid
- Fix opening new window of starred folder
- Fix selecting Google Drive files with file chooser
- Run script files in their location
- Disallow duplicate bookmarks

* Cleanups:
- Update screenshots

* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-23 19:35:03 -07:00
Wang Mingyu
ee225848c4
libspelling: upgrade 0.4.7 -> 0.4.8
Changelog:
============
 * Improve initial dictionary selection which is particularly
   useful for languages which don't typically use spaces to
   separate word boundaries.
 * Build system fixes for building without enchant
 * Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-23 19:35:03 -07:00
Markus Volk
4d3553c7fd
static-passwd-meta-gnome: add gnome-remote-control user
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-19 14:36:07 -07:00
Markus Volk
0d15798b19
gnome-remote-desktop: fix path for nologin
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-19 14:36:06 -07:00
Markus Volk
46394a2e5f
gnome-remote-dsktop: add requested user
This fixes:
WARNING: gnome-image-1.0-r0 do_rootfs: User gnome-remote-desktop has never been defined

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-19 14:36:03 -07:00
Wang Mingyu
cf826b3f2c
gnome-system-monitor: upgrade 48.0 -> 48.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-16 08:18:05 -07:00
Wang Mingyu
57654d002b
gnome-online-accounts: upgrade 3.54.1 -> 3.54.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-16 08:18:05 -07:00
Wang Mingyu
ade4635cc6
evolution-data-server: upgrade 3.56.0 -> 3.56.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-16 08:18:04 -07:00
Changqing Li
7ca0d9b6d4
libuser: correct the package version
correct the package version in configure.ac

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-15 12:52:19 -07:00
Khem Raj
b019b4bd68
layers: Add whinlatter (5.3) to compatible layer series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-11 20:51:29 -07:00
Markus Volk
fefe8e1aae gnome-session: update 46.0 -> 47.0.1
==============
Version 47.0.1
==============
	Add back gnome-session-ctl (oops)
============
Version 47.0
============
	Allow to disable X11 sessions
	CI updates
	Translation updates

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-10 17:37:22 -07:00
Jason Schonberg
2c1a7f9bf0
Fix warning : lack of whitespace around assignment
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-10 08:31:04 -07:00
Yoann Congal
1c848d99c9
gimp: Remove default dependency to libheif from meta-multimedia
meta-gnome does not currently depend on meta-multimedia.
When "commercial" is in LICENSE_FLAGS_ACCEPTED, gimp depends on libheif
by default but libheif is in meta-multimedia. That leads to build
failures, for example, in the reproducible-meta-oe AB build[0].

To fix this, remove the default "heif" PACKAGECONFIG.

To enable heif support in gimp, users can add "commercial" in
LICENSE_FLAGS_ACCEPTED and add meta-multimedia to their build.

[0]: https://autobuilder.yoctoproject.org/valkyrie/#/builders/87/builds/39/steps/16/logs/stdio

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-06 22:22:22 -07:00
Markus Volk
f3d83ffa99
libgsf: fix lack of whitespace around the assignment
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-05 07:45:31 -07:00
Markus Volk
f360efb4e1
evolution-data-server: fix lack of whitespace around the assignment
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-05 07:45:31 -07:00
Markus Volk
1fd4551021
accountsservice: fix Upstream-Status
This fixes:
ERROR: accountsservice-23.13.9-r0 do_patch: QA Issue: Malformed Upstream-Status in patch
/home/flk/poky/meta-openembedded/meta-gnome/recipes-support/accountsservice/accountsservice/00b6e12ad4044d33cc54c71c75773c5a653dad09.patch

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-05 07:45:31 -07:00
Jason Schonberg
838a8ae9ca
Fix warning : lack of whitespace around assignment
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-04 19:18:47 -07:00
Peter Marko
d9468fad73
gimp: ignore CVE-2007-3741
Restore CVE_STATUS statement from recipe version 2.10.38.
This was dropped on upgrade to 3.0.2, however NVD still tracks this CVE
as version-less, so explicit ignore is needed.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-01 21:54:56 -07:00
Khem Raj
f4a96810ba
Drop styhead from LAYERSERIES_COMPAT
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-31 07:41:47 -07:00
Markus Volk
e129534f67
tecla: update 47.0 -> 48.0.2
NEW in 48.0.2
=============
- Just a version bump

NEW in 48.0
===========
- Translation updates

NEW in 48.rc
============
- Translation updates
- Improvements to multi-instance for specific layout previews
- Make window modal when run as a dialog

NEW in 48.alpha
===============
- Translation updates
- Support spaces and tabs as separator for keymap+variant
- A number of new/improved labels for special keys

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-29 09:31:02 -07:00
Markus Volk
f9ee000343
gnome-boxes: update 47.0 -> 48.0
48.0 - Mar 17, 2025
===================

Changes since 48.alpha

  - Added/updated/fixed translations
  - Disable C compiler warnings from code generated by 'valac'

48.alpha - Jan 09, 2025
=======================

Changes since 47.0

  - Includ failed ISO download url in error message
  - Fix fullscreen button icon not updating when toggled
  - Fix focus-on-click focus steal in fullscreen button
  - Avoid GdkPixbuf critical when failing to create thumbnails
  - Added/updated/fixed translations

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-29 08:24:02 -07:00
Markus Volk
b4f08d51fa
gnome-remote-desktop: uodate 47.0 - 48.0
- add missing dependency for 'rdp'

48.0
====
Translators:
  A S Alam [pa], Aurimas Černius [lt], Seong-ho Cho [ko],
  Balázs Úr [hu], Daniel Mustieles [es], Ask Hjorth Larsen [da],
  Andika Triwidada [id], Jiri Grönroos [fi], Pawan Chitrakar [ne],

48.rc
=====
* Add support for hardware encoded AVC444

Contributors:
  Pascal Nowack

Translators:
  Rafael Fontenelle [pt_BR], Giannis Antypas [el], Daniel Rusek [cs],
  Piotr Drąg [pl], Anders Jonsson [sv], Ekaterine Papava [ka],
  Alexandre Franke [fr], Yuri Chornoivan [uk], twlvnn kraftwerk [bg],
  Scrambled 777 [hi], Quentin PAGÈS [oc], Asier Sarasua Garmendia [eu],
  Hugo Carvalho [pt], Fran Dieguez [gl], Jordi Mas i Hernandez [ca]

48.beta
=======
* Add support for zero copy rendering with Vulkan and VAAPI
  (disabled by default)

Contributors:
  Pascal Nowack, traze

48.alpha
========
* General code improvements
* Fix gdctl crash when setting VNC password
* Prepare for Vulkan and libva based hardware acceleration
* Add user documentation
* Don't hard code keyboard type

Contributors:
  Jonas Ådahl, Jerry, Pascal Nowack, Bartłomiej Piotrowski, Daniel Rusek

Translators:
  Hugo Carvalho [pt], Jordi Mas i Hernandez [ca],
  Juliano de Souza Camargo [pt_BR], Rūdolfs Mazurs [lv], Danial Behzadi [fa],
  Luming Zh [zh_CN], Martin [sl], Vasil Pupkin [be], Nathan Follens [nl],
  Artur S0 [ru], Милош Поповић [sr], Quentin PAGÈS [oc], Yaron Shahrabani [he],
  Sabri Ünal [tr]

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-29 08:24:01 -07:00
Khem Raj
816fafc0b8
gimp: Add libexecinfo to linker flags
LLD reports backtrace() as undefined during linking on musl systems
musl systems use libexecinfo to provide this API, the dependency
is not enough, it needs to reflect in linker flags too, since the
assumption is that backtrace() API in in libc ( glibc has it this way)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Markus Volk <f_l_k@t-online.de>
2025-03-28 19:40:59 -07:00
Markus Volk
0af2cc3e75
gimp: update 2.10.38 - 3.0.2
At long last, the first release of GIMP 3.0 is here! This is the end result of seven years of hard work
by volunteer developers, designers, artists, and community members (for reference, GIMP 2.10
was first published in 2018 and the initial development version of GIMP 3.0 was released in 2020).
With GIMP 3.0 you can do more than ever before, more easily, more quickly!

Highlights

- Need to tweak a filter you applied hours ago? New in GIMP 3.0 is non-destructive editing for most commonly-used filters. See the changes in real time with on-canvas preview.
- Exchange files with more applications, including BC7 DDS files as well as better PSD export and many new formats.
- Don’t know how big to make your drawing? Simply set your paint tool to expand layers automatically as needed.
- Making pro-quality text got easier, too. Style your text, apply outlines, shadows, bevels, and more, and you can still edit your text, change font and size, and even tweak the style settings.
- Organizing your layers has become much easier with the ability to select multiple items at once, move them or transform them all together!
- Color Management was again improved, as our long-term project to make GIMP an advanced image editor for all usages.
- Updated graphical toolkit (GTK3) for modern desktop usage.
- New Wilber logo!

https://gitlab.gnome.org/GNOME/gimp/-/blob/GIMP_3_0_0/NEWS?ref_type=tags

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-28 19:40:58 -07:00
Markus Volk
c36cf6f807
gegl: update 0.4.56 -> 0.4.58
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-27 08:03:01 -07:00
Wang Mingyu
f9951c8a09
xdg-desktop-portal-gtk: upgrade 1.15.2 -> 1.15.3
Changelog:
============
- Fix build against newer xdg-desktop-portal
- Fix return value for the access portal

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-25 14:57:20 -07:00
Wang Mingyu
4f9a338b49
libspelling: upgrade 0.4.6 -> 0.4.7
Changelog:
============
- Fix a potential assertion failure in B+Tree item removal
- Translation updates
- Improve detection of asynchronous fragment cancellation to break out
  of long-running spellchecking.
- Fix Rust example and documentation links.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-25 09:33:52 -07:00
Wang Mingyu
20b4cce482
libpeas: upgrade 2.0.5 -> 2.0.7
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-25 09:33:52 -07:00
Wang Mingyu
60d59f177a
libpanel: upgrade 1.8.1 -> 1.10.0
Changelog:
===========
- OmniBar has received a fix for changes to AdwClamp
- Updated translations
- Various style improvements to match libadwaita
- Various drag-n-drop improvements
- Remove some deprecated API use

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-25 09:33:52 -07:00
Wang Mingyu
1b437a6f33
libdex: upgrade 0.8.1 -> 0.10.0
Changelog:
============
- Discard dependent futures if fiber was cancelled during await.
- Discard dependent futures when finalizing DexBlock.
- Build fix for macOS
- Improve build checks for libatommic
- Add dex_promise_resolve_boxed()
- Improve cancellation of fibers
- Use libucontext when necessary
- Support for OpenBSD
- Raise default mmap stack size to 128kb for fibers
- Add await/resolve API for file-descriptors
- New dex_return_error_if_fail() precondition macro similar to
  g_return_val_if_fail()
- Additional GIO wrapper functions including dex_file_delete() and
  dex_file_replace_contents_bytes()
- Build system improvements

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-25 09:33:52 -07:00
Wang Mingyu
406d1fcdb3
gnome-font-viewer: upgrade 47.0 -> 48.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-25 09:33:51 -07:00
Markus Volk
b0a4bccd41 gnome-control-center: add PACKAGECONFIG knob for power-profiles
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-24 21:14:57 -07:00
Wang Mingyu
eee1e11a4d
gnome-chess: upgrade 47.0 -> 48.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-21 11:07:32 -07:00
Wang Mingyu
73b610381a
gnome-backgrounds: upgrade 47.0 -> 48.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-21 11:07:32 -07:00
Wang Mingyu
46dadaa274
gjs: upgrade 1.82.1 -> 1.84.1
0001-Support-cross-builds-a-bit-better.patch
0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch
refreshed for 1.84.1

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-21 11:07:32 -07:00
Wang Mingyu
df053a2596
evolution-data-server: upgrade 3.54.3 -> 3.56.0
License-Update: Set project-wide emacs formatting rules

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-20 09:04:50 -07:00
Khem Raj
054716edca
libgweather4: Upgrade to 4.4.4
- Fix deprecation warnings [!300]
- Fix introspection annotation for async functions [!318]
- Plug some memory leaks [!321]
- Translation updates

Use GI_TYPELIB_PATH to point to typlib paths in target sysroot

Fixes
| FAILED: data/Locations.bin
| /mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/libgweather4/4.4.4/libgweather-4.4.4/build-aux/meson/gen_locations_variant.py ../libgweather-4.4.4/data/Locations.xml data/Locations.bin
| Traceback (most recent call last):
|   File "/mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/libgweather4/4.4.4/libgweather-4.4.4/build-aux/meson/gen_locations_variant.py", line 7, in <module>
|     from gi.repository import GLib
|   File "/mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/libgweather4/4.4.4/recipe-sysroot-native/usr/lib/python3.13/site-packages/gi/importer.py", line 133, in create_module
|     raise ImportError('cannot import name %s, '
|                       'introspection typelib not found' % namespace)
| ImportError: cannot import name GLib, introspection typelib not found

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2025-03-20 08:46:57 -07:00
Markus Volk
42727bb3c0
gnome-system-monitor: update 47.1 -> 48.0
- add catch2 dependency

New in 48.0 - 15 March 2025
* Updated translations
New in 48.rc - 1 March 2025
* Updated translations
New in 48.beta - 1 February 2025
* Updated translations
* Code improvements (David Stone)
* Fixed memory leaks drawing graphs #302 !190 (Matthew House)
New in 48.alpha - 11 January 2025
* Updated translations
* Ensure search button is only active on processes page !161 (Óscar Fernández Díaz)
* Drop lsof ellipses following Human Interface Guidelines !163 (Óscar Fernández Díaz)
* Fix resuming from suspended state #304 !166 (Balló György)
* Fix high disks writes during window resize #327 !167 (Óscar Fernández Díaz)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-20 08:46:56 -07:00
Markus Volk
8835150fb8
file-roller: update 44.4 -> 44.5
Version 44.5
~~~~~~~~~~~~
Released: 2025-02-09

Bugfixes:
 * 7zip: ask the password again if it is wrong.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-20 08:46:55 -07:00
Markus Volk
7f9da41e82
gnome-calculator: update 47.0 -> 48.0
Overview of changes in gnome-calculator 48.0
    * Updated translations
    * Fixed converter context menus not working (fcusr)
    * Code cleanup and improvements (fcusr, Adrien Plazas)
    * Improvements in function usage, brackets usage (Adrien Plazas)

Overview of changes in gnome-calculator 48.rc
    * Updated translations
    * UI and styling fixes (fcusr, Adrien Plazas)
    * Do not steal focus on window move #422 (Robert Roth)

Overview of changes in gnome-calculator 48.beta
    * Updated translations
    * Added Conversion mode (fcusr)
    * Ported financial dialogs to modern widgets (fcusr)
    * programming: disable digits not available in current number base
    * buttons: improvements to popover styling

Overview of changes in gnome-calculator 48.alpha
    * Updated translations
    * a11y: Announce the calculation result even when done through the buttons #411 (Lukáš Tyrychtr)
    * display: Cycle through history with Alt+Left/Right buttons #296 (Hari Rana)
    * character-dialog: Modernized the character dialog (Hari Rana)
    * history-entry: Apply dim label to some buttons (Hari Rana)
    * math-preferences: Use header capitalization (Automeris naranja)
    * converter: Use correct kJ unit shortName #427 (Robert Roth)
    * converter: Fixed incorrect units in financial mode #424 (Robert Roth)
    * converter: Added nanosecond unit (Robert Roth)
    * tests: Fixed broken test on slower computers #434 (Robert Roth)
    * history-view: Improve default size #419 (Robert Roth)
    * display: Fixed incorrectly sized text entry #405 (Robert Roth)
    * converter: Add pressure units !179 (Olexander Movchan, Anders Jonsson)
    * converter: Updated russian ruble currency symbol and name #440 (Robert Roth)
    * display: Fix crash on using Shift+Insert #442 (Robert Roth)
    * converter: Fixed MJ and kWh conversion factors #445 (Çağatay Yiğit Şahin)
    * tests: Added test to validate MJ and kWh conversion (Robert Roth)
    * keyboard: Added shortcut to clear history #398 (Claudio Silva Junior)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-20 08:46:55 -07:00
Markus Volk
e015818f42
gnome-calendar: update 47.0 -> 48.0
Major changes in 48.0:
* Improve performance of the Month view
* Updated translations

Major changes in 48.rc:
* Round temperatures to integer precision in weather forecast,
  to save space and reflect the approximate nature of the forecasts
* Updated translations

Major changes in 48.beta:
* Allow selecting timezones for the start and end times of events
* Fix calendar name overflow in the calendars popover list
* Auto-hide weather temperature labels in Month view when space is insufficient
* Updated translations

Major changes in 48.alpha2:
* Many design improvements to the event editor dialog, such as a rearranged
  all-day / timed selection, moving the event calendar to a row, and more.
* Show a banner in the event editor when the calendar is read-only
* Improve capitalization of title strings in the Week view header
* Fix event order in the sidebar
* Updated translations

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-20 08:46:55 -07:00
Markus Volk
d4030ce12f
gnome-bluetooth: update 46.1 -> 47.1
ver 47.1:
This version contains a fix for the devices page staying empty on load
in some circumstances, as well as translation updates.

ver 47.0:
This versions contains translation updates, a crash fix when cancelling pairing,
pairing support for the Kawai CA501 music keyboard, and a fix for a device
properties accessibility regression.

ver 47.rc:
This version makes the pairing dialogue adaptive, as well as updating
translations.

ver 47.beta:
This version contains translation updates and build fixes. It also ports
some widgets to use libadwaita's spinner instead of GTK's, simplifying
the code.

ver 47.alpha:
This version fixes the devices list when empty, improves the dialogue when
removing a device, and ports a number of widgets to their modern libadwaita
equivalents.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-20 08:46:55 -07:00
Markus Volk
95bdcbe06a
evince: update 46.3 -> 48.0
===============
Evince 48.alpha
===============

backend:
  * Add missing break to make two columns right work (#1395, Alexandre Franke)
  * Add missing break to make two columns right work (#1395, Alexandre Franke)
  * Improve support for Adobe PDF open parameters (#2044, #222, #5, #7, Nelson Benítez León)
  * Do not implement module loading through GTypeModule (Pablo Correa Gómez)
  * Dvi: Fix code style relate to inline functions (Qiu Wenbo)
  * Dvi: Remove always false check (Qiu Wenbo)
  * Use GDateTime alternatives for EvAttachment (Pablo Correa Gómez)
  * Remove usage of ev_backends_manager_get_document (Qiu Wenbo)

build:
  * Bump libraries' API version to 4, do not hard-code (Pablo Correa Gomez)
  * Bump the minimum required version of cairo to 1.14.0 (Qiu Wenbo)
  * Bumpt libview, libdocument and Evince API version (Germán Poo-Caamaño)
  * Enable dri permission in flatpak (Germán Poo-Caamaño)
  * Fix app_id for flatpak in development mode (Germán Poo-Caamaño)
  * Fix generated desktop file names (Germán Poo-Caamaño)
  * Improve build location (Germán Poo-Caamaño)
  * Improve development build story (Germán Poo-Caamaño)
  * Reduce indirections to generate desktop files (Germán Poo-Caamaño)
  * Remove ENABLE_NLS flag (Qiu Wenbo)
  * Remove indirection for building schemas (Germán Poo-Caamaño)
  * Remove gidocgen submodule and requirement (Pablo Correa Gómez)
  * Remove name suffix workaround on MacOS (Qiu Wenbo)
  * Remove org.gnome.SettingsDaemon.MediaKeys (Maximiliano Sandoval R)
  * Remove unused EVINCEDATADIR (Qiu Wenbo)
  * Rename GNOMELOCALEDIR to EV_LOCALEDIR (Qiu Wenbo)
  * Set HAVE_CAIRO_PDF and HAVE_CAIRO_PS in config (Qiu Wenbo)
  * Update dependencies in flatpak (Germán Poo-Caamaño)
  * Update dependency versions for flatpak (Germán Poo-Caamaño)
  * Update flatpak dependencies (Germán Poo-Caamaño)
  * Updated flatpak poppler dependency (Andrew Murray)
  * Use different names when in development (Germán Poo-Caamaño)
  * Version bump (Germán Poo-Caamaño)

ci:
  * Bump Ubuntu version to add libadwaita (Germán Poo-Caamaño)
  * Set development build in flatpak (Germán Poo-Caamaño)
  * Use updated image for both gtk3 and gtk4 (Germán Poo-Caamaño)
  * Add default template (Pablo Correa Gómez)

data:
  * Add vcs-browser URL support (Sabri Ünal)
  * Fix URLs in metadata (#2024, Germán Poo-Caamaño)
  * Fix appdata to use custom app-id (Germán Poo-Caamaño)
  * Fix typo in URL (#2030, Germán Poo-Caamaño)
  * Improve appdata for AppStream 1.0 (Sabri Ünal)
  * Remove unused icons (Pablo Correa Gómez)
  * Remove none OARS tags (Sabri Ünal)
  * Update the copyright year (Sabri Ünal)
  * Replace non-existing mailing list with GNOME Discourse URL (Andre Klapper)
  * metainfo: Move from top-level dir to data dir (Pablo Correa Gómez)
  * metainfo: Use gitlab issues as the official bugtracker (#1969, Pablo Correa Gómez)

docs:
  * Fix dead link in CONTRIBUTING (Rebecca Palmer)

general:
  * "go to previous page" action restores scroll position (#1458, Robert Gay)
  * Do not disable deprecations by default on Evince (Pablo Correa Gómez)
  * Fix warning about function pointer cast (Qiu Wenbo)
  * Remove gspell feature for spell checking (Qiu Wenbo)
  * Remove usage of deprecated GdkColor (Qiu Wenbo)

help:
  * Fix invalid markup in Hungarian translation (Andre Klapper)
  * Correct dead IRC link (Andre Klapper)

libdocument:
  * Add IGNORE_DEPRECATED guards around GTime usage (Pablo Correa Gómez)
  * Declare EvDocument as derivable type (Qiu Wenbo)
  * Declare EvImage as final type (Qiu Wenbo)
  * Declare EvLayer as final type (Qiu Wenbo)
  * Declare EvLink as final type (Qiu Wenbo)
  * Declare EvLinkAction as final type (Qiu Wenbo)
  * Declare EvLinkDest as final type (Qiu Wenbo)
  * Declare EvMedia as final type (Qiu Wenbo)
  * Declare EvPage as final type (Qiu Wenbo)
  * Declare EvRenderContext as final type (Qiu Wenbo)
  * Declare EvTransitionEffect as final type (Qiu Wenbo)
  * Fix a crash with ev_document_factory_new_document_for_mime_type (Qiu Wenbo)
  * Remove all but one find API (Pablo Correa Gómez)
  * Remove old macros used for backend registration (Pablo Correa Gómez)
  * Remove deprecated GTime from EvAttachment (Qiu Wenbo)
  * Remove deprecated GTime from EvDocumentInfo (Qiu Wenbo)
  * Remove deprecated ev_document_misc_get_thumbnail_frame (Pablo Correa Gómez)
  * Remove deprecated ev_annotation_set_modified_from_time (Qiu Wenbo)
  * Remove deprecated ev_backends_manager_get_document_module_name (Qiu Wenbo)
  * Remove deprecated ev_backends_manager_get_document_type_info (Qiu Wenbo)
  * Remove deprecated ev_document_find_find_text (Qiu Wenbo)
  * Remove deprecated ev_document_misc_format_date (Qiu Wenbo)
  * Remove deprecated ev_document_misc_get_loading_thumbnail (Qiu Wenbo)
  * Remove deprecated ev_document_misc_get_page_border_size (Qiu Wenbo)
  * Remove deprecated ev_document_misc_get_screen_dpi (Qiu Wenbo)
  * Remove deprecated ev_document_misc_paint_one_page (Qiu Wenbo)
  * Remove EvAsyncRenderer interface (Pablo Correa Gómez)
  * Remove ev-backends-manager.h (Qiu Wenbo)
  * Remove ev_document_misc_render_thumbnail_with_frame (Pablo Correa Gómez)
  * Remove redundant initialization (Qiu Wenbo)
  * Remove unused rendering API (Qiu Wenbo)
  * Remove usage of deprecated g_module_build_path (Qiu Wenbo)
  * Use G_DECLARE_INTERFACE to simplify custom macros (Qiu Wenbo)
  * Use GtkFileChooser in add filters (#1863, Jake Dane)
  * Use exempi to replace hand written parser (Qiu Wenbo)
  * Use mkenums_simple to simplify code generation (Qiu Wenbo)

libmisc:
  * Fix regression after porting to g_clear_signal_handler (Germán Poo-Caamaño)
  * Move ev-search-box from libmisc to shell (Pablo Correa Gomez)
  * Port EvPageAction to UI template (Qiu Wenbo)
  * Port to g_clear_signal_handler (#1988, Pablo Correa Gómez)
  * Re-parent EvPageActionWidget to a GtkBox (Pablo Correa Gómez)
  * Send the page in "updated" signal ev-search-box as defined (Pablo Correa Gomez)

libview:
  * Don't attempt to load non-seekable files directly (#1971, Corey Berla)
  * Do not define unnecessary function prototype ahead (Pablo Correa Gómez)
  * Removed deprecated ev_view_find_changed (#682875, Pablo Correa Gómez)
  * Do not keep track of annotation window position with respect to view (Pablo Correa Gómez)
  * Do not track fullscreen mode (Pablo Correa Gómez)
  * Drop EV_JOB_THUMBNAIL_PIXBUF option, and all related code (Pablo Correa Gómez)
  * EvJobFind: use EvFindOptions instead of old case_sensitive (Pablo Correa Gómez)
  * Fix transformation of view coordinates (#1951, Marek Kasik)
  * Initialize window_children list to NULL (Pablo Correa Gómez)
  * Improve detection of non-seekable files (#2037, Nelson Benítez León)
  * Just use gbooleans to keep track of cache state (Germán Poo-Caamaño)
  * Let EvAnnotationWindow focus be managed by GTK (Pablo Correa Gómez)
  * Make deprecated ev_view_scroll private (Pablo Correa Gómez)
  * Make deprecated ev_view_set_loading private (Pablo Correa Gómez)
  * Only hide annotations if the page went out of range (Pablo Correa Gómez)
  * Remove EvStockIcons (Pablo Correa Gómez)
  * Remove always true check about GTK version (Qiu Wenbo)
  * Remove deprecated EV_SIZING_BEST_FIT (Qiu Wenbo)
  * Remove deprecated dual_page property (Qiu Wenbo)
  * Remove deprecated ev_job_find_get_n_results (Qiu Wenbo)
  * Remove ev_annotation_window_set_annotation (Pablo Correa Gómez)
  * Remove fullscreen property in document-model (Pablo Correa Gómez)
  * Remove multimedia media player (Qiu Wenbo)
  * Rename EvJobRender to EvJobRenderCairo (Pablo Correa Gómez)
  * Rename EvJobThumbnail to EvJobThumbnailCairo (Pablo Correa Gómez)
  * Silence maybe-uninitialized warnings (Pablo Correa Gómez)
  * Stop using deprecated ev_view_scroll (Pablo Correa Gómez)
  * Stop using deprecated ev_document_misc_get_thumbnail_frame (Pablo Correa Gómez)
  * Use configure-event signal instead of custom one (Pablo Correa Gómez)
  * Use decorated window in EvAnnotationWindow (Pablo Correa Gomez)
  * Use mkenums_simple to simplify code generation (Qiu Wenbo)

po:
  * Fix updated files (Sabri Ünal)
  * Remove unused Makevars (Qiu Wenbo)
  * Update translations files from main branch (Germán Poo-Caamaño)

previewer:
  * Merge EvPreviewerToolbar into EvPreviewerWindow (Pablo Correa Gómez)
  * Remove un-used invocation of ev_stock_icons (Mads Chr. Olesen)
  * Use ui template for EvPreviewerToolbar (Pablo Correa Gómez)

shell:
  * Avoid crash when deleting annotation (#2022, Nelson Benítez León)
  * Remove GtkIconFactory code (Pablo Correa Gómez)
  * Activate search-outline mode from text entry (#1991, Nelson Benítez León)
  * Add "document-model" property to EvToolbar (Pablo Correa Gómez)
  * Add a place holder for empty recent view (#992, Raffaele Tranquillini)
  * Check icon_view exists upon usage in EvSidebarThumbnails (#1996, Pablo Correa Gómez)
  * Derive EvRecentView from GtkBin to simplify GTK4 move (Pablo Correa Gómez)
  * Deprecate GTime related functions for GDateTime variants (Pablo Correa Gómez)
  * Do not keep track of EvWindow parent in a EvToolbar property (Pablo Correa Gómez)
  * Do not update links model when going fullscreen (Pablo Correa Gomez)
  * Do not use gtk_window_resize (Pablo Correa Gomez)
  * Don't check for "show_toolbar" metadata value (Pablo Correa Gómez)
  * Don't set show close button on infobar (Pablo Correa Gómez)
  * Evince-recent-view.ui: indent according to editorconfig (Pablo Correa Gómez)
  * Fix signal handler id types (Pablo Correa Gómez)
  * Keep track of fullscreen through action instead of model (Pablo Correa Gómez)
  * Make buttons don't grab focus on click (Nelson Benítez León)
  * Modernize freeing EvRegisterDocData in ev-application (Pablo Correa Gomez)
  * Move EvWindow menus from generic file to template (Pablo Correa Gómez)
  * Move EvWindow model to template (Pablo Correa Gómez)
  * Move application id constant to meson (Germán Poo-Caamaño)
  * Move dbus dependent definitions to meson (Germán Poo-Caamaño)
  * Only set "fullscreen" in metadata if it's not maximized (#1985, Pablo Correa Gomez)
  * Only set "fullscreen" in metadata if it's not maximized (#1985, Pablo Correa Gómez)
  * Port to g_clear_signal_handler (#1988, Pablo Correa Gómez)
  * Properly organize EvRecentView widgets (#2000, Pablo Correa Gómez)
  * Remove EV_CHROME since only used for sidebar (Pablo Correa Gómez)
  * Remove EV_CHROME_FINDBAR and EV_CHROME_FULLSCREEN_TOOLBAR (Pablo Correa Gómez)
  * Remove EV_CHROME_RAISE_TOOLBAR (Pablo Correa Gómez)
  * Remove EV_CHROME_TOOLBAR, unconditionally set to TRUE (Pablo Correa Gómez)
  * Remove MediaKeys support (#1762, Qiu Wenbo)
  * Remove sidebar_page_main_widget_update_cb from EvWindow (Pablo Correa Gómez)
  * Remove unused EV_TOOLBAR_MODE_FULLSCREEN (Pablo Correa Gómez)
  * Revert Simplify reset_jobs calls" (#2035, Nelson Benítez León)
  * Show close button by default in EvToolbar (Pablo Correa Gómez)
  * Stop fullscreen activation on the thumbnails' sidebar (Pablo Correa Gómez)
  * Stop using EvStockIcon within the application (Pablo Correa Gómez)
  * Stop using aux sidebar_widget in EvWindow creating the sidebar (Pablo Correa Gómez)
  * Use G_DECLARE_INTERFACE to simplify custom macros (Qiu Wenbo)
  * Use g_timeout_add_once and g_idle_add_once (Pablo Correa Gómez)
  * Use gtk_widget_set_visible instead of custom function (Pablo Correa Gómez)
  * Use page_layout instead of dual_page (Qiu Wenbo)
  * Use sidebar-show-symbolic icon instead of custom one (Qiu Wenbo)
  * When "saving as.." don't copy the original file modification time (#706, Nelson Benítez León)
  * Use box-shadow to draw the shadow when possible (Qiu Wenbo)

thumbnailer:
  * Remove async renderer code path (Qiu Wenbo)

Developers:
  * Alexandre Franke, Andre Klapper, Andrew Murray, Brage Fuglseth, Corey Berla, Germán Poo-Caamaño, Jake Dane, Mads Chr. Olesen, Marek Kasik, Maximiliano Sandoval R, Nelson Benítez León, Pablo Correa Gomez, Pablo Correa Gómez, Piotr Drąg, Qiu Wenbo, Raffaele Tranquillini, Rebecca Palmer, Robert Gay, Sabri Ünal

Translations:
  * Asier Sarasua Garmendia (Basque)
  * Vasil Pupkin (Belarusian)
  * Rafael Fontenelle (Brazilian Portuguese)
  * Andi Chandler (British English)
  * twlvnn kraftwerk (Bulgarian)
  * Jordi Mas i Hernandez (Catalan)
  * Luming Zh (Chinese (China))
  * Chao-Hsiung Liao (Chinese (Taiwan))
  * Daniel Rusek (Czech)
  * Alan Mortensen (Danish)
  * Nathan Follens (Dutch)
  * Kristjan SCHMIDT (Esperanto)
  * Jiri Grönroos (Finnish)
  * Irénée THIRION (French)
  * Fabio Tomat (Friulian)
  * Fran Dieguez (Galician)
  * Ekaterine Papava (Georgian)
  * Jürgen Benvenuti (German)
  * Philipp Kiemle (German)
  * Efstathios Iosifidis (Greek)
  * Yaron Shahrabani (Hebrew)
  * Yosef Or Boczko (Hebrew)
  * Guntupalli Karunakar (Hindi)
  * Scrambled 777 (Hindi)
  * Balázs Úr (Hungarian)
  * Andika Triwidada (Indonesian)
  * Baurzhan Muftakhidinov (Kazakh)
  * Changwoo Ryu (Korean)
  * Rūdolfs Mazurs (Latvian)
  * Aurimas Černius (Lithuanian)
  * Quentin PAGÈS (Occitan)
  * Danial Behzadi (Persian)
  * Piotr Drąg (Polish)
  * Hugo Carvalho (Portuguese)
  * Amn Alam (Punjabi)
  * Daniel Șerbănescu (Romanian)
  * Florentina Mușat (Romanian)
  * Artur S0 (Russian)
  * Sergej A (Russian)
  * Марко Костић (Serbian)
  * Dušan Kazik (Slovak)
  * Jose Riha (Slovak)
  * Martin (Slovenian)
  * Daniel (Spanish)
  * Anders Jonsson (Swedish)
  * Sabri Ünal (Turkish)
  * Yuri Chornoivan (Ukrainian)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-20 08:46:55 -07:00
Markus Volk
4b28e6b48f
gnome-text-editor: update 47.2 -> 48.1
* Fix accessibility properties on search entry
 * Translation updates

 * Defaults for markdown no longer imply 80 char right margin and
   it is instead inherted from gsetting defaults.
 * Fallback indentation selection is in preferences now.
 * Translation updates

 * Slight UI tweaks to the open button to allow for better shrinking
   of the window to narrow sizes
 * Search bar cancellation bug fixes
 * Fix right-margin-position in preferences not working on some
   distributions
 * Translation updates

 * More refinement on design updates
 * Search bar moved to bottom of text area
 * Track changes in xdg-portal
 * Translation updates

 * The view menu has been removed in favor of a new properties panel
   based on feedback from users over the past couple of years.
 * The indention selection menu has also been removed for the same
   reason.
 * More options in preferences have been exposed.
 * The 'grid' option has been removed from preferences as it has had
   a number of issues. Though if you've enabled it, it will continue
   to be visible to allow turning it off.
 * Opening files with encoding errors will present the option to select
   an encoding from the infobar.
 * Text Editor now uses the new "text" GtkFileDialog APIs from GTK.
   This should allow using portals and thus, Nautilus as a file chooser.
 * Document statistics can be updated as you type in the new panel.
 * The language selection dialog shows recent languages above other
   languages to make common changes quicker.
 * The position label is now displayed above the editor view when the
   cursor moves for reasons other than typing such as jumping by arrow
   movement or mouse/touch press to move the cursor.
 * Fix alignment/sizing of zoom buttons.
 * A new fullscreen mode similar to Ptyxis/Epiphany.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-18 07:36:56 -07:00
Markus Volk
83cfea3a3d
gvfs: update 1.56.1 -> 1.57.2
Major changes in 1.57.2
=======================
* onedrive: Use presentation id as host to adapt to the change in GOA (Jan-Michael Brummer)
* onedrive: Fix incorrect include path for msgraph header (sid)
Major changes in 1.57.1
=======================
* nfs: Support libnfs 6 (Jan Alexander Steffens)
* onedrive: Support Sharepoint drives (Jan-Michael Brummer)
* trash/udisks: Port from g_unix_mount_ to g_unix_mount_entry_ (Ondrej Holy)
* afp/mtp/nfs/sftp/smb: Add edit mode implementation (Ondrej Holy)
* fuse: Use edit mode when neither O_TRUNC, nor O_APPEND is used (Ondrej Holy)
* afp/mtp/nfs/smb: Various output stream related fixes (Ondrej Holy)
* udisks2: Update volume when setting/unsetting mount (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>
2025-03-18 07:36:56 -07:00
Markus Volk
238a1a3901
gnome-online-accounts: update 3.52.2 -> 3.54.1
Overview of changes in 3.54.0
=============================
* Bugs fixed:
  - #114 Fix unescaped characters in IMAP and SMTP logins
  - #391 Nextcloud 'Cannot find WebDAV endpoint' error
  - !319 goaproviderdialog: don't update the error revealer until set
  - !320 goaoauth2provider: rewrite the D-Bus helper as a per-task service
  - !323 goagoogleprovider: drop the client secret and deprecate the option

* Translation updates:
  - Bokmål, Norwegian (Brage Fuglseth)
  - Catalan (Jordi Mas i Hernandez)
  - Danish (Ask Hjorth Larsen)
  - Hungarian (Balázs Úr)
  - Korean (Seong-ho Cho)
  - Nepali (Pawan Chitrakar)
  - Panjabi (A S Alam)
  - Spanish (Daniel Mustieles)

Overview of changes in 3.53.2
=============================
* Bugs fixed:
  - !306 goaoauth2provider: handle OAuth2 error responses
  - !307 docs: update README
  - !308 goabackend: drop GoaHTTPClient
  - !309 examples: drop g_error() usage
  - !311 oauth2handler: Replace libsecret with dbus (Jan-Michael Brummer)

* Translation updates:
  - Basque (Asier Sarasua Garmendia)
  - Bulgarian (twlvnn kraftwerk)
  - Chinese (China) (Luming Zh)
  - Czech (Daniel Rusek)
  - Finnish (Jiri Grönroos)
  - French (Irénée THIRION)
  - Galician (Fran Dieguez)
  - Georgian (Ekaterine Papava)
  - Hebrew (Yosef Or Boczko)
  - Indonesian (Andika Triwidada)
  - Lithuanian (Aurimas Černius)
  - Occitan (post 1500) (Quentin PAGÈS)
  - Panjabi (A S Alam)
  - Persian (Danial Behzadi)
  - Polish (Piotr Drąg)
  - Portuguese (Hugo Carvalho)
  - Portuguese (Brazil) (Álvaro Burns)
  - Swedish (Anders Jonsson)
  - Ukrainian (Yuri Chornoivan)

Overview of changes in 3.53.1
=============================
* Bugs fixed:
  - !286 onedrive: Use presentation id in OneDrive uri

* Translation updates:
  - Russian (Artur S0)
  - Slovenian (Martin)

Overview of changes in 3.53.0
=============================
* Bugs fixed:
  - #113 Add GUI field for PresentationIdentity to be able to set a custom name
    / nickname for an online account
  - #357 Also offer an oauth2 sign-in link that can be copied instead of only
    directly opening in external browser?
  - #367 Non-actionable "Account Action Required" notification when account
    requires VPN
  - #383 imap: Remove / Demote "None" encryption option
  - #384 Unable to Sign In to Microsoft Exchange account on Gnome 46 24.04.1
  - #386 segfault after signing into Fedora account
  - #389 Missing kerberos password not detected
  - #392 Fail faster - don't wait 120 seconds to timeout and return an error on
    initial authentication
  - !282 goadaemon: add a timeout for credential checks
  - !288 goaoauthprovider: fix expected NULL GError
  - !290 docs: add issue templates
  - !293 goadavclient.c: add WebDAV default candidate to test
  - !300 ci: add support for new release service
  - !303 goadaemon: Changes around "no provider" runtime warnings

* Translation updates:
  - Catalan (Jordi Mas i Hernandez)
  - Dutch (Nathan Follens)
  - Friulian (Fabio Tomat)
  - Hebrew (Yaron Shahrabani)
  - Latvian (Rūdolfs Mazurs)
  - Russian (Artur S0)
  - Serbian (Марко Костић)
  - Slovenian (Martin)
  - Thai (Aefgh Threenine)
  - Turkish (Sabri Ünal)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-18 07:36:56 -07:00
Markus Volk
3c2bd6c3e7
msgraph: update 0.2.3 -> 0.3.3
0.3.3 - Jan 27, 2025
===========================
- CI release service fix

0.3.2 - Jan 27, 2025
===========================
- Extended user service (photo, contacts, folders, find)
- Improved mail service
- Add rate limiting support

0.3.1 - Oct 02, 2024
===========================
 * Fix pkgconfig file using wrong api version

0.3.0 - Sep 30, 2024
===========================
NOTE: This needs a recent version of gvfs

 * Set select scopes during requests
 * Add support for business "Add to OneDrive" sharepoints

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-18 07:36:55 -07:00
Markus Volk
43cbbcbcab
nautilus: update 47.2 ->> 48.0
Major Changes in 48
===================
* Reversals:
- Replace uselocale with Glib gettext variant (Khalid Abu Shawarib)
* Bugfixes:
- Generate thumbnails by order in view (Khalid Abu Shawarib)
- Try more icons before using generic fallback (Khalid Abu Shawarib)
- Focus filename entry in save mode by default (Ian Off)
- Fix tree view and outdated file info crashes introduced in 48.rc (Khalid Abu Shawarib)
- Use colored icon for filesystem root properties (Khalid Abu Shawarib)
- Set search popover row heights (Khalid Abu Shawarib)
* Cleanups:
- Various performance enhancements around sorting, hidden files and image decoding (Khalid Abu Shawarib)
- Add build summary (Khalid Abu Shawarib)
* Translation updates (GNOME Translation Project contributors)

Major Changes in 48.rc
======================
* Enhancements:
- Run code formatting in parallel (Khalid Abu Shawarib)
- Rework CI image job to freedesktop template (Khalid Abu Shawarib)
- Rework and speedup adding of files to view (Khalid Abu Shawarib)
- Add basic unit tests for files view (Khalid Abu Shawarib)
- Load thumbnail info separate from other file infos (Khalid Abu Shawarib)

* Reversals:
- Revert port of properties dialog to AdwDialog due to outstanding issues

* Bugfixes:
- Fix app chooser widget sizing (Automeris naranja)
- Fix free space calculation for archive extraction (Peter Eisenmann)
- Fix shell sesrch result order (Khalid Abu Shawarib)
- Fix floating bar style when unfocused (Peter Eisenmann)

* Cleanups:
- Rework view switching code of window-slot (António Fernandes)
- Use AdwSpinner in floating bar (Automeris naranja)

* Translation updates (GNOME Translation Project contributors)

Major Changes in 48.beta
========================
* Enhancements:
- Improve directory loading performance (Khalid Abu Shawarib, Peter Eisenmann)
- Use AdwDialog for list view column chooser and properties dialog (Automeris naranja)
- Change tab behavior for the sidebar (Lukáš Tyrychtr)
- Create about dialog from appdata (Felipe Borges, Matthijs Velsink, Peter Eisenmann)
- Port various dialogs to AdwAlertDialog (Automeris naranja)
- Keep mount monitor around for caching in gvfs to work (Khalid Abu Shawarib)
- Adjust to localsearch changes (Bobby Rong, Carlos Garnacho, Khalid Abu Shawarib, Sam Thursfield)
- Hide Trash banner when empty (Isaac Yeo)
- Ellipsize sidebar labels in the middle (Peter Eisenmann)
- Add a CONTRIBUTING file (Corey Berla)
- Allow removing bookmarks from pathbar (Isaac Yeo)
- Various UI tweaks and label changes (Automeris naranja, Brage Fuglseth, Jamie Gravendeel, Khalid Abu Shawarib)
- Various speedups (Corey Berla, Khalid Abu Shawarib)

* Bugfixes:
- Fix unintended grid relayouting on thumbnail loading (Calvin Walton)
- Fix double a11y presentation of the filename in grid view (Lukáš Tyrychtr)
- Keep CI running (Khalid Abu Shawarib, Peter Eisenmann)
- Fix query editor translation (Aleksandr Melman)
- Hide empty extensions list in properties (Khalid Abu Shawarib)
- Fix NULL dereference with extensions (Philipp Unger)

* Cleanups:
- Improve grid selection implementation (Adrien Plazas)
- Avoid setting up unnecessary directory monitors (Corey Berla)
- Replace uselocale with Glib gettext variant (Khalid Abu Shawarib)
- Stop setting invisible menu icons (Khalid Abu Shawarib)

* 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-03-18 07:36:55 -07:00
Markus Volk
0b21d63e3a
tinysparql: update 3.8.2 -> 3.9.1
- rework patches after directory refactor
- use gi-docgen instead of gtk-doc
- add graphviz-native as a dependency for api-documentation as we now need to provide dot

NEW in 3.9.1 - 2025-03-17
=========================
  * Brown paper bag release
NEW in 3.9.0 - 2025-03-16
=========================
  * Many fuzzing fixes
  * Multiple coverity fixes

NEW in 3.9.rc - 2025-03-02
==========================
  * Multiple fixes to issues found by OSS fuzz
  * Restructure project directories
  * Error handling fixes in SPARQL updates via D-Bus
NEW in 3.9.alpha - 2025-01-11
=============================
  * Hide again unintentionally leaked tracker_http_* symbols
  * A number of fixes to static linking

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-18 07:36:55 -07:00
Markus Volk
739c438d9a
localsearch: update 3.8.2 -> 3.9.0
NEW in 3.9.0 - 2025-03-16
==========================
Translations: ca
  Highlighted changes since 3.8.0:
  * Switched to libavformat for media extraction
  * Memory usage improvements
  * Improved recovery process after interruption

- rework patches after directory refactor
- drop deprecated options

NEW in 3.9.rc - 2025-03-02
==========================
  * Metadata extractor refactors
  * Fixed possible runtime warnings
  * Fixed possible indexer stall
  * Restructure project directories
  * Fix build with -Dwriteback=false

NEW in 3.9.beta - 2025-02-04
============================
  * Ditch GStreamer for metadata extraction, and switch to FFmpeg/libav for
    many benefits in extraction speed, memory usage and sandbox friendliness.
    If this causes dependency/distribution issues, it is recommended to
    separate the following files to a standalone package:
    - $(datadir)/localsearch3/extract-rules/15-libav-guess.rule
    - $(datadir)/localsearch3/extract-rules/90-libav-audio-generic.rule
    - $(datadir)/localsearch3/extract-rules/90-libav-video-generic.rule
    - $(libdir)/localsearch-3.0/extract-modules/libextract-libav.so
  * Fix build issues with gcc 15.x
  * Updated README to new project name

Translations: fr, sl, sr

NEW in 3.9.alpha - 2025-01-11
=============================
  * Fix for folder updates happening while the daemon is not running
  * Improve memory usage when dealing with very large folders
  * Improve recovery after process interruption
  * Code improvements
  * Avoid GStreamer memory payload in indexer process
  * Improved performance when deleting stale resources
  * Test improvements

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-18 07:36:55 -07:00
Markus Volk
5f92e933aa
gnome-settings-daemon: update 47.1 -> 48.0
============
Version 48.0
============
- Translation updates
- Port plugins to GApplication classes

=============
Version 48.rc
=============
- Translation updates
- Add schemas for global shortcuts
- Allow usage as subproject

===============
Version 48.beta
===============
- Translation updates
- Fix deprecation warnings during build

Media-keys:
- Allow running custom commands in lock screen

==================
Version 48.alpha.1
==================
- Brown paper bag release

Media keys:
- Fix crash on startup

================
Version 48.alpha
================
- Translation updates
- Icon hint improvements to notifications

Media keys:
- Improve HIG compliance of notification messages
- Add shortcuts for reboot and shutdown actions

Power:
- Improve HIG compliance of notification messages
- Resolve device paths outside of the backlight helper

Usb protection:
- Improve strings

Xsettings:
- Do not notify icon-theme property on high-contrast changes

=============
Version 47.2
=============
- Translation updates

Power:
- Fix possible invalid reads if backlight fails to initialize
- Handle broken upower more elegantly
- Test warning fixes

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-18 07:36:55 -07:00
Markus Volk
e057970c1c
gtksourceview: update 5.12.0 -> 5.16.0
News in 5.16.0, 2025-03-15
--------------------------
This is a stable release for GNOME 48.0
 * Translation updates

News in 5.15.1, 2025-02-24
--------------------------
 * Remove use of various GTK deprecations
 * Testsuite improvements
 * Translation updates
News in 5.15.0, 2025-02-02
--------------------------
This is a beta release for GNOME 48.beta
 * Various introspection fixes
 * Improvements to GtkSourceAssistants
 * Various GtkTextIter performance improvements
 * Deduplication fixes when sorting
 * Alter paths for resource:// usage so that resources take priority
   over system installations other than the current one
 * Adwaita.xml, Adwaita-dark.xml style updates
 * Quantize Y position for gutter line numbers
 * New and updated languages: meson.lang, zig.lang
 * Translation updates
News in 5.14.1, 2024-10-04
--------------------------
This is a bug-fix release for GNOME 47
 * Ensure you cannot show context menu from GtkSourceMap which otherwise
   has a limited FontMap containing only the BuilderBlocks font.
News in 5.14.0, 2024-09-13
--------------------------
This is a stable release for GNOME 47.0
 * Fix an issue where the gutter would not redraw when focus changes.
 * Add support for Groff syntax
News in 5.13.1, 2024-08-04
--------------------------
This is an unstable release update for GNOME 47.beta
 * Documentation improvements
 * Improve performance of BuilderBlocks font loading. Some of this
   effort required changes to the TTF, so user testing with a wide
   variety of languages is desired. This should reduce startup time
   of GtkSourceView using applications.
 * gtk-doc.lang: highlight `backtick` spans
 * c.lang: highlight [[]] style attributes
 * java.lang: improve escaped character matching
 * Adwaita.xml, Adwaita-dark.xml: style updates to track platform
   changes for GNOME 47.
News in 5.13.0, 2024-06-28
--------------------------
This is an unstable release update for GNOME 47.alpha
 * Ensure gutter renderers are released during dispose
 * Make default auto-indenter keep indentation when cursor is at line start
 * python3.lang: Fix f-string in curly braces to have no-spellcheck applied
 * Translation updates

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-18 07:36:55 -07:00
Markus Volk
05204e489c
gnome-control-center: update 47.3 -> 48.0
============
Version 48.0
============
- Various translation updates
- Various CI fixes
Display
- Improve accessibility of HDR Brightness row
- Fix setting luminance scale adjustment on rebuild
Power
- Add power consumption notice when disabling suspend (EU regulation)

===============
Version 48.rc.1
===============

- Various translation updates

- Include subprojects/libgxdp in the release tarball
- Pin the revision of libgxdp wrap file

Wellbeing
- Fix type in a gtk_widget_dispose_template() call

=============
Version 48.rc
=============

- Various translation updates

Applications
- Add Global Shortcuts Provider frontend dialog

Displays
- Add HDR luminance settings UI

Power
- Add a translator comment about "Battery Charging" string
- Use new UPower power-profiles-daemon DBus API

Sound
- Fix styling of sound test button

Users
- Synchronize fingerprint enrollment feedback strings with fprintd

Wellbeing
- Fix translatability of ‘average $weekday’ strings
- Support locales where the week starts on a Saturday
- Add missing includes for _NL_TIME_FIRST_WEEKDAY code path
- Block settings change notifications while updating them
- Fix delayed-apply of movement break settings

Wifi
- Disable activation for rows in Saved Wi-Fi Networks dialog

===============
Version 48.beta
===============
- Various translation updates
- Make search bar always grab focus with shortcuts
- Fix a memory leak in CcMaskPaintable (used for illustrations)
- Fix missing icons in Mouse/Wacom/WWAN settings (ship our own icons)
- Add single-panel-mode for distros to launch Settings in a single panel (without sidebar)
- Use static hostname instead of pretty hostname (hostnamed) in URLs
Dependency updates
- gnome-settings-daemon >= 48.alpha.1
Device Security
- Don't hardcode height of "help" dialog
Display
- Add monitor HDR setting
Keyboard
- Rename old "logout" media key name to "Power Off"
- Add new media keys shortcuts for "Restart" and "Logout"
- Port shortcuts dialog to AdwDialog
Mouse
- Use AdwToggleGroup in the "Primary Button" settings
Region
- Port Format Chooser to AdwPreferencesPage
- Inform accountsservice of all configured languages
Sound
- Filter out NULL stream names in Volume Levels settings
Thunderbolt
- Fix unescaped string in device status dialog
Wellbeing
- Add screen time support
- Use gtk_widget_set_child_visible in allocate
- Various accessibility/navigation/esthetic improvements
- Split data collection and limits settings
================
Version 48.alpha
================
- Various translation updates
- Start using the new GNOME release service
- Prevent crash on CcSplitRow related to Gtk size group changes
- Use accessible-role=presentation for illustrative icons/images
- Use gtk_list_box_remove_all instead of iterating GTK widget children
- Import developer docs from gitlab wiki to the docs/ source folder
- Various improvements to our development Flatpak build
- Various style/consistency updates to gobject creations
- Stop calling "gtk_widget_get_root()" incorrectly
- Various improvements to CcPermissionInfobar
- Use luminance masking for webm assets
- Introduce follow-accent property to CcMaskPaintable
- Allow FQDN hostnames
Dependency updates
- upower >= 1.90.6
- gsettings-desktop-schema >= 47.0
- libadwaita >= 1.7.alpha
About
- Fixes wrong GPU names when g-c-c is launched using dGPU

Accessibility
- Turn CcCursorSizeDialog into a page
- Remove "screen" mark labels in zoom page
- Simplify cursor size subtitle
Apps
- Avoid crash when parsing invalid app permissions
- Handle Epiphany webapps
- Various memory leak fixes
- Remove .circular style class from some buttons
Appearance
- Load GnomeBG thumbnails async
- Internally handle scale-factor
- Allow for concurrent cache updates
- Generate one background thumbnail at a time
- Don't accidentally reset accent colors
- Add "undo" option when deleting a wallpaper
- Load async wallpapers in order
Color
- Fix "Show details" link on profile warning
- Fix row expansion and button visibility
- Port "Add Profile" to AdwDialog
- Rename "Color" panel to "Color Management"
- Various code style improvements
- Port add profile page from GtkTreeView to GtkListView
- Ensure profile is connected before setting system-wide
- Various fixes to the color calibration tool
Date and Time
- Fix incorrect disabling of auto timezone without location services
- Use AdwToggleGroup in the "Time Format" row
Display
- Snap monitors after updating prefer mode to current config when enable join mode
- Port "Scale" and "Multiple Displays" rows to AdwToggleGroup
- Use real color temp in night light scale widget
Keyboard
- Port Shortcut editor to AdwDialog
- Use "--parent-handle" option when launching Tecla (keyboard layout previewer)
- Fix compose key example string
Network
- Make metered connection and hotspot settings adaptive to small screens
- Fix memory leaks in wireguard page
Notifications
- Update UI when underlying gsetting changes
Mouse
- Convert VP9 webm with alpha to monochrome variants (so we don't need gstreamer-bad-pluggins)
- Update webm illustration assets to latest versions
Mobile Networks
- Fix status pages alignments
- Use header capitalization in the "Turn off Airplane Mode" button
Multitasking
- Make workspace settings insensitive for single workspace
Online Accounts
- Track goa changes in PresentationIdentity and update the UI accordingly
Power
- Add support for battery charge limiting
- Split panel into "General" and "Power Saving" pages
- Split "Black Screen" setting in switch and delay
- Remove separate dialog for "Automatic Suspend"

- Various improvements on code readability and refactors
- Fix conflicting mnemonics
- Handle when tuned-ppd has an unsupported power profile
Printers
- Remove "search as you type" feature as it conflicts with global search
- Add a confirmation dialog when attempting to clear all jobs
- Add "No Results" page when nothing to show on search
- Use a consistent printer icon in several status pages
- Set "Driver" row after selecting ppd file in Printer Details dialog
- Port "Install PPD" dialog to GtkFileDialog
Region
- Update language row after closing lang selector
- Port format chooser dialog to AdwDialog
- Show locale name in format chooser preview
- Reset format chooser preview when uncollapsing
Sound
- Turn sound alert dialog into a subpage
- Prevent crash in Volume Levels when stream has no name
Search
- Add a button to open custom search locations
Sharing
- Fix saving of new shared folders in "Media Sharing" settings
- Make "Media Sharing" dialog use GtkFileDialog for new folders
Tests
- Disable randomly failing network panel test
- Improve waiting on NM device/client changes
- Add FQDN hostname tests
Thunderbolt
- Use AdwToast to display transient notifications
- Use property-rows style in device dialog
Users
- Use a dialog to confirm fingerprint removal
- Stop shipping legacy avatar images
- Fix conflicting mnemonic in "Add User" dialog
- Port "Remove User" button to AdwButtonRow
- Make screen reader read avatar file names when there are no names
- Port fingerprint dialog to AdwDialog
Wacom
- Do not crash when handling an unknown stylus ID
- Support hidpi for tablet/stylus images
- Make assets recolorable
- Rename visible entry to "Graphics Tablet"
- Change from "left handed orientation" to "location of buttons"
- Various style tweaks to stylus page
Wellbeing
- Add initial Wellbeing panel (disabled by default)
Wifi
- Fix crash on wifi adapter removal
- Fix using wifi hotspot with multiple wifi adapters
- Don't disable wireless globally when toggling one Wifi connection OFF
===============
Version 47.beta
===============
- Various translation updates
- Various CI fixes
- Various ports to modern libadwaita widgets
- Various mnemonics additions

- Use GtkWindow.set_default_icon_name for legacy sessions
Accessibility
- Rename "Reduce Animation" setting to "Animation Effects"
Apps
- Rename "File and Link Associations" page to "Files and Links"
- Show status page when Parental Controls aren't available
- Don't show "App is not sandboxed" banner for system components
Display
- Adapt rotation labels to the screen ratio
- Don't set automatic Night Light when Location Services are unavailable
Keyboard
- Load input choice locales asynchronously
- Fix "Move" buttons in input rows
Location
- Remove reference to now retired Mozilla Location Services
Mouse
- Use monochrome assets to support different accent colors
- Separate "Touchpad" row into its own preferences row group
Network
- Don't set empty ignored hosts
Notifications
- Turn "App Notifications" dialog into a subpage
Online Accounts
- Add a toast overlay for panel notifications/error messages
Users
- Modernize the "Add User" dialog
- Respect password "enforcing" based on /etc/security/pwquality.conf
- Avoid user names with underscores being interpreted as mnemonics
- Show correctly the remaining list of fingerprints to enroll
- Reverse sorting of finger names list to prioritize most used ones
Printers
- Various tweaks for the PPD Selection dialog
- Add button instead of link to open printer cups web page
Privacy
- Don't leak Bolt and Location subpages
- Fix visibility of Bolt settings when Bolt isn't available
Remote Desktop
- Fix loop resetting credentials
- Use new gnome-remote-desktop server configuration DBUs interface
Sound
- Add an empty state page for when no sound device is available
Wacom
- Set up Wacom stylus keyboard shortcuts and switch monitor
WWAN
- Fix crash preventing the load of the SIM Unlock dialog

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-18 07:36:55 -07:00