Commit Graph

699 Commits

Author SHA1 Message Date
Michael Catanzaro
b1d6d83268 Update to 2.80.4
Related: RHEL-44610
2024-07-10 11:28:32 -05:00
Michael Catanzaro
19168d2368 Remove FIPS mode test
FIPS mode is currently broken in both Fedora rawhide and RHEL 10. This
test is no longer useful because it's now testing whether GnuTLS works
rather than whether GLib works.

Related: RHEL-44610
2024-07-10 11:17:52 -05:00
Michael Catanzaro
18620381b6 Run tests in %check
Related: RHEL-30209
2024-06-25 21:23:48 +00:00
Michael Catanzaro
85f10f8775 Update to 2.80.3
Resolves: RHEL-44610
2024-06-24 08:17:21 -05:00
Michael Catanzaro
0a9a41bed5 Update to 2.80.2
Resolves: RHEL-35771
2024-05-09 14:39:28 -05:00
Michael Catanzaro
f274eef493 Add some missing bundled provides
Related: RHEL-30209
2024-04-18 14:06:12 -05:00
Michael Catanzaro
1529e48405 Update to 2.80.0
Packaging work by David King (thanks!)

Resolves: RHEL-30209
2024-04-18 13:59:12 -05:00
Michael Catanzaro
8ea9fb9ac9 Remove EPERM patchset
Not doing this in RHEL.

This is likely going to break if the container system's runc is
outdated. Consider updating the container host.

Related: RHEL-30209
2024-04-18 13:48:40 -05:00
David King
201ea23692 Update to 2.79.1 2024-01-26 10:51:17 +00:00
Michael Catanzaro
770dc4fc14 Add dependency on python3-packaging 2024-01-15 14:20:27 -06:00
Kalev Lember
e7d96fe84d Backport a patch to skip deprecated gthread api in introspection data 2024-01-11 16:20:36 +01:00
Kalev Lember
87ea2bb208 Backport a patch to avoid loading mismatching GIRepository versions 2024-01-11 14:17:26 +01:00
Kalev Lember
73de58cc2b Drop old glib2-fam obsoletes 2024-01-11 10:33:56 +01:00
Kalev Lember
cf9e0c37f7 Don't mark the doc subpackage as noarch
Some of the new docs are now arch specific, e.g. GINT64_FORMAT can be
'lli' or 'li', depending on if it's a 32 bit or 64 bit host.
2024-01-11 00:42:55 +01:00
Kalev Lember
f7008d223e Update to 2.79.0
- Rebase gnutls-hmac.patch
- Add gir and typelib files that moved here from gobject-introspection
- Explicitly conflict with older gobject-introspection
- Switch to building docs with gi-docgen instead of gtk-doc
2024-01-11 00:01:48 +01:00
Kalev Lember
2659d45c54 Update to 2.78.3 2023-12-06 23:51:53 +01:00
Kalev Lember
f51b269685 Update to 2.78.2 2023-12-06 17:18:29 +01:00
Kalev Lember
79f461e497 Update to 2.78.1 2023-10-26 17:52:46 +02:00
Zephyr Lykos
2eebf802dd
gthreadedresolver: Fix race between source callbacks and finalize (fedora#2235890) 2023-09-27 16:31:55 +08:00
Kalev Lember
15fe2aaf03 Use standard indentation 2023-09-16 21:37:14 +02:00
Kalev Lember
bfcaf32a42 Update to 2.78.0 2023-09-16 21:35:32 +02:00
Kalev Lember
6995c02c20 Don't number sources and patches
We can now have multiple Patch: lines that are all applied correctly by
autosetup.
2023-09-16 21:35:06 +02:00
Kalev Lember
fa84f8591f gkeyfile: Temporarily re-allow invalid escapes when parsing strings
Backport an upstream patch to temporarily revert changed \\ behaviour in
keyfiles.

https://bugzilla.redhat.com/show_bug.cgi?id=2237562
2023-09-07 11:45:16 +02:00
Kalev Lember
16e7fdb96a Update to 2.77.3 2023-08-31 13:00:15 +02:00
Kalev Lember
5f7573afaa Update to 2.77.2 2023-08-13 01:16:11 +02:00
Kalev Lember
1296978256 Update to 2.77.1 2023-07-31 13:14:21 +02:00
Kalev Lember
741aababcf Backport upstream patch to fix GKeyFile group comments (rhbz#2225257) 2023-07-24 22:23:01 +02:00
Michael Catanzaro
92195a73d9 Fix GModule change resulting in missing exported symbols 2023-07-20 10:23:45 -05:00
Richard Hughes
744bd63762 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.
2023-07-19 14:59:40 +01:00
Adam Williamson
39b488fb49 Update to upstream fix for anaconda crash issue
Upstream fixed the crash by adding a missing return statement,
so update to using that patch instead of reverting the original
change.
2023-07-18 12:31:09 -07:00
Adam Williamson
cceebb32c7 Revert an upstream change that makes anaconda crash
See https://gitlab.gnome.org/GNOME/glib/-/issues/3054 and
https://bodhi.fedoraproject.org/updates/FEDORA-2023-b0f2753db9
for details.
2023-07-17 18:01:34 -07:00
David King
0e2bcd99ac Update to 2.77.0 2023-07-17 08:48:06 +01:00
Kalev Lember
f78c819c6b Update to 2.76.4 2023-07-06 18:03:26 +02:00
David King
2ee79679ae Update to 2.76.3 2023-05-23 13:42:17 +01:00
David King
206bc35a06 Update to 2.76.2 2023-04-24 13:39:18 +01:00
David King
e845096534 Add python3-setuptools Requires to -devel
gdbus-codegen uses distutils.

https://bugzilla.redhat.com/show_bug.cgi?id=2137442
2023-04-10 09:29:23 +01:00
David King
90c814854a Update to 2.76.1 2023-03-22 19:35:24 +00:00
David King
7f5cc41413 Update to 2.76.0 2023-03-12 08:06:11 +00:00
David King
95c4c12179 Fix getting etag attributes
Fixes gjs test failures.
2023-03-06 18:29:58 +00:00
David King
f82bf37a03 Update to 2.75.4 2023-03-04 20:01:22 +00:00
Adam Williamson
fd9079a755 Revert "Fix #2169622 for now by reverting the problematic commit"
This reverts commit 466bbb73bf.
rpm-ostree has been adjusted to work with the changed glib2
behaviour. With any luck, nothing else is broken either.
2023-02-17 18:26:49 -08:00
Adam Williamson
466bbb73bf Fix #2169622 for now by reverting the problematic commit
This isn't a long-term / upstreamable fix but it will at least
let rpm-ostree work in F38/Rawhide for now while we work out a
proper fix.
2023-02-14 17:21:14 -08:00
Michael Catanzaro
9b4011d05e Remove Provides: bundled(gnulib)
Although the code is bundled, it's not actually built since it's only
used to provide printf where system printf is insufficient.
2023-02-14 11:10:29 -06:00
Adam Williamson
90150100de Update to 2.75.3 2023-02-13 12:06:17 -08:00
David King
a6a8564759 Update to 2.75.2
Refresh gnutls hmac patch.
2023-02-07 10:51:00 +00:00
David King
a9177ca9af Add upstream revert of fd mishandling
https://gitlab.gnome.org/GNOME/glib/-/merge_requests/3039
2022-11-02 15:00:22 +00:00
David King
6a76c6e043 Update to 2.74.1 2022-10-27 22:07:35 +01:00
Kalev Lember
0a32a39f0d Backport an upstream patch to fix GParam validation crashes
https://gitlab.gnome.org/GNOME/glib/-/issues/2770
2022-09-26 22:34:25 +02:00
Kalev Lember
e812f0dd5f Update to 2.74.0 2022-09-18 10:43:06 +02:00
Michael Catanzaro
aa10a295a2 gio-launch-desktop is back 2022-08-26 14:13:19 -05:00