about summary refs log tree commit diff
path: root/pkgs/servers/nosql
Commit message (Collapse)AuthorAge
* victoriametrics: 1.42.0 -> 1.52.0Florian Klink2021-01-16
| | | | Also move from buildGoPackage to buildGoModule.
* treewide: fix double quoted strings in meta.descriptionBen Siraphob2021-01-16
|
* pkgs/servers: stdenv.lib -> libBen Siraphob2021-01-15
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* Merge master into staging-nextFrederik Rietdijk2021-01-10
|\
| * redis: move pkgconfig to nativeBuildInputsThomas Dy2021-01-04
| |
| * redis: build with TLS supportThomas Dy2021-01-04
| |
* | treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob2021-01-03
|/
* cassandra: Add myself as maintainerRobert Hensing2020-12-14
|
* cassandra: Add passthru.testsRobert Hensing2020-12-09
|
* Merge pull request #104838 from ↵Robert Hensing2020-12-09
|\ | | | | | | | | redvers/update_cassandra_2.1.20_to_2.1.22_cve-2020-13946 cassandra_2_1: 2.1.20 -> 2.1.22
| * cassandra_2_1: 2.1.20 -> 2.1.22Red Davies2020-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reason: Fixes CVE-2020-13946 Apache Cassandra RMI Rebind Vulnerability Description: It is possible for a local attacker without access to the Apache Cassandra process or configuration files to manipulate the RMI registry to perform a man-in-the-middle attack and capture user names and passwords used to access the JMX interface. The attacker can then use these credentials to access the JMX interface and perform unauthorised operations. Users should also be aware of CVE-2019-2684, a JRE vulnerability that enables this issue to be exploited remotely. 2.1.x users should upgrade to 2.1.22
* | Merge pull request #104840 from ↵Robert Hensing2020-12-09
|\ \ | | | | | | | | | | | | redvers/update_cassandra_2.2.14_to_2.2.19_cve-2020-13946 cassandra_2_2: 2.2.14 -> 2.2.19
| * | cassandra_2_2: 2.2.14 -> 2.2.19Red Davies2020-11-24
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reason: Fixes CVE-2020-13946 Apache Cassandra RMI Rebind Vulnerability Description: It is possible for a local attacker without access to the Apache Cassandra process or configuration files to manipulate the RMI registry to perform a man-in-the-middle attack and capture user names and passwords used to access the JMX interface. The attacker can then use these credentials to access the JMX interface and perform unauthorised operations. Users should also be aware of CVE-2019-2684, a JRE vulnerability that enables this issue to be exploited remotely. 2.2.x users should upgrade to 2.2.18
* | Merge pull request #104835 from ↵Robert Hensing2020-12-09
|\ \ | | | | | | | | | | | | redvers/update_cassandra_3.11.4_3.11.9_cve-2020-13946 cassandra: 3.11.4 -> 3.11.9
| * | cassandra: 3.11.4 -> 3.11.9Red Davies2020-11-24
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reason: Fixes CVE-2020-13946 Apache Cassandra RMI Rebind Vulnerability Description: It is possible for a local attacker without access to the Apache Cassandra process or configuration files to manipulate the RMI registry to perform a man-in-the-middle attack and capture user names and passwords used to access the JMX interface. The attacker can then use these credentials to access the JMX interface and perform unauthorised operations. Users should also be aware of CVE-2019-2684, a JRE vulnerability that enables this issue to be exploited remotely. 3.11.x users should upgrade to 3.11.8
* | cassandra: remove maintainer cransomCasey Ransom2020-12-02
| | | | | | | | | | I've been disconnected from Cassandra for years now, I wouldn't be an appropriate maintainer.
* | redis: disable systemd in musl buildJörg Thalheim2020-11-29
| |
* | Merge pull request #104841 from ↵Andreas Rammhold2020-11-28
|\ \ | | | | | | | | | | | | redvers/update_cassandra_3.0.17_to_3.0.23_cve-2020-13946 cassandra_3_0: 3.0.17 -> 3.0.23
| * | cassandra_3_0: 3.0.17 -> 3.0.23Red Davies2020-11-24
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reason: Fixes CVE-2020-13946 Apache Cassandra RMI Rebind Vulnerability Description: It is possible for a local attacker without access to the Apache Cassandra process or configuration files to manipulate the RMI registry to perform a man-in-the-middle attack and capture user names and passwords used to access the JMX interface. The attacker can then use these credentials to access the JMX interface and perform unauthorised operations. Users should also be aware of CVE-2019-2684, a JRE vulnerability that enables this issue to be exploited remotely. 3.0.x users should upgrade to 3.0.22
* / influxdb2: init at v2.0.2 (#104717)Dave Anderson2020-11-24
|/ | | Signed-off-by: David Anderson <dave@natulte.net>
* Revert "influxdb2: init at v2.0.2 (#104484)"Graham Christensen2020-11-23
| | | | This reverts commit ecbe92e57616a22f8c4ec50a7f3832f28972dd79.
* influxdb2: init at v2.0.2 (#104484)Dave Anderson2020-11-23
| | | Signed-off-by: David Anderson <dave@natulte.net>
* riak-cs: deleteThomas Depierre2020-10-28
|
* influxdb: 1.8.2 -> 1.8.3R. RyanTM2020-10-18
|
* Merge pull request #99250 from yorickvP/victoriametrics-auto-testMario Rodas2020-10-01
|\ | | | | victoriametrics: add passthru.tests
| * victoriametrics: add passthru.testsYorick van Pelt2020-10-01
| |
* | victoriametrics: 1.40.0 -> 1.42.0 (#99241)Souvik Sen2020-10-01
|/
* influxdb: 1.8.0 -> 1.8.2R. RyanTM2020-09-05
|
* Merge pull request #61019 from volth/gcc.arch-amdJohn Ericson2020-09-01
|\ | | | | platform.gcc.arch: support for AMD CPUs
| * gcc.arch: refactor, move tables under lib/volth2020-08-05
| |
* | victoriametrics: 1.37.4 -> 1.40.0R. RyanTM2020-08-31
| |
* | rethinkdb: use clangStdenvMatthias Totschnig2020-08-21
| | | | | | | | And remove patch working around a GCC bug.
* | rethinkdb: 2.3.6 -> 2.4.1, fixMatthias Totschnig2020-08-21
| | | | | | | | | | | | | | | | | | Update patch that prevents making V8 snapshots, as those segfault. Fix build by building only the database server. Other make targets fetch dependencies at build time and this behaviour cannot be overriden. Therefore, the clients and web interface are no longer built. See rethinkdb/rethinkdb#6867.
* | buildGoModule packages: set doCheck = falsezowoq2020-08-10
|/
* buildGoModule packages: editorconfig fixeszowoq2020-07-31
|
* Merge branch 'staging-next'Vladimír Čunát2020-07-25
|\ | | | | | | | | | | Rebuild on Hydra seems OK-ish. mongodb.nix needed some conflict resolution (scons versions); all four versions seem to build fine.
| * Merge branch 'master' into staging-nextVladimír Čunát2020-07-22
| |\ | | | | | | | | | | | | Some rebuilds, e.g. all of haskell. Hydra nixpkgs: ?compare=1601713
| * \ Merge pull request #92920 from primeos/sconsMichael Weiss2020-07-18
| |\ \ | | | | | | | | scons: 3.1.2 -> 4.0.0
| | * | scons.py2: Replace with sconsPackages.scons_3_1_2Michael Weiss2020-07-18
| | | | | | | | | | | | | | | | Required since SCons 4.0.0 doesn't support Python 2.7 anymore.
* | | | Merge pull request #92719 from pjjw/update/mongodb-42Jaka Hudoklin2020-07-24
|\ \ \ \ | | | | | | | | | | mongodb: 4.0.12 -> 4.2.8
| * | | | mongodb: 4.0.12 -> 4.2.8Peter Woodman2020-07-24
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not strictly an upgrade, but adds a new mongodb-4_2 target with the current mongodb from that branch. Use matching client and server versions in mongodb tests- tests were using the mongo 3.4 client to connect, and this finally doesn't work with server 4.2. Per reviewer suggestion, adding myself as cheetah3 maintainer. Additionally, reestore comments describing the purpose of the build-dependencies patch
* | | / redis: 6.0.5 -> 6.0.6Daniël de Kok2020-07-23
| |_|/ |/| | | | | | | | | | | | | | Release notes: https://groups.google.com/g/redis-db/c/7tuERP0dN9c/m/HddqH3X5BwAJ?pli=1
* | | mongodb: use pname instead of nameJustin Humm2020-07-20
|/ /
* | Merge #91818: gperftools: fix on ARMVladimír Čunát2020-07-11
|\ \ | |/ |/|
| * mongodb: add basic checkVladimír Čunát2020-07-11
| | | | | | | | | | For example, it detected the issue fixed in the parent commit (tested on aarch64).
* | Merge pull request #92658 from r-ryantm/auto-update/VictoriaMetricsMario Rodas2020-07-08
|\ \ | | | | | | victoriametrics: 1.37.0 -> 1.37.4
| * | victoriametrics: add ldflagsMario Rodas2020-07-08
| | |
| * | victoriametrics: 1.37.0 -> 1.37.4R. RyanTM2020-07-07
| |/
* / redis: 6.0.3 -> 6.0.5R. RyanTM2020-07-07
|/