public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libgcrypt] rawhide: New upstream release (#2524319)
@ 2026-08-26 14:54 Jakub Jelen
  0 siblings, 0 replies; only message in thread
From: Jakub Jelen @ 2026-08-26 14:54 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-08-26 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 14:54 [rpms/libgcrypt] rawhide: New upstream release (#2524319) Jakub Jelen

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