Merge branch 'upstream'
Former-commit-id: a88c925cdfecaeef337b45d70c6aff99c1228950
This commit is contained in:
commit
c3d21c9162
@ -1 +1 @@
|
||||
dad97840452a2f832fc1323d67be2b04d45fc712
|
||||
30a0ef008eb1e277b4b01067d9a59c3a1b95562d
|
@ -1 +1 @@
|
||||
1b855480ca426b8d704fef63adf86f09b2b33da2
|
||||
53c884028bfc2d03fa552a9154e0568c70afec20
|
@ -34,7 +34,7 @@ static class Consts
|
||||
// Use these assembly version constants to make code more maintainable.
|
||||
//
|
||||
|
||||
public const string MonoVersion = "5.10.0.78";
|
||||
public const string MonoVersion = "5.10.0.79";
|
||||
public const string MonoCompany = "Mono development team";
|
||||
public const string MonoProduct = "Mono Common Language Infrastructure";
|
||||
public const string MonoCopyright = "(c) Various Mono authors";
|
||||
|
@ -700,7 +700,7 @@ namespace MonoTests.Mono.Security.Authenticode {
|
||||
AuthenticodeDeformatter ad = new AuthenticodeDeformatter (filename);
|
||||
// note: it's a valid signed PE file - but it doesn't
|
||||
// mean it's root is trusted on the current system
|
||||
Assert.IsTrue (((ad.Reason == 0) || (ad.Reason == 6)), "Reason");
|
||||
Assert.IsTrue (((ad.Reason == 0) || (ad.Reason == 6)), $"Reason = {ad.Reason}");
|
||||
Assert.AreEqual ("35-A5-21-3B-FC-FE-FA-40-97-AA-BB-DE-3B-52-15-6F", BitConverter.ToString (ad.Hash), "Hash");
|
||||
Assert.AreEqual (632011370700000000, ad.Timestamp.ToUniversalTime ().Ticks, "Timestamp");
|
||||
Assert.AreEqual (4, ad.Certificates.Count, "#Certificates");
|
||||
|
@ -1 +1 @@
|
||||
cf7fd8b1f52fa69a3f0c94971b492a2e3ad201bd
|
||||
d17978c398c3cb7b18fe232f5789dbba9aab7e88
|
@ -1 +1 @@
|
||||
622d2ec0823ad7bd945fc203628e4a1290ba8528
|
||||
ef8ed4e5f0ba56170c0a405445543af8667357e3
|
@ -1 +1 @@
|
||||
bd7bcec7d9505215a55dda1ebc8154522a62f70d
|
||||
26f3818d695357bee806703dbc52b981eee2184c
|
@ -1 +1 @@
|
||||
e87333586392ab866201d6ba269f3d8855e6d0a9
|
||||
476e6a2fe432b03c8e4bfed18c63d560e1f412a0
|
@ -1 +1 @@
|
||||
d718c10f264ce127870f830fde9359d0d2106b88
|
||||
e994933a4d60d3e4bf067bfd47467e851012724c
|
@ -1 +1 @@
|
||||
11fa18ea6714274085a830b743543b03862fed53
|
||||
409725b4072d6f8f1bfa5d13a223102e9f10f044
|
@ -1 +1 @@
|
||||
29c3b6cb6acbee9ec9a2bcf01e8dcc796eaa4696
|
||||
738e3a725932359bf8f7132534ff51379cd11e1b
|
@ -1 +1 @@
|
||||
cf7fd8b1f52fa69a3f0c94971b492a2e3ad201bd
|
||||
d17978c398c3cb7b18fe232f5789dbba9aab7e88
|
@ -1 +1 @@
|
||||
622d2ec0823ad7bd945fc203628e4a1290ba8528
|
||||
ef8ed4e5f0ba56170c0a405445543af8667357e3
|
@ -1 +1 @@
|
||||
bd7bcec7d9505215a55dda1ebc8154522a62f70d
|
||||
26f3818d695357bee806703dbc52b981eee2184c
|
@ -1 +1 @@
|
||||
e87333586392ab866201d6ba269f3d8855e6d0a9
|
||||
476e6a2fe432b03c8e4bfed18c63d560e1f412a0
|
@ -1 +1 @@
|
||||
d718c10f264ce127870f830fde9359d0d2106b88
|
||||
e994933a4d60d3e4bf067bfd47467e851012724c
|
@ -1 +1 @@
|
||||
11fa18ea6714274085a830b743543b03862fed53
|
||||
409725b4072d6f8f1bfa5d13a223102e9f10f044
|
@ -1 +1 @@
|
||||
29c3b6cb6acbee9ec9a2bcf01e8dcc796eaa4696
|
||||
738e3a725932359bf8f7132534ff51379cd11e1b
|
@ -1 +1 @@
|
||||
cf7fd8b1f52fa69a3f0c94971b492a2e3ad201bd
|
||||
d17978c398c3cb7b18fe232f5789dbba9aab7e88
|
@ -1 +1 @@
|
||||
622d2ec0823ad7bd945fc203628e4a1290ba8528
|
||||
ef8ed4e5f0ba56170c0a405445543af8667357e3
|
@ -1 +1 @@
|
||||
bd7bcec7d9505215a55dda1ebc8154522a62f70d
|
||||
26f3818d695357bee806703dbc52b981eee2184c
|
@ -1 +1 @@
|
||||
e87333586392ab866201d6ba269f3d8855e6d0a9
|
||||
476e6a2fe432b03c8e4bfed18c63d560e1f412a0
|
@ -1 +1 @@
|
||||
d718c10f264ce127870f830fde9359d0d2106b88
|
||||
e994933a4d60d3e4bf067bfd47467e851012724c
|
@ -1 +1 @@
|
||||
11fa18ea6714274085a830b743543b03862fed53
|
||||
409725b4072d6f8f1bfa5d13a223102e9f10f044
|
@ -1 +1 @@
|
||||
29c3b6cb6acbee9ec9a2bcf01e8dcc796eaa4696
|
||||
738e3a725932359bf8f7132534ff51379cd11e1b
|
@ -1 +1 @@
|
||||
#define FULL_VERSION "explicit/e87f9d7"
|
||||
#define FULL_VERSION "explicit/6be8ed4"
|
||||
|
BIN
po/mcs/de.gmo
BIN
po/mcs/de.gmo
Binary file not shown.
@ -1 +1 @@
|
||||
da8f1364e436f162752907da2e26c20ea9ac161c
|
||||
3aeaf0ab71c5e6343f8714c62dc34c5f4e7c8453
|
BIN
po/mcs/es.gmo
BIN
po/mcs/es.gmo
Binary file not shown.
@ -1 +1 @@
|
||||
c6396bb9a350263cb5f35de2bbf5bcdf7f6a7407
|
||||
0fd3439defd9d5c784462d295ad27f12cb2951dc
|
BIN
po/mcs/ja.gmo
BIN
po/mcs/ja.gmo
Binary file not shown.
@ -1 +1 @@
|
||||
89e4e228d152cb3572b8074df47cbf593ae4b73f
|
||||
0bf4e4ba8a8ccb1a2ab06017ca0b622cc90e22bb
|
@ -6,9 +6,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: mono 5.10.0.78\n"
|
||||
"Project-Id-Version: mono 5.10.0.79\n"
|
||||
"Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
|
||||
"POT-Creation-Date: 2018-01-31 18:55+0000\n"
|
||||
"POT-Creation-Date: 2018-02-02 18:43+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
BIN
po/mcs/pt_BR.gmo
BIN
po/mcs/pt_BR.gmo
Binary file not shown.
@ -1 +1 @@
|
||||
7fdfb7dd15beb1e0153cff685188a25415de0f86
|
||||
630bef9e47b0f1716d619568018462c7eb31a073
|
Loading…
x
Reference in New Issue
Block a user