public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nick Bebout <nb@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/pgpdump] epel10: Update to 0.31 - fix buffer overflow
Date: Sun, 09 Aug 2026 03:08:59 GMT	[thread overview]
Message-ID: <178624493983.1.193213612559277677.rpms-pgpdump-921b710d2036@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pgpdump
Branch : epel10
Commit : 921b710d20369bdd8d4082b2cf9e79eda3143cb4
Author : Nick Bebout <nb@fedoraproject.org>
Date   : 2016-05-09T10:51:50-05:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/pgpdump/c/921b710d20369bdd8d4082b2cf9e79eda3143cb4?branch=epel10

Log:
Update to 0.31 - fix buffer overflow

---
diff --git a/.gitignore b/.gitignore
index 3376d09..0e11a9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /pgpdump-0.28.tar.gz
 /pgpdump-0.29.tar.gz
 /pgpdump-0.30.tar.gz
+/pgpdump-0.31.tar.gz

diff --git a/pgpdump.spec b/pgpdump.spec
index b9bdab9..42b44c6 100644
--- a/pgpdump.spec
+++ b/pgpdump.spec
@@ -1,5 +1,5 @@
 Name:           pgpdump
-Version:        0.30
+Version:        0.31
 Release:        1%{?dist}
 Summary:        PGP packet visualizer
 License:        MIT
@@ -29,6 +29,9 @@ OpenPGP (RFC 4880) and PGP version 2 (RFC 1991).
 %{_mandir}/man1/pgpdump.1*
 
 %changelog
+* Mon May 09 2016 Nick Bebout <nb@fedoraproject.org> - 0.31-1
+- Update to 0.31 - fix buffer overflow
+
 * Wed Apr 27 2016 Nick Bebout <nb@fedoraproject.org> - 0.30-1
 - Update to 0.30
 

diff --git a/sources b/sources
index bb19f05..4be6ce7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dacd5a6609bd6014847095848d71d3c3  pgpdump-0.30.tar.gz
+a68e04a73a01c050bc83343bb0dd2ba0  pgpdump-0.31.tar.gz

                 reply	other threads:[~2026-08-09  3:08 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=178624493983.1.193213612559277677.rpms-pgpdump-921b710d2036@fedoraproject.org \
    --to=nb@fedoraproject.org \
    --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