From 540b804bcb8017b2f8c89413b1e31405e047b101 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 3 Apr 2020 16:02:04 +0000 Subject: phosphor-webui: srcrev bump 4148f2eee6..494c6edb54 Tim Lee (1): Fix "Clear Oem Logs" functionality in System Logs (From meta-phosphor rev: ad491f5f1b9800fe6842942693fe7a8a87a76b34) Change-Id: I261c1ca07f336b8e74e8a8a43fe3d08cce723688 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb') diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb index b92a0136f..155ed6c27 100644 --- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/phosphor-webui.git" -SRCREV = "4148f2eee6313068d3223871005160b2902abb18" +SRCREV = "494c6edb54d3f2d22f7e494820003540e3edf0b8" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3 From a012e35a773fab17e8978417a8a94b8ebbfcef84 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 9 Apr 2020 16:31:26 +0000 Subject: phosphor-webui: srcrev bump 494c6edb54..09081ec7f0 James Feist (1): Improve blocking of non local urls (From meta-phosphor rev: e059eec03bffd63d2bb8aac67d524de5759b6827) Change-Id: I92a6b79be878616d400c649b46bb7009ce3d5b81 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb') diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb index 155ed6c27..f4041bbfb 100644 --- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/phosphor-webui.git" -SRCREV = "494c6edb54d3f2d22f7e494820003540e3edf0b8" +SRCREV = "09081ec7f06491150e90838a4bec53004358db51" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3 From 67b85fd6ea40a16ffd9bfe52b96024fc7dc35512 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 13 Apr 2020 20:31:34 +0000 Subject: phosphor-webui: srcrev bump 09081ec7f0..c3f5e3181d James Feist (1): Add XSRF token into websocket request (From meta-phosphor rev: 4dfd2fa86ce7ee4b1cc9b6edfd0406026c3e098d) Change-Id: I90b090b8197e5db9217560c9db57707583b633b2 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb') diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb index f4041bbfb..6cb8eb99a 100644 --- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/phosphor-webui.git" -SRCREV = "09081ec7f06491150e90838a4bec53004358db51" +SRCREV = "c3f5e3181d8753c8741ccde0578dfea041e3afb2" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3 From e08bc1a2d070afa251ceecf3599f616a5d167ee4 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 14 Apr 2020 15:41:39 +0000 Subject: phosphor-webui: srcrev bump c3f5e3181d..6a8d180f28 James Feist (1): Add CSRF to all remaining websockets (From meta-phosphor rev: 327096486de8864307e7a8564f8e17c5da6511ad) Change-Id: I6cfc01f5ed2f871b9d2ffa4bc39a9d1050e7ee43 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb') diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb index 6cb8eb99a..1c1805757 100644 --- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb +++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb @@ -6,7 +6,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/phosphor-webui.git" -SRCREV = "c3f5e3181d8753c8741ccde0578dfea041e3afb2" +SRCREV = "6a8d180f284e513da2f3d8e0a76769e8b4108abf" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3