summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2013-08-13 17:19:11 -0400
committerHans-Christoph Steiner <hans@eds.org>2013-08-13 18:10:37 -0400
commit7999e52d1da7cc702999d113eb4c373a03cac300 (patch)
tree7fa09e86650b9590e9237cf2d4f56c13f2e51553
parentb915db75fc24fcb17d3077a800d511a0f45816fa (diff)
update symbols that changed from SQLCipher v2.1.1 to v2.2.1
Seems like some of the internal functions have been properly hidden in SQLCipher now, so they aren't showing up as public symbols. Some new ones have shown up tho
-rw-r--r--debian/libsqlcipher0.symbols21
1 files changed, 4 insertions, 17 deletions
diff --git a/debian/libsqlcipher0.symbols b/debian/libsqlcipher0.symbols
index 6d7a414..af68c3c 100644
--- a/debian/libsqlcipher0.symbols
+++ b/debian/libsqlcipher0.symbols
@@ -1,21 +1,6 @@
libsqlcipher.so.0 libsqlcipher0 #MINVER#
- (optional)codec_get_cipher_version@Base 2.1.1
(optional)codec_pragma@Base 2.1.1
- (optional)codec_set_cipher_name@Base 2.0.3
- (optional)codec_set_default_use_hmac@Base 2.0.6
- (optional)codec_set_fast_kdf_iter@Base 2.0.3
- (optional)codec_set_kdf_iter@Base 2.0.3
- (optional)codec_set_page_size@Base 2.0.3
- (optional)codec_set_pass_key@Base 2.0.3
- (optional)codec_set_use_hmac@Base 2.0.3
- (optional)codec_vdbe_return_static_string@Base 2.0.6
(optional)sqlcipher_activate@Base 2.0.3
- (optional)sqlcipher_cipher_ctx_cmp@Base 2.0.3
- (optional)sqlcipher_cipher_ctx_copy@Base 2.0.3
- (optional)sqlcipher_cipher_ctx_free@Base 2.0.3
- (optional)sqlcipher_cipher_ctx_init@Base 2.0.3
- (optional)sqlcipher_cipher_ctx_key_derive@Base 2.0.3
- (optional)sqlcipher_cipher_ctx_set_pass@Base 2.0.3
(optional)sqlcipher_codec_ctx_free@Base 2.0.3
(optional)sqlcipher_codec_ctx_get_cipher@Base 2.1.1
(optional)sqlcipher_codec_ctx_get_data@Base 2.0.3
@@ -36,6 +21,7 @@ libsqlcipher.so.0 libsqlcipher0 #MINVER#
(optional)sqlcipher_codec_ctx_set_pass@Base 2.0.3
(optional)sqlcipher_codec_ctx_set_use_hmac@Base 2.0.3
(optional)sqlcipher_codec_ctx_unset_flag@Base 2.1.1
+ (optional)sqlcipher_codec_get_cipher_provider@Base 2.2.1
(optional)sqlcipher_codec_get_pass@Base 2.0.3
(optional)sqlcipher_codec_key_copy@Base 2.0.3
(optional)sqlcipher_codec_key_derive@Base 2.0.3
@@ -44,13 +30,14 @@ libsqlcipher.so.0 libsqlcipher0 #MINVER#
(optional)sqlcipher_free@Base 2.0.3
(optional)sqlcipher_get_default_use_hmac@Base 2.1.1
(optional)sqlcipher_get_hmac_salt_mask@Base 2.1.1
+ (optional)sqlcipher_get_provider@Base 2.2.1
(optional)sqlcipher_ismemset@Base 2.0.6
(optional)sqlcipher_malloc@Base 2.0.3
(optional)sqlcipher_memcmp@Base 2.0.3
(optional)sqlcipher_memset@Base 2.1.1
+ (optional)sqlcipher_openssl_setup@Base 2.2.1
(optional)sqlcipher_page_cipher@Base 2.0.3
- (optional)sqlcipher_page_hmac@Base 2.0.3
- (optional)sqlcipher_random@Base 2.0.3
+ (optional)sqlcipher_register_provider@Base 2.2.1
(optional)sqlcipher_set_default_use_hmac@Base 2.0.6
(optional)sqlcipher_set_hmac_salt_mask@Base 2.1.1
sqlite3Codec@Base 1.1.9