Commit Graph

666 Commits

Author SHA1 Message Date
David King 7a01a11da2 Update to 2.70.4 2022-02-13 09:41:16 +00:00
Richard Hughes 3befcef873 Handle EPERM to allow Fedora to be used on CircleCI and GitHub actions
It appears both CI systems are running docker with an old libseccomp
that doesn't have __SNR_close_range which the latest GLib hard-depends
on.

Relax the requirements a little until the two most popular CI systems
have deployed a new enough docker image.
2022-02-01 14:13:49 +00:00
David King ee12527702 Update to 2.70.3 2022-01-27 08:51:17 +00:00
Kalev Lember 1349f02b26 Update to 2.70.2 2021-12-06 14:05:36 +01:00
Kalev Lember af936f9e98 Update to 2.70.1 2021-10-28 15:00:29 +02:00
Kalev Lember a2b6df263a Fix network state monitoring to work with NetworkManager 1.32 (#1991075) 2021-10-15 12:20:55 +02:00
Miro Hrončok 947d874c70 Produce bit-by-bit identical .pyc files across different architectures, to avoid multilib conflicts
Resolves rhbz#2008912
2021-10-05 22:50:09 +02:00
Michael Catanzaro a4640c18cd Remove workaround for gnome-keyring
We'll use this workaround to ship Fedora 35 Beta, and we might even
leave it in F35 indefinitely since there is no particularly urgent
reason to remove it, but let's not carry it in rawhide. I have done a
new gnome-keyring build that should avoid the need for this workaround,
so it should no longer be needed to avoid breakage in rawhide.
2021-09-22 13:38:50 -05:00
Adam Williamson f799bfd9f2 Re-enable a workaround to fix g-i-s/gnome-keyring (#2005625)
This re-enables a workaround which upstream recently disabled
for security reasons, but which is still currently needed for
gnome-keyring to function properly during gnome-initial-setup.
This should fix several bugs that were all consequences of
gnome-keyring not working correctly:

https://bugzilla.redhat.com/show_bug.cgi?id=2004565
https://bugzilla.redhat.com/show_bug.cgi?id=2005625
https://bugzilla.redhat.com/show_bug.cgi?id=2006314
2021-09-21 12:17:10 -07:00
Kalev Lember a624ff5a03 Update to 2.70.0 2021-09-17 12:43:44 +02:00
Kalev Lember e215d0f37a Update to 2.69.3 2021-09-08 19:03:03 +02:00
Kalev Lember bce7213a56 Update to 2.69.2 2021-08-21 12:13:37 +02:00
Michael Catanzaro 7aafbaff5d Upgrade to 2.69.0
Also, add patch for #1984625 FTBFS
2021-07-21 15:39:18 -05:00
Michael Catanzaro 8b0678d3f0 Note: all those previous empty commits accomplished nothing
Hi there! If you see all those ugly empty commits I just pushed, please
know that they were entirely futile. The release flag is expected to be
-1 when executing 'fedpkg build' for now and we are just supposed to use
'fedpkg build --skip-nvr-check'. See:

https://docs.pagure.org/fedora-infra.rpmautospec/peculiarities.html#release-and-changelog-differ-between-local-build-and-koji
2021-07-12 15:56:58 -05:00
Michael Catanzaro 26a02bde53 Empty commit for rpmautospec -5 2021-07-12 15:53:47 -05:00
Michael Catanzaro 480cddb989 Empty commit for rpmautospec -4 2021-07-12 15:53:39 -05:00
Michael Catanzaro 90f2c1f74e Empty commit for rpmautospec -3 2021-07-12 15:53:33 -05:00
Michael Catanzaro 6a25c638e2 Empty commit for rpmautospec -2 2021-07-12 15:53:23 -05:00
Michael Catanzaro 9c6c2dcdc1 Adopt rpmautospec 2021-07-12 15:42:05 -05:00
Michael Catanzaro d93143e54c Forgot to link to libdl...
I got away with this because it's no longer required in rawhide, but
let's do it anyway.
2021-07-01 16:19:03 -05:00
Michael Catanzaro aaaeb2d8a2 Refresh gnutls-hmac patchset to fix leaks in error path 2021-07-01 15:46:08 -05:00
Michael Catanzaro 38303953f0 Drop Recommends: shared-mime-info (#1947897)
Remove old Conflicts: gcr < 3.28.1
2021-06-28 13:28:30 -05:00
Michael Catanzaro 7a7a3ffec6 Really fix incorrect comment in gnutls-hmac.patch 2021-06-23 08:55:05 -05:00
Michael Catanzaro c2b4525c73 Fix incorrect comment in gnutls-hmac.patch 2021-06-23 08:47:55 -05:00
Michael Catanzaro 74d1364a34 Drop check-rpath hack, no longer required 2021-06-23 08:27:14 -05:00
Kalev Lember a14b3a2891 Update to 2.68.3 2021-06-21 15:20:36 +02:00
Stephen Gallagher d9cced2944
Fix the requirement for 32-bit libgnutls.so.30
The automatically-generated Provides for 32-bit libraries does not
include the trailing ().

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-06-17 16:55:12 -04:00
Michael Catanzaro cd6f9cf9a9 Check if __isa_bits is defined so we don't fail when building the SRPM
I tested this with a local mockbuild, but koji has a separate stage for
building the RPM where __isa_bits is not defined.
2021-06-17 10:59:07 -05:00
Michael Catanzaro 1f79f05203 Enable GnuTLS-based GHmac in Fedora and reenable glib2-static in RHEL
Consolidate GDesktopAppInfo changes into gdesktopappinfo.patch
Disable check-rpath since it seems to be broken
2021-06-17 10:45:30 -05:00
Michael Catanzaro ba26123977 Improve rpminspect.yaml 2021-05-19 16:27:31 -05:00
Kalev Lember 217273da5e Update to 2.68.2 2021-05-11 13:26:25 +02:00
Michael Catanzaro e9a3cabc1a Add rpminspect gating configuration 2021-05-10 16:22:26 -05:00
Michael Catanzaro 029172473e Add missing bundled provides 2021-05-05 08:37:39 -05:00
Michael Catanzaro 910cd73d47 Refresh GDesktopAppInfo patchset 2021-04-28 10:02:04 -05:00
Kalev Lember 997be95b61 Update to 2.68.1 2021-04-08 16:51:29 +02:00
Kalev Lember c075d3d9bd Rebuild to fix sysprof-capture symbols leaking into libraries consuming it 2021-03-26 10:36:17 +01:00
Kalev Lember b7af369edc Update to 2.68.0 2021-03-18 17:49:45 +01:00
Petr Písař dfa01c8fba Disable debugging glib 2021-03-18 09:09:00 +01:00
Kalev Lember 4c72bdb1fe Update to 2.67.6 2021-03-11 23:26:44 +01:00
Kalev Lember 5400dc6f20 Update to 2.67.5 2021-03-02 12:26:04 +01:00
Kalev Lember 6f01bd7f06 Enable sysprof capture support 2021-02-24 11:23:09 +01:00
Kalev Lember bb9051cec9 Move all patches together in spec file 2021-02-19 19:38:31 +01:00
Kalev Lember 2fb38bd0f0 Backport a fix for gsubprocesslauncher regression 2021-02-19 19:38:18 +01:00
Kalev Lember 05ea881906 Update to 2.67.4 2021-02-16 20:25:18 +01:00
Benjamin Berg 56c964dd92 Add patches to move applications into systemd scopes
Doing this means we get more applications into their own cgroup/systemd
unit. This is important for systemd-oomd to work properly, as it tends
to work on a cgroup level.
2021-02-09 13:29:16 +01:00
Kalev Lember 646c601be3 Fix gtk-doc directory ownership 2021-02-04 21:30:48 +01:00
Kalev Lember 3a5973966c Make gnutls-hmac.patch RHEL-only 2021-02-04 21:28:20 +01:00
Kalev Lember 2165f81e6b Update to 2.67.3
... and rebase gnutls-hmac.patch
2021-02-04 21:22:15 +01:00
Fedora Release Engineering 9892f62bcf - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 08:15:28 +00:00
Peter Robinson 485a4ccc12 Drop dependency on gamin 2021-01-22 13:23:38 +00:00