[fedmsg] More realistic X509 setup.

Ralph Bean ralph at fedoraproject.org
Sun Jul 15 21:49:52 UTC 2012


commit a955442a2c6f069ba2234e75d127c95c2ffc1bbc
Author: Ralph Bean <rbean at redhat.com>
Date:   Sun Jul 15 17:49:37 2012 -0400

    More realistic X509 setup.

 .gitignore  |    1 +
 fedmsg.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c5644db..ff4b17f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /fedmsg-0.2.3.tar.gz
 /fedmsg-0.2.4.tar.gz
 *.swp
+/fedmsg-0.2.5.tar.gz
diff --git a/fedmsg.spec b/fedmsg.spec
index a8b9893..167cb7e 100644
--- a/fedmsg.spec
+++ b/fedmsg.spec
@@ -4,7 +4,7 @@
 %global modname fedmsg
 
 Name:           fedmsg
-Version:        0.2.4
+Version:        0.2.5
 Release:        1%{?dist}
 Summary:        Tools for Fedora Infrastructure real-time messaging
 Group:          Applications/Internet
@@ -165,6 +165,9 @@ fi
 
 
 %changelog
+* Sun Jul 15 2012 Ralph Bean <rbean at redhat.com> - 0.2.5-1
+- Upstream crypto updates in preparation for a more realistic X509 setup.
+
 * Fri Jul 13 2012 Ralph Bean <rbean at redhat.com> - 0.2.4-1
 - Upstream bugfix for when ssl is disabled.
 
diff --git a/sources b/sources
index 06cafbb..587d85e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a7030e189397939568340cc0f5d0d12  fedmsg-0.2.4.tar.gz
+6f912914d64da439c0fae738aff9a70c  fedmsg-0.2.5.tar.gz


More information about the scm-commits mailing list