[libzdb/f15] bump to 2.8.1 which fixes a Oracle driver transaction memory leak

Bernard Johnson bjohnson at fedoraproject.org
Wed Jul 6 02:36:40 UTC 2011


commit 47d9992227e32820fe71cff8db048126d573737a
Author: Bernard Johnson <bjohnson at symetrix.com>
Date:   Tue Jul 5 20:23:28 2011 -0600

    bump to 2.8.1 which fixes a Oracle driver transaction memory leak

 .gitignore  |    1 +
 libzdb.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4bcd04..b5631e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 libzdb-2.6.tar.gz
 /libzdb-2.7.tar.gz
 /libzdb-2.8.tar.gz
+/libzdb-2.8.1.tar.gz
diff --git a/libzdb.spec b/libzdb.spec
index 0b5c141..52bbc60 100644
--- a/libzdb.spec
+++ b/libzdb.spec
@@ -1,6 +1,6 @@
 Name:           libzdb
-Version:        2.8
-Release:        2%{?dist}
+Version:        2.8.1
+Release:        1%{?dist}
 Summary:        Small, fast, and easy to use database API
 
 Group:          System Environment/Libraries
@@ -68,6 +68,9 @@ Developer header files & libraries for libzdb database API.
 
 
 %changelog
+* Tue Jul 05 2011 Bernard Johnson <bjohnson at symetrix.com> - 2.8.1-1
+- bump to 2.8.1 which fixes a Oracle driver transaction memory leak
+
 * Wed Mar 23 2011 Dan Horák <dan at danny.cz> - 2.8-2
 - rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
 
diff --git a/sources b/sources
index d1ce715..3bbf50f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f9a096e04d1f37ad2829ea6c7d43d0b  libzdb-2.8.tar.gz
+6b27930096a499eaea4ce5c65bb35e03  libzdb-2.8.1.tar.gz


More information about the scm-commits mailing list