Summary: | net-libs/pjproject-2.13: adds openssl-3 support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | John Helmert III <ajak> |
Component: | Current packages | Assignee: | Jaco Kroon <jaco> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/pjsip/pjproject/releases/tag/2.13 | ||
See Also: | https://github.com/gentoo/gentoo/pull/28541 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 797325 |
Description
John Helmert III
2022-11-24 16:10:04 UTC
Note that we plan to unmask OpenSSL 3 by EOY. Taken note. I'll test whether asterisk will compile against 2.13, seems there were security stuff back-ported from 2.13 into asterisks version of pjproject too, so may be crucial to get this soonest possible. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aff73d53bb063556a8339f32c6af447a430d660 commit 3aff73d53bb063556a8339f32c6af447a430d660 Author: Jaco Kroon <jaco@uls.co.za> AuthorDate: 2022-12-04 22:00:23 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-13 05:24:40 +0000 net-libs/pjproject: add 2.13 Bug: https://bugs.gentoo.org/884797 Closes: https://bugs.gentoo.org/882785 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org> net-libs/pjproject/Manifest | 1 + net-libs/pjproject/pjproject-2.13.ebuild | 139 +++++++++++++++++++++++++++++++ 2 files changed, 140 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83840744f3a35b21569e2237624c4d6cecafbc8 commit b83840744f3a35b21569e2237624c4d6cecafbc8 Author: Jaco Kroon <jaco@uls.co.za> AuthorDate: 2022-12-04 22:01:07 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-13 05:24:58 +0000 net-libs/pjproject: 2.12-r2 - restrict openssl compatibility. Bug: https://bugs.gentoo.org/882785 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/28541 Signed-off-by: Sam James <sam@gentoo.org> net-libs/pjproject/pjproject-2.12.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |