aboutsummarylogtreecommitdiffstats
path: root/0031-Disable-hardware-randomizer-for-32-bit.patch
diff options
context:
space:
mode:
authorMartchus2019-09-09 20:28:35 +0200
committerMartchus2019-09-09 20:28:35 +0200
commit1f08bbcc5a5ae0f3af919c2d9a9d3c6f2d780fc6 (patch)
treea7e1c11f71be152c71b5419b3cd974462ef533e4 /0031-Disable-hardware-randomizer-for-32-bit.patch
parentb69d649de83fd8d7d746d62c2e507dc07428dd89 (diff)
downloadaur-1f08bbcc5a5ae0f3af919c2d9a9d3c6f2d780fc6.tar.gz
Update to 5.13.1
Diffstat (limited to '0031-Disable-hardware-randomizer-for-32-bit.patch')
-rw-r--r--0031-Disable-hardware-randomizer-for-32-bit.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0031-Disable-hardware-randomizer-for-32-bit.patch b/0031-Disable-hardware-randomizer-for-32-bit.patch
index ad5f3437d477..f0048681b1a0 100644
--- a/0031-Disable-hardware-randomizer-for-32-bit.patch
+++ b/0031-Disable-hardware-randomizer-for-32-bit.patch
@@ -1,4 +1,4 @@
-From 7d7d9c565af36b4b5fbb9628edd03310a221c70a Mon Sep 17 00:00:00 2001
+From 5d5e7070268d2ce1e9df60754dbbec218a82974b Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sat, 26 May 2018 03:47:14 +0200
Subject: [PATCH 31/33] Disable hardware randomizer for 32-bit
@@ -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 90df8653a7..50725dc5cb 100644
+index bf01b7ae2a..0663949352 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.22.0
+2.23.0