summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch2
-rw-r--r--meta/recipes-support/libxslt/libxslt/fix-rvts-handling.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch b/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch
index 5a178e2ef1..19c524b0ac 100644
--- a/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch
+++ b/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch
@@ -3,7 +3,7 @@ The terms `FAIL` instead of `FAILED` and `SKIP` instead of `SKIPPED`
3match what Automake does 3match what Automake does
4 4
5Upstream-Status: Accepted 5Upstream-Status: Accepted
6[ https://git.gnome.org/browse/gnome-desktop-testing/commit/?id=048850731a640532ef55a61df7357fcc6d2ad501 ] 6[ https://gitlab.gnome.org/GNOME/gnome-desktop-testing/commit/048850731a640532ef55a61df7357fcc6d2ad501 ]
7 7
8Signed-off-by: Maxin B. John <maxin.john@intel.com> 8Signed-off-by: Maxin B. John <maxin.john@intel.com>
9--- 9---
diff --git a/meta/recipes-support/libxslt/libxslt/fix-rvts-handling.patch b/meta/recipes-support/libxslt/libxslt/fix-rvts-handling.patch
index 424c976d9b..ea3ae51e93 100644
--- a/meta/recipes-support/libxslt/libxslt/fix-rvts-handling.patch
+++ b/meta/recipes-support/libxslt/libxslt/fix-rvts-handling.patch
@@ -5,7 +5,7 @@ libxslt-1.1.32: Fix handling of RVTs returned from nested EXSLT functions
5Set the context variable to NULL when evaluating EXSLT functions. 5Set the context variable to NULL when evaluating EXSLT functions.
6Fixes potential use-after-free errors or memory leaks. 6Fixes potential use-after-free errors or memory leaks.
7 7
8Upstream-Status: Backport [https://git.gnome.org/browse/libxslt/commit/?id=8bd32f7753ac253a54279a0b6a88d15a57076bb0] 8Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/libxslt/commit/8bd32f7753ac253a54279a0b6a88d15a57076bb0]
9bug: 792580 9bug: 792580
10Signed-off-by: Andrej Valek <andrej.valek@siemens.com> 10Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
11 11