public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Catanzaro <mcatanzaro@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Really fix incorrect comment in gnutls-hmac.patch
Date: Tue, 11 Aug 2026 10:37:27 GMT	[thread overview]
Message-ID: <178644464725.1.3754310644608546276.rpms-glib2-7a7a3ffec630@fedoraproject.org> (raw)

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;

                 reply	other threads:[~2026-08-11 10:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178644464725.1.3754310644608546276.rpms-glib2-7a7a3ffec630@fedoraproject.org \
    --to=mcatanzaro@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox