Skip to content
Aborted

Changes

Summary

  1. Change default MySQL implementation to MariaDB 10.1 (commit: 9736737) (details)
  2. bacula: switch to default MySQL implementation (commit: 3008a8a) (details)
  3. sysbench: switch to default MySQL implementation (commit: c234593) (details)
  4. apr-util: switch to default MySQL implementation (commit: f82420a) (details)
  5. DBI-MySQL: switch to default MySQL implementation (commit: 1722591) (details)
  6. MySQL-python: switch to default MySQL implementation (commit: 3097e28) (details)
  7. tntdb: switch to default MySQL implementation (commit: b7ced03) (details)
  8. amp: switch to default MySQL implementation (commit: 8596eb9) (details)
  9. gammu: switch to default MySQL implementation (commit: 1cf0605) (details)
  10. php-5_6-ext-mysql: switch to default MySQL implementation (commit: 4aee7ff) (details)
  11. php-5_6-ext-mysqli: switch to default MySQL implementation (commit: fca53b0) (details)
  12. lighttpd: update to 1.4.45, switch to default MySQL implementation (commit: 866e205) (details)
  13. php-5_6-ext-pdo_mysql: switch to default MySQL implementation (commit: cdcb428) (details)
  14. php-7_0: switch to default MySQL implementation (commit: f6d1536) (details)
  15. qt4: switch to default MySQL implementation (commit: ca55bd0) (details)
  16. qt5: fix build, switch to default MySQL implementation (commit: 704d46e) (details)
  17. Remove mariadb-55 (commit: 2d8cc1c) (details)
  18. Remove percona-server-55 (commit: a324721) (details)
