Package: qpid-proton / 0.37.0-7

Metadata

Package Version Patches format
qpid-proton 0.37.0-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove cgi | (download)

python/tests/proton_tests/main.py | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
continue building with deprecated declarations.patch | (download)

c/src/ssl/openssl.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 continue building with deprecated-declarations
 This fixes FTBFS with openssl 3.0.
0002 Drop old FindPython.cmake.patch | (download)

tools/cmake/Modules/FindPython.cmake | 57 0 + 57 - 0 !
1 file changed, 57 deletions(-)

 drop old findpython.cmake

Not compatible wit new CMake.

0001 PROTON 2583 Fix build to avoid warnings for recent C.patch | (download)

CMakeLists.txt | 4 2 + 2 - 0 !
python/CMakeLists.txt | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 proton-2583: fix build to avoid warnings for recent cmake

It's not exactly clear but this may need cmake > 3.13

0002 PROTON 2669 Update cmake minimum to 3.16.patch | (download)

CMakeLists.txt | 11 1 + 10 - 0 !
1 file changed, 1 insertion(+), 10 deletions(-)

 proton-2669: update cmake minimum to 3.16


0003 PROTON 2669 Update examples CMakefiles for cmake 3.1.patch | (download)

c/examples/CMakeLists.txt | 20 1 + 19 - 0 !
cpp/examples/CMakeLists.txt | 32 3 + 29 - 0 !
tests/share/CMakeLists.txt | 2 1 + 1 - 0 !
3 files changed, 5 insertions(+), 49 deletions(-)

 proton-2669: update examples cmakefiles for cmake 3.16