summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/mysql: Fix initial password setting in 5.6Brian Evans2018-09-242-2/+2
| | | | | | Bug: https://bugs.gentoo.org/666992 Signed-off-by: Brian Evans <grknight@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.10
* dev-db/mysql: Restore pkg_config options confused from 5.7Brian Evans2018-09-242-12/+52
| | | | | | | | | | | 5.6.40-r2 and 5.6.41 were back copied from 5.7 Unfortunately pkg_config was not checked and failures occured trying to run it The relevant parts are restored here Bug: https://bugs.gentoo.org/666992 Signed-off-by: Brian Evans <grknight@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.10
* dev-db/mysql: Drop oldBrian Evans2018-09-176-722/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-db/mysql-5.6.40-r2: ppc64 stable, bug 655182Matt Turner2018-09-171-1/+1
|
* dev-db/mysql-5.6.40-r2: ppc stable, bug 655182Matt Turner2018-09-171-1/+1
|
* dev-db/mysql: Revert "Drop old version of 5.5"Michał Górny2018-09-153-0/+143
| | | | | | | Restore the old version since 5.5.61 is apparently missing USE flags required by virtual/mysql. Reverts: b2af5bc5c86860caaa07704c800e2fe24875ffbb
* dev-db/mysql: Drop old version of 5.5Brian Evans2018-09-143-143/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-db/mysql: Bring keywords forward from 5.6.40 to -r2Brian Evans2018-09-141-1/+1
| | | | | | | The new build system is necessary to avoid conflicts in the stable branch from other packages implementing the mysql-connector-c changes Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-db/mysql: Backport changes from 5.6.41 into 5.6.40-r2Brian Evans2018-09-141-0/+768
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-db/mysql: stable 5.6.40 for ia64, bug #655182Sergei Trofimovich2018-09-021-1/+1
| | | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
* dev-db/mysql: Drop oldBrian Evans2018-08-044-2405/+0
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* dev-db/mysql: Version bump for 5.7.23Brian Evans2018-08-042-0/+846
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* dev-db/mysql: Version bump for 5.5.61Brian Evans2018-08-042-0/+792
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* dev-db/mysql: Version bump for 5.6.41Brian Evans2018-08-042-0/+770
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* dev-db/mysql: arm stable wrt bug #655182Mikle Kolyada2018-07-241-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mysql-5.6.40-r0: alpha stableTobias Klausmann2018-07-231-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/655182
* dev-db/mysql: Add client-libs revisions to 5.5 and 5.6Brian Evans2018-07-203-0/+1560
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-db/mysql: x86 stable (bug #655182)Thomas Deutschmann2018-07-211-1/+1
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-db/mysql: amd64 stable wrt bug #655182Mikle Kolyada2018-07-191-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mysql: Reorder dependencies on 5.7.22Brian Evans2018-06-241-3/+2
| | | | | | | | | The transitional dependency is brought in at the wrong time causing a status message to be skipped for rebuilding. Does not affect installed machines Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mysql: Remove unused build optionBrian Evans2018-06-231-4/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/mysql: Fine tune pkg_config in 5.7.22Brian Evans2018-05-181-35/+38
| | | | | | | | | | | | Hank Leininger noticed there were errors in the new 5.7 pkg_config I took 2 of his suggestions but used a more standard password setting method which will work in future versions. Also prep for EAPI 7 paths in pkg_config Closes: https://bugs.gentoo.org/656084 Package-Manager: Portage-2.3.37, Repoman-2.3.9
* dev-db/mysql: Keyword ~s390 for 5.7.22Brian Evans2018-05-151-1/+1
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/mysql: Drop vulnerable versionsBrian Evans2018-05-134-498/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-db/mysql: Fix USE=-server on 5.7.22Brian Evans2018-04-241-1/+3
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-db/mysql: Version bump for 5.7.22Brian Evans2018-04-216-0/+898
| | | | | Closes: https://bugs.gentoo.org/567590 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-db/mysql: Version bump to 5.6.40Brian Evans2018-04-212-0/+194
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-db/mysql: Version bump for 5.5.60Brian Evans2018-04-212-0/+134
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-db/mysql: stable 5.6.39 for ppc64, bug #644986Sergei Trofimovich2018-03-301-1/+1
| | | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="ppc64"
* dev-db/mysql-5.6.39-r0: alpha stableTobias Klausmann2018-03-041-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/644986
* dev-db/mysql: x86 stable (bug #644986)Thomas Deutschmann2018-02-141-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/mysql: Security cleanupThomas Deutschmann2018-02-142-135/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/mysql: Bump patch set to fix innodb.monitor testThomas Deutschmann2018-02-141-1/+2
| | | | | Closes: https://bugs.gentoo.org/645838 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/mysql: Bump patch set to fix compilation problemThomas Deutschmann2018-02-142-1/+2
| | | | | Closes: https://bugs.gentoo.org/645894 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/mysql: arm stable, bug #644986Markus Meier2018-02-051-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-db/mysql: stable 5.6.39 for ia64, bug #644986Sergei Trofimovich2018-02-041-1/+1
| | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-db/mysql: amd64 stable wrt bug #644986Mikle Kolyada2018-01-281-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-236-9/+9
|
* dev-db/mysql: Version bump for 5.6.39Brian Evans2018-01-182-0/+193
| | | | | Bug: https://bugs.gentoo.org/644986 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-db/mysql: Version bump for 5.5.59Brian Evans2018-01-182-0/+134
| | | | | Bug: https://bugs.gentoo.org/644986 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-db/mysql: repoman: Fix DoubleEmptyLine warningThomas Deutschmann2018-01-171-1/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-db/mysql: Add test depedency on dev-perl/JSON and restructure DEPEND/RDEPENDThomas Deutschmann2018-01-171-3/+8
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-db/*: Update Manifest hashesMichał Górny2017-12-091-8/+8
|
* dev-db/mysql: Fix building 5.6.38 on gcc 7Brian Evans2017-11-212-1/+3
| | | | | Closes: https://bugs.gentoo.org/634514 Package-Manager: Portage-2.3.15, Repoman-2.3.6
* dev-db/mysql: arm stable, bug #634652Markus Meier2017-11-191-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* dev-db/mysql-5.6.38-r0: alpha stableTobias Klausmann2017-11-061-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/634652
* dev-db/mysql: Add numa USE wrt bug 635282Brian Evans2017-11-032-6/+10
| | | | | Closes: https://bugs.gentoo.org/635282 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* dev-db/mysql: stable 5.6.38 for ppc64, bug #634652Sergei Trofimovich2017-10-291-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc64"
* dev-db/mysql: stable 5.6.38 for ppc, bug #634652Sergei Trofimovich2017-10-281-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc"
* dev-db/mysql: Security cleanup (bug #635706)Thomas Deutschmann2017-10-282-360/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4