From: Jeroen van der Heijden Date: Thu, 4 Feb 2021 14:46:26 +0000 (+0100) Subject: Update version and changelog X-Git-Tag: archive/raspbian/2.0.44-1+rpi1~1^2~3^2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c4fe8f04eea5b48c83963ca4d51ca5286c3a0801;p=siridb-server.git Update version and changelog --- diff --git a/debian/changelog b/debian/changelog index 8416e7c5..59d39b93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +siridb-server (2.0.43-0~tt1) unstable; urgency=medium + + * New upstream release + - Fixed HTTP pipeline issue (@srdgame, #161) + - Fixed possible memory corruption (@ubnt-michals, #158) + - Changed SIRIDB_DB_PATH configuration (#154) + - Fixed shard duration for ARM builds (@srdgame, #164) + - Use IPv4 for health and API when configured (@ubnt-michals, #155) + + -- Jeroen van der Heijden Thu, 04 Feb 2021 15:36:02 +0100 + siridb-server (2.0.42-0~tt1) unstable; urgency=medium * New upstream release diff --git a/include/siri/version.h b/include/siri/version.h index cfe52c53..2fb25924 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -15,7 +15,7 @@ * Note that debian alpha packages should use versions like this: * 2.0.34-0alpha0 */ -#define SIRIDB_VERSION_PRE_RELEASE "-alpha-6" +#define SIRIDB_VERSION_PRE_RELEASE "" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug"