Package: swi-prolog / 9.0.4+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
swi-prolog | 9.0.4+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use local jquery.diff | (download) |
packages/pengines/examples/web/chunking.html |
2 1 + 1 - 0 ! |
use local copy of jquery Using jQuery from a remote source is a potential privacy breach. This patch prevents fetching from remote sources by using a local copy of jQuery. |
no_extra_documentation.diff | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
don't install extra documentation for core part of swi-prolog We don't need additional license and readme files in /usr/lib. |
disable_http_proxy_test.diff | (download) |
packages/http/CMakeLists.txt |
4 2 + 2 - 0 ! |
disable http_proxy test This patch disables http_proxy test. This test fails without proper public network. |