[MXS-1189] SLES 11 builds missing for MaxScale 2.0.4 and 2.0.5 Created: 2017-03-16 Updated: 2017-03-20 Resolved: 2017-03-20 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | build |
| Affects Version/s: | None |
| Fix Version/s: | 2.0.5 |
| Type: | Task | Priority: | Major |
| Reporter: | Kolbe Kegel (Inactive) | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I noticed that there are no SLES 11 builds for MaxScale 2.0.4 or 2.0.5. Is that intentional? |
| Comments |
| Comment by Timofey Turenko [ 2017-03-17 ] |
|
we have problem with building connector for sles11: [ 64%] Built target mariadb_obj |
| Comment by Timofey Turenko [ 2017-03-17 ] |
|
sles11 was removed intentionally.. If we need it we need to use older version of connector-c |
| Comment by Timofey Turenko [ 2017-03-17 ] |
|
sles11 build is fixed by building with connector-c 2.3.0. Build is available on mariadb.com now (2.0.5) newer connector requires newer openssl which is not available in sles11. Using old one can be a security risk. So, automatic build for sles11 is disble now, but if it is needed build can be done manually (manuall set -DMARIADB_CONNECTOR_C_TAG=v2.3.0 cmake option) |
| Comment by Timofey Turenko [ 2017-03-17 ] |
|
2.0.4 - WONTFIX |