You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
patches: Update patch set and make it easier to apply updated files.
* patches: Remove released patches and slipstream unmerged patch.
* fullpatch: cd into actual source directory before downloading module,
as the patch will fail to apply otherwise due to not being in the
source directory.
* fullpatch: Automatically recompile, so the user doesn't have to
manually do this.
Copy file name to clipboardExpand all lines: phreaknet.sh
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2902,11 +2902,7 @@ phreak_patches() {
2902
2902
fi
2903
2903
2904
2904
## Merged, not yet in a release version (use asterisk_pr_if, e.g. asterisk_pr_if 1234 220400 210900 201400)
2905
-
asterisk_pr_if 1704 230300 220900 201900 # res_pjsip_pubsub: Fix ao2 reference leak of subscription tree in ast_sip_subscription, esp. important for --experimental patches
0 commit comments