Commit Graph

18 Commits

Author SHA1 Message Date
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
9fa8445723 Disable SHA-1 GHmac tests
They pass at build time, but fail during gating, presumably because
crypto policy is different and blocks SHA-1. Let's just not run these
tests, same as we already do for MD-5. There is plenty of test coverage
for the other HMAC algorithms.

Related: RHEL-44610
2024-06-26 20:31:32 +00: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
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
David King
a6a8564759 Update to 2.75.2
Refresh gnutls hmac patch.
2023-02-07 10:51:00 +00:00
Michael Catanzaro
75642e63a7 Fix gnutls-hmac.patch 2022-07-14 18:03:02 -05:00
Kalev Lember
34b203d549 Update to 2.73.2
- Rebase gnutls-hmac.patch
- Rebase gdesktopappinfo.patch
- Drop 2784.patch as it's been fixed upstream
- Build with pcre2 instead of pcre
2022-07-14 15:11:18 +02:00
David King
d160263355 Update to 2.73.1
Refresh hmac patch. Remove unnecessary chrpath usage.
2022-06-21 22:02:13 +01:00
David King
55d1b00f41 Update to 2.71.0 2022-01-10 14:50:32 +00: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
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
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
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
Kalev Lember
2165f81e6b Update to 2.67.3
... and rebase gnutls-hmac.patch
2021-02-04 21:22:15 +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