Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate all packages to openssl3 and python 3.11 #5820

Merged
merged 86 commits into from
Aug 12, 2023

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    d306c77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24dfe04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bd1e78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    501fd4e View commit details
    Browse the repository at this point in the history
  5. octoprint: update to v1.9.2

    hgy59 authored and th0ma7 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    333522e View commit details
    Browse the repository at this point in the history
  6. homeassistant: downgrade to python310 and update for openssl3

    - add cross/cryptography_38 for homeassistant v2023.1.7 with openssl3
    - update cross/nmap to openssl3
    hgy59 authored and th0ma7 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    f52420a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10125e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64fb55b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbf8941 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    431c757 View commit details
    Browse the repository at this point in the history
  11. homeassistant: fix build of uamqp wheel

    - avoid treating warnings as errors for build of uamqp wheel
    hgy59 authored and th0ma7 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    6d92028 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    79b1150 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b0d9f98 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    874e1e8 View commit details
    Browse the repository at this point in the history
  15. homeassistant: add cross/uamqp

    - add cross/uamqp to build uAMQP wheel with openssl3
    hgy59 authored and th0ma7 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    96ea2ba View commit details
    Browse the repository at this point in the history
  16. homeassistant: fix build of cross/uamqp

    hgy59 authored and th0ma7 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    4c352b6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0f79214 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cb03bd1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    30c1118 View commit details
    Browse the repository at this point in the history
  20. znc: Migrate to using openssl3

    th0ma7 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    4b2b736 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8c34f7c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    67ba80e View commit details
    Browse the repository at this point in the history
  23. duplicity: fix build of protobuf wheel

    hgy59 authored and th0ma7 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    da52c67 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2211de6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cae5cf6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5133cfe View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    56071ac View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    339328d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b124bb2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3cfacda View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    65fcd1e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b52701b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    67de0e8 View commit details
    Browse the repository at this point in the history
  34. fix spksrc.python.mk

    - add Makefile variable PYTHON_PACKAGE to define the python package to reuse as dependency
    - take python variables from python-cc.mk
    - link python-cc.mk into package folder used by build_wheel_target in spksrc.wheel.mk
    hgy59 authored and th0ma7 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    0f71585 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ac9d095 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    72bfa7f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a293489 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1a28a70 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    6e333e6 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    81a9ec9 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    abebd70 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    a93c20b View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    cf4b208 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b9c6356 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    d41073b View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    d9e43e9 View commit details
    Browse the repository at this point in the history
  47. python-wheel.mk: Fix when used from spksrc.python.mk

    In order for rust wheels to be built properly one must change
    STAGING_INSTALL_PREFIX to point towards the spk/python311 which
    is set by PYTHON_DIR variable
    
    Also, only set PYTHONPATH if not already set previous such
    as by spksrc.python.mk
    th0ma7 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    e0e7f97 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    52bd61b View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    1a8a8f6 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    ec8bdb6 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c01277e View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    19a14be View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    b2da00e View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    2fc892e View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    357585b View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    57ceece View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    67285b5 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    c0df499 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    4259527 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    a399cc8 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    f50958c View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    7042fb3 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    3a09e8a View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    87bef24 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    adbebbc View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    bafb3a9 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    c13f6ed View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    5814d02 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    a3948cf View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    4573e15 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    6dcbedd View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    0851ba4 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    dbab808 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    3faa384 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    c3ed9d4 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    465279f View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    af9f920 View commit details
    Browse the repository at this point in the history
  78. Update for ; do formatting .github/actions/download.sh

    Co-authored-by: hgy59 <hpgy59@gmail.com>
    th0ma7 and hgy59 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    20e83b8 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    1042156 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    0bb729e View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    18737d3 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    933c240 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    20694ee View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    00990c4 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    01c602d View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    ed69c31 View commit details
    Browse the repository at this point in the history