public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pgpdump] epel10: Update to 0.31 - fix buffer overflow
@ 2026-08-09 3:08 Nick Bebout
0 siblings, 0 replies; only message in thread
From: Nick Bebout @ 2026-08-09 3:08 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-09 3:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 3:08 [rpms/pgpdump] epel10: Update to 0.31 - fix buffer overflow Nick Bebout
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox