Commit graph

226282 commits

Author SHA1 Message Date
Jamie McClymont 68a09ca2d4 redis: 6.0.1 -> 6.0.3
================================================================================
Redis 6.0.3     Released Sat May 16 18:10:21 CEST 2020
================================================================================

Upgrade urgency CRITICAL: a crash introduced in 6.0.2 is now fixed.

1eab62f7e Remove the client from CLOSE_ASAP list before caching the master.

================================================================================
Redis 6.0.2     Released Fri May 15 22:24:36 CEST 2020
================================================================================

Upgrade urgency MODERATE: many not critical bugfixes in different areas.
                          Critical fix to client side caching when
                          keys are evicted from the tracking table but
                          no notifications are sent.

The following are the most serious fix:

* XPENDING should not update consumer's seen-time
* optimize memory usage of deferred replies - fixed
* Fix CRC64 initialization outside the Redis server itself.
* stringmatchlen() should not expect null terminated strings.
* Cluster nodes availability checks improved when there is
  high Pub/Sub load on the cluster bus.
* Redis Benchmark: Fix coredump because of double free
* Tracking: send eviction messages when evicting entries.
* rax.c updated from upstream antirez/rax.
* fix redis 6.0 not freeing closed connections during loading.

New features:

* Support setcpuaffinity on linux/bsd
* Client Side Caching: Add Tracking Prefix Number Stats in Server Info
* Add --user argument to redis-benchmark.c (ACL)
2020-05-17 21:14:52 +12:00
adisbladis 1ccc512b39
Merge pull request #88009 from JJJollyjim/redis-systemd-fixes
redis: handle changes to systemd support
2020-05-17 11:07:22 +02:00
lewo eeb14812ca
Merge pull request #87960 from eonpatapon/cue-0.1.2
cue: 0.1.1 -> 0.1.2
2020-05-17 10:39:28 +02:00
adisbladis bd039e7823
Merge pull request #87975 from flokli/pkger
pkger: init at 0.16.0
2020-05-17 10:37:38 +02:00
Jamie McClymont 8cdc8687bf redis: handle changes to systemd support
The 6.0 changelog notes that systemd support was rewritten. The effects
of that seem to be twofold:

* Redis will silently fail to sd_notify if not built with libsystemd,
  breaking our unit configuration.
* It also appears to misbehave if told to daemonize when running under
  systemd -- note that upstream's sample unit configuration does not
  daemonize:
  https://github.com/antirez/redis/blob/unstable/utils/systemd-redis_server.service
2020-05-17 20:23:48 +12:00
Doron Behar b3e7e67a5e
vdirsyncer: Convert to a python module (#87865)
* vdirsyncer: standardize derivation

Use toPythonApplication and use callPackage from python-packages.nix.
Make vdirsyncerStable somewhat functional again, but mark it as broken
for Python 3.6 or higher.

* vdirsyncer: use buildPythonPackage as it's a package now

* vdirsyncer: move to python-modules/

* vdirsyncer: Move disabled logic into expression
2020-05-17 10:19:40 +02:00
Sarah Brofeldt 6c195563e1
Merge pull request #87674 from kampka/trilium
trilium: 0.42.1 -> 0.42.2
2020-05-17 08:44:32 +02:00
Jan Tojnar 219382bf28
wpa_supplicant_gui: fix build with Inkscape 1.0 2020-05-17 08:40:30 +02:00
Jan Tojnar e16ca535e9
Merge pull request #87974 from jtojnar/gnome-more-updates 2020-05-17 08:35:51 +02:00
Vincent Laporte 873e114cf4 ocamlPackages.ocurl: 0.9.0 → 0.9.1 2020-05-17 06:37:04 +02:00
R. RyanTM d4ca62607a cargo-flamegraph: 0.2.0 -> 0.3.0 2020-05-17 02:13:22 +00:00
Mario Rodas d7c0d31429
Merge pull request #87995 from IvarWithoutBones/ksuperkey
ksuperkey: git-2015-07-21 -> 0.4
2020-05-16 20:30:02 -05:00
Aaron Andersen a1ebd82176
Merge pull request #87893 from aanderse/govc
govc: 0.21.0 -> 0.22.1
2020-05-16 21:13:45 -04:00
R. RyanTM d32d97b720 audacity: 2.3.3 -> 2.4.0 2020-05-17 01:04:47 +00:00
Ivar a57176cab4 ksuperkey: git-2015-07-21 -> 0.4 2020-05-17 03:01:34 +02:00
Mario Rodas 2466f88853
Merge pull request #87992 from r-ryantm/auto-update/cargo-about
cargo-about: 0.2.0 -> 0.2.2
2020-05-16 19:49:56 -05:00
Mario Rodas e9f84b2c31
Merge pull request #87994 from zowoq/cri-o
cri-o: 1.18.0 -> 1.18.1
2020-05-16 19:49:32 -05:00
Mario Rodas c6c263e03e
Merge pull request #87683 from filalex77/gitui-0.2.3
gitAndTools.gitui: 0.2.2 -> 0.2.5
2020-05-16 19:48:10 -05:00
R. RyanTM 1fc8b73b34 adminer: 4.7.6 -> 4.7.7 2020-05-17 00:34:04 +00:00
Stefan Frijters ab0adc24cc
openbox: Use python3 instead of python2 (#87846) 2020-05-16 20:19:18 -04:00
adisbladis b47873026c
emacsPackages.melpa-packages: 2020-05-17 2020-05-17 00:44:14 +01:00
adisbladis 3c5a940329
emacsPackages.org-packages: 2020-05-17 2020-05-17 00:44:13 +01:00
adisbladis 6fe3d08fdf
emacsPackages.elpa-packages: 2020-05-17 2020-05-17 00:44:13 +01:00
adisbladis 7139d39cd3
emacsPackages: Add org packages to update-from-overlay script 2020-05-17 00:44:13 +01:00
adisbladis 89f69a2848
melpaPackages: Make all overrides shared 2020-05-17 00:44:09 +01:00
R. RyanTM 8b3301c6ff cargo-about: 0.2.0 -> 0.2.2 2020-05-16 23:28:37 +00:00
R. RyanTM 3f4703424c capstone: 4.0.1 -> 4.0.2 2020-05-16 23:19:57 +00:00
zowoq a26035f05f cri-o: 1.18.0 -> 1.18.1
https://github.com/cri-o/cri-o/releases/tag/v1.18.1
2020-05-17 09:16:11 +10:00
Mario Rodas 033267eb93
Merge pull request #87921 from ggreif/wasmtime
wasmtime: 0.15.0 -> 0.16.0
2020-05-16 17:33:30 -05:00
Florian Klink bf311f1b97 pkger: init at 0.16.0 2020-05-16 23:51:11 +02:00
adisbladis d5522d62d2
Merge pull request #87955 from etu/php-codeowner-team
codeowners: Move code ownership to php maintainer team
2020-05-16 23:40:48 +02:00
Léo Gaspard f4b89bf7cf
Merge pull request #87951 from eadwu/wabt/fix-patch-hash
wabt: fix patch hash
2020-05-16 23:40:24 +02:00
ccellado 221e5eba47 glpaper: init at unstable-2020-03-30 2020-05-17 00:22:52 +03:00
ccellado 1241af5dd3 maintainers: add ccellado 2020-05-17 00:22:52 +03:00
Jan Tojnar 044e733e8d
bcompare: do not use aliases 2020-05-16 23:14:53 +02:00
Cole Mickens 021662cf13
nix-build-uncached: init at 0.1.1 2020-05-16 14:13:34 -07:00
Jan Tojnar ce90a304f1
aliceml: do not use aliases 2020-05-16 23:12:57 +02:00
Elis Hirwing 33bb1d5161
testssl: 3.0.1 -> 3.0.2
Changelog: https://github.com/drwetter/testssl.sh/releases/tag/3.0.2
2020-05-16 22:23:11 +02:00
Jan Tojnar 6f15e31702
pipewire: 0.3.2 → 0.3.5
002bcae856
33398d7de8
ba215efed0
2020-05-16 22:13:05 +02:00
Michael Weiss 4756e2eb0c
python3Packages.google_api_python_client: 1.8.2 -> 1.8.3 2020-05-16 22:10:07 +02:00
Kim Lindberger 79a8a52920
Merge pull request #87941 from etu/composer-update
php.packages.composer: 1.10.5 -> 1.10.6
2020-05-16 22:08:11 +02:00
Kim Lindberger f79fe9334d
Merge pull request #87956 from etu/phpstan-update
php.packages.phpstan: 0.12.19 -> 0.12.25
2020-05-16 22:07:29 +02:00
Oleksii Filonenko 70df85260b gitAndTools.gitui: 0.2.2 -> 0.2.5 2020-05-16 19:36:46 +00:00
Kim Lindberger 37f904592b
Merge pull request #86492 from etu/php-extension-init-rdkafka
php.extensions.rdkafka: init at 4.0.3
2020-05-16 21:31:25 +02:00
Florian Klink 1f207888d3
Merge pull request #87588 from elohmeier/ffmpeg-addOpenGLRunpath
ffmpeg-full: setup addOpenGLRunpath
2020-05-16 21:24:12 +02:00
Enno Lohmeier 96638775aa ffmpeg-full: setup addOpenGLRunpath 2020-05-16 21:23:21 +02:00
Mario Rodas 785268e179
Merge pull request #87936 from marsam/update-tflint
tflint: 0.15.5 -> 0.16.0
2020-05-16 14:16:05 -05:00
Florian Klink 5b82ec90ca
Merge pull request #87925 from Mathnerd314/fonts-update
OldSindhi / MarathiCursive Fonts update
2020-05-16 21:08:56 +02:00
Mathnerd314 26cbda7929 oldsindshi: 0.1 -> 1.0 2020-05-16 13:05:55 -06:00
Mathnerd314 49436a7613 marathi-cursive: 1.2 -> 2.0 2020-05-16 13:05:55 -06:00