Commit 97367378ce26f3d708a684e437ee65960b57b250 by apyhalov
Change default MySQL implementation to MariaDB 10.1
(commit: 9736737)
The file was modifiedmake-rules/shared-macros.mk (diff)
Commit 3008a8a26c55e81db919aacd6f0a46ac3c5606d0 by apyhalov
bacula: switch to default MySQL implementation
(commit: 3008a8a)
The file was modifiedcomponents/sysutils/bacula/Makefile (diff)
Commit c2345935ede81445080209f96b32ef14dc62e7a9 by apyhalov
sysbench: switch to default MySQL implementation
(commit: c234593)
The file was removedcomponents/sysbench/Makefile
The file was removedcomponents/sysbench/manifests/sample-manifest.p5m
The file was addedcomponents/sysutils/sysbench/files/sysbench.1
The file was addedcomponents/sysutils/sysbench/Makefile
The file was addedcomponents/sysutils/sysbench/sysbench.p5m
The file was addedcomponents/sysutils/sysbench/manifests/sample-manifest.p5m
The file was removedcomponents/sysbench/files/sysbench.1
The file was removedcomponents/sysbench/sysbench.license
The file was removedcomponents/sysbench/sysbench.p5m
Commit f82420ac86dff624ab78f76e26fcc7103ec4b83b by apyhalov
apr-util: switch to default MySQL implementation
(commit: f82420a)
The file was removedcomponents/library/apr-util/apr-util-13-apr-ldap.p5m
The file was removedcomponents/library/apr-util/apr-util-13-dbd-pgsql.p5m
The file was removedcomponents/library/apr-util/apr-util-13-dbd-sqlite.p5m
The file was addedcomponents/library/apr-util/history
The file was modifiedcomponents/library/apr-util/Makefile (diff)
The file was removedcomponents/library/apr-util/apr-util-13-doc.p5m
The file was removedcomponents/library/apr-util/apr-util-13-dbd-mysql.p5m
The file was removedcomponents/library/apr-util/patches/apr_common.m4.patch
The file was removedcomponents/library/apr-util/patches/mysqlconfig-sunstudio-workaround.patch
Commit 17225919c867c06304ce4594d90238e8668d0a50 by apyhalov
DBI-MySQL: switch to default MySQL implementation
(commit: 1722591)
The file was modifiedcomponents/perl/DBI-MySQL/Makefile (diff)
The file was modifiedcomponents/perl/DBI-MySQL/manifests/sample-manifest.p5m (diff)
Commit 3097e2898e90b7b8038548d2dcef34345d02a87b by apyhalov
MySQL-python: switch to default MySQL implementation
(commit: 3097e28)
The file was modifiedcomponents/python/mysql/Makefile (diff)
Commit b7ced039272f07a9a4d462f350553148f86c08b9 by apyhalov
tntdb: switch to default MySQL implementation
(commit: b7ced03)
The file was modifiedcomponents/library/tntdb/Makefile (diff)
Commit 8596eb9d83d16ad2f02defa13ab671b6aed9e601 by apyhalov
amp: switch to default MySQL implementation
(commit: 8596eb9)
The file was modifiedcomponents/meta-packages/amp/Makefile (diff)
The file was modifiedcomponents/meta-packages/amp/amp.p5m (diff)
The file was addedcomponents/meta-packages/amp/history
The file was removedcomponents/meta-packages/amp/web_amp.p5m
Commit 1cf060553e34286c2856a2690f02bf36895ce2d2 by apyhalov
gammu: switch to default MySQL implementation
(commit: 1cf0605)
The file was modifiedcomponents/sysutils/gammu/Makefile (diff)
Commit 4aee7ff562bc4eb54fc38a5aafa807a1df847907 by apyhalov
php-5_6-ext-mysql: switch to default MySQL implementation
(commit: 4aee7ff)
The file was modifiedcomponents/web/php/php-5_6-ext-mysql/Makefile (diff)
Commit fca53b09ad83dd8149df82763497f9e43fbbd69e by apyhalov
php-5_6-ext-mysqli: switch to default MySQL implementation
(commit: fca53b0)
The file was modifiedcomponents/web/php/php-5_6-ext-mysqli/Makefile (diff)
Commit 866e2051da0488b2e5ccee75c20097da5a58b797 by apyhalov
lighttpd: update to 1.4.45, switch to default MySQL implementation
(commit: 866e205)
The file was modifiedcomponents/web/lighttpd/Makefile (diff)
The file was modifiedcomponents/web/lighttpd/manifests/sample-manifest.p5m (diff)
Commit cdcb428605def13aeb1dbf1b7f5b43ff36683c46 by apyhalov
php-5_6-ext-pdo_mysql: switch to default MySQL implementation
(commit: cdcb428)
The file was modifiedcomponents/web/php/php-5_6-ext-pdo_mysql/Makefile (diff)
Commit f6d153643cfdfd50b24f8e9d4ed27b4060c62b90 by apyhalov
php-7_0: switch to default MySQL implementation
(commit: f6d1536)
The file was modifiedcomponents/web/php/php-7_0/Makefile (diff)
Commit ca55bd007759c6aaed2864e689566ccbdaf23014 by apyhalov
qt4: switch to default MySQL implementation
(commit: ca55bd0)
The file was removedcomponents/qt4/patches/qmake-64.patch
The file was removedcomponents/qt4/patches/webcore-sql.patch
The file was removedcomponents/qt4/patches/patch-bf.patch
The file was removedcomponents/qt4/patches/qmake-32.patch
The file was removedcomponents/qt4/patches/isnan.patch
The file was addedcomponents/library/qt4/patches/patch-bf.patch
The file was addedcomponents/library/qt4/patches/qmake-32.patch
The file was addedcomponents/library/qt4/qt4.p5m
The file was addedcomponents/library/qt4/patches/threading_h_yield.patch
The file was addedcomponents/library/qt4/qt4.license
The file was addedcomponents/library/qt4/patches/isnan.patch
The file was addedcomponents/library/qt4/patches/patch-be.patch
The file was addedcomponents/library/qt4/patches/psql-test.patch
The file was addedcomponents/library/qt4/patches/qmake_makefile_cpp.patch
The file was addedcomponents/library/qt4/manifests/sample-manifest.p5m
The file was removedcomponents/qt4/patches/mysql-test.patch
The file was addedcomponents/library/qt4/patches/qmake-64.patch
The file was addedcomponents/library/qt4/patches/jitstubs_cpp.patch
The file was addedcomponents/library/qt4/Makefile
The file was addedcomponents/library/qt4/patches/link-flags.patch
The file was removedcomponents/qt4/files/Trolltech.conf
The file was removedcomponents/qt4/patches/threading_h_yield.patch
The file was addedcomponents/library/qt4/patches/solaris_qnetworkinterface.patch
The file was removedcomponents/qt4/Makefile
The file was removedcomponents/qt4/qt4.license
The file was addedcomponents/library/qt4/patches/mysql-test.patch
The file was addedcomponents/library/qt4/files/Trolltech.conf
The file was removedcomponents/qt4/patches/psql-test.patch
The file was removedcomponents/qt4/patches/solaris_qnetworkinterface.patch
The file was removedcomponents/qt4/patches/MachineStackMarker_cpp.patch
The file was removedcomponents/qt4/manifests/sample-manifest.p5m
The file was addedcomponents/library/qt4/patches/MachineStackMarker_cpp.patch
The file was removedcomponents/qt4/patches/patch-be.patch
The file was removedcomponents/qt4/patches/qmake_makefile_cpp.patch
The file was removedcomponents/qt4/patches/jitstubs_cpp.patch
The file was addedcomponents/library/qt4/patches/webcore-sql.patch
The file was removedcomponents/qt4/patches/link-flags.patch
The file was removedcomponents/qt4/qt4.p5m
Commit 704d46ecbe8d117caeb0543c22ab30adda90326f by apyhalov
qt5: fix build, switch to default MySQL implementation
(commit: 704d46e)
The file was modifiedcomponents/library/qt5/Makefile (diff)
The file was addedcomponents/library/qt5/patches/assimp-NULL.patch
The file was removedcomponents/database/mariadb-55/patches/05-gcc7.patch
The file was removedcomponents/database/mariadb-55/mysql-common.p5m
The file was removedcomponents/database/mariadb-55/patches/02-dtrace-1.patch
The file was removedcomponents/database/mariadb-55/files/auth_attr
The file was removedcomponents/database/mariadb-55/files/mariadb_55
The file was removedcomponents/database/mariadb-55/Makefile
The file was removedcomponents/database/mariadb-55/files/mariadb_55.xml
The file was removedcomponents/database/mariadb-55/files/my-medium.cnf
The file was modifiedcomponents/database/mariadb-101/Makefile (diff)
The file was removedcomponents/database/mariadb-55/patches/03-my.cnf-serch-path.patch
The file was removedcomponents/database/mariadb-55/patches/04-O_PATH.patch
The file was removedcomponents/database/mariadb-55/files/prof_attr
The file was removedcomponents/database/mariadb-55/mariadb-55test.p5m
The file was removedcomponents/database/mariadb-55/mariadb-55lib.p5m
The file was removedcomponents/database/mariadb-55/mariadb-55client.p5m
The file was addedcomponents/database/mariadb-101/mysql-common.p5m
The file was removedcomponents/database/mariadb-55/manifests/sample-manifest.p5m
The file was removedcomponents/database/mariadb-55/patches/01-cfi-issue.patch
The file was removedcomponents/database/mariadb-55/mariadb-55.license
The file was modifiedcomponents/meta-packages/history/history (diff)
The file was removedcomponents/database/mariadb-55/mariadb-55.p5m
The file was removedcomponents/database/percona-server-55/percona-server-55lib.p5m
The file was removedcomponents/database/percona-server-55/Makefile
The file was removedcomponents/database/percona-server-55/percona-server-55test.p5m
The file was removedcomponents/database/percona-server-55/files/percona-server_55
The file was removedcomponents/database/percona-server-55/percona-server-55.p5m
The file was removedcomponents/database/percona-server-55/files/auth_attr
The file was removedcomponents/database/percona-server-55/patches/03-my.cnf-serch-path.patch
The file was removedcomponents/database/percona-server-55/manifests/sample-manifest.p5m
The file was modifiedcomponents/meta-packages/history/history (diff)
The file was removedcomponents/database/percona-server-55/patches/01-percona-lsocket.patch
The file was removedcomponents/database/percona-server-55/files/percona-server_55.xml
The file was removedcomponents/database/percona-server-55/percona-server-55.license
The file was removedcomponents/database/percona-server-55/files/prof_attr
The file was removedcomponents/database/percona-server-55/patches/02-myisam-isinf.patch
The file was removedcomponents/database/percona-server-55/percona-server-55client.p5m