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
Kevin Fenzi
c71d2f1ddf
Add already upstream patch to fix gdm crasher.
2020-12-19 15:20:03 -08:00
Kalev Lember
f60cba3ae7
Update to 2.67.1
2020-12-19 03:06:46 +01:00
Ondrej Holy
341fea0648
Explicitly create modules dir to fix ELN build
2020-12-04 13:39:15 +01:00
Michael Catanzaro
4d9a5aaf01
Adjust conditionals that disable glib2-fam
2020-12-01 09:52:14 -06:00
Ondrej Holy
c64ee0c537
Disable FAM support in RHEL
...
FAM support in GLib requires Gamin component, which has various issues
and is unmaintained for years. GLib is the only component that requires
it in RHEL. So let's do not build the optional glib2-fam subpackage on
RHEL so Gamin can be dropped out from there. I am not doing the same
change for Fedora as there are more components that require Gamin. So
the subpackage can be held there yet for some time. The only reason why
this change hasn't been done earlier is the fact that FAM support was
needed for DConf functionality when the home directory is on NFS. But
this shouldn't be a problem nowadays thanks to the following commit:
https://gitlab.gnome.org/GNOME/glib/-/commit/7427bb71 .
2020-12-01 09:43:53 +01:00
Kalev Lember
f9fbe5a4c8
Backport upstream patches to fix invalid use of volatile objects
...
This is needed for gcc 11.
2020-11-24 12:25:45 +01:00
Michael Catanzaro
a6c366328b
Make GnuTLS patch RHEL-specific, and make glib2-static subpackage Fedora-specific
2020-11-11 09:45:07 -06:00
Michael Catanzaro
f52f413589
Use GnuTLS to implement GHmac (thanks to Colin Walters)
2020-11-10 16:52:14 -06:00
Michael Catanzaro
78bc3e5c67
Remove unused script
2020-11-09 15:51:23 -06:00
Michael Catanzaro
8f38a70fd6
Backport fix for GSocketClient crash
2020-11-04 08:03:37 -06:00
Kalev Lember
74300be378
Update to 2.67.0
2020-10-29 05:56:07 +01:00
Kalev Lember
9b1f9aa2f2
Drop gtk-doc patch as we finally have a new enough gtk-doc
2020-10-19 19:12:40 +02:00
Kalev Lember
b5748c4edb
Update to 2.66.2
2020-10-19 19:12:38 +02:00
Michael Catanzaro
6c5949a8ca
Use smaller patches for the timezone issues
...
Someone just found a bug in the big version of the fix, so let's use a
smaller fix until these are both accepted upstream.
2020-10-14 15:31:02 -05:00
Michael Catanzaro
62d0b8f09a
Fix yet another timezone bug
2020-10-14 15:03:56 -05:00
Michael Catanzaro
ce0559a035
Fix timezone-related bugs in many applications caused by new glib timezone cache
2020-10-14 14:42:56 -05:00
Kalev Lember
22bd71a65a
Update to 2.66.1
2020-10-01 19:43:57 +02:00
Kalev Lember
6248b5a00a
Update to 2.66.0
2020-09-10 20:48:04 +02:00
Kalev Lember
e1ea8b2fcf
Update to 2.65.3
2020-09-02 18:52:53 +02:00
Adam Williamson
c3df0e5227
Backport fix for GGO #2189 (error accessing some filesystems)
...
Upstream commit refers only to read-only filesystems, but the
bug also affects CIFS shares (and this patch fixes that case
too).
2020-08-25 11:55:46 -07:00
Jeff Law
683c99b0e4
Re-enable LTO
2020-08-20 22:01:12 -06:00
Kalev Lember
1d384aa8fb
Update to 2.65.2
2020-08-18 15:59:19 +02:00
Kalev Lember
b03aa2af4a
Update to 2.65.1
2020-08-17 12:40:50 +02:00