226036 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
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
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
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
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
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
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
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
Jan Tojnar
044e733e8d
bcompare: do not use aliases 2020-05-16 23:14:53 +02:00
Jan Tojnar
ce90a304f1
aliceml: do not use aliases 2020-05-16 23:12:57 +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
Mario Rodas
ccd6c7ac6d
Merge pull request #87902 from jakobrs/schismtracker-20200412
schismtracker: 20190805 -> 20200412
2020-05-16 13:43:36 -05:00
Mario Rodas
ec61423046
Merge pull request #87933 from Mindavi/nomacs/3.14.2
nomacs: 3.12 -> 3.14.2
2020-05-16 13:41:21 -05:00
Mario Rodas
9cb1a71968
Merge pull request #87900 from jakobrs/schismtracker-darwin
schismtracker: Add x86_64-darwin support
2020-05-16 13:10:06 -05:00
Elis Hirwing
3d3519e2c3
CODEOWNERS: Move code ownership to php maintainer team 2020-05-16 19:46:50 +02:00
Michael Weiss
347882f36a
signal-desktop: 1.34.0 -> 1.34.1 2020-05-16 19:27:42 +02:00
Michael Weiss
6e5b1a71eb
tdesktop: 2.1.4 -> 2.1.6 2020-05-16 19:26:09 +02:00
Edmund Wu
3ae7502199
wabt: fix patch hash 2020-05-16 12:56:31 -04:00
Elis Hirwing
e683f5cbfa
php.extensions.rdkafka: init at 4.0.3 2020-05-16 18:51:40 +02:00
Elis Hirwing
a807dfe1e3
php.packages.phpstan: 0.12.19 -> 0.12.25
Changelogs:
 - https://github.com/phpstan/phpstan/releases/tag/0.12.20
 - https://github.com/phpstan/phpstan/releases/tag/0.12.21
 - https://github.com/phpstan/phpstan/releases/tag/0.12.22
 - https://github.com/phpstan/phpstan/releases/tag/0.12.23
 - https://github.com/phpstan/phpstan/releases/tag/0.12.24
 - https://github.com/phpstan/phpstan/releases/tag/0.12.25
2020-05-16 18:20:30 +02:00
Mario Rodas
2608a278ff
Merge pull request #87939 from marsam/init-protobuf3_12
protobuf3_12: init at 3.12.0
2020-05-16 11:10:56 -05:00
Mario Rodas
3776123c66
Merge pull request #87927 from marsam/update-shadowsocks-rust
shadowsocks-rust: 1.7.2 -> 1.8.11
2020-05-16 08:10:15 -05:00
adisbladis
80a4efc3bd
firefox-devedition-bin: 76.0b8 -> 77.0b6 2020-05-16 14:08:19 +01:00
adisbladis
198653e57e
firefox-beta-bin: 76.0b8 -> 77.0b6 2020-05-16 14:07:56 +01:00