Tuesday, November 28, 2017

[CentOS-announce] Announcing release of MariaDB 10.2 on CentOS Linux 6 x86_64 SCL

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEv3+eBw6UjQfDlYrQyG1xLVpfc0wFAloddIEACgkQyG1xLVpf
c0ylwRAAkIMZKrbZ4d/pA/QINepCMARWeodwyvkAulX8vSasuvQwQwCnBT5IdLYO
kkus91Gn9KAQGVH3EQ/BcejY1+qwzStfjAt0U34Xmp7OuQ7nNQpciaPx9XUhe860
RAGl0wJDwAgVQpgEmaK7Ep1ovcufMQ2S2NVP206Sud5KDxjobKx+F4pWCGlUyh25
ngxafVxdJ9JCJWa3g7mAr9QeM4erMbJNpaQ1ruSX0lQVpEfRWWx6gGGl8qNFy4Bc
LE8wtWiOo9NC9nenkztCf6DVDIUzk1pf/bHdbANqRATX9owH2IQzN+aJ1ykCWkL2
Rr5OEVkZGdFKzUwxTKoPT9Sc2+Jjyn+TGvHGzJMUkICgb9L8VBTRRNubS+lyFJmB
qzJYfXal+i9wYjPgq1BtCzPxnyou/fckYD+JdpNbBnNoMssNK6DyJxa2VvueuW/W
wtdK2i5Melxm1AMwJwc8nWyMKS2fC9UJUiZ+eDmpcWhQQo6EMNvIXsVtB7AxGrK9
EKC7o+u2obx/lZBHXwH8Ktp+i3mI+hn4v+Rq0u23dFEAGBp1w1+vRjgIPlTWUyz3
eWA/7YGT/8LV7+uicwe4FJhESiOUX6xiLhBFsr4FKmqjo7issJSwT5NtSRbfm1Cu
mRRTtH/6qlYonb99GKSRO/tcu+gh+j2SpYzyYkIRol6XgQBNBOM=
=pRKy
-----END PGP SIGNATURE-----
I am pleased to announce the immediate availability of MariaDB
in version 10.2 on CentOS Linux 6 x86_64, delivered via a Software
Collection (SCL) built by the SCLo Special Interest Group
(https://wiki.centos.org/SpecialInterestGroup/SCLo).


QuickStart
----------
You can get started in three easy steps:

$ sudo yum install centos-release-scl
$ sudo yum install rh-mariadb102
$ scl enable rh-mariadb102 bash

At this point you should be able to use MariaDB just as a normal
application. Here are some examples of commands you can run:

$ service rh-mariadb102-mariadb start
$ mysql
$ mysqld

(There is no mistake, to preserve compatibility the binary is named
according to its MySQL sibling.)

In order to view the individual components included in this collection,
including additional subpackages plugins, just run:

$ sudo yum list rh-mariadb102\*

This collections is CentOS-based rebuild built by SCLo SIG community,
and the packages have been available in Red Hat Software Collections 3.0
for RHEL:

https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html/3.0_release_notes/

So, for RHEL-based builds, follow the steps in the documentation above.

About Software Collections
--------------------------
Software Collections give you the power to build, install, and use
multiple versions of software on the same system, without affecting
system-wide installed packages. Each collection is delivered as a group
of RPMs, with the grouping being done using the name of the collection
as a prefix of all packages that are part of the software collection.

The SCLo SIG in CentOS
----------------------
The Software Collections SIG group is an open community group
co-ordinating the development of the SCL technology, and helping curate
a reference set of collections. In addition to the collection NodeJS
being released here, we also build and deliver databases, web servers,
and language stacks including multiple versions of PostgreSQL, MariaDB,
Apache HTTP Server, Python, Ruby, Ruby on Rails and others.

You can learn more about Software Collections concepts at:
http://softwarecollections.org
You can find information on the SIG at
https://wiki.centos.org/SpecialInterestGroup/SCLo ; this includes howto
get involved and help with the effort.

Enjoy!
--
Jan Staněk
Associate Software Engineer, Brno
Red Hat Czech
jstanek@redhat.com IM: jstanek

No comments:

Post a Comment