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

Update stable to 0.7.4 with patches #4734

Open
wants to merge 14 commits into
base: stable
Choose a base branch
from
Open

Update stable to 0.7.4 with patches #4734

wants to merge 14 commits into from

Commits on Nov 24, 2024

  1. Fix NetBSD 10 build (#4524)

    * Fix NetBSD 10 build
    * It's TRAP_BRKPT, not TRAP_BKPT
    kazarmy authored and XVilka committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    0cd6f65 View commit details
    Browse the repository at this point in the history
  2. Adjust OpenBSD code to set the process state to be less wrong. (#4579)

    Use the p_stat of the main thread to decide in which state the process is.
    For multi-threaded applications this is still not quite correct but at
    least this compiles on OpenBSD-current.
    
    See also openbsd/ports@5d4f90e
    
    Fix for #4576
    cjeker authored and XVilka committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    32aa4d2 View commit details
    Browse the repository at this point in the history
  3. Use Python venv on OpenBSD (#4437)

    * Use Python venv on OpenBSD
    
    * Activate venv after setting PATH
    kazarmy authored and XVilka committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    1b04e14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d9a5ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0513448 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    012dfa8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9b39af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12eb1b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5327fcb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21bdee1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bdaac06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73e4d33 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8792051 View commit details
    Browse the repository at this point in the history
  14. Bump version to v0.7.4

    XVilka committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    cc52d55 View commit details
    Browse the repository at this point in the history