public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelen <jjelen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libgcrypt] rawhide: New upstream release (#2524319)
Date: Wed, 26 Aug 2026 14:54:02 GMT	[thread overview]
Message-ID: <178775604202.1.9520847559157780735.rpms-libgcrypt-3131adebfc7c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libgcrypt
Branch : rawhide
Commit : 3131adebfc7c775ed8ee731f67ec2c99192954a3
Author : Jakub Jelen <jjelen@redhat.com>
Date   : 2026-08-26T16:53:13+02:00
Stats  : +6/-4 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/libgcrypt/c/3131adebfc7c775ed8ee731f67ec2c99192954a3?branch=rawhide

Log:
New upstream release (#2524319)

---
diff --git a/.gitignore b/.gitignore
index bed3300..e46f7a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,5 @@ libgcrypt-1.4.5-hobbled.tar.bz2
 /libgcrypt-1.12.1.tar.bz2.sig
 /libgcrypt-1.12.2.tar.bz2
 /libgcrypt-1.12.2.tar.bz2.sig
+/libgcrypt-1.12.3.tar.bz2
+/libgcrypt-1.12.3.tar.bz2.sig

diff --git a/libgcrypt-1.11.0-marvin.patch b/libgcrypt-1.11.0-marvin.patch
index b68ac41..31d5ef3 100644
--- a/libgcrypt-1.11.0-marvin.patch
+++ b/libgcrypt-1.11.0-marvin.patch
@@ -841,7 +841,7 @@ index c77d0212..8e6c847f 100644
 +	           alen = buflen;
 +	         }
  
-               if (alen < 0)
+               if (alen < 0 || alen > 65535)
                  {
 @@ -1578,9 +1596,18 @@ do_vsexp_sscan (gcry_sexp_t *retsexp, size_t *erroff,
  		}

diff --git a/libgcrypt.spec b/libgcrypt.spec
index 3730bfd..dd78797 100644
--- a/libgcrypt.spec
+++ b/libgcrypt.spec
@@ -1,5 +1,5 @@
 Name: libgcrypt
-Version: 1.12.2
+Version: 1.12.3
 Release: %autorelease
 URL: https://www.gnupg.org/
 Source0: https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2

diff --git a/sources b/sources
index b2ce8dd..2c2a78a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (libgcrypt-1.12.2.tar.bz2) = dc1a4a6c00a0d84d90c8d71f4bd121b968c80df74137d6e8867f1f4cc014a539efb5238c1a1429d7cb95e493a40718fc19252edc592ffe0f43057b372896591c
-SHA512 (libgcrypt-1.12.2.tar.bz2.sig) = 5991d26f0d59d646ba29c491e6952f31c970fb80b7928f999095d9f7d1435026c9304614558415c06254a81650ce08376ea09f7d93c657dfdb7ef014e58dbf28
+SHA512 (libgcrypt-1.12.3.tar.bz2) = 84c150730af55669e35d3d9109250ae28175da1b506de84117701464ac5c7e542163977a1eb2e5df4cdaa8c723ea759aa8c004cccc98251902482aff7f847cad
+SHA512 (libgcrypt-1.12.3.tar.bz2.sig) = 1a621c62ebe15a706d65b69709d1f415d7c73b68c48f4cf0fed1730e458f49e5e88ef4583514218a76f8c5fb6bb1fd98f2348e12978772af14f8fff7fee04fff

                 reply	other threads:[~2026-08-26 14:54 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=178775604202.1.9520847559157780735.rpms-libgcrypt-3131adebfc7c@fedoraproject.org \
    --to=jjelen@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