sofia-sip: update to 1.13.7 731/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Mon, 31 Jan 2022 18:08:00 +0000 (19:08 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Mon, 31 Jan 2022 18:08:03 +0000 (19:08 +0100)
Contains DOS fix, see [1].

[1] https://github.com/signalwire/freeswitch/issues/1518

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/sofia-sip/Makefile

index cac4490afe51a078c51563ea42e85ea2c8acd1cc..0cd2d23f0a767f522acd92ba632e79066e19c95a 100644 (file)
@@ -11,10 +11,10 @@ PKG_NAME:=sofia-sip
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/freeswitch/sofia-sip.git
-PKG_SOURCE_DATE=2021-10-19
-PKG_SOURCE_VERSION:=41528402605d877b8e797f9def28b8acc93a8f9e
+PKG_SOURCE_DATE=2022-01-26
+PKG_SOURCE_VERSION:=1607ade8b6d1c4f82379c7489e7573a769b61994
 PKG_RELEASE:=1
-PKG_MIRROR_HASH:=f7a8edfc9968ee496d075877423412210b81afd719fea58593c022e8289d0793
+PKG_MIRROR_HASH:=560049069c43a8c0652a6f7034c005fb889b4ba3139dd79e0389e6e7d575dd97
 
 # sofia-sip adds a version to include path
 # need to update this when the version changes