Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Makefile.patch | Makefile Upstream Makefile was configured to build on Mac OS X. Changes: - Build against libraries packaged in Debian. - Omit indirect libraries to avoid useless dependencies. - Append some CFLAGS instead of defining all CFLAGS to allow hardening with Debian defaults. |
Dara Adib <daradib@ocf.berkeley.edu> | no | 2016-12-21 | ||
0002-paths.patch | paths Hard-code Debian paths: - OpenZWave config in /etc/openzwave - static web files in /usr/share/openzwave-controlpanel |
Dara Adib <daradib@ocf.berkeley.edu> | no | 2016-12-21 | ||
0003-thirdparty.patch | thirdparty Serve third-party Bootstrap and jQuery files from /usr/share/javascript instead of external CDN. Requires packages libjs-bootstrap and libjs-jquery. |
Dara Adib <daradib@ocf.berkeley.edu> | no | 2016-12-22 | ||
0004-mhd.patch | patch from Nicolas Mora to fix a build failure with recent libmicrohttpd=================================================================== | no |