mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/freeswitch: security upgrade to 1.10.11 (CVE-2023-51443)
(cherry picked from commit 5d11717b6bf6b976ca3ed6019c77eafcc069ac3d)
This commit is contained in:
parent
057d511a5c
commit
9850fffa35
@ -3,7 +3,7 @@
|
||||
# Contributor: Cameron Banta <cbanta@gmail.com>
|
||||
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=freeswitch
|
||||
pkgver=1.10.10
|
||||
pkgver=1.10.11
|
||||
pkgrel=0
|
||||
pkgdesc="A communications platform written in C from the ground up"
|
||||
url="https://www.freeswitch.org/"
|
||||
@ -80,6 +80,8 @@ source="https://files.freeswitch.org/freeswitch-releases/freeswitch-$pkgver.-rel
|
||||
builddir="$srcdir/$pkgname-$pkgver.-release"
|
||||
|
||||
# secfixes:
|
||||
# 1.10.11-r0:
|
||||
# - CVE-2023-51443
|
||||
# 1.10.7-r0:
|
||||
# - CVE-2021-37624
|
||||
# - CVE-2021-41105
|
||||
@ -234,7 +236,7 @@ conf() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
b43079bc818a86bf667d9b328cf904e49c8455827c199c832ee686ff8634273ea186c35d907bed19d0474cbc2e1232d81624ae878a9aaa3b8897fd76e9916e55 freeswitch-1.10.10.-release.tar.xz
|
||||
44487c195506707f68d257309dca2fa5dce86693ba73b7bf654661c9a4c78c17667f413b9ce8124c188ea220101055c8248f854b2053ec98c84b6d3d11432cca freeswitch-1.10.11.-release.tar.xz
|
||||
4ceb48f64d2bc26a02cc0846276506241bfd30c156422b0a1d608fd172c099feb5c121a763652e9a45046dcdd0ba0eb71eab240e0c6ce2ad63ff781719e135a4 getlib.patch
|
||||
98a53f289c3647cafd05b6f847da0504a838a6e06545c133c10fb058c2d941e6bccf2820f44649fc25f94a4a5b7c1280eaee91098e8110f96ed3342c1cb4346c libvpx-fix-arm-float-abi.patch
|
||||
16e9208fca7f0a1985dd01ec38ddabb6a79da83ad6ab004bb66de528ac45f02fadaddc50a9f228e1aa38fae213fa5af0ca858b7af629b67a7d654339f813a68c disable-Werror.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user