From c20ac82cfc60ce33ab3f6361c535ef2d0523806f Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Mon, 16 Dec 2019 16:48:01 +0000 Subject: [PATCH] debian/catacomb2.symbols: Bump versions for fixed functions. I didn't do this for the 2.4.x branch because there's no way to say `2.4.x with x > 4 or 2.5.x with x > 1'. But I can be sure that all releases beyond 2.5.1 will have the fixes. There's no version-bump for the `rdrand' fix. I'm not leaning on it very hard. --- debian/catacomb2.symbols | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/debian/catacomb2.symbols b/debian/catacomb2.symbols index 36f4a565..772d218e 100644 --- a/debian/catacomb2.symbols +++ b/debian/catacomb2.symbols @@ -421,8 +421,8 @@ libcatacomb.so.2 catacomb2 #MINVER# strongprime@Base 2.3.1 ## limlee - limlee_step@Base 2.2.4 - limlee@Base 2.2.4 + limlee_step@Base 2.5.1+ + limlee@Base 2.5.1+ ## gfx gfx_acc@Base 2.0.0 @@ -512,10 +512,10 @@ libcatacomb.so.2 catacomb2 #MINVER# ec_dbl@Base 2.2.0 ec_neg@Base 2.2.0 ec_sub@Base 2.2.0 - ec_imul@Base 2.2.0 - ec_mul@Base 2.2.0 - ec_immul@Base 2.2.0 - ec_mmul@Base 2.2.0 + ec_imul@Base 2.5.1+ + ec_mul@Base 2.5.1+ + ec_immul@Base 2.5.1+ + ec_mmul@Base 2.5.1+ ec_check@Base 2.2.0 ec_destroycurve@Base 2.2.0 ec_idfix@Base 2.2.0 @@ -637,7 +637,7 @@ libcatacomb.so.2 catacomb2 #MINVER# ## lcrand lcrand@Base 2.0.0 - lcrand_create@Base 2.0.0 + lcrand_create@Base 2.5.1+ lcrand_range@Base 2.0.0 ## rand @@ -646,7 +646,7 @@ libcatacomb.so.2 catacomb2 #MINVER# rand_seed@Base 2.2.3 rand_quick@Base 2.2.3 (optional|arch=i386 amd64)rand_quick_x86ish_rdrand@Base 2.5.0 - rand_key@Base 2.2.3 + rand_key@Base 2.5.1+ rand_add@Base 2.2.3 rand_goodbits@Base 2.2.3 rand_get@Base 2.2.3 @@ -4221,8 +4221,8 @@ libcatacomb.so.2 catacomb2 #MINVER# ## dh dh_gen@Base 2.1.1 - dh_kcdsagen@Base 2.1.1 - dh_limlee@Base 2.2.4 + dh_kcdsagen@Base 2.5.1+ + dh_limlee@Base 2.5.1+ dh_checkparam@Base 2.1.1 dh_parse@Base 2.1.1 dhbin_parse@Base 2.1.1 @@ -4353,9 +4353,9 @@ libcatacomb.so.2 catacomb2 #MINVER# key_structsteal@Base 2.1.1 key_mksubkeyiter@Base 2.1.1 key_nextsubkey@Base 2.1.1 - key_copydata@Base 2.1.2 + key_copydata@Base 2.5.1+ key_incref@Base 2.1.1 - key_split@Base 2.1.1 + key_split@Base 2.5.1+ key_drop@Base 2.1.1 key_destroy@Base 2.1.1 key_do@Base 2.1.1 @@ -4413,7 +4413,7 @@ libcatacomb.so.2 catacomb2 #MINVER# ## key-misc key_byid@Base 2.1.1 - key_bytag@Base 2.1.1 + key_bytag@Base 2.5.1+ key_bytype@Base 2.1.1 key_qtag@Base 2.1.1 key_expired@Base 2.1.1 -- 2.11.0