summaryrefslogtreecommitdiff
path: root/dev-db
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/redis: build with slotted or unslotted Lua!Robin H. Johnson2017-08-161-0/+128
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-db/redis: bump to 4.0.1Tomas Mozes2017-08-164-0/+215
| | | | | | Fixes: https://github.com/gentoo/gentoo/pull/5429 Package-Manager: Portage-2.3.7, Repoman-2.3.2 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-db/pgagent: new patch to fix building against postgres-10.x.Michael Orlitzky2017-08-162-0/+54
| | | | | | | | | | | | The pgAgent build system didn't support a two-digit version of postgres, so pgagent failed to build against (for example) dev-db/postgresql-10_beta3. This has been fixed upstream but not yet released, so this commit cherry-picks that upstream commit as a patch and adds it (in-place) to the latest pgagent-3.4.0-r2.ebuild. Gentoo-Bug: 625878 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-db/pgagent: new revision with a dedicated "pgagent" user.Michael Orlitzky2017-08-162-0/+100
| | | | | | | | | | | | | | The pgagent daemon used to run as root, which can be dangerous. That system user is used to execute the database jobs, meaning that a non-root user with permission to schedule pgagent jobs could gain root. This new revision creates a dedicated "pgagent" system user, and the new init script launches the daemon as that user. An ewarn lets users know that some migration work may be needed. Gentoo-Bug: 537264 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-db/recutils: Remove last-rited pkg, #600524Michał Górny2017-08-148-402/+0
|
* dev-db/lib_mysqludf_xql: Remove last-rited pkg, #619210Michał Górny2017-08-143-64/+0
|
* dev-db/freetds: new version 1.00.54.Michael Orlitzky2017-08-132-3/+2
| | | | | | | | This minor update includes a QA warning fix, and drops the "--with-tdsver=7.4" from econf. The upstream default TDS version is now "auto" and not the old "5.0". Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-db/percona-xtrabackup: remove old.Tomas Mozes2017-08-132-76/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-db/percona-xtrabackup: version bump to 2.4.8.Tomas Mozes2017-08-132-0/+83
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/5354
* dev-db/freetds: new version 1.00.53.Michael Orlitzky2017-08-123-0/+117
| | | | | | Gentoo-Bug: 585592 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-db/freetds: remove old unused versions and files.Michael Orlitzky2017-08-127-286/+0
| | | | | | | | | | The versions between 0.91 and 1.00.41 were all unstable on every arch, so I removed them in favor of v1.00.41. The old v0.91 is only still required because it's stable on hppa (where v1.00.41 is not). The one patch in the files directory was obsolete after the cleanup, so it too has been removed. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-db/mariadb: stable 10.1.26 for ia64, bug #627486Sergei Trofimovich2017-08-121-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-db/mariadb: stable 10.0.32 for ia64, bug #627486Sergei Trofimovich2017-08-121-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-db/kdb: version bump 3.0.2Michael Palimaka2017-08-122-0/+45
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/postgresql: stable 9.6.4 for ia64, bug #627462Sergei Trofimovich2017-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-db/postgresql: stable 9.5.8 for ia64, bug #627462Sergei Trofimovich2017-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-db/postgresql: stable 9.4.13 for ia64, bug #627462Sergei Trofimovich2017-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-db/postgresql: stable 9.3.18 for ia64, bug #627462Sergei Trofimovich2017-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-db/postgresql: stable 9.2.22 for ia64, bug #627462Sergei Trofimovich2017-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-db/pgadmin3: Drop oldAndreas Sturmlechner2017-08-112-60/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/pgadmin3: Drop obsolete pgslot check, drop bogus html mimetypeAndreas Sturmlechner2017-08-112-0/+60
| | | | | | | | | pgadmin3 is not a webbrowser, and opening html is unsuccessful. Dropped unused eclasses. Bumped to EAPI 6. Gentoo-bug: 626812 Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/mariadb: Drop oldBrian Evans2017-08-114-666/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/mariadb: Version bump for 10.1.26Brian Evans2017-08-112-0/+228
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/postgresql: Clean out old and unusedAaron W. Swenson2017-08-1021-7949/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-db/postgresql: Security Version BumpAaron W. Swenson2017-08-108-0/+2975
| | | | | | | | | | | | | | | | | | | | | | | | Security releases: 9.2.22 9.3.18 9.4.13 9.5.8 9.6.4 Version bump: 10_beta3 Three security vulnerabilities have been closed by this release: * CVE-2017-7546: Empty password accepted in some authentication methods * CVE-2017-7547: The "pg_user_mappings" catalog view discloses passwords to users lacking server privileges * CVE-2017-7548: lo_put() function ignores ACLs Full release notes at: https://www.postgresql.org/about/news/1772/ Gentoo-Bug: 627462 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-db/mariadb: 10.2.7-r2 - Fix minimum virtual/mysql revisionBrian Evans2017-08-101-7/+4
| | | | | | This will help resolve blockers for users Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/haildb: remove last-rited package #623654Göktürk Yüksek2017-08-093-80/+0
|
* dev-db/rqlite: remove old version 3.14.0Zac Medico2017-08-082-47/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-db/rqlite: version bump to 4.0.2Zac Medico2017-08-082-0/+60
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-db/etcd: Remove oldManuel Rüger2017-08-084-183/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/etcd: Version bump to 3.2.5Manuel Rüger2017-08-082-0/+61
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/mariadb: Version bump for 10.0.32Brian Evans2017-08-082-0/+210
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/mariadb: Fix pkg_config for bug 626866Brian Evans2017-08-081-22/+6
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/kdb: Drop oldAndreas Sturmlechner2017-08-063-84/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-db/sqlite: Version bump (3.20.0).Arfrever Frehtes Taifersar Arahesis2017-08-043-0/+422
|
* dev-db/mariadb: 10.2.7 - Fix out of order doins/insintoBrian Evans2017-08-041-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/mariadb: arm stable, bug #605372Markus Meier2017-08-041-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-db/mariadb: Drop old revisions for 10.2.7Brian Evans2017-08-033-1465/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/mariadb: Revbump to fix mysql_install_db with a new patchBrian Evans2017-08-032-0/+1050
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/percona-server: Cleanup old.Thomas Deutschmann2017-08-023-440/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-db/percona-server: Bump to v5.6.36.82.1Thomas Deutschmann2017-08-022-0/+220
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-db/mongodb: patch 3.4.6 for bug 625148Zac Medico2017-07-311-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-db/mongodb: drop 3.2 oldUltrabug2017-07-312-193/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/mongodb: version 3.2 bumpUltrabug2017-07-312-0/+193
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/mongodb: bump to 3.4.6Tomas Mozes2017-07-313-0/+201
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/5062
* dev-db/mongodb: bump to 3.0.15 and 3.2.15Tomas Mozes2017-07-313-0/+353
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/5062
* dev-db/percona-xtrabackup: use older libeditTomas Mozes2017-07-301-1/+1
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=621654 Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/5134
* dev-db/ocp: New packageMax Satula2017-07-304-0/+99
| | | | | | | | ocp is a command line tool to download and upload files from/to Oracle Database directories using Oracle SQL Net connection only Package-Manager: Portage-2.3.2, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5225
* dev-db/phppgadmin: use HTTPS for GitHubDavid Hicks2017-07-301-3/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-db/spatialite: keyword ~arm64Alexis Ballier2017-07-301-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3