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

merge changes in master into v0.74 #557

Merged
merged 8 commits into from
Feb 1, 2024
Merged

merge changes in master into v0.74 #557

merged 8 commits into from
Feb 1, 2024

Conversation

devopsec
Copy link
Member

@devopsec devopsec commented Feb 1, 2024

  • Fixed regression that prevented Python based crontab processes from executing
  • Fix Carrier Prefix Regression
  • Added an additional sed statement to handle the ignoreip statement being commented out
  • Added an additional sed statement to the add screen to handle the ignoreip statement being commented out
  • Make FusionPBX Regex More Reliable
  • Fix FusionPBX Toggle Button

Description

Include a summary of the changes and the related issue.
Include relevant motivation and context.
List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Describe the tests that you ran to verify your changes.
Provide instructions that we can use to reproduce your results.
List any relevant details for your test configuration.

  • Test Script Committed
  • Instructions Provided Below

Test Configuration:

  • Hardware:
  • OS/Distro:
  • Software:

Checklist:

  • My code follows the Contributing guidelines of this project
  • This PR is not a duplicate of another open PR?
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • My code passes integration testing on a live system

@devopsec devopsec merged commit 0d520d7 into v0.74 Feb 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants