Merge branch 'upstream'
Former-commit-id: f9b9e0bd3be3a48dee945db4ec071c87d8aafbcb
This commit is contained in:
commit
5a5c0186e2
@ -1 +1 @@
|
||||
0ce11501124227087f971ccc176d0f620c2b3afc
|
||||
51364561320852469bd836103f71db882397229a
|
@ -1 +1 @@
|
||||
e5a5ec7e6126a46c206b043b53c87299e9751280
|
||||
35ad5674b39fdc30feaef8742befc5a9769b06f8
|
@ -34,7 +34,7 @@ static class Consts
|
||||
// Use these assembly version constants to make code more maintainable.
|
||||
//
|
||||
|
||||
public const string MonoVersion = "5.16.0.149";
|
||||
public const string MonoVersion = "5.16.0.152";
|
||||
public const string MonoCompany = "Mono development team";
|
||||
public const string MonoProduct = "Mono Common Language Infrastructure";
|
||||
public const string MonoCopyright = "(c) Various Mono authors";
|
||||
|
@ -380,7 +380,12 @@ namespace System.IO.Compression
|
||||
GC.SuppressFinalize (this);
|
||||
|
||||
io_buffer = null;
|
||||
|
||||
} else {
|
||||
// When we are in the finalizer we don't want to access the underlying stream anymore
|
||||
base_stream = Stream.Null;
|
||||
}
|
||||
|
||||
if (z_stream != null) {
|
||||
z_stream.Dispose();
|
||||
}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
977f587aa6001f1c2f62d7fa0e222b013c9a14be
|
||||
f214e3a3a558c2cde963ef2ec939f271d60f3ade
|
@ -1 +1 @@
|
||||
7b9c5fd1c0b674f8fa1a62d4a0af485f5b7a8686
|
||||
e9ca90c4a6cdb23f8f9351a8cc705833b1347a84
|
Binary file not shown.
@ -1 +1 @@
|
||||
3c18ef9382bd55d045696e1ce0352e62182bbad1
|
||||
05a78b86faa962bd6fd539cb6e1c036423015b67
|
@ -1 +1 @@
|
||||
1deb3b48f9f17958091e66443b9ee8edf4128532
|
||||
0807f883fb30d5ab9bfd9bdc546942a00446dbc0
|
@ -1 +1 @@
|
||||
42f5c77c39919687b66b96f6acde71daeca87492
|
||||
425e639f233a9bfc939a22f8aa68e74ee2b4de0c
|
@ -1 +1 @@
|
||||
ac09e6dbb5c2c2789307be8796fbb1b44fcde632
|
||||
c0d161daa8406d2773662d0311f40ac188da847f
|
@ -1 +1 @@
|
||||
0bef82188692ed7b1d07b578b9e16d7dd4427d74
|
||||
8ecce7fc3aed63d947cf9813488879f45fd9413f
|
@ -1 +1 @@
|
||||
507dc2d482157fa3e043ee642930c367154e2a20
|
||||
99a5a75b372ced7a2fabf5e5fda03667f2826ab7
|
@ -1 +1 @@
|
||||
977f587aa6001f1c2f62d7fa0e222b013c9a14be
|
||||
f214e3a3a558c2cde963ef2ec939f271d60f3ade
|
@ -1 +1 @@
|
||||
7b9c5fd1c0b674f8fa1a62d4a0af485f5b7a8686
|
||||
e9ca90c4a6cdb23f8f9351a8cc705833b1347a84
|
Binary file not shown.
@ -1 +1 @@
|
||||
3c18ef9382bd55d045696e1ce0352e62182bbad1
|
||||
05a78b86faa962bd6fd539cb6e1c036423015b67
|
@ -1 +1 @@
|
||||
1deb3b48f9f17958091e66443b9ee8edf4128532
|
||||
0807f883fb30d5ab9bfd9bdc546942a00446dbc0
|
@ -1 +1 @@
|
||||
42f5c77c39919687b66b96f6acde71daeca87492
|
||||
425e639f233a9bfc939a22f8aa68e74ee2b4de0c
|
@ -1 +1 @@
|
||||
ac09e6dbb5c2c2789307be8796fbb1b44fcde632
|
||||
c0d161daa8406d2773662d0311f40ac188da847f
|
@ -1 +1 @@
|
||||
0bef82188692ed7b1d07b578b9e16d7dd4427d74
|
||||
8ecce7fc3aed63d947cf9813488879f45fd9413f
|
@ -1 +1 @@
|
||||
507dc2d482157fa3e043ee642930c367154e2a20
|
||||
99a5a75b372ced7a2fabf5e5fda03667f2826ab7
|
@ -1 +1 @@
|
||||
977f587aa6001f1c2f62d7fa0e222b013c9a14be
|
||||
f214e3a3a558c2cde963ef2ec939f271d60f3ade
|
@ -1 +1 @@
|
||||
7b9c5fd1c0b674f8fa1a62d4a0af485f5b7a8686
|
||||
e9ca90c4a6cdb23f8f9351a8cc705833b1347a84
|
Binary file not shown.
@ -1 +1 @@
|
||||
3c18ef9382bd55d045696e1ce0352e62182bbad1
|
||||
05a78b86faa962bd6fd539cb6e1c036423015b67
|
@ -1 +1 @@
|
||||
1deb3b48f9f17958091e66443b9ee8edf4128532
|
||||
0807f883fb30d5ab9bfd9bdc546942a00446dbc0
|
@ -1 +1 @@
|
||||
42f5c77c39919687b66b96f6acde71daeca87492
|
||||
425e639f233a9bfc939a22f8aa68e74ee2b4de0c
|
@ -1 +1 @@
|
||||
ac09e6dbb5c2c2789307be8796fbb1b44fcde632
|
||||
c0d161daa8406d2773662d0311f40ac188da847f
|
@ -1 +1 @@
|
||||
0bef82188692ed7b1d07b578b9e16d7dd4427d74
|
||||
8ecce7fc3aed63d947cf9813488879f45fd9413f
|
@ -1 +1 @@
|
||||
507dc2d482157fa3e043ee642930c367154e2a20
|
||||
99a5a75b372ced7a2fabf5e5fda03667f2826ab7
|
@ -1 +1 @@
|
||||
#define FULL_VERSION "explicit/b34a4d9"
|
||||
#define FULL_VERSION "explicit/8d13a84"
|
||||
|
BIN
po/mcs/de.gmo
BIN
po/mcs/de.gmo
Binary file not shown.
@ -1 +1 @@
|
||||
4efc13a5ca7865150dc4f0341b6111bad5f593b7
|
||||
05115d4cd20ba66c75106079c5feb6c381440b04
|
BIN
po/mcs/es.gmo
BIN
po/mcs/es.gmo
Binary file not shown.
@ -1 +1 @@
|
||||
204525d4c5951b04e51f558bc87a0a1348e14b11
|
||||
c7d46f3359b1f28c94a222c5bb272ddf71a3f27b
|
BIN
po/mcs/ja.gmo
BIN
po/mcs/ja.gmo
Binary file not shown.
@ -1 +1 @@
|
||||
2f6131c48354b8dc281e9d4ecee933e0d609325b
|
||||
dbb6f39c9e1ce4d2d5d613c2eed0dac60f4f965e
|
@ -6,9 +6,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: mono 5.16.0.149\n"
|
||||
"Project-Id-Version: mono 5.16.0.152\n"
|
||||
"Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
|
||||
"POT-Creation-Date: 2018-09-07 08:12+0000\n"
|
||||
"POT-Creation-Date: 2018-09-08 08:14+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 @@
|
||||
01cebefa99b4d1d20d19feae48d1baf3d0652f87
|
||||
e9657c923c63594d04ada25bb4fbd903685ac88c
|
Loading…
x
Reference in New Issue
Block a user