Skip to content

Commit

Permalink
gupnp: Upgrade to 1.2.2 -> 1.2.4
Browse files Browse the repository at this point in the history
gupnp 1.2.3 adds mitigation for CVE-2020-12695 (CallStranger)

Signed-off-by: Diego Santa Cruz <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
Diego Santa Cruz via lists.openembedded.org authored and kraj committed Jan 6, 2021
1 parent 14a9bf0 commit 53fde95
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
require gupnp.inc

SRC_URI = "${GNOME_MIRROR}/${BPN}/1.2/${BPN}-${PV}.tar.xz"
SRC_URI[md5sum] = "2ade3d29c624ad98d70113e6e93908a5"
SRC_URI[sha256sum] = "9a80bd953e5c8772ad26b72f8da01cbe7241a113edd6084903f413ce751c9989"
SRC_URI[md5sum] = "7c9c7cd80e36d9fb1e5b0267571fc17d"
SRC_URI[sha256sum] = "f7a0307ea51f5e44d1b832f493dd9045444a3a4e211ef85dfd9aa5dd6eaea7d1"

LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
file://libgupnp/gupnp.h;beginline=1;endline=20;md5=d78a69d9b6e63ee2dc72e7b674d97520"

0 comments on commit 53fde95

Please sign in to comment.