Package: autobahn-cpp / 17.5.1+git7cc5d37-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| autobahn-cpp | 17.5.1+git7cc5d37-6 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| include_forgotten_headers.patch | (download) |
CMakeLists.txt |
2 2 + 0 - 0 ! |
include forgotten headers |
| 0001 Make sure all used placeholders are in scope.patch | (download) |
autobahn/wamp_websocketpp_websocket_transport.ipp |
3 2 + 1 - 0 ! |
make sure all used placeholders are in scope |
| 0003 Bump CMake policy version.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
bump cmake policy version |
| 0004 boost rm system.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
remove system package dependency from build. Since Boost 1.89 system package is removed. |
| 0005 replace from string.patch | (download) |
examples/callee_new.cpp |
2 1 + 1 - 0 ! |
replace from_string with make_address. Since Boost 1.87 the deprecated from_string is removed. |
| 0006 boost replace with io_context.patch | (download) |
autobahn/wamp_rawsocket_transport.hpp |
4 2 + 2 - 0 ! |
replace io_service with io_context. Since Boost 1.87 io_service and its dispatch method is removed. |
