Changelog: ========= Bug #708 fix support for feeding PCAP files from STDIN Bug #705 fix Debian/kfreebsd build Bug #704 fix typos Bug #703 safeguard against corrupt packet lengths in checksum functions Bug #702 fix double free in Juniper DLT
Signed-off-by: Wang Mingyu <[email protected]> --- .../tcpreplay/{tcpreplay_4.4.0.bb => tcpreplay_4.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/tcpreplay/{tcpreplay_4.4.0.bb => tcpreplay_4.4.1.bb} (85%) diff --git a/meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.0.bb b/meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.1.bb similarity index 85% rename from meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.0.bb rename to meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.1.bb index b349156554..f65956b630 100644 --- a/meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.0.bb +++ b/meta-networking/recipes-support/tcpreplay/tcpreplay_4.4.1.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=10f0474a2f0e5dccfca20f69d6598ad8" SRC_URI = "https://github.com/appneta/tcpreplay/releases/download/v${PV}/tcpreplay-${PV}.tar.gz" -SRC_URI[sha256sum] = "a3b125c0319bd096d68f821c4a08051b2d3d9278bac6fe18cfe3c9201703a567" +SRC_URI[sha256sum] = "cb67b6491a618867fc4f9848f586019f1bb2ebd149f393afac5544ee55e4544f" UPSTREAM_CHECK_URI = "https://github.com/appneta/tcpreplay/releases" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#95469): https://lists.openembedded.org/g/openembedded-devel/message/95469 Mute This Topic: https://lists.openembedded.org/mt/89336533/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
