diffstat of debian/ for ldb_1.1.13-1 ldb_1.1.15-SprezzOS1 changelog | 12 ++++++++++++ control | 5 +++-- libldb1.symbols | 21 ++++++++++++--------- patches/01_exclude_symbols | 24 ------------------------ patches/series | 1 - python-ldb.symbols | 12 +++++++----- 6 files changed, 34 insertions(+), 41 deletions(-) --- ldb-1.1.13/debian/changelog 2012-11-05 21:45:02.000000000 +0000 +++ ldb-1.1.15/debian/changelog 2013-01-28 16:52:25.000000000 +0000 @@ -1,3 +1,15 @@ +ldb (1:1.1.15-SprezzOS1) unstable; urgency=low + + * New upstream + + -- Nick Black Mon, 28 Jan 2013 11:48:39 -0500 + +ldb (1:1.1.14-SprezzOS1) unstable; urgency=low + + * New upstream 1.1.14 + + -- Nick Black Wed, 02 Jan 2013 18:07:02 -0500 + ldb (1:1.1.13-1) experimental; urgency=low * New upstream release. --- ldb-1.1.13/debian/control 2012-11-05 21:45:02.000000000 +0000 +++ ldb-1.1.15/debian/control 2013-01-28 16:52:25.000000000 +0000 @@ -1,7 +1,8 @@ Source: ldb Section: devel Priority: optional -Maintainer: Jelmer Vernooij +Maintainer: Nick Black +XSBC-Original-Maintainer: Jelmer Vernooij Build-Depends: debhelper (>> 8.1.3), docbook-xml, docbook-xsl, @@ -18,7 +19,7 @@ python-tdb (>= 1.2.10~), xsltproc Homepage: http://ldb.samba.org/ -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/pkg-samba/ldb.git Package: libldb1 --- ldb-1.1.13/debian/libldb1.symbols 2012-11-05 21:45:02.000000000 +0000 +++ ldb-1.1.15/debian/libldb1.symbols 2013-01-28 16:52:25.000000000 +0000 @@ -1,4 +1,4 @@ -libldb.so.1 #PACKAGE# #MINVER# +libldb.so.1 libldb1 #MINVER# LDB_0.9.10@LDB_0.9.10 0.9.21 LDB_0.9.12@LDB_0.9.12 0.9.21 LDB_0.9.15@LDB_0.9.15 0.9.21 @@ -14,6 +14,12 @@ LDB_1.0.1@LDB_1.0.1 1.0.1~ LDB_1.0.2@LDB_1.0.2 1.0.2~ LDB_1.1.0@LDB_1.1.0 1.1.0 + LDB_1.1.10@LDB_1.1.10 1.1.12 + LDB_1.1.11@LDB_1.1.11 1.1.12 + LDB_1.1.12@LDB_1.1.12 1.1.12 + LDB_1.1.13@LDB_1.1.13 1.1.13 + LDB_1.1.14@LDB_1.1.14 1:1.1.14 + LDB_1.1.15@LDB_1.1.15 1:1.1.15 LDB_1.1.1@LDB_1.1.1 1.1.1~ LDB_1.1.2@LDB_1.1.2 1.1.2~ LDB_1.1.3@LDB_1.1.3 1.1.3 @@ -23,13 +29,6 @@ LDB_1.1.7@LDB_1.1.7 1.1.12 LDB_1.1.8@LDB_1.1.8 1.1.12 LDB_1.1.9@LDB_1.1.9 1.1.12 - LDB_1.1.10@LDB_1.1.10 1.1.12 - LDB_1.1.11@LDB_1.1.11 1.1.12 - LDB_1.1.12@LDB_1.1.12 1.1.12 - LDB_1.1.13@LDB_1.1.13 1.1.13 - ldb_check_critical_controls@LDB_0.9.22 0.9.22 - ldb_controls_except_specified@LDB_0.9.22 0.9.22 - ldb_control_to_string@LDB_1.0.2 1.0.2~git20110403 ldb_add@LDB_0.9.10 0.9.21 ldb_any_comparison@LDB_0.9.10 0.9.21 ldb_asprintf_errstring@LDB_0.9.10 0.9.21 @@ -52,10 +51,12 @@ ldb_build_search_req_ex@LDB_0.9.10 0.9.21 ldb_casefold@LDB_0.9.10 0.9.21 ldb_casefold_default@LDB_0.9.10 0.9.21 + ldb_check_critical_controls@LDB_0.9.22 0.9.22 ldb_comparison_binary@LDB_0.9.10 0.9.21 ldb_comparison_fold@LDB_0.9.10 0.9.21 ldb_connect@LDB_0.9.10 0.9.21 ldb_control_to_string@LDB_1.0.2 1.0.2 + ldb_controls_except_specified@LDB_0.9.22 0.9.22 ldb_debug@LDB_0.9.10 0.9.21 ldb_debug_add@LDB_0.9.10 0.9.21 ldb_debug_end@LDB_0.9.10 0.9.21 @@ -216,6 +217,7 @@ ldb_next_start_trans@LDB_0.9.10 0.9.21 ldb_op_default_callback@LDB_0.9.10 0.9.21 ldb_options_find@LDB_0.9.17 0.9.21 + ldb_pack_data@LDB_1.1.14 1:1.1.14 ldb_parse_control_from_string@LDB_1.0.2 1.0.2~git20110403 ldb_parse_control_strings@LDB_0.9.10 0.9.21 ldb_parse_tree@LDB_0.9.10 0.9.21 @@ -244,6 +246,7 @@ ldb_request_replace_control@LDB_0.9.15 0.9.21 ldb_request_set_state@LDB_0.9.10 0.9.21 ldb_reset_err_string@LDB_0.9.10 0.9.21 + ldb_save_controls@LDB_0.9.22 0.9.22 ldb_schema_attribute_add@LDB_0.9.10 0.9.21 ldb_schema_attribute_add_with_syntax@LDB_0.9.10 0.9.21 ldb_schema_attribute_by_name@LDB_0.9.10 0.9.21 @@ -278,6 +281,7 @@ ldb_transaction_commit@LDB_0.9.10 0.9.21 ldb_transaction_prepare_commit@LDB_0.9.10 0.9.21 ldb_transaction_start@LDB_0.9.10 0.9.21 + ldb_unpack_data@LDB_1.1.14 1:1.1.14 ldb_val_dup@LDB_0.9.10 0.9.21 ldb_val_equal_exact@LDB_0.9.10 0.9.21 ldb_val_map_local@LDB_0.9.10 0.9.21 @@ -287,4 +291,3 @@ ldb_valid_attr_name@LDB_0.9.10 0.9.21 ldb_vdebug@LDB_1.1.10 1.1.12 ldb_wait@LDB_0.9.10 0.9.21 - ldb_save_controls@LDB_0.9.22 0.9.22 --- ldb-1.1.13/debian/patches/01_exclude_symbols 2012-11-05 21:45:02.000000000 +0000 +++ ldb-1.1.15/debian/patches/01_exclude_symbols 1970-01-01 00:00:00.000000000 +0000 @@ -1,24 +0,0 @@ -Description: Properly hide private symbols in libldb1 -Author: Jelmer Vernooij -Bug: https://bugzilla.samba.org/show_bug.cgi?id=9357 -Status: submitted upstream - -diff -ur ldb-1.1.13/buildtools/wafsamba/samba_abi.py ldb-1.1.13-fixd/buildtools/wafsamba/samba_abi.py ---- ldb-1.1.13/buildtools/wafsamba/samba_abi.py 2012-09-07 16:47:16.000000000 +0200 -+++ ldb-1.1.13-fixd/buildtools/wafsamba/samba_abi.py 2012-11-05 19:23:40.010206344 +0100 -@@ -190,12 +190,12 @@ - f.write("\t\t%s;\n" % x) - else: - f.write("\t\t*;\n") -- if len(local_abi) > 0: -+ if abi_match != ["*"]: - f.write("\tlocal:\n") - for x in local_abi: - f.write("\t\t%s;\n" % x[1:]) -- elif abi_match != ["*"]: -- f.write("\tlocal: *;\n") -+ if len(global_abi) > 0: -+ f.write("\t\t*;\n") - f.write("};\n") - f.close() - --- ldb-1.1.13/debian/patches/series 2012-11-05 21:45:02.000000000 +0000 +++ ldb-1.1.15/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -01_exclude_symbols --- ldb-1.1.13/debian/python-ldb.symbols 2012-11-05 21:45:02.000000000 +0000 +++ ldb-1.1.15/debian/python-ldb.symbols 2013-01-28 16:52:25.000000000 +0000 @@ -1,4 +1,10 @@ -libpyldb-util.so.1 #PACKAGE# #MINVER# +libpyldb-util.so.1 python-ldb #MINVER# + PYLDB_UTIL_1.1.10@PYLDB_UTIL_1.1.10 1:1.1.12 + PYLDB_UTIL_1.1.11@PYLDB_UTIL_1.1.11 1:1.1.12 + PYLDB_UTIL_1.1.12@PYLDB_UTIL_1.1.12 1:1.1.12 + PYLDB_UTIL_1.1.13@PYLDB_UTIL_1.1.13 1:1.1.13 + PYLDB_UTIL_1.1.14@PYLDB_UTIL_1.1.14 1:1.1.14 + PYLDB_UTIL_1.1.15@PYLDB_UTIL_1.1.15 1:1.1.15 PYLDB_UTIL_1.1.2@PYLDB_UTIL_1.1.2 1.1.2~ PYLDB_UTIL_1.1.3@PYLDB_UTIL_1.1.3 1.1.3 PYLDB_UTIL_1.1.4@PYLDB_UTIL_1.1.4 1.1.4 @@ -7,9 +13,5 @@ PYLDB_UTIL_1.1.7@PYLDB_UTIL_1.1.7 1:1.1.12 PYLDB_UTIL_1.1.8@PYLDB_UTIL_1.1.8 1:1.1.12 PYLDB_UTIL_1.1.9@PYLDB_UTIL_1.1.9 1:1.1.12 - PYLDB_UTIL_1.1.10@PYLDB_UTIL_1.1.10 1:1.1.12 - PYLDB_UTIL_1.1.11@PYLDB_UTIL_1.1.11 1:1.1.12 - PYLDB_UTIL_1.1.12@PYLDB_UTIL_1.1.12 1:1.1.12 - PYLDB_UTIL_1.1.13@PYLDB_UTIL_1.1.13 1:1.1.13 pyldb_Dn_FromDn@PYLDB_UTIL_1.1.2 1.1.2~ pyldb_Object_AsDn@PYLDB_UTIL_1.1.2 1.1.2~