summaryrefslogtreecommitdiff
path: root/gnu/packages/databases.scm
Commit message (Collapse)AuthorAge
* gnu: nheko: Update to 0.8.2.nixo2021-09-03
| | | | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (nheko): Update to 0.8.2. [source snippet]: Remove third_party folder. [arguments]: Remove -fpermissive flag, remove remove-Werror phase, add phase wrap-program and unbundle-dependencies. [inputs]: Add gst-plugins-base, gst-plugins-bad, libnice, qtkeychain, and unbundle blurhash, cpp-httplib and single-application, remove tweeny. [native-inputs]: Add doxygen, graphviz used to build documentation. [description]: Simplify by removing the long list, add new features. (mtxclient): Update to 0.5.1. [arguments]: Remove set-home phase. * gnu/packages/databases.scm (lmdbxx): Update to 1.0.0. [source]: Change repository to a fork required by nheko. [home-page]: Update accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: postgresql-9.6: Update to 9.6.23.Efraim Flashner2021-08-27
| | | | * gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.23.
* gnu: postgresql-10: Update to 10.18.Efraim Flashner2021-08-27
| | | | * gnu/packages/databases.scm (postgresql-10): Update to 10.18.
* gnu: postgresql-11: Update to 11.13.Efraim Flashner2021-08-27
| | | | * gnu/packages/databases.scm (postgresql-11): Update to 11.13.
* Update copyright/name notices for Christine Lemmer-Webber.Christopher Lemmer Webber2021-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/guix-cookbook.texi: Update copyright/name for Christine Lemmer-Webber. * gnu/build/image.scm: Likewise. * gnu/build/vm.scm: Likewise. * gnu/packages/admin.scm: Likewise. * gnu/packages/assembly.scm: Likewise. * gnu/packages/audio.scm: Likewise. * gnu/packages/backup.scm: Likewise. * gnu/packages/check.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/finance.scm: Likewise. * gnu/packages/gnupg.scm: Likewise. * gnu/packages/guile-xyz.scm: Likewise. * gnu/packages/guile.scm: Likewise. * gnu/packages/haskell-xyz.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/mail.scm: Likewise. * gnu/packages/password-utils.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/python-web.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/sphinx.scm: Likewise. * gnu/packages/ssh.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/networking.scm: Likewise. * gnu/system/vm.scm: Likewise.
* gnu: rocksdb: set TEST_TMPDIR for faster test i/o.Ryan Sundberg2021-08-10
| | | | | | | | | | | The rocksdb test can take an egregious amount of time on a spinning HDD. This will inherit guixbuild's /tmp mount for the rocksdb testing directory. * gnu/packages/databases.scm (rocksdb)[arguments]: set TEST_TMPDIR for check phase Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: tdb: Update to 1.4.5.Efraim Flashner2021-08-04
| | | | * gnu/packages/databases.scm (tdb): Update to 1.4.5.
* gnu: apache-arrow: Update to 5.0.0.Ricardo Wurmus2021-07-29
| | | | * gnu/packages/databases.scm (apache-arrow): Update to 5.0.0.
* gnu: python-pyarrow: Fix parquet support.Ricardo Wurmus2021-07-28
| | | | | | | | Co-authored-by: Phil Beadling <phil@beadling.co.uk>. * gnu/packages/databases.scm (python-pyarrow)[arguments]: Add phases patch-cmake-variables, patch-parquet-library, and set-PYARROW_WITH_PARQUET. [propagated-inputs]: Add "include" output of apache-arrow package.
* gnu: Add sequeler.Alexandre Hannud Abdo2021-07-20
| | | | | | * gnu/packages/databases.scm (sequeler): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: perl-sql-splitstatement: Update to 1.00023.Tobias Geerinckx-Rice2021-07-02
| | | | | * gnu/packages/databases.scm (perl-sql-splitstatement): Update to 1.00023. [native-inputs]: Add perl-test-differences and perl-test-script.
* gnu: perl-db-file: Update to 1.856.Tobias Geerinckx-Rice2021-07-02
| | | | * gnu/packages/databases.scm (perl-db-file): Update to 1.856.
* gnu: virtuoso-ose: Update to 7.2.6.Tobias Geerinckx-Rice2021-06-30
| | | | | | * gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.6. [source]: Get it from SourceForge. [inputs]: Use the default OpenSSL version.
* gnu: python2-sqlparse: Remove package.zimoun2021-06-29
| | | | | | * gnu/packages/databases.scm (python2-sqlparse): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: mariadb-connector-c: Update to 3.1.13.Tobias Geerinckx-Rice2021-06-25
| | | | * gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.13.
* gnu: apache-arrow: Update to 4.0.1.Ricardo Wurmus2021-06-21
| | | | | | | * gnu/packages/databases.scm (apache-arrow): Update to 4.0.1. [arguments]: Remove trailing boolean; ensure that xsimd is not downloaded and built anew. [inputs]: Add xsimd.
* gnu: Add nanodbc-for-irods.Ricardo Wurmus2021-06-14
| | | | * gnu/packages/databases.scm (nanodbc-for-irods): New variable.
* gnu: python2-orator: Remove package.zimoun2021-06-08
| | | | | | | * gnu/packages/database.scm (python2-orator): Remove variable. (python-orator)[properties]: Remove field. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: redis: Update to 6.2.4 [security fixes].Simon Streit2021-06-02
| | | | | | | | | Fixes CVE-2021-29477. * gnu/packages/databases.scm (redis): Update to 6.2.4. [arguments]: Disable the 'integration/failover' test. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: lmdb: Update to 0.9.29.Tobias Geerinckx-Rice2021-05-23
| | | | * gnu/packages/databases.scm (lmdb): Update to 0.9.29.
* gnu: perl-dbd-pg: Update to 3.14.2.Efraim Flashner2021-05-19
| | | | * gnu/packages/databases.scm (perl-dbd-pg): Update to 3.14.2.
* gnu: PostgreSQL 9: Update to 9.6.22 [fixes CVE-2021-{32027,32028,32029}].Leo Famulari2021-05-17
| | | | * gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.22.
* gnu: PostgreSQL 10: Update to 10.17 [fixes CVE-2021-{32027,32028,32029}].Leo Famulari2021-05-17
| | | | * gnu/packages/databases.scm (postgresql-10): Update to 10.17.
* gnu: PostgreSQL 11: Update to 11.12 [fixes CVE-2021-{32027,32028,32029}].Leo Famulari2021-05-17
| | | | * gnu/packages/databases.scm (postgresql-11): Update to 11.12.
* gnu: PostgreSQL: Update to 13.3 [fixes CVE-2021-{32027,32028,32029}].Leo Famulari2021-05-17
| | | | | | * gnu/packages/databases.scm (postgresql-13)[replacement]: Use postgresql-13.3. (postgresql-13.2): Replace with ... (postgresql-13.3): ... new variable.
* gnu: Add python-sqlalchemy-stubs.BonfaceKilz2021-05-12
| | | | | | * gnu/packages/databases.scm (python-sqlalchemy-stubs): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: python-sqlparse: Remove unnecessary runtime dependencies.Marius Bakke2021-05-05
| | | | | * gnu/packages/databases.scm (python-sqlparse)[arguments]: Override 'wrap' phase.
* gnu: python-sqlparse: Update to 0.4.1.Marius Bakke2021-05-05
| | | | * gnu/packages/databases.scm (python-sqlparse): Update to 0.4.1.
* gnu: soci: Update to 4.0.2.Tobias Geerinckx-Rice2021-05-01
| | | | * gnu/packages/databases.scm (soci): Update to 4.0.2.
* gnu: Add ruby-redis.Pjotr Prins2021-04-26
| | | | | | * gnu/packages/databases.scm (ruby-redis): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: nanodbc: Build shared libraries.Ricardo Wurmus2021-04-23
| | | | * gnu/packages/databases.scm (nanodbc)[arguments]: Build shared libraries.
* gnu: Add nanodbc.Ricardo Wurmus2021-04-20
| | | | * gnu/packages/databases.scm (nanodbc): New variable.
* gnu: freetds: Update to 1.2.20.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/databases.scm (freetds): Update to 1.2.20.
* gnu: freetds: Update to 1.2.19.Tobias Geerinckx-Rice2021-04-11
| | | | * gnu/packages/databases.scm (freetds): Update to 1.2.19.
* gnu: Add galera.methuselah-02021-04-08
| | | | | | * gnu/packages/databases.scm (galera): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-tortoise-orm: Fix dependencies.Lars-Dominik Braun2021-04-06
| | | | | | * gnu/packages/databases.scm (python-tortoise-orm) [propagated-inputs]: Add missing dependency. [arguments]: Relax pytz version requirement, remove iso8601 requirement.
* gnu: soci: Propagate inputs.Raghav Gururajan2021-03-27
| | | | | | | * gnu/packages/databases.scm (soci)[inputs]: Move to... [propagated-inputs]: ... here. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: mariadb: Fix CVE-2021-27928.Léo Le Bouter2021-03-26
| | | | | | | * gnu/packages/patches/mariadb-CVE-2021-27928.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/databases.scm (mariadb/fixed): New variable. Apply patch. (mariadb)[replacement]: Graft.
* gnu: python2-rq: Remove package.zimoun2021-03-23
| | | | | | * gnu/packages/databases.scm (python2-rq): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: libmemcached: Disable test suite.Maxim Cournoyer2021-03-16
| | | | | | | | | | | * gnu/packages/databases.scm (libmemcached): Disable test suite. Removing trailing #t. [phases]{fix-configure}: Remove useless group in pattern. {disable-failing-tests}: Remove phase. {build-and-install-html-doc}: Order after the build phase. [home-page]: Please 'guix lint'. Reported-by: Simon Tournier <zimon.toutoune@gmail.com>
* gnu: Remove MongoDB.Léo Le Bouter2021-03-16
| | | | | | | | | | | | | | | | | | | | | | mongodb 3.4.10 has unpatched CVEs and mongodb 3.4.24 has some files in the release tarball under the SSPL, therefore we cannot provide mongodb while upholding to good security standards. It turns out feff80cec3c97a3df2c20d300be12d67f79d4f22 was right since while the main license file wasnt altered to SSPL, some files in the tree contain SSPL headers. * gnu/packages/databases.scm (go-gopkg.in-mgo.v2): Remove. * gnu/packages/databases.scm (mongo-tools): Remove. * doc/guix.texi (mongodb-service-type): Remove. * gnu/tests/databases.scm (%test-mongodb, %mongodb-os, run-mongodb-test): Remove. * gnu/services/databases.scm (mongodb-configuration, mongodb-configuration?, mongodb-configuration-mongodb, mongodb-configuration-config-file, mongodb-configuration-data-directory, mongodb-service-type, %default-mongodb-configuration-file, %mongodb-accounts, mongodb-activation, mongodb-shepherd-service): Remove. * gnu/packages/databases.scm (mongodb): Remove.
* gnu: mongodb: Update comment about package license.Efraim Flashner2021-03-11
| | | | | | * gnu/packages/databases.scm (mongodb): Adjust the comment about the licensing status of the package, there are still older branches receiving updates under the AGPL license.
* Revert "Revert "gnu: mongodb: Update to 3.4.24 [security fixes].""Efraim Flashner2021-03-11
| | | | | | | This reverts commit feff80cec3c97a3df2c20d300be12d67f79d4f22. I was mistaken, there are still branches of mongodb which are still licensed under the AGPL3
* gnu: mongodb: Add comment about future package versions.Efraim Flashner2021-03-11
| | | | | | * gnu/packages/databases.scm (mongodb): Add comment that the license of the package changed after the packaged version and that it shouldn't be updated.
* Revert "gnu: mongodb: Update to 3.4.24 [security fixes]."Efraim Flashner2021-03-11
| | | | | | | | This reverts commit e5f89570c1d72c4b674fad6b6ad5591ead02d419. After this version mongodb switched to the Server Side Public License (https://www.mongodb.com/licensing/server-side-public-license) which is not a FOSS license.
* gnu: mongodb: Update to 3.4.24 [security fixes].Léo Le Bouter2021-03-10
| | | | | | | | * gnu/packages/patches/mongodb-support-unknown-linux-distributions.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Ditto. * gnu/packages/databases.scm (mongodb): Update to 3.4.24. [source]: Drop patch. Update third_party libs folder names.
* gnu: mysql: Update to 5.7.33 [security fixes].Léo Le Bouter2021-03-10
| | | | * gnu/packages/databases.scm (mysql): Update to 5.7.33.
* gnu: python-tortoise-orm: Update to 0.16.21.Lars-Dominik Braun2021-03-10
| | | | | * gnu/packages/databases.scm (python-tortoise-orm) [version]: Update to 0.16.21. [arguments]: Relax version requirements.
* gnu: python-aiosqlite: Update to 0.17.0.Lars-Dominik Braun2021-03-10
| | | | | | * gnu/packages/databases.scm (python-aiosqlite) [version]: Update to 0.17.0. [arguments]: Run tests. [propagated-inputs]: Add python-typing-extensions.
* gnu: python-pypika: Update to 0.47.6.Lars-Dominik Braun2021-03-10
| | | | * gnu/packages/databases.scm (python-pypika): Update to 0.47.6.