Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
10-bug-552572.patch | Use xmessage | Jari Aalto <jari.aalto@cante.net> | no | |||
20-sys-stat.patch | includes the sys/stat.h header (Closes: #624983). | Brian M. Carlson" <sandals@crustytoothpaste.net> | no | |||
30_imlib2_pkg_config.diff | Use pkg-config to locate imlib2 | Andreas Metzler <ametzler@debian.org> | no | debian | vendor | 2022-12-31 |
40_cross.patch | Fix FTCBFS caused by using build architecture pkg-config | Helmut Grohne <helmut@subdivi.de> | no | debian | vendor | 2018-12-04 |
50_missing_sentinel.patch | Avoid compiler warning missing sentinel This change get rid of this compiler warning: XDesktopContainer.cpp: In member function ‘virtual void XDesktopContainer::runCommand(const std::string&)’: XDesktopContainer.cpp:599:25: warning: missing sentinel in function call [-Wformat=] 599 | if(execl("/bin/sh", "/bin/sh", "-c", command.c_str(), 0) == -1){ | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
Petter Reinholdtsen <pere@debian.org> | no | 2024-06-08 |