summaryrefslogtreecommitdiff
path: root/gnu/packages/databases.scm
Commit message (Collapse)AuthorAge
* gnu: mariadb: Update to 10.1.37 [security fixes].Marius Bakke2018-11-24
| | | | | | | | This release fixes CVE-2018-3282, CVE-2018-3174, CVE-2018-3143, CVE-2018-3156, and CVE-2018-3251. See <https://mariadb.com/kb/en/library/mariadb-10137-release-notes/> for details. * gnu/packages/databases.scm (mariadb): Update to 10.1.37.
* gnu: databases: Return #t from all phases.Mark H Weaver2018-11-14
| | | | | | * gnu/packages/databases.scm (4store, go-gopkg.in-mgo.v2, mongodb) (sparql-query, tdb, sqlcipher, python-sqlparse, mongo-tools): Return #t from all phases, use invoke where appropriate, and remove vestigial plumbing.
* Merge branch 'master' into core-updatesMarius Bakke2018-11-14
|\
| * gnu: PostgreSQL: Update to 10.6 [fixes CVE-2018-16850].Leo Famulari2018-11-11
| | | | | | | | * gnu/packages/databases.scm (postgresql): Update to 10.6.
| * gnu: mdbtools: Fetch sources from git.Ricardo Wurmus2018-11-11
| | | | | | | | * gnu/packages/databases.scm (mdbtools)[source]: Fetch from git.
| * gnu: mdbtools: Remove custom bootstrap phase.Ricardo Wurmus2018-11-11
| | | | | | | | * gnu/packages/databases.scm (mdbtools)[arguments]: Remove.
* | gnu: python-rq: Update to 0.12.0.Efraim Flashner2018-11-11
| | | | | | | | * gnu/packages/databases.scm (python-rq): Update to 0.12.0.
* | gnu: python-alembic: Update to 1.0.2.Efraim Flashner2018-11-11
| | | | | | | | | | * gnu/packages/databases.scm (python-alembic, python2-alembic): Update to 1.0.2.
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-09
|\|
| * gnu: PostgreSQL 9: Update to 9.6.11 [fixes CVE-2018-16850].Leo Famulari2018-11-08
| | | | | | | | * gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.11.
* | gnu: rocksdb: Update to 5.15.10.Marius Bakke2018-11-07
| | | | | | | | * gnu/packages/databases.scm (rocksdb): Update to 5.15.10.
* | gnu: rocksdb: Don't use unstable tarball.Marius Bakke2018-11-07
| | | | | | | | * gnu/packages/databases.scm (rocksdb)[source]: Use GIT-FETCH.
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-05
|\|
| * gnu: qt: Use system sqlite.Efraim Flashner2018-10-28
| | | | | | | | | | | | | | | | * gnu/packages/databases.scm (sqlite-with-column-metadata): New variable. * gnu/packages/qt.scm (qt, qtbase)[source]: Remove bundled sqlite. [inputs]: Add sqlite-with-column-metadata. [arguments]: Add configure-flag to use system sqlite.
| * gnu: mongodb: Use INVOKE.Tobias Geerinckx-Rice2018-10-24
| | | | | | | | | | * gnu/packages/databases.scm (mongodb)[arguments]: Substitute INVOKE for SYSTEM*.
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-21
|\|
| * gnu: guile-wiredtiger: Update to 0.7.0.Amirouche2018-10-19
| | | | | | | | | | | | | | | | | | * gnu/packages/databases.scm (guile-wiredtiger): Update to 0.7.0. [inputs]: Replace wiredtiger with wiredtiger-3 [propagated-inputs]: Remove guile-lib, add guile-bytestructures [description]: Update it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add wiredtiger 3.1.0Amirouche2018-10-19
| | | | | | | | | | | | | | * gnu/packages/databases.scm (wiredtiger-3): New variable that inherits from wiredtiger Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-17
|\|
| * gnu: python-pickleshare: Update to 0.7.5.Tobias Geerinckx-Rice2018-10-10
| | | | | | | | * gnu/packages/databases.scm (python-pickleshare): Update to 0.7.5.
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-05
|\|
| * gnu: python-fakeredis: Edit description.Tobias Geerinckx-Rice2018-09-28
| | | | | | | | | | * gnu/packages/databases.scm (python-fakeredis)[description]: Fix (upstream) typo. Get carried away.
* | gnu: recutils: Adjust Gnulib to libc 2.28.Ludovic Courtès2018-10-03
| | | | | | | | | | | | Fixes <https://bugs.gnu.org/32776>. * gnu/packages/databases.scm (recutils)[modules, snippet]: New fields.
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-26
|\|
| * gnu: perl-dbd-mysql: Update to 4.048.Tobias Geerinckx-Rice2018-09-21
| | | | | | | | * gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.048.
* | Merge branch 'master' into core-updatesLeo Famulari2018-09-13
|\|
| * gnu: perl-dbd-mysql: Update to 4.047.Tobias Geerinckx-Rice2018-09-11
| | | | | | | | | | * gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.047. [arguments]: Add 'skip-library-detection' phase.
* | gnu: mariadb: Move unbundle substitutions to source snippet.Marius Bakke2018-09-09
| | | | | | | | | | | | * gnu/packages/databases.scm (mariadb)[source](snippet): Add two substitutions from ... [arguments]: The 'unbundle' phase here. Rename to 'fix-pcre-detection.
* | gnu: mariadb: Update to 10.1.36.Marius Bakke2018-09-09
| | | | | | | | | | * gnu/packages/databases.scm (mariadb): Update to 10.1.36. [arguments]: Disable one new test.
* | Merge branch 'staging' into core-updatesMarius Bakke2018-08-25
|\ \
| * | Merge branch 'master' into stagingMarius Bakke2018-08-25
| |\|
| | * gnu: boost: Move 1.59.0 definition to boost.scm.Ludovic Courtès2018-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a regression introduced in commit 7cbf06d8c2935abfc6c688cf3f9b99e0e5393960 where the top-level code of these two modules would depend on each other, leading to "boost: unbound variable" kind of errors in some circumstances. * gnu/packages/databases.scm (boost-for-mysql): Move to... * gnu/packages/boost.scm (boost-for-mysql): ... here. Make public and add 'properties' field.
| | * gnu: perl-dbd-mysql: Update to 4.046.Leo Famulari2018-08-22
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.046. [source]: Update URL. Remove 'perl-dbd-mysql-CVE-2017-10788.patch'. * gnu/packages/patches/perl-dbd-mysql-CVE-2017-10788.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * | Merge branch 'master' into stagingMarius Bakke2018-08-22
| |\|
| | * gnu: Add sqlcrush.Tobias Geerinckx-Rice2018-08-22
| | | | | | | | | | | | * gnu/packages/databases.smc (sqlcrush): New public variable.
| | * gnu: Add python-pymysql.Tobias Geerinckx-Rice2018-08-22
| | | | | | | | | | | | | | | * gnu/packages/databases.scm (python-pymysql, python2-pymysql): New public variables.
| | * gnu: mysql: Update to 5.7.23.Tobias Geerinckx-Rice2018-08-20
| | | | | | | | | | | | * gnu/packages/databases.scm (mysql): Update to 5.7.23.
| | * gnu: mysql: Fix build.Tobias Geerinckx-Rice2018-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MySQL demands boost@1.59.0, and lying about it no longer works: sql/item_geofunc_internal.cc: In function ‘void handle_gis_exception(const char*)’: sql/item_geofunc_internal.cc:37:81: error: expected unqualified-id before ‘&’ token catch (const boost::geometry::detail::self_get_turn_points::self_ip_exception &) ^ [...] * gnu/packages/databases.scm (boost-for-mysql): New variable. (mysql)[inputs]: Use that instead of the regular boost. [arguments]: Remove now-unnecessary ‘patch-boost-version’ phase.
| | * gnu: python-pyodbc: Update to 4.0.24.Tobias Geerinckx-Rice2018-08-20
| | | | | | | | | | | | * gnu/packages/databases.scm (python-pyodbc): Update to 4.0.24.
| | * gnu: python-mysqlclient: Update to 1.3.13.Tobias Geerinckx-Rice2018-08-20
| | | | | | | | | | | | * gnu/packages/databases.scm (python-mysqlclient): Update to 1.3.13.
| | * gnu: perl-dbd-sqlite: Update to 1.58.Tobias Geerinckx-Rice2018-08-20
| | | | | | | | | | | | * gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.58.
| | * gnu: Update virtuoso-ose to 7.2.5.Roel Janssen2018-08-20
| | | | | | | | | | | | * gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.5.
| * | gnu: mariadb: Remove huge mysql_embedded executable.Marius Bakke2018-08-22
| | | | | | | | | | | | * gnu/packages/databases.scm (mariadb)[arguments]: Adjust deletion regex.
| * | gnu: mariadb: Propagate OpenSSL.Marius Bakke2018-08-22
| | | | | | | | | | | | | | | | | | * gnu/packages/databases.scm (mariadb)[inputs]: Move OPENSSL ... [propagated-inputs]: ... here. (r-rmysql)[inputs]: Remove OPENSSL.
| * | gnu: unixodbc: Update to 2.3.7.Tobias Geerinckx-Rice2018-08-21
| |/ | | | | | | * gnu/packages/databases.scm (unixodbc): Update to 2.3.7.
| * Merge branch 'master' into stagingMarius Bakke2018-08-16
| |\
| | * gnu: mysql: Use HTTPS.Tobias Geerinckx-Rice2018-08-16
| | | | | | | | | | | | * gnu/packages/databases.scm (mysql)[source, home-page]: Use HTTPS.
| | * gnu: clementine: Fix creating initial database.Pierre Langlois2018-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems a recent version of sqlite broke Clementine's first startup. It turns out we can patch clementine to fix the problem instead of providing a different sqlite package: <https://github.com/clementine-player/Clementine/pull/5669> * gnu/packages/databases.scm (sqlite-with-fts3): Remove. * gnu/packages/music.scm (clementine)[inputs]: Replace sqlite-with-fts3 with sqlite. [source]: Add clementine-fix-sqlite.patch. * gnu/packages/patches/clementine-fix-sqlite.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
| | * gnu: perl-db-file: Update to 1.842.Tobias Geerinckx-Rice2018-08-15
| | | | | | | | | | | | * gnu/packages/databases.scm (perl-db-file): Update to 1.842.
| | * gnu: memcached: Fix typos in description.Tobias Geerinckx-Rice2018-08-15
| | | | | | | | | | | | | | | * gnu/packages/databases.scm (memcached)[synopsis, description]: Hyphenate.