Age | Commit message (Collapse) | Author | Files | Lines |
|
Debian 9 "Stretch" was released on June 17th, and replaces MySQL with
MariaDB
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Debian Stretch no longer offers gcc-5. Those builds have now been
switched to Sid, which still offers it.
- The gcc-5 builds have been moved fromthe primary to the secondary
pipeline stage.
Signed-off-by: Haru <haru@dotalux.com>
|
|
- In stretch, `libmysqlclient-dev` is no longer available. All the
stretch builds are now using `libmariadbclient-dev-compat` instead.
- `clang-4.0` builds have been added.
- Where it makes sense to, version-specific builds are now targeting the
distribution name rather than the meta-name (`jessie` instead of
`stable`). This makes them less prone to breakage when stretch will be
released.
- The `mysql-5.7` builds now use the `mysql-client-5.7` package since
it's available (they were previously using a generic `mysql-client`
package.)
- The `mariadb-10` builds have been renamed to `mariadb-10.0`, since
they use that specific version of the package.
- The `mariadb-latest` builds now use the `mariadb-client-10.1`
package, and are based on debian unstable.
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|