public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Really fix incorrect comment in gnutls-hmac.patch
@ 2026-08-11 10:37 Michael Catanzaro
  0 siblings, 0 replies; only message in thread
From: Michael Catanzaro @ 2026-08-11 10:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 7a7a3ffec630fc32f117e332db5353169a3e63bc
Author : Michael Catanzaro <mcatanzaro@redhat.com>
Date   : 2021-06-23T08:55:05-05:00
Stats  : +2/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/7a7a3ffec630fc32f117e332db5353169a3e63bc?branch=cve-2026-58016-f44

Log:
Really fix incorrect comment in gnutls-hmac.patch

---
diff --git a/gnutls-hmac.patch b/gnutls-hmac.patch
index 27ede86..b6c3dc4 100644
--- a/gnutls-hmac.patch
+++ b/gnutls-hmac.patch
@@ -437,7 +437,7 @@ new file mode 100644
 index 000000000..a55375060
 --- /dev/null
 +++ b/glib/ghmac-gnutls.c
-@@ -0,0 +1,187 @@
+@@ -0,0 +1,186 @@
 +/* ghmac.h - data hashing functions
 + *
 + * Copyright (C) 2011  Collabora Ltd.
@@ -523,8 +523,7 @@ index 000000000..a55375060
 +  if (ret != 0)
 +    {
 +      /* There is no way to report an error here, but one possible cause of
-+       * failure is that the requested digest may be disabled by Fedora or RHEL
-+       * system crypto policy. As of 2021, MD5 is likely disabled.
++       * failure is that the requested digest may be disabled by FIPS mode.
 +       */
 +      g_free (hmac->hmac);
 +      return NULL;

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-11 10:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:37 [rpms/glib2] cve-2026-58016-f44: Really fix incorrect comment in gnutls-hmac.patch Michael Catanzaro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox