[Pkg-samba-maint] r2957 - in trunk/tdb/debian: . patches
jelmer at alioth.debian.org
jelmer at alioth.debian.org
Sat Jul 18 11:10:04 UTC 2009
Author: jelmer
Date: 2009-07-18 11:10:02 +0000 (Sat, 18 Jul 2009)
New Revision: 2957
Modified:
trunk/tdb/debian/libtdb1.symbols
trunk/tdb/debian/patches/30_tdb_logging_func.diff
Log:
Update exported symbols for tdb_logging_function.
Modified: trunk/tdb/debian/libtdb1.symbols
===================================================================
--- trunk/tdb/debian/libtdb1.symbols 2009-07-18 11:01:53 UTC (rev 2956)
+++ trunk/tdb/debian/libtdb1.symbols 2009-07-18 11:10:02 UTC (rev 2957)
@@ -31,7 +31,7 @@
tdb_lockall_read_nonblock at Base 1.1.1~svn26294
tdb_lockall_unmark at Base 1.1.1~svn26294
tdb_log_fn at Base 1.1.0
-#MISSING: 1.1.0-1# tdb_logging_function at Base 1.0.6-13
+ tdb_logging_function at Base 1.0.6
tdb_map_size at Base 1.1.0
tdb_name at Base 1.1.0
tdb_nextkey at Base 1.0.6
Modified: trunk/tdb/debian/patches/30_tdb_logging_func.diff
===================================================================
--- trunk/tdb/debian/patches/30_tdb_logging_func.diff 2009-07-18 11:01:53 UTC (rev 2956)
+++ trunk/tdb/debian/patches/30_tdb_logging_func.diff 2009-07-18 11:10:02 UTC (rev 2957)
@@ -27,3 +27,14 @@
void tdb_set_logging_function(struct tdb_context *tdb, const struct tdb_logging_context *log_ctx);
enum TDB_ERROR tdb_error(struct tdb_context *tdb);
const char *tdb_errorstr(struct tdb_context *tdb);
+diff -ur tdb-1.1.5/tdb.exports tdb-1.1.5-fixed/tdb.exports
+--- tdb-1.1.5/tdb.exports 2009-06-15 23:06:56.000000000 +0200
++++ tdb-1.1.5-fixed/tdb.exports 2009-07-18 13:03:14.000000000 +0200
+@@ -22,6 +22,7 @@
+ tdb_freelist_size;
+ tdb_get_flags;
+ tdb_get_logging_private;
++ tdb_logging_function;
+ tdb_get_seqnum;
+ tdb_hash_size;
+ tdb_increment_seqnum_nonblock;
More information about the Pkg-samba-maint
mailing list