Commit graph

226075 commits

Author SHA1 Message Date
Martin Weinelt 410fdbada3
ansible_2_6: drop
Went EOL 2019/11/06.
https://access.redhat.com/support/policy/updates/ansible-engine
2020-05-18 01:45:30 +02:00
Martin Weinelt cabcd8be10
ansible: default to ansible_2_9
Ansible 2.9 is the latest release and in full support since 2019/11/06.
https://access.redhat.com/support/policy/updates/ansible-engine
2020-05-18 01:45:21 +02:00
Martin Weinelt 25233a5db7
ansible_2_7: v2.7.17 → v2.7.18 2020-05-18 01:27:40 +02:00
Martin Weinelt c0e6848ad7
ansible_2_8: v2.8.11 → v2.8.12 2020-05-18 01:25:58 +02:00
Martin Weinelt 0dea984634
ansible: v2.9.7 → v2.9.9 2020-05-18 01:25:33 +02:00
Mario Rodas 6feee80de0
Merge pull request #88001 from marsam/update-pueue
pueue: 0.4.0 -> 0.5.0
2020-05-17 16:58:23 -05:00
Mario Rodas a736f8c1cc
Merge pull request #87991 from r-ryantm/auto-update/capstone
capstone: 4.0.1 -> 4.0.2
2020-05-17 16:56:41 -05:00
Matthieu Coudron 66c04a191e
Merge pull request #86075 from teto/mpack
minor tweaks to develop on luaPackages.mpack
2020-05-17 23:40:46 +02:00
Matthias Beyer 79083b4b75
mutt: 1.14.0 -> 1.14.1 (#88027)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-05-17 23:36:01 +02:00
Anderson Torres f0b0bdad0a
Merge pull request #77438 from elohmeier/portfolio
portfolio: init at 0.46.3
2020-05-17 18:18:19 -03:00
Florian Klink 0878903e35
Merge pull request #86214 from elohmeier/obs
obs-studio: 25.0.3 -> 25.0.8, use addOpenGLRunpath
2020-05-17 23:07:28 +02:00
Enno Lohmeier a311224450 obs-studio: 25.0.3 -> 25.0.8 2020-05-17 22:08:36 +02:00
adisbladis 4b4e2b390a
Merge pull request #87999 from r-ryantm/auto-update/audacity
audacity: 2.3.3 -> 2.4.0
2020-05-17 21:28:33 +02:00
adisbladis a78d9d6829
Merge pull request #88028 from cole-h/doas
doas: enable timestamp by default and set pamdir
2020-05-17 21:27:40 +02:00
Cole Helbling 0f8e972f01
doas: enable timestamp by default and set pamdir
* `--with-timestamp` enables the usage of the `persist` setting in
`doas.conf`. It is possible some people might not want this, so the flag
`withTimestamp` was added to control this.
* `--pamdir` copies the PAM files to `$out/etc/pam.d`. This may or may
not have a use in the future, but it removes a some errors from the
build (when it tries to copy these files to /etc/pam.d).
2020-05-17 11:42:50 -07:00
Elis Hirwing 4437c3d366
Merge pull request #84952 from danielfullmer/zoneminder-php-fix
nixos/zoneminder: fix evaluation with new php refactor
2020-05-17 20:19:54 +02:00
Daniel Fullmer 4f35b7ec5f nixos/zoneminder: add minimal test 2020-05-17 14:14:30 -04:00
Tim Steinbach 0e2a4780df
oh-my-zsh: 2020-05-11 -> 2020-05-16 2020-05-17 13:57:44 -04:00
Daniel Fullmer e958afa0a9 nixos/zoneminder: fix evaluation with php refactor 2020-05-17 13:42:42 -04:00
Ryan Mulligan 28c2c0156d
Merge pull request #87996 from r-ryantm/auto-update/adminer
adminer: 4.7.6 -> 4.7.7
2020-05-17 09:14:35 -07:00
Jörg Thalheim b5742ab493
nvi: mark as broken 2020-05-17 15:53:36 +01:00
Jan Tojnar c19fa9be5e
Merge pull request #87953 from ccellado/glpaper-unstable 2020-05-17 14:05:17 +02:00
adisbladis 85d6f3bcd9
Merge pull request #88011 from JJJollyjim/redis-6.0.3
redis: 6.0.1 -> 6.0.3
2020-05-17 11:55:13 +02:00
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
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