Package: vcmi / 0.99+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
vcmi | 0.99+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
disable privacy breach | (download) |
config/schemas/settings.json |
2 1 + 1 - 0 ! |
do not check remote repositories on startup by default |
minizip_maxu32 | (download) |
lib/filesystem/FileStream.cpp |
3 3 + 0 - 0 ! |
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 ! |
fix two spelling mistakes |
0001 Launcher add sanity checks for QDir removeRecursivel.patch | (download) |
launcher/modManager/cmodmanager.cpp |
22 20 + 2 - 0 ! |
[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... |
1