Commit Graph

723 Commits

Author SHA1 Message Date
Florian Müllner
4fbff50f2b
Add missing require
argcomplete is not only a build dependency of the screenshot
CLI tool, but also a runtime dependency.

Related: https://issues.redhat.com/browse/RHEL-96293
2025-08-13 15:52:27 +02:00
Florian Müllner
20c97db0b8
Revert basing input method indicator length on graphemes
It requires Intl.Segmenter support which isn't available in the
gjs version shipped in CentOS/RHEL.

Resolves: https://issues.redhat.com/browse/RHEL-105841
2025-08-13 13:52:38 +02:00
Joan Torres Lopez
2444f7c937 Allow restart/shutdown on lock screen
Resolves: https://issues.redhat.com/browse/RHEL-101865
2025-07-31 14:40:10 +00:00
Florian Müllner
de36415cbc
Bump release to force rebuild
Related: https://issues.redhat.com/browse/RHEL-96293
2025-07-22 12:53:28 +02:00
Florian Müllner
4573284108
Add screenshot CLI tool
Resolves: https://issues.redhat.com/browse/RHEL-96293
2025-07-22 10:45:55 +02:00
Florian Müllner
ecac070075
Update to 47.8
Resolves: https://issues.redhat.com/browse/RHEL-103395
2025-07-15 16:39:37 +02:00
Florian Müllner
76e6a1825d
Update to 47.7
Resolves: https://issues.redhat.com/browse/RHEL-94743
2025-06-02 14:16:23 +02:00
Florian Müllner
81f3dcd070
Update to 47.6
Resolves: https://issues.redhat.com/browse/RHEL-92293
2025-05-21 17:33:13 +02:00
Florian Müllner
efecc8ad28
Update to 47.5
Resolves: https://issues.redhat.com/browse/RHEL-86195
2025-05-05 12:59:42 +02:00
Florian Müllner
376e8d75fa
data: Tweak app defaults
Resolves: https://issues.redhat.com/browse/RHEL-16805
2025-02-14 15:59:44 +01:00
Florian Müllner
6aac151d76
Update to 47.4
Resolves: https://issues.redhat.com/browse/RHEL-78565
2025-02-13 16:28:53 +01:00
Florian Müllner
8281e714e9
Support loading banner message from file
Resolves: https://issues.redhat.com/browse/RHEL-4104
2025-02-05 13:48:45 +01:00
Florian Müllner
1a7e69fced
Fix refcount issue in stylesheet tracking
Resolves: https://issues.redhat.com/browse/RHEL-62870
2025-01-29 14:22:20 +01:00
Florian Müllner
f2578b8b43
Update to 47.3
Resolves: https://issues.redhat.com/browse/RHEL-74560
2025-01-22 13:24:33 +01:00
Florian Müllner
aea5f8feac
Update to 47.2
Resolves: https://issues.redhat.com/browse/RHEL-69587
2024-12-02 18:28:14 +01:00
Florian Müllner
9f5780cf3e
Wrap dialog titles
Resolves: https://issues.redhat.com/browse/RHEL-65821
2024-11-12 12:57:44 +01:00
Florian Müllner
bf112e825f
Update to 47.1
Resolves: https://issues.redhat.com/browse/RHEL-63180
2024-11-06 15:47:07 +01:00
Troy Dawson
bf2166ceaa Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-29 08:27:24 -07:00
Tomas Popela
49d8bccb89 Update to the final version of RHEL 10 illustrations
Resolves: RHEL-61412
2024-10-03 12:30:08 +02:00
Florian Müllner
45f97b3972
Update to 47.0
Resolves: https://issues.redhat.com/browse/RHEL-58964
2024-09-17 20:03:16 +02:00
Florian Müllner
02972b6e7e
Update to 47.rc
Resolves: https://issues.redhat.com/browse/RHEL-53974
2024-09-09 23:13:58 +02:00
Tomas Popela
174f3ddcef Use branded illustrations
Resolves: RHEL-23464
2024-08-20 15:17:50 +02:00
Florian Müllner
c3c45af00b
rpminspect: Use correct paths in runpath exception
Mutter bumped its API version to 15 in GNOME 47.
2024-08-05 15:30:27 +02:00
Florian Müllner
664a0e0ac0
Switch default terminal
GNOME Terminal has been replaced with Ptyxis.

Resolves: https://issues.redhat.com/browse/RHEL-50571
2024-07-29 18:06:43 +02:00
Florian Müllner
ecab994da7
Update to 47.alpha
Resolves: https://issues.redhat.com/browse/RHEL-49583
2024-07-23 10:29:02 -06:00
Florian Müllner
4a276ed986
Only open captive portal login in response to user action
This also adds a `portal_helper` build option that supersedes
the downstream patch to make WebKit optional.

