diff options
author | Jaco Kroon <jaco@uls.co.za> | 2021-05-22 17:08:39 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-22 15:26:40 +0000 |
commit | 8ae252aca1297136bce18c9c87164527a49fd44d (patch) | |
tree | 2d580811dbae7990a55bbcb710ae889e9e1ad4ee /net-misc/asterisk | |
parent | net-misc/asterisk: 16.18.0 version bump shutdown deadlock. (diff) | |
download | gentoo-8ae252aca1297136bce18c9c87164527a49fd44d.tar.gz gentoo-8ae252aca1297136bce18c9c87164527a49fd44d.tar.bz2 gentoo-8ae252aca1297136bce18c9c87164527a49fd44d.zip |
net-misc/asterisk: 18.4.0 version bump shutdown deadlock.
Introduce combined patch of:
https://gerrit.asterisk.org/c/asterisk/+/15942 (CLI: locks show)
https://gerrit.asterisk.org/c/asterisk/+/15943 (unload memory corruption)
https://gerrit.asterisk.org/c/asterisk/+/15944 (error path ref counting)
https://gerrit.asterisk.org/c/asterisk/+/15945 (ast_module_ref usage)
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/20929
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/asterisk')
-rw-r--r-- | net-misc/asterisk/asterisk-18.4.0-r1.ebuild (renamed from net-misc/asterisk/asterisk-18.4.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-misc/asterisk/asterisk-18.4.0.ebuild b/net-misc/asterisk/asterisk-18.4.0-r1.ebuild index 7af5c494233a..ad920ebb0ab2 100644 --- a/net-misc/asterisk/asterisk-18.4.0.ebuild +++ b/net-misc/asterisk/asterisk-18.4.0-r1.ebuild @@ -27,6 +27,7 @@ REQUIRED_USE="gtalk? ( xmpp ) PATCHES=( "${FILESDIR}/${PN}-16.16.2-no-var-run-install.patch" + "${FILESDIR}/${PN}-16.18.0-r1-func_lock-fix-races.patch" ) DEPEND="acct-user/asterisk |