summaryrefslogtreecommitdiff
path: root/gnu/packages/databases.scm
Commit message (Collapse)AuthorAge
* 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.
| | * gnu: memcached: Update to 1.5.10.Tobias Geerinckx-Rice2018-08-14
| | | | | | | | | | | | * gnu/packages/databases.scm (memcached): Update to 1.5.10.
| | * Migrate search.cpan.org home pages to metacpan.org.Tobias Geerinckx-Rice2018-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The venerable search.cpan.org has retired[0]. [0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html * guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs. Update all previously generated ones in (gnu packages) to their canonical new homes.
| * | gnu: r-rmysql: Add missing dependency on OpenSSL.Marius Bakke2018-08-16
| | | | | | | | | | | | * gnu/packages/databases.scm (r-rmysql)[inputs]: Add OPENSSL.
* | | gnu: Remove GCC ICE workarounds.Marius Bakke2018-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/doxygen-gcc-ice.patch, gnu/packages/patches/mariadb-gcc-ice.patch, gnu/packages/patches/perf-gcc-ice.patch: Delete files * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/databases.scm (mariadb)[source](patches): Likewise. * gnu/packages/linux.scm (perf)[source](patches): Likewise. * gnu/packages/documentation.scm (doxygen)[inputs, arguments]: Likewise.
* | | gnu: gdbm: Update to 1.18.Marius Bakke2018-08-21
| | | | | | | | | | | | * gnu/packages/databases.scm (gdbm): Update to 1.18.
* | | gnu: python-sqlalchemy: Update to 1.2.11.Marius Bakke2018-08-21
| | | | | | | | | | | | * gnu/packages/databases.scm (python-sqlalchemy): Update to 1.2.11.
* | | gnu: python-sqlalchemy: Use 'invoke'.Marius Bakke2018-08-21
| | | | | | | | | | | | | | | * gnu/packages/databases.scm (python-sqlalchemy)[arguments]: Use INVOKE instead of SYSTEM*.
* | | Merge branch 'staging' into core-updatesRicardo Wurmus2018-08-13
|\| |
| * | gnu: mariadb: Update to 10.1.35 [security fixes].Marius Bakke2018-08-10
| | | | | | | | | | | | | | | | | | | | | This release fixes CVE-2018-3058, CVE-2018-3063, CVE-2018-3064 and CVE-2018-3066. See <https://mariadb.com/kb/en/library/mariadb-10135-release-notes/> for details. * gnu/packages/databases.scm (mariadb): Update to 10.1.35.
| * | gnu: postgresql: Update to 10.5 [fixes CVE-2018-10915, CVE-2018-10925].Marius Bakke2018-08-10
| | | | | | | | | | | | * gnu/packages/databases.scm (postgresql): Update to 10.5.
| * | gnu: mariadb: Remove test which fails on armhf-linux.Efraim Flashner2018-08-07
| | | | | | | | | | | | | | | * gnu/packages/databases.scm (mariadb)[arguments]: Disable test 'mroonga/storage.index_read_multiple_double'.
| * | gnu: mariadb: Further increase test timeouts.Marius Bakke2018-08-07
| | | | | | | | | | | | | | | * gnu/packages/databases.scm (mariadb)[arguments]: Allow 40 minutes for single tests, and 600 in total.
| * | gnu: mariadb: Adjust to test failures on Hydra.Marius Bakke2018-08-07
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/mariadb-client-test-32bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/databases.scm (mariadb)[source](patches): Add it. [arguments]: Increase retry count and test timeout. Disable test main.myisampack.
| * | Merge branch 'master' into stagingMarius Bakke2018-07-30
| |\|
| * | gnu: mariadb: Move GCC ICE patch to the usual location.Marius Bakke2018-07-28
| | | | | | | | | | | | | | | | | | * gnu/packages/databases.scm (mariadb)[source](patches): New field. [arguments]: Don't disable semisync plugin. [inputs]: Remove 'mariadb-gcc-ice.patch'.