Commit graph

817 commits

Author SHA1 Message Date
Mario Rodas 3da9bd18db
Merge pull request #224215 from IndeedNotJames/victoriametrics
victoriametrics: 1.84.0 -> 1.89.1, add `meta.mainProgram`
2023-04-02 16:40:52 -05:00
Nikolay Korotkiy 63f7debd79
Merge pull request #224224 from happysalada/update_surrealdb
surrealdb: 1.0.0-beta.8 -> 1.0.0-beta.9
2023-04-01 22:58:41 +04:00
happysalada a4f5b6a3ae surrealdb: 1.0.0-beta.8 -> 1.0.0-beta.9 2023-04-01 10:20:27 -04:00
IndeedNotJames 3e358eb06d
victoriametrics: add meta.mainProgram 2023-04-01 15:26:44 +02:00
IndeedNotJames 3ae8b5339d
victoriametrics: 1.84.0 -> 1.89.1
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.89.1
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.89.0
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.88.1
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.88.0
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.87.4 (LTS)
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.87.3 (LTS)
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.87.2 (LTS)
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.87.1 (LTS)
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.87.0 (LTS)
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.86.2
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.86.1
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.86.0
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.85.3
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.85.2
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.85.1
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.85.0
diff: https://github.com/VictoriaMetrics/VictoriaMetrics/compare/v1.84.0...v1.89.1

`lib/querytracer/tracer.go` uses `buildinfo.Version`, but its tests expect that value to be unset, which is why I had to add that preCheck phase.
Context:
49ebc48809
3019ec3da6
8434aa142d

Also, `lib/storage/storage_test.go` switched to `time.NewTimer` in some places.
2023-04-01 15:25:20 +02:00
Weijia Wang 737c94a12c
Merge pull request #223451 from vifino/vifino/mango-fixes
mongodb: Fix aarch64 target; 4.4.13 -> 4.4.19
2023-03-31 23:14:17 +03:00
noisersup 6be98b2a33 ferretdb: 0.9.3 -> 0.9.4 2023-03-28 11:58:16 +02:00
Adrian Pistol af412536e8 mongodb-4_4: 4.4.13 -> 4.4.19 2023-03-27 22:15:23 +02:00
Adrian Pistol bae4239b72 mongodb: Stop overriding -march and -mtune on <5.0. 2023-03-27 15:52:10 +02:00
Weijia Wang 4538d214dd
Merge pull request #222361 from vifino/vifino/mongodb-6.0.5
mongodb-6_0: 6.0.1 -> 6.0.5
2023-03-25 11:27:01 +02:00
Weijia Wang e7786feb61
Merge pull request #222045 from vifino/vifino/bump-mongo
mongodb-4_2: 4.2.19 -> 4.2.24
2023-03-25 11:26:21 +02:00
Adrian Pistol 74ef0ee319 mongodb-6_0: 6.0.1 -> 6.0.5 2023-03-24 13:53:56 +01:00
Weijia Wang ae0f402b4c aerospike: mark as insecure 2023-03-23 10:22:17 +02:00
Mario Rodas 92f8db870c redis: 7.0.9 -> 7.0.10
Security Fixes:

- (CVE-2023-28425) Specially crafted MSETNX command can lead to assertion and denial-of-service

