mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
dante: upgrade 1.4.3 -> 1.4.4
License-Update: copyright year bump
Changelog:
- Fix potential security issue CVE-2024-54662, related to "socksmethod"
use in client/hostid-rules.
- Add a missing call to setgroups(2).
- Patch to fix compilation with libminiupnp 2.2.8.
- Client connectchild optimizations.
- Client SIGIO handling improvements.
- Various configure/build fixes.
- Updated to support TCP_EXP1 version of TCP hostid format.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 9f12c5fbc6)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
d11b64e25e
commit
b42c7fbb73
+2
-2
@@ -9,11 +9,11 @@ what could be described as a non-transparent Layer 4 router."
|
|||||||
HOMEPAGE = "http://www.inet.no/dante/"
|
HOMEPAGE = "http://www.inet.no/dante/"
|
||||||
|
|
||||||
LICENSE = "BSD-3-Clause"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=edd508404db7339042dfc861a3a690ad"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=b3a8e7dc09bb720460f28c9d3796afa5"
|
||||||
|
|
||||||
SRC_URI = "https://www.inet.no/dante/files/dante-${PV}.tar.gz \
|
SRC_URI = "https://www.inet.no/dante/files/dante-${PV}.tar.gz \
|
||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "418a065fe1a4b8ace8fbf77c2da269a98f376e7115902e76cda7e741e4846a5d"
|
SRC_URI[sha256sum] = "1973c7732f1f9f0a4c0ccf2c1ce462c7c25060b25643ea90f9b98f53a813faec"
|
||||||
|
|
||||||
# without --without-gssapi, config.log will contain reference to /usr/lib
|
# without --without-gssapi, config.log will contain reference to /usr/lib
|
||||||
# as a consequence of GSSAPI path being set to /usr by default.
|
# as a consequence of GSSAPI path being set to /usr by default.
|
||||||
Reference in New Issue
Block a user