[pki-tps/f16] Resolves Bugzilla Bug #863272 - rhcs81 tps httpd segfault on interrupted token format operations. Re

awnuk awnuk at fedoraproject.org
Wed Dec 12 17:30:12 UTC 2012


commit 5e71182b1fd7afadfe492971f2c4927e0532a6f1
Author: Andrew Wnuk <awnuk at redhat.com>
Date:   Wed Dec 12 09:28:26 2012 -0800

    Resolves Bugzilla Bug #863272 - rhcs81 tps httpd segfault on interrupted token format operations.
    Resolves Bugzilla Bug #864607 - Empty certificate search in TPS results in httpd.worker segmentation fault then server error.

 .gitignore   |    1 +
 pki-tps.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91dab64..4b9ede7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ pki-tps-1.3.2.tar.gz
 /pki-tps-9.0.7.tar.gz
 /pki-tps-9.0.8.tar.gz
 /pki-tps-9.0.9.tar.gz
+/pki-tps-9.0.10.tar.gz
diff --git a/pki-tps.spec b/pki-tps.spec
index 6ce4818..83cf2d7 100644
--- a/pki-tps.spec
+++ b/pki-tps.spec
@@ -1,5 +1,5 @@
 Name:             pki-tps
-Version:          9.0.9
+Version:          9.0.10
 Release:          1%{?dist}
 Summary:          Certificate System - Token Processing System
 URL:              http://pki.fedoraproject.org/
@@ -277,6 +277,10 @@ fi
 
 
 %changelog
+* Wed Dec 06 2012 Jack Magne <jmagne at rehdat.com> 9.0.10-1
+- Bugzilla Bug #863272 - rhcs81 tps httpd segfault on interrupted token format operations. -
+- Bugzilla Bug #864607 - Empty certificate search in TPS results in httpd.worker segmentation fault then server error.
+
 * Tue Oct 30 2012 Andrew Wnuk <awnuk at redhat.com> 9.0.9-1
 - New official build
 - Changes to allow tps to start correctly - (alee)
diff --git a/sources b/sources
index 62019e6..b7586d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a3c21b259cab45ae7c0b9a4a95e09a89  pki-tps-9.0.9.tar.gz
+beb891e114a2e158c6b5172066b5dd8e  pki-tps-9.0.10.tar.gz


More information about the scm-commits mailing list