Commit Graph

549 Commits

Author SHA1 Message Date
Tomas Pelka f6c899eb84 enable gating 2024-04-03 12:01:47 +00:00
Ondrej Holy d88fb44f0f Enable OneDrive support for Fedora
Resolves: RHEL-30232
2024-03-28 13:17:08 +01:00
David King d963c7c032 Update to 1.54.0
Resolves: RHEL-30232
2024-03-28 13:17:05 +01:00
David King 1acc78641b Update to 1.53.91
Resolves: RHEL-30232
2024-03-28 13:17:02 +01:00
David King 397c0a2ee9 Update to 1.53.90
Fix SPDX license expression. Disable onedrive as the msgraph-1
dependency is not available in Fedora.

Resolves: RHEL-30232
2024-03-28 13:16:26 +01:00
Ondrej Holy 65dcb04d9e Migrate to SPDX license 2024-02-12 12:42:20 +01:00
Ondrej Holy 42619a4abc Make wsdd regular dependency
The wsdd dependency is now just recommended, but it should be required as
it is crucial for the new backend. If somebody needs optional wsdd support,
then gvfs-wsdd subpackage needs to be created instead.
2024-02-01 11:17:34 +01:00
Fedora Release Engineering 914a74d030 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-24 21:26:40 +00:00
David King 20bfd87352 Update to 1.53.1 2024-01-20 10:08:58 +00:00
Kalev Lember db6cd481ec Update to 1.52.2 2024-01-11 11:20:04 +01:00
Kalev Lember 5c04fc23ec Update to 1.52.1 2023-10-21 20:02:52 +02:00
Kalev Lember efaefdff6d Update to 1.52.0 2023-09-18 11:48:55 +02:00
Kalev Lember 39faa0508b Update to 1.51.91 2023-09-05 11:51:40 +02:00
Kalev Lember 2b2153639a Update to 1.51.90 2023-08-06 12:12:52 +02:00
Michel Alexandre Salim 62c4c0d2d0
Rebuilt for libimobiledevice and libplist soname bump
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
2023-07-28 17:20:59 -05:00
Fedora Release Engineering 1c3fca00b6 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 06:02:35 +00:00
Ondrej Holy 7aaf8034fc Fix udisks2 volume monitor crashes
Resolves: rhbz#2219172
2023-07-14 13:48:15 +02:00
Kalev Lember 72c3e3852d Update to 1.51.1 2023-06-30 12:03:33 +02:00
Ondrej Holy 428f1ebbae Disable Google backend in RHEL 2023-06-15 10:57:45 +02:00
David King 13fa781167 Rebuilt against libnfs 2023-06-01 08:52:49 +01:00
David King 8bc5da948f Update to 1.50.4 2023-03-19 08:28:59 +00:00
Fedora Release Engineering 71ed7678f1 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 11:55:46 +00:00
David King bb577a9df3 Update to 1.50.3 2023-01-08 18:26:25 +00:00
Fedora Release Engineering 34d6d3ae2b Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 13:25:25 +00:00
David King 00bc3dbed1 Update to 1.50.2 2022-05-26 15:35:24 +01:00
Ondrej Holy f300b463ba Unescape prefix to fix handling of encoded HTTP URIs 2022-05-05 12:13:42 +02:00
Ondrej Holy 6aa57c641e Rework anonymous handling of SMB backend to avoid EINVAL
Resolves: #2068976
2022-05-05 12:11:47 +02:00
Ondrej Holy f898263047 Update to 1.50.1
Resolves: #2078857
2022-04-26 16:03:12 +02:00
Ondrej Holy f220eb954a Ignore EINVAL for kerberos/ccache login to fix SMB mounting
Resolves: #2068976, #2072885
2022-04-13 10:47:49 +02:00
Ondrej Holy 4bdf3da7b0 Rewrite DAV backend to libsoup async API to fix crashes
Resolves: #2062465
2022-04-08 14:03:12 +02:00
Ondrej Holy 73532ee75d Fix DAV backend crashes caused by extra unref
Resolves: #2066717
2022-03-24 10:03:56 +01:00
David King 9499b2505a Update to 1.50.0 2022-03-18 12:09:29 +00:00
David King e1ce303c7b Update to 1.49.90 2022-02-13 09:25:58 +00:00
Tim Landscheidt 5e78907a78 Remove obsolete requirements for %post/%postun scriptlets 2022-01-30 06:01:41 +00:00
Christian Stadelmann e89258682a gvfs also requires pkexec contained in the polkit package 2022-01-28 09:10:20 +00:00
Fedora Release Engineering d4ae7c6581 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 12:08:38 +00:00
David King fa763237a7 Update to 1.49.1 2022-01-10 14:41:25 +00:00
Fedora Release Engineering db321fc97c - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 07:26:14 +00:00
Ondrej Holy 80d15729a6 Disable gcrypt in RHEL
The libgcrypt functionality is used only by the AFP backend which is not
built on RHEL, but it is still required from meson.build, regardless of
the -Dafp=false option. Let's add the -Dgcrypt=false option to fix this.
2021-07-12 16:30:39 +02:00
Kalev Lember 332d92deb5 Update to 1.48.1 2021-05-05 21:54:22 +02:00
Kalev Lember d6517e1abd Update to 1.48.0 2021-03-22 13:30:29 +01:00
Kalev Lember ab5fca033c Drop git BuildRequires and just apply patches with regular patch
This avoids a large build dep, and for most patches, regular patch -p1
works just fine (the package doesn't have any downstream patches right
now).
2021-03-22 13:27:10 +01:00
Kalev Lember faa55a359d Update to 1.47.91 2021-03-15 22:31:16 +01:00
Kalev Lember 9a72a024df Update to 1.47.90 2021-02-17 23:09:04 +01:00
Fedora Release Engineering 6491b5759f - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 13:17:52 +00:00
Kalev Lember 202d111c5b Update to 1.46.2 2021-01-16 21:29:28 +01:00
Kalev Lember 861c762ddb Update to 1.46.1 2020-10-05 21:37:45 +02:00
Kalev Lember d0a89bbfa3 Update to 1.46.0 2020-09-11 14:25:28 +02:00
Kalev Lember 85680aaae1 Update to 1.45.92 2020-09-04 14:18:47 +02:00
Kalev Lember b36c5be3e2 Update to 1.45.90 2020-08-17 19:41:02 +02:00