https://github.com/redis/redis/releases/tag/7.0.10
2023-03-20 04:20:00 +00:00
Adrian Pistol 084fd53374 mongodb-4_2: Add cache alignment fix for aarch64 2023-03-19 23:37:20 +01:00
Adrian Pistol 982e914e57 mongodb: Mark anything older than 6.0 broken on aarch64-darwin 2023-03-19 22:42:33 +01:00
Adrian Pistol cceff04ce9 mongodb-4_2: 4.2.19 -> 4.2.24 2023-03-19 17:30:48 +01:00
Yureka faa448fa76
ferretdb: 0.9.2 -> 0.9.3 (#220997) 2023-03-17 13:19:51 +01:00
Bernardo Meurer 6e55733359
Merge pull request #219747 from Stunkymonkey/deprecate-isNull 2023-03-16 11:10:22 -03:00
Thomas Gerbet a2fe9a01e5 redis: fix flaky test tests/unit/memefficiency.tcl 2023-03-11 13:11:46 +01:00
Felix Buehler d10e69c86b treewide: deprecate isNull
https://nixos.org/manual/nix/stable/language/builtins.html#builtins-isNull
2023-03-06 22:40:04 +01:00
Weijia Wang 4af296ac91
Merge pull request #219236 from r-ryantm/auto-update/janusgraph
janusgraph: 0.6.2 -> 0.6.3
2023-03-05 21:56:19 +02:00
R. Ryantm 64ea6fa781 janusgraph: 0.6.2 -> 0.6.3 2023-03-02 20:39:47 +00:00
Mario Rodas b70230f026 redis: 7.0.8 -> 7.0.9
https://github.com/redis/redis/releases/tag/7.0.9
2023-03-01 04:20:00 +00:00
Julien Malka 64b341c997 ferretdb: 0.9.1->0.9.2 2023-02-27 15:19:42 +00:00
Artturin 3251013cc1 treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Vladimír Čunát f1f9ae6a3b
Merge #214010: staging-next 2023-02-01 2023-02-13 15:42:23 +01:00
noisersup 5596aefd05 ferretdb: 0.9.0 -> 0.9.1 2023-02-13 13:23:12 +01:00
github-actions[bot] 71c0c6d984
Merge master into staging-next 2023-02-10 00:02:27 +00:00
Norbert Melzer 979dce7414
Merge pull request #202559 from AlekSi/fix-ferretdb 2023-02-09 21:17:11 +01:00
Alexey Palazhchenko f6b16324f7 ferretdb: 0.7.1 -> 0.9.0
Tweak the build process to set correct version.
2023-02-09 20:39:01 +01:00
github-actions[bot] 6d7be19afb
Merge master into staging-next 2023-02-02 18:01:08 +00:00
Sandro a9cadfb7b8
Merge pull request #213490 from OPNA2608/refactor/yaml-cpp
yaml-cpp*: Refactor, rename, adopt
2023-02-02 17:32:34 +01:00
github-actions[bot] 1ae6b7c963
Merge staging-next into staging 2023-02-01 00:03:12 +00:00
R. Ryantm 75247b3ab4 arangodb: 3.10.0 -> 3.10.3 2023-01-31 17:32:32 +00:00
OPNA2608 c9b4c7dccd treewide: Rename libyamlcpp* to yaml-cpp* 2023-01-31 16:22:54 +01:00
github-actions[bot] 03e9b9c92c
Merge staging-next into staging 2023-01-26 18:02:05 +00:00
Aaron Jheng c12ccc8c2b
cassandra_4: 4.0.7 -> 4.1.0 2023-01-26 11:19:21 +00:00
Alyssa Ross 12d2821bf5
treewide: remove -ldl linker flags
With all libcs I'm aware of, libdl is now either empty (Glibc, musl,
uclibc, illumos), a symlink to libc or equivalent (Apple), or does not
exist (FreeBSD, NetBSD).  So explicitly linking libdl now does nothing
for the former platforms, and breaks the build for the latter
platforms.

With this patch I've removed -ldl from all overridden linker flags for
all free packages in Nixpkgs.  Everything still seems to build.
2023-01-23 15:34:53 +00:00
Mario Rodas 7179752a9b
Merge pull request #211378 from marsam/update-redis
redis: 7.0.7 -> 7.0.8
2023-01-22 09:15:09 -05:00
Adam Joseph 42815b4a0c treewide: systemdSupport: use lib.meta.availableOn
Many packages have some kind of flag indicating whether or not to build with
systemd support.  Most of these default to `stdenv.isLinux`, but systemd does
not build on (and is marked `broken` for) `isStatic`.  Only a few packages have
the needed `&& !isStatic` in the default value for their parameter.

This commit moves the logic for the default value of these flags into
`systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using
`lib.meta.availableOn`.

This provides three benefits:

1. The default values are set correctly (i.e. including `&& isStatic`)

2. The default values are set consistently

3. The way is paved for any future non-Linux systemd platforms (FreeBSD is
   reported to have experimental systemd support)
2023-01-22 00:27:19 -08:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
7c6f434c 26268af455
Merge pull request #210443 from r-ryantm/auto-update/apache-jena
apache-jena: 4.6.1 -> 4.7.0
2023-01-20 12:23:57 +00:00
Mario Rodas 53dbec2944 redis: 7.0.7 -> 7.0.8
https://github.com/redis/redis/releases/tag/7.0.8
2023-01-18 04:20:00 +00:00
mdarocha 9b04b1d98b eventstore: 22.6.0 -> 22.10.0 2023-01-17 16:46:13 +01:00
R. Ryantm 297a1eb83a apache-jena: 4.6.1 -> 4.7.0 2023-01-12 22:38:35 +00:00
Thiago Kenji Okada e0487171e3 sconsPackages.scons_3_1_2: default to python3 2023-01-07 13:15:11 +00:00
Weijia Wang 7afa7286f7 mongodb-4_0: drop 2023-01-05 21:21:33 +01:00
Thomas Gerbet b84a4ccb9f redis: 7.0.5 -> 7.0.7
https://github.com/redis/redis/releases/tag/7.0.6
https://github.com/redis/redis/releases/tag/7.0.7

Patch to fix CVE-2022-3647 can be dropped as it now available in the
released versions.
2023-01-02 18:33:34 +01:00