Vladimír Čunát
db0235ce76
knot-dns: quick bugfix 2.5.0 -> 2.5.1
2017-06-07 17:57:42 +02:00
Jörg Thalheim
09e59ad579
Merge pull request #26378 from benley/xf86-input-libinput-0.25.1
...
xorg-input-libinput: 0.25.0 -> 0.25.1
2017-06-06 08:22:16 +01:00
Franz Pletz
4b8b89f069
grafana: 4.2.0 -> 4.3.2
2017-06-06 04:02:02 +02:00
Franz Pletz
b74866b9a7
nginxMainline: 1.13.0 -> 1.13.1
2017-06-06 03:59:20 +02:00
Franz Pletz
f18bcc1e2a
knot-dns: 2.4.2 -> 2.5.0
2017-06-06 03:59:16 +02:00
Joachim F
870ad77263
Merge pull request #26395 from fadenb/sonarr
...
sonarr: 2.0.0.4689 -> 2.0.0.4753
2017-06-05 13:42:15 +01:00
Joachim F
b31141f198
Merge pull request #26396 from fadenb/radarr
...
radarr: 0.2.0.654 -> 0.2.0.696
2017-06-05 13:42:04 +01:00
Frederik Rietdijk
bd762fac08
Merge pull request #26394 from fadenb/emby
...
emby: 3.2.15.0 -> 3.2.19.0
2017-06-05 13:20:06 +02:00
Tristan Helmich
48fac1c38d
radarr: 0.2.0.654 -> 0.2.0.696
2017-06-05 13:02:32 +02:00
Tristan Helmich
e2bd407aef
sonarr: 2.0.0.4689 -> 2.0.0.4753
2017-06-05 12:59:58 +02:00
Tristan Helmich
760095290d
emby: 3.2.15.0 -> 3.2.19.0
2017-06-05 12:57:40 +02:00
Jaka Hudoklin
305e7deb0d
Merge pull request #26362 from benley/dex-2.4.1
...
dex: init at 2.4.1
2017-06-05 00:56:34 +02:00
Benjamin Staffin
7445649387
xorg-input-libinput: 0.25.0 -> 0.25.1
...
This isn't part of a full xorg release, so I just added it to the xorg
overrides.nix.
Changelog and release announcement:
https://lists.x.org/archives/xorg-announce/2017-May/002798.html
2017-06-04 13:47:05 -04:00
Benjamin Staffin
d007428621
dex: init at 2.4.1
...
There is already another thing called "dex" that manipulates .desktop
files, so I called this one "dex-oidc" in all-packages.nix.
2017-06-03 17:43:36 -04:00
Eric Sagnes
fe1f560fef
groonga: 7.0.0 -> 7.0.3
2017-06-02 21:23:33 -04:00
Pascal Bach
e37f970d00
uwsgi: fix php plugin build
2017-06-02 19:56:22 +03:00
Albert Peschar
47d038c21d
elasticsearch: add 5.x package, service
2017-05-31 02:06:29 +02:00
Pascal Wittmann
f6ef5614a0
radicale: 1.1.1 -> 1.1.2, fixes CVE-2017-8342
2017-05-29 09:28:28 +02:00
Léo Gaspard
4a0c7d1b2d
dkimproxy: init at 1.4.1 ( #26147 )
...
* dkimproxy: init at 1.4.1
* dkimproxy: simplify by using mkDerivation
* dkimproxy: set ekleog as maintainer
* dkimproxy: style fix
* dkimproxy: also work without the right PERL5LIB environment variable
2017-05-28 23:25:29 +01:00
Jörg Thalheim
314c73d36a
Merge pull request #26181 from womfoo/bump/mod_auth_mellon-0.13.1
...
mod_auth_mellon: 0.12.0 -> 0.13.1
2017-05-28 20:01:48 +01:00
Kranium Gikos Mendoza
3a3aab58fc
mod_auth_mellon: 0.12.0 -> 0.13.1
2017-05-28 23:29:29 +10:00
Vladimír Čunát
00672dec8a
Merge older staging
...
This still causes some uncached rebuilds, but master(!) and staging
move too fast forward rebuild-wise, so Hydra might never catch up.
(There are also other occasional problems.)
Therefore I merge at this point where the rebuild isn't that bad.
2017-05-26 15:45:43 +02:00
Michiel Leenaars
16857df2f3
nsd: fix openssl path in nsd-control-setup
...
Closes #26002
2017-05-26 10:00:28 +02:00
Michiel Leenaars
51269faa08
nsd: 4.1.15 -> 4.1.16
2017-05-26 10:00:16 +02:00
Joachim Fasting
03b61cefc4
pure-ftpd: extend meta.platforms
2017-05-25 23:53:32 +02:00
Joachim Fasting
9145b386b6
pure-ftpd: enable tls support
...
For encrypted command & data channels.
2017-05-25 23:53:31 +02:00
Joachim Fasting
231b23ffb4
pure-ftpd: 1.0.42 -> 1.0.46
...
Version 1.0.46
The server can now be linked against OpenSSL 1.1.x with the strict API.
Unmaintained contributions have been removed.
File globbing could take up to `GLOB_TIMEOUT` seconds (17 seconds by
default) when matching some patterns, no matter what the configured
recursion level was. This has been fixed, and upgrading is highly
recommended.
Version 1.0.45
TLS v1.0 sessions are now refused.
Version 1.0.44 didn’t properly parse the TLSCipherSuite
directive. This has been fixed.
Version 1.0.44
The Perl and Python wrappers are gone. The daemon can now use a
configuration file without requiring external dependencies.
Pure-FTPd can now be linked against OpenSSL 1.1.x
The QUIT command didn’t work properly when the server was compiled
without support for RFC2640. This has been fixed.
3DES was removed from the default cipher suite.
Version 1.0.43
Passwords can now be hashed using Argon2i, which is now the default
algorithm for puredb accounts.
Authentication against system accounts is compatible with OpenBSD 6.0.
The -J switch didn’t work properly in version 1.0.42. This has been fixed.
2017-05-25 23:53:25 +02:00
Sebastian Hagen
b3b2431932
charybdis service: add option to configure MOTD ( #25512 )
...
Read MOTD files from /etc/charybdis.
2017-05-25 23:28:50 +02:00
Armijn Hemel
87262e6196
samba: 4.6.3 -> 4.6.4
2017-05-25 00:46:07 +02:00
Vladimír Čunát
8004e79415
Merge branch 'master' into staging
2017-05-24 03:24:06 +02:00
Robin Gloster
457600044c
uwsgi: 2.0.14 -> 2.0.15
2017-05-23 13:06:51 +02:00
Robin Gloster
4a83c099e1
nginx: 1.10.3 -> 1.12.0
2017-05-23 11:37:57 +02:00
Robin Gloster
4f51da2ff7
nginx-rtmp-module: 1.1.9 -> 1.1.11
2017-05-23 11:37:57 +02:00
Frederik Rietdijk
99cfab07b9
Merge remote-tracking branch 'upstream/master' into HEAD
2017-05-22 09:21:40 +02:00
Pascal Bach
6f7347ec58
samba: 4.5.8 -> 4.6.3
2017-05-21 15:24:03 +04:00
Jörg Thalheim
2a42b45105
Merge pull request #25103 from Hodapp87/google_cloud_print
...
cloud-print-connector: init at unstable-2017-01-19
2017-05-20 18:23:12 +01:00
Jörg Thalheim
f3dce2cbda
cloud-print-connector: 2017-01-19 -> 1.11
2017-05-20 18:21:25 +01:00
Robin Gloster
b447f624c3
bind: 9.10.4-P6 -> 9.10.5
2017-05-20 14:24:57 +02:00
Robin Gloster
2944ca8f6a
coturn: 4.5.0.3 -> 4.5.0.6
...
fixes build with openssl 1.1
2017-05-20 13:22:46 +02:00
Jörg Thalheim
a11ab629d6
Merge pull request #25909 from mayflower/synapse_0.21.0
...
matrix-synapse: 0.20.0 -> 0.21.0
2017-05-20 09:41:24 +01:00
Jörg Thalheim
029125b973
postgresql: add man output
...
the doc output is not installed by default (where manpages where
included). This leads to manpages not present when enabling postgresql
service. fixes #25928
2017-05-20 07:07:12 +01:00
Tristan Helmich
2b7eb321de
matrix-synapse: 0.20.0 -> 0.21.0
2017-05-19 10:11:46 +02:00
Vladimír Čunát
e9aeb55f3b
Merge branch 'master' into staging
2017-05-18 11:24:18 +02:00
Eric Sagnes
a4eb0dc815
varnish: 5.0.0 -> 5.1.2
2017-05-17 16:14:29 +02:00
Vladimír Čunát
515414ed32
Merge branch 'master' into staging
2017-05-16 18:32:43 +02:00
Jörg Thalheim
9950707e96
telegraf: 1.2.1 -> 1.3.0
2017-05-16 06:58:58 +01:00
Graham Christensen
450f0c93e0
Merge pull request #25781 from veprbl/openafs_1.6.20.2
...
openafs: 1.6.20 -> 1.6.20.2
2017-05-15 18:00:15 -04:00
Pascal Wittmann
f1cec16522
Merge pull request #25778 from mmai/master
...
shaarli: 0.8.1 -> 0.8.4
2017-05-15 07:19:31 +02:00
Franz Pletz
482f9862e5
matterircd: 0.11.3 -> 0.11.4
2017-05-14 22:47:24 +02:00
Dmitry Kalinkin
c163b782bc
openafs: 1.6.20 -> 1.6.20.2
2017-05-14 12:50:47 -04:00