Package: vcmi / 0.99+dfsg+git20190113.f06c8a87-2

Metadata

Package Version Patches format
vcmi 0.99+dfsg+git20190113.f06c8a87-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable privacy breach | (download)

config/schemas/settings.json | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not check remote repositories on startup by default


minizip_maxu32 | (download)

lib/filesystem/FileStream.cpp | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 define maxu32 if it's not defined yet
 If system's copy of minizip is used, then an old copy from
 www.winimage.com/zLibDll/minizip.html might be installed. That copy is no
 longer maintained as development of minizip moved to zlib. But that old copy
 does not define UINT32_MAX, so we have to do that manually.
 Also see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843617


ac81d0f7b42fb535748ec311ba877a6e6216567b.patch | (download)

lib/serializer/Connection.h | 7 7 + 0 - 0 !
server/CVCMIServer.cpp | 8 6 + 2 - 0 !
2 files changed, 13 insertions(+), 2 deletions(-)

 [patch] fix build with boost versioni >= 1.70 (#615)