summarylogtreecommitdiffstats
path: root/0033-Disable-hardware-randomizer-for-32-bit.patch
diff options
context:
space:
mode:
authorMichel Zou2019-02-22 18:26:23 +0100
committerMichel Zou2019-02-22 18:26:23 +0100
commitea2da1870c5d80e4c77364d198aa1fad64b8c4f0 (patch)
tree09c9102d7a602ff0d04c165cec8ece1e216705cc /0033-Disable-hardware-randomizer-for-32-bit.patch
parent12107bedc14b62761fd2de498659c6b19768d59c (diff)
downloadaur-ea2da1870c5d80e4c77364d198aa1fad64b8c4f0.tar.gz
5.12.1
Diffstat (limited to '0033-Disable-hardware-randomizer-for-32-bit.patch')
-rw-r--r--0033-Disable-hardware-randomizer-for-32-bit.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0033-Disable-hardware-randomizer-for-32-bit.patch b/0033-Disable-hardware-randomizer-for-32-bit.patch
index bb99ca933f25..63dc75a95f6f 100644
--- a/0033-Disable-hardware-randomizer-for-32-bit.patch
+++ b/0033-Disable-hardware-randomizer-for-32-bit.patch
@@ -1,7 +1,7 @@
-From c26a40fd24523774bba4f4edd58f68eede33c7b5 Mon Sep 17 00:00:00 2001
+From b26414fad10e9ff16f305b3484670260e07df70e Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sat, 26 May 2018 03:47:14 +0200
-Subject: [PATCH 33/33] Disable hardware randomizer for 32-bit
+Subject: [PATCH 33/34] Disable hardware randomizer for 32-bit
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
@@ -19,7 +19,7 @@ during RTL pass: ira
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/corelib/global/qrandom.cpp b/src/corelib/global/qrandom.cpp
-index 23e5e499b2..12030eba08 100644
+index 6195c324e7..480af00ebc 100644
--- a/src/corelib/global/qrandom.cpp
+++ b/src/corelib/global/qrandom.cpp
@@ -90,7 +90,7 @@ DECLSPEC_IMPORT BOOLEAN WINAPI SystemFunction036(PVOID RandomBuffer, ULONG Rando
@@ -45,5 +45,5 @@ index 917a91098e..c770a3e19b 100644
#else
return false;
--
-2.19.2
+2.20.1