Resolves: https://issues.redhat.com/browse/RHEL-46629
2024-07-09 16:15:59 +02:00
Florian Müllner
fe424db921
Only use RH branding on RHEL
... and use the system icon instead of a custom asset to
avoid including trademarked assets on non-RHEL installs.

Resolves: https://issues.redhat.com/browse/RHEL-40697
2024-07-02 15:13:03 +02:00
Florian Müllner
2cca51fad6 Update to 46.3.1
Resolves: https://issues.redhat.com/browse/RHEL-45602
2024-07-01 13:31:23 +00:00
Troy Dawson
3f274a9a6e Bump release for June 2024 mass rebuild 2024-06-24 08:44:27 -07:00
Florian Müllner
eb79c376d3
Use dedicated icon for captive portal
The previously used "network-workgroup" icon is provided by the
default icon theme, but rpminspect isn't aware of this, and thus
warns about a missing icon.

The icon isn't great in this case anyway, so rather than tweaking
the rpminspect configuration, add a dedicated app icon for the
portal (created jimmac)
2024-06-05 12:58:02 +02:00
Florian Müllner
3f58d9624f
Add (back) rpminspect configuration
The rhel-10/c10s branches were created from the Fedora package,
so the rpminspect configuration from RHEL8/9 got lost.
2024-05-28 16:02:52 +02:00
Florian Müllner
0ef28d2d16
Update to 46.2
Resolves: RHEL-38642
2024-05-27 15:35:46 +02:00
Florian Müllner
76da514fb8
Add downstream branding
Replace the workspace indicator in the activities button
with the Red Hat logo.

Resolves: DESKTOP-979
2024-05-23 12:46:01 +02:00
Ray Strode
ad5acb8fcc Fix error handling in fingerprint code 2024-05-15 09:34:49 -04:00
Florian Müllner
4ddaddd639
Fix unlock prompt when animations are disabled
Resolves: RHEL-36252
2024-05-15 02:40:07 +02:00
Michael Catanzaro
8ebbe4db8f
Fix screencast proxy bus name
Without this, the fix for CVE-2024-34397 would break the screen
recorder.

Resolves: RHEL-36166
2024-05-13 18:36:35 +02:00
Florian Müllner
5b7b717f90
Fix auth regression in downstream patches
The upstream code now expects the default service to be initialized
early, so postponing it after initializing the smartcard support
no longer works.

Adjust the downstream patches accordingly.

Resolves: RHEL-35337
2024-05-10 19:44:38 +02:00
Florian Müllner
0e739b3813
Adjust downstream patch to mutter changes
Resolves: RHEL-35337
2024-05-03 14:04:37 +02:00
Florian Müllner
46403feaf0 Don't use window icons in overview
Upstream removed support for window icons in mutter, so if we
want to add them back, we will need something more involved
than the RHEL 9 downstream patches.

Resolves: RHEL-35275
2024-05-02 22:09:59 +00:00
Tomas Pelka
c4107afa4d Add gating.yaml via API 2024-05-02 15:08:55 +00:00
Florian Müllner
3c91a444af
Pick up F40 changes
Resolves: RHEL-33599
2024-04-22 16:14:43 +02:00
Florian Müllner
b1227a1d04
Re-apply downstream patches
Not all patches have been upstreamed, so re-apply the changes from
RHEL 9 that are still relevant.

Downstream branding will be different in RHEL 10, so it has been
left out for now and will be handled in a separate issue.

Resolves: RHEL-32989
2024-04-16 20:51:39 +02:00
Florian Müllner
b2b0baccf7
Backport F40 changes
Resolves: RHEL-30223
2024-04-10 17:39:43 +02:00
Fedora Release Engineering
d24c775fb2 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-24 15:35:44 +00:00
Fedora Release Engineering
6ef68ff061 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-19 23:02:12 +00:00
Troy Dawson
87cc9ae81e Make i686 exclusion for RHEL only 2024-01-18 16:29:05 +00:00
Troy Dawson
9af0440511 Re-enable i686
This is not a leaf package.
Removing i686 affects too many other packages.
2024-01-18 16:29:05 +00:00
Michael Catanzaro
286a7be2ac Don't recommend WebKitGTK in RHEL
Apparently even weak dependencies cause the package to get pulled in by
content resolver, so this needs to be made conditional.
2024-01-15 13:28:09 -06:00
Troy Dawson
8cfa0c06f5 Exclude i686
xdg-desktop-portal and xdg-desktop-portal-gtk no longer have i686

https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
2024-01-09 13:56:02 -08:00
František Zatloukal
2f556f601e Rebuilt for evolution-data-server soname version bump 2024-01-09 21:11:06 +01:00