From 12802a92b65c8706fd33925709dde86db42b64ac Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Mon, 9 Oct 2017 13:52:20 +0200 Subject: [PATCH] wuauserv-Dummy_Service: Add reference to bug report. --- patches/patchinstall.sh | 3 +++ patches/wuauserv-Dummy_Service/definition | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 9648d03c..77d52d5c 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -10808,6 +10808,9 @@ fi # Patchset wuauserv-Dummy_Service # | +# | This patchset fixes the following Wine bugs: +# | * [#37781] Implement wuauserv dummy service +# | # | Modified files: # | * configure.ac, loader/wine.inf.in, programs/wuauserv/Makefile.in, programs/wuauserv/main.c # | diff --git a/patches/wuauserv-Dummy_Service/definition b/patches/wuauserv-Dummy_Service/definition index fe2a87db..a7e6d06f 100644 --- a/patches/wuauserv-Dummy_Service/definition +++ b/patches/wuauserv-Dummy_Service/definition @@ -1 +1 @@ -Fixes: Implement wuauserv dummy service +Fixes: [37781] Implement wuauserv dummy service