]> Git Repo - buildroot-mgba.git/commitdiff
package/freeswitch: security bump version to 1.10.10
authorBernd Kuhls <[email protected]>
Thu, 17 Aug 2023 19:14:14 +0000 (21:14 +0200)
committerThomas Petazzoni <[email protected]>
Mon, 21 Aug 2023 12:47:32 +0000 (14:47 +0200)
Release notes:
https://github.com/signalwire/freeswitch/releases/tag/v1.10.10
"This is a major release containing critical security fixes, adding
 Debian 12 Bookworm, OpenSSL 3 and FFmpeg5 support."

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/freeswitch/freeswitch.hash
package/freeswitch/freeswitch.mk

index 3497a3283f04641adb54607128b1051ae099366b..504be120900355d3f3f6739a5f75b510c67b9972 100644 (file)
@@ -1,5 +1,5 @@
-# From https://files.freeswitch.org/freeswitch-releases/freeswitch-1.10.9.-release.tar.xz.sha256
-sha256  f649d53af7beccb59c1d03864cd8f2d287e4ea26ef652b5c4969d29121ced063  freeswitch-1.10.9.-release.tar.xz
+# From https://files.freeswitch.org/freeswitch-releases/freeswitch-1.10.10.-release.tar.xz.sha256
+sha256  d2c702c7f4bd6eca539c3981cf859ad5c1846d9283829e24cd75686f2322b9df  freeswitch-1.10.10.-release.tar.xz
 # Locally computed
 sha256  75c933202f40939cdc3827fce20a1efdaa38291e2b5a65d234eb16e2cffda66a  COPYING
 sha256  c3e3388768dae8bf4edcc4108f95be815b8a05c0b0aef6e4c3d8df81affdfa34  docs/OPENH264_BINARY_LICENSE.txt
index 7497cc496499c1eb91b0f08028b6992d1f3671b8..07d436cf0bd78751044a9733611b4485974d58d8 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FREESWITCH_VERSION = 1.10.9
+FREESWITCH_VERSION = 1.10.10
 FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).-release.tar.xz
 FREESWITCH_SITE = https://files.freeswitch.org/freeswitch-releases
 # External modules need headers/libs from staging
This page took 0.033704 seconds and 4 git commands to generate.