Package: vcmi / 0.99+dfsg-2

Metadata

Package Version Patches format
vcmi 0.99+dfsg-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


fix spelling | (download)

client/CMusicHandler.cpp | 2 1 + 1 - 0 !
lib/rmg/CRmgTemplate.cpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix two spelling mistakes
0001 Launcher add sanity checks for QDir removeRecursivel.patch | (download)

launcher/modManager/cmodmanager.cpp | 22 20 + 2 - 0 !
launcher/modManager/cmodmanager.h | 1 1 + 0 - 0 !
2 files changed, 21 insertions(+), 2 deletions(-)

 [patch] launcher: add sanity checks for qdir::removerecursively.
 Issue 2673

I'm not always fail to uninstall mod, but when I do I remove $HOME
Bumblebee developers should be proud of us...