libpri: update to version 1.6.1 #910
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Maintainer: me
Compile tested: mips_24kc
Run tested: -
Description:
Allows to drop backport patch which is now part of the new release.
Change Log for Release libpri-1.6.1
Links:
Summary:
User Notes:
Upgrade Notes:
Closed Issues:
None
Commits By Author:
George Joseph (2):
Sean Bright (1):
Sergey V. Lobanov (1):
bbabic (1):
Detail:
.github: Add Releaser workflow
Author: George Joseph
Date: 2023-08-16
Link README to README.md Author: George Joseph
Date: 2023-08-15
Makefile: Fix modern compiler errors.
Author: Sean Bright
Date: 2023-03-10
Disable GCC's zero-length-bounds and stringop-overflow errors.
PRI-189 #close
Makefile: Add the ability to build libpri on MacOS for Linux target.
Author: Sergey V. Lobanov
Date: 2022-02-19
This patch allows to redefine ar and ranlib tool using AR and RANLIB make flags.
PRI-188 #close
q931.c: Fix subaddress finding octet 4.
Author: bbabic
Date: 2017-10-23
Some switches have extended subaddress ie octet 3 encoding to be multi-octet.
ASTERISK-27342