Update to 0.31 - fix buffer overflow

e8
Nick Bebout 9 years ago
parent 2707498659
commit 921b710d20

1
.gitignore vendored

@ -1,3 +1,4 @@
/pgpdump-0.28.tar.gz
/pgpdump-0.29.tar.gz
/pgpdump-0.30.tar.gz
/pgpdump-0.31.tar.gz

@ -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

@ -1 +1 @@
dacd5a6609bd6014847095848d71d3c3 pgpdump-0.30.tar.gz
a68e04a73a01c050bc83343bb0dd2ba0 pgpdump-0.31.tar.gz

Loading…
Cancel
Save