Hi, I merged this and updated the compat-db package accordingly. http://git.ipfire.org/?p=ipfire-3.x.git;a=commitdiff;h=972881e665d8981a74b4adee2 a6557d054f52bf1 Please check if there are any compat packages first and either drop or replace old versions or update them to the previous version of the main package. Best, -Michael On Thu, 2016-04-07 at 09:38 +0200, Alexander Marx wrote: > Signed-off-by: Alexander Marx > --- >  libdb/libdb.nm | 6 +++--- >  1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/libdb/libdb.nm b/libdb/libdb.nm > index 7c580f2..27e9534 100644 > --- a/libdb/libdb.nm > +++ b/libdb/libdb.nm > @@ -4,9 +4,9 @@ >  ############################################################################# > ## >   >  name       = libdb > -version_major = 5 > -version_minor = 3 > -version_patch = 28 > +version_major = 6 > +version_minor = 1 > +version_patch = 26 >  version    = %{version_major}.%{version_minor}.%{version_patch} >  release    = 1 >  thisapp    = db-%{version}