Package: glob2 / 0.9.4.4-7
Metadata
Package | Version | Patches format |
---|---|---|
glob2 | 0.9.4.4-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_remove_home_directory_browsing.patch | (download) |
libgag/src/FileManager.cpp |
4 2 2 - 0 ! |
Added patch for libgag/src/FileManager.cpp in order to remove my own home directory from first inspection by the included filemanager. This can trigger big syslog growth when automount is active. Can have undesirable effects in a system with automounter. Debian-Bug: https://bugs.debian.org/408733 |
02_upstream_changelog.patch | (download) |
ChangeLog |
701 701 0 - 0 ! |
--- |
03_headers_order.patch | (download) |
libgag/src/TextStream.cpp |
2 1 1 - 0 ! |
With gcc 4.4, compilation of libgag/src/TextStream.cpp fails with the error: 'class GAGCore::StreamBackend' has no member named 'getc'. Reordering #include's solves the problem. Bug-Debian: https://bugs.debian.org/553706 |
10_pthread_underlinkage.patch | (download) |
SConstruct |
2 1 1 - 0 ! |
--- |
link boost system.patch | (download) |
SConstruct |
10 10 0 - 0 ! |
link against boost-system |
fix ftbfs gcc49.diff | (download) |
src/Game.h |
3 2 1 - 0 ! |
fix build with gcc 4.9 Bug-Debian: https://bugs.debian.org/746854 |
gcc5.diff | (download) |
src/VoiceRecorder.cpp |
1 1 0 - 0 ! |
fix build failure with gcc 5 |
glob2 gcc6.patch | (download) |
src/ChooseMapScreen.cpp |
2 1 1 - 0 ! |
fix some compiler warnings This fixes a FTBFS with GCC 6 where the warnings are now errors. Bug-Debian: https://bugs.debian.org/812167 |
scons.patch | (download) |
SConstruct |
92 46 46 - 0 ! |
fix build with python3-enabled scons Bug-Debian: https://bugs.debian.org/947563 |
desktop.patch | (download) |
data/glob2.desktop |
2 1 1 - 0 ! |
desktop file improvements - drop deprecated encoding - add keywords |
boost 1.69.patch | (download) |
src/AIEcho.cpp |
2 1 1 - 0 ! |
--- |
sconstruct explicitly add source_date_ep.patch | (download) |
SConstruct |
2 2 0 - 0 ! |
sconstruct: explicitly add source_date_epoch to the environment. (Closes: #1010466) https://tests.reproducible-builds.org/debian/issues/scons_doesnt_pass_environment_to_build_tools_issue.html |