Commit Graph

377 Commits

Author SHA1 Message Date
Timotheus Pokorra
4181c3a029 include patch for gacutil as suggested by directhex 2016-09-21 19:38:36 +02:00
Timotheus Pokorra
12c09a9c10 update to 4.6.0.245 Cycle 8 Stable 2016-09-14 11:44:37 +02:00
Timotheus Pokorra
c847b44a88 update to 4.6.0.243 Cycle 8 Beta Preview 4 2016-09-09 15:24:06 +02:00
Timotheus Pokorra
7f777858db update to 4.6.0.182 Cycle 8 Beta Preview 3 2016-09-02 14:54:08 +02:00
Timotheus Pokorra
ae40da5bc1 update to 4.6.0.165 Cycle 8 Beta Preview 2 2016-08-26 10:26:48 +02:00
Timotheus Pokorra
b942246049 drop patch for libgdiplus reference, it has been fixed upstream 2016-08-24 20:57:48 +02:00
Timotheus Pokorra
786f705158 applying a patch to avoid build failure on ARM, related to Fast TLS 2016-08-24 16:30:46 +02:00
Timotheus Pokorra
e66e0e68e1 update to 4.6.0.150 Cycle 8 Beta Preview 1 2016-08-24 13:00:15 +02:00
Peter Robinson
05a8b95988 minor optimation for bootstrap statements (NFC) 2016-08-21 10:32:40 +01:00
Timotheus Pokorra
47593647bc forgot to increase the release number 2016-08-16 08:39:44 +02:00
Timotheus Pokorra
0ccaff5fc7 for bootstrap, there is no mono-cecil package, so we have to build Mono.Cecil from the mono tarball 2016-08-16 08:35:57 +02:00
Timotheus Pokorra
20e71e08b4 remove Mono.Cecil from mono-core, since there is a separate package for it (#1360620) 2016-08-06 18:05:32 +02:00
Timotheus Pokorra
744ab88e1e update to 4.4.2.11 Cycle 7 Service Release 1 2016-08-02 10:03:54 +02:00
Timotheus Pokorra
867b2d083f Fix winforms problem with TrayIcon (#1284609) 2016-06-23 20:44:48 +02:00
Claudio Rodrigo Pereyra Diaz
2c87220a5f update to 4.4.1.0 Cycle 7 Service Release 0 2016-06-22 15:50:37 -03:00
Timotheus Pokorra
6b780a50c6 update to 4.4.0.182 Cycle 7 Stable Release 2016-06-10 12:31:56 +02:00
Timotheus Pokorra
b02a88f828 do not drop Microsoft targets files, they are needed for WebApplications (#1342852) 2016-06-07 18:44:45 +02:00
Timotheus Pokorra
b86fca8940 update to 4.4.0.142 CYCLE 7 Beta Release Candidate and tidy up Epel builds 2016-05-18 09:57:38 +02:00
Timotheus Pokorra
607cefe8c5 update to 4.4.0.122 Cycle 7 Beta 2016-04-18 09:30:05 +02:00
Timotheus Pokorra
4159ec8abf update to 4.4.0.40 Cycle 7 Alpha 2 2016-03-17 21:53:14 +01:00
Dan Horák
9ddae372b3 - enable hardened build on s390x (#1228570) 2016-03-03 12:51:40 +01:00
Timotheus Pokorra
cc7b8dcb9f Remove hardcoded lib directory for libMonoPosixHelper.so from the config
(fixes #1313021)
2016-03-01 07:52:21 +01:00
Timotheus Pokorra
9331d4dd49 drop asmx patch, add s390x patch
asmx problem has been resolved upstream already.
s390x: backporting a patch that fixes the problem with get_pinvoke_import
2016-02-29 08:22:48 +01:00
Timotheus Pokorra
4847dd16f6 add symbolic link for 4.0-api to avoid having to replace TargetFramework
4.0 in csproj files
2016-02-27 09:21:30 +01:00
Timotheus Pokorra
b871f74553 more fixes: provides needs to consider assemblies not in the gac.
need a symbolic link for 4.5-api so that TargetFramework in csproj files
works
2016-02-26 22:12:55 +01:00
Timotheus Pokorra
f5decb830f fix missing mscorlib 2016-02-25 17:06:57 +01:00
Timotheus Pokorra
426119dc46 Update to 4.3.2.467 Cycle 7 Alpha 2016-02-24 15:39:18 +01:00
Timotheus Pokorra
d81201f76e fixing previous commit, using new build number after mass rebuild 2016-02-09 10:28:29 +01:00
Timotheus Pokorra
5d9ae82a1d add a patch so that the documentation for asmx is displayed again
fixing upstream bug #37137
2016-02-09 10:22:48 +01:00
Fedora Release Engineering
01adafd580 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 08:40:01 +00:00
Claudio Rodrigo Pereyra Diaz
f4f8ed5b1d Update to 4.2.2.30 Cycle 6 – Service Release 1 2016-01-29 07:56:15 -03:00
Than Ngo
79ae75a2b3 backport fix from upstream, fix build problem with gcc 4.4.7 on s390x 2016-01-25 17:17:15 +01:00
Than Ngo
e97249b62d fix build failure on s390, thanks to <Neale Ferguson> 2016-01-22 14:42:11 +01:00
Than Ngo
9ec05481c8 fix build failure on ppc 2016-01-18 18:20:47 +01:00
Than Ngo
73f02acddd fix build failure on ppc 2016-01-18 18:19:54 +01:00
Timotheus Pokorra
9fa6ffc84f another fix for gdb/auto-load mono-gdb.py. directory is owned by GDB 2016-01-04 15:26:45 +01:00
Timotheus Pokorra
4697d99d42 Move mono-gdb.py under /usr/share/gdb/auto-load/ (#815501) 2016-01-04 15:00:08 +01:00
Timotheus Pokorra
6089cadb64 remove dmcs (#1294967); replace define with global 2016-01-04 11:59:32 +01:00
Timotheus Pokorra
2784f0d3b1 fixing patch mono-4.0.0-libgdiplusconfig.patch 2016-01-02 20:40:09 +01:00
Timotheus Pokorra
bbd841cb36 apply patch to fix issues with libgdiplus.so.0 (#1251756) 2016-01-02 18:59:37 +01:00
Timotheus Pokorra
6a33029383 apply patch to fix build on ARM (#1293727) 2016-01-02 11:13:37 +01:00
Claudio Rodrigo Pereyra Diaz
87c1ff1f50 Update to 4.2.1.102 Cycle 6 2015-11-17 15:34:33 -03:00
Claudio Rodrigo Pereyra Diaz
196d246f45 Merge branch 'master' of ssh://pkgs.fedoraproject.org/mono 2015-11-17 15:04:00 -03:00
Claudio Rodrigo Pereyra Diaz
9cb93b0b9a Update to 4.0.5.1 Cycle 5 – Service Release 5 2015-11-12 14:07:44 -03:00
Claudio Rodrigo Pereyra Diaz
0bb2dbd315 Update to 4.0.5.1 Cycle 5 – Service Release 5 2015-11-12 09:21:45 -03:00
Claudio Rodrigo Pereyra Diaz
0accc111b4 Update to 4.0.5.1 Cycle 5 – Service Release 5 2015-11-12 08:34:33 -03:00
Than Ngo
8766763ab9 backport the patch to fix exception when reading from timezone file 2015-10-29 14:40:55 +01:00
Claudio Rodrigo Pereyra Diaz
a7b0ed2f1b Update to 4.0.4.1 Cycle 5 – Service Release 4 2015-09-11 16:16:47 -03:00
Claudio Rodrigo Pereyra Diaz
d096d8c0f8 Update to 4.0.3.20 2015-08-11 14:47:27 -03:00
Claudio Rodrigo Pereyra Diaz
731cd34a15 Update to 4.0.3.20 2015-08-11 14:12:38 -03:00