Xamarin Public Jenkins (auto-signing)
180e8b1935
Imported Upstream version 4.4.0.182
...
Former-commit-id: ea38b2115ac3af9a394fe6cddf2be2acd11bc002
2016-06-14 09:39:34 +00:00
Jo Shields
78184b19bb
Don't treat /*-api/ or /Facades/ dirs as containing real assemblies.
...
(Closes: BZ40862)
Former-commit-id: 337547f520f5adc9c74c93fe925b42e21f958e56
2016-05-10 16:12:57 +01:00
Xamarin Public Jenkins
26eabbe6fc
finalize changelog
...
Former-commit-id: f85dac662133d1e30a7984a9eedff2c0c73828f5
2016-04-28 10:34:46 -04:00
Xamarin Public Jenkins
c6524edfcd
Merge branch 'upstream'
...
Former-commit-id: 4a2200c9f49a587ad9c0ec20c7c81ec791171ea0
2016-04-28 10:34:45 -04:00
Xamarin Public Jenkins
ee13743634
Imported Upstream version 4.4.0.148
...
Former-commit-id: c10acd76550d96beddcce140c4682c6744920039
2016-04-28 10:32:09 -04:00
Xamarin Public Jenkins
b218ce8bd7
finalize changelog
...
Former-commit-id: 63b08664ac92418b2e647e6fec65859571b41121
2016-04-28 08:46:53 -04:00
Xamarin Public Jenkins
6f5c92807b
Merge branch 'upstream'
...
Former-commit-id: 33ee3fa025810a26982dfa4c29bd4fe514b4dc21
2016-04-28 08:46:51 -04:00
Xamarin Public Jenkins
67cc8417df
Imported Upstream version 4.4.0.142
...
Former-commit-id: 08ca4d6ded648b2ac2eb817c12d5723b52edbb16
2016-04-28 08:44:23 -04:00
Xamarin Public Jenkins
6efd251da1
finalize changelog
...
Former-commit-id: fc660e32b3393e0180c11d4a5404fc82963d0d5e
2016-04-12 13:22:10 -04:00
Xamarin Public Jenkins
1ffecf6eb5
Merge branch 'upstream'
...
Former-commit-id: 70340005d173498c8871669ddb9867e171cbb3e1
2016-04-12 13:22:08 -04:00
Xamarin Public Jenkins
d444f0caa4
Imported Upstream version 4.4.0.122
...
Former-commit-id: a99f46acaeba3ab496c7afc02c29b839e30a0d0b
2016-04-12 13:19:31 -04:00
Jo Shields
6410184aaf
Fix symlink ( Closes : #39986 )
...
Former-commit-id: 9d7e62173c0b5eae1abf0c6026d898cbfcfb2e0b
2016-03-30 21:32:43 +01:00
Xamarin Public Jenkins
98b1d5fe56
finalize changelog
...
Former-commit-id: 437ab14f8ecfb97ac131f50e4d83e599c206485d
2016-03-16 12:40:52 -04:00
Xamarin Public Jenkins
6f878b8431
Merge branch 'upstream'
...
Former-commit-id: 75a5a059521e71c41e46362655d4f34c1384a580
2016-03-16 12:40:50 -04:00
Xamarin Public Jenkins
a632333cc7
Imported Upstream version 4.4.0.40
...
Former-commit-id: 6427cc082e74df30afc535fd906a3494b74b0817
2016-03-16 12:38:19 -04:00
Jo Shields
aea2698ee4
Fix cert store mover (symlinks to directories are -d)
...
Former-commit-id: 2427082ad9471ce780a961266f4f865fcf4ddf7d
2016-03-16 12:53:02 +00:00
Xamarin Public Jenkins
58f87c08ce
finalize changelog
...
Former-commit-id: d674c7144bf42bf9e647e281e57724a03eda8028
2016-02-23 06:46:29 -05:00
Jo Shields
c99d09d595
Pile of fixes from nightly builds branch
...
Former-commit-id: 01442d7a7bddcc32fd6f02bfe72bbca3c2602e57
2016-02-23 11:04:20 +00:00
Xamarin Public Jenkins
b774190374
finalize changelog
...
Former-commit-id: ba4dbea1a40ac0d595d18a176ea7a5fb998e4396
2016-02-22 11:03:09 -05:00
Xamarin Public Jenkins
260369ada4
Merge branch 'upstream'
...
Former-commit-id: 41da44c4d7736cf9b84d16501a727a41bd15ba5d
2016-02-22 11:03:05 -05:00
Xamarin Public Jenkins
f3e3aab35a
Imported Upstream version 4.3.2.467
...
Former-commit-id: 9c2cb47f45fa221e661ab616387c9cda183f283d
2016-02-22 11:00:01 -05:00
Xamarin Public Jenkins
ff1d6f26f8
finalize changelog
...
Former-commit-id: 6f97495e5c961278fe72740898025de33541fd23
2016-02-15 11:50:36 -05:00
Jo Shields
648b8e8adf
Don't remap all versions of Npgsql to 4.0.0.0
...
Mono has a list of assemblies considered "internal", whose versions are automatically remapped to the distro default version.
Since we no longer bundle Npgsql, it is up to individual distributions to package their own Npgsql - but Mono cannot load any version other than 4.0.0.0 from the GAC, due to this remapping:
Mono: Assembly Ref addref npghello[0x17e2fd0] -> mscorlib[0x1789c00]: 2
Mono: The request to load the assembly Npgsql v2.2.7.0 was remapped to v4.0.0.0
Mono: Assembly Loader probing location: '/usr/lib/mono/gac/Npgsql/4.0.0.0__5d8b90d52f46fda7/Npgsql.dll'.
Npgsql, Version=2.2.7.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7
Former-commit-id: 15e46e4b0036b421f616c4da6974462ed508a8f4
2016-02-15 16:22:18 +00:00
Jo Shields
605b987c38
Move cert store to new location, for Debian compatibility
...
Former-commit-id: 85c8a623ba2c33e6eb5f1f9926f96c0ec626a13c
2016-02-15 16:20:36 +00:00
Jo Shields
0c926a3c8e
Merge branch 'master' of github.com:mono/linux-packaging-mono
...
Former-commit-id: 1993ef9a927033a9baf0e92effb59c2fc631f865
2016-02-05 10:40:33 +00:00