Tuomas Tynkkynen
bc850cfed5
qt4: Add aarch64 patch
2017-09-19 10:59:11 +03:00
Jörg Thalheim
bed076cdfb
Merge pull request #29557 from teto/tshark
...
tshark: init at version 2.4.0
2017-09-19 08:49:56 +01:00
Jörg Thalheim
11efdaf404
Merge pull request #29522 from aneeshusa/libevent-make-openssl-dependency-optional
...
libevent: Make OpenSSL dependency optional
2017-09-19 08:48:34 +01:00
Rob Vermaas
ef3cb5cc47
keybase: update to 1.0.30
...
(cherry picked from commit 06896f26489d71fee5460556eaea86fb123a8245)
2017-09-19 07:34:56 +00:00
Matthieu Coudron
bfd6d20c3e
tshark: init at 2.4.0
...
as an alias to wireshark-cli
2017-09-19 16:03:50 +09:00
Jonathan Rudenberg
84bfe7ed78
kodiPlugins: fix path for shared object links
...
Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
2017-09-19 08:10:12 +02:00
Tuomas Tynkkynen
779aea8868
linuxPackages.mxu11x0: Mark broken on >= 4.13
...
https://hydra.nixos.org/build/61465503
2017-09-19 08:40:01 +03:00
Tuomas Tynkkynen
3e495bfd94
linuxPackages.cryptodev: Mark broken on >= 4.13
...
https://hydra.nixos.org/build/61470492
2017-09-19 08:37:44 +03:00
John Ericson
d403ffecdd
Merge master-merged PRs #29547 and #29548 into staging
2017-09-18 23:33:22 -04:00
Joachim Fasting
1ee60e98e2
tor: 0.3.0.10 -> 0.3.1.7
2017-09-19 02:36:38 +02:00
zimbatm
3920a44628
fixes missing attributes
2017-09-19 00:39:35 +01:00
John Ericson
6338c0b202
Merge pull request #29548 from obsidiansystems/cc-wrapper-cross-misc
...
cc-wrapper: Two trivial changes affecting cross compilation
2017-09-18 19:34:26 -04:00
John Ericson
13fc982e65
cc-wrapper: Use same dynamic loader on all Darwin, not just x86_64
...
In practice, this is correct because iOS is on ARM and puts the loader
there.
2017-09-18 19:25:58 -04:00
John Ericson
a44bbc72e6
cc-wrapper: Remove obsolete assertion
...
This was just causing evaluation problems on cross.
2017-09-18 19:22:57 -04:00
John Ericson
807d8cec97
Merge pull request #29547 from obsidiansystems/cross-suffix
...
stdenv: Add back leading '-' in cross derivation name suffix
2017-09-18 19:17:49 -04:00
John Ericson
51179c6e88
stdenv: Add back leading '-' in cross derivation name suffix
...
I messed this up when I moved the logic from `makeStdenvCross` in
e826a6a247
.
2017-09-18 18:59:48 -04:00
timor
ccfce4b958
perl-Term-Animation: init at 2.6
2017-09-19 00:45:20 +02:00
Samuel Leathers
bef916338d
pydub 0.16.7 -> 0.20.0
2017-09-19 00:00:10 +02:00
rybern
1d0c8f8687
pythonPackages.pomegranate: init at 0.7.7 ( #29338 )
2017-09-18 23:52:25 +02:00
Samuel Leathers
6d367ba9f3
eve: 0.6.1 -> 0.7.4
2017-09-18 23:26:43 +02:00
Samuel Leathers
756cd8a6c4
pymongo: 3.0.3 -> 3.5.1
2017-09-18 23:26:43 +02:00
Ryan Mulligan
20f949376f
matterbridge: fix src hash
...
I used the wrong source hash because of some kind of metadata problem.
See https://github.com/NixOS/nixpkgs/pull/28892#issuecomment-330344570
for details.
2017-09-18 23:24:48 +02:00
Samuel Leathers
96bd8daebc
dyn: 1.5.0 -> 1.6.3
2017-09-18 23:22:44 +02:00
Robert Schütz
7f89abd820
esptool: 1.3 -> 2.1
2017-09-19 00:22:29 +03:00
Samuel Leathers
7fa2c54a60
awesome-slugify: fixes tests
2017-09-18 23:21:24 +02:00
Franz Pletz
384b64426e
Merge pull request #29486 from disassembler/logilab
...
logilab_common: 0.63.2 -> 1.4.1
2017-09-18 23:18:52 +02:00
Franz Pletz
406c7a0731
Merge pull request #29521 from aneeshusa/ease-radicale-upgrade
...
Ease radicale upgrade
2017-09-18 23:13:53 +02:00
Franz Pletz
8a401881fe
Merge pull request #29534 from etu/update-gocode
...
gocode: 20170530 -> 20170903
2017-09-18 23:10:51 +02:00
volth
9efe27ee3b
haxe: 3.4.2 -> 3.4.3
2017-09-18 23:09:07 +02:00
Kranium Gikos Mendoza
caa79ba50c
xmlsec: enable deprecated headers required by lasso
2017-09-18 23:07:43 +02:00
gwitmond
bd52618c9d
nixos: add option for bind to not resolve local queries ( #29503 )
...
When the user specifies the networking.nameservers setting in the
configuration file, it must take precedence over automatically
derived settings.
The culprit was services.bind that made the resolver set to
127.0.0.1 and ignore the nameserver setting.
This patch adds a flag to services.bind to override the nameserver
to localhost. It defaults to true. Setting this to false prevents the
service.bind and dnsmasq.resolveLocalQueries settings from
overriding the users' settings.
Also, when the user specifies a domain to search, it must be set in
the resolver configuration, even if the user does not specify any
nameservers.
(cherry picked from commit 670b4e29adc16e0a29aa5b4c126703dcca56aeb6)
This commit was accidentally merged to 17.09 but was intended for
master. This is the cherry-pick to master.
2017-09-18 22:54:29 +02:00
Franz Pletz
38c14d7132
newsbeuter: fix CVE-2017-14500
2017-09-18 22:45:30 +02:00
Franz Pletz
0653abc07a
gd: 2.2.4 -> 2.2.5 for multiple CVEs
...
Fixes:
* CVE-2017-6362
* CVE-2017-7890
2017-09-18 22:45:30 +02:00
Daiderd Jordan
69bf06ad6c
gperftools: fix darwin build
2017-09-18 22:20:57 +02:00
Daiderd Jordan
6b7e103870
nmap: patch vendored libz for darwin
2017-09-18 22:02:58 +02:00
Franz Pletz
c7ed26b6a9
geolite-legacy: 2017-05-26 -> 2017-09-17
2017-09-18 21:55:41 +02:00
Franz Pletz
ad13618c9b
mirrorbits: init at 0.4
2017-09-18 21:55:41 +02:00
Franz Pletz
316858466a
mercurial: 4.3.1 -> 4.3.2
2017-09-18 21:52:07 +02:00
Franz Pletz
dc08dcf6e7
ssh service: add sftpFlags option
2017-09-18 21:52:07 +02:00
Franz Pletz
a796d692c4
clawsMail: 3.15.0 -> 3.15.1
2017-09-18 21:52:07 +02:00
Franz Pletz
05b1e514bc
matterircd: 0.11.4 -> 0.12.0
...
This version is compatible with our current Mattermost.
2017-09-18 21:52:06 +02:00
Franz Pletz
94bbe7db22
bluez4: remove, unused and probably vulnerable
2017-09-18 21:19:15 +02:00
Franz Pletz
dadb16a57f
bluez: 5.43 -> 5.47 for CVE-2017-1000250
...
Fixes #29289 .
2017-09-18 21:19:15 +02:00
John Ericson
cbdd77f791
Remerge pull request #29517 from master into staging
2017-09-18 14:42:51 -04:00
John Ericson
e1372646aa
Merge pull request #29517 from obsidiansystems/cctools-cross
...
darwin stdenv: cctools override needs to go away when targetPlatform changes
2017-09-18 14:41:09 -04:00
John Ericson
77bd6313bb
darwin stdenv: cctools override needs to go away when targetPlatform changes
2017-09-18 14:39:38 -04:00
WilliButz
9198ad65ef
tests: add initrd-network-ssh test
...
starts two VMs:
- one with dropbear listening from initrd,
waiting for a file
- another connecting via ssh, creating the file
2017-09-18 19:51:46 +02:00
Aneesh Agrawal
42a8ac1b71
libevent: Make OpenSSL dependency optional
2017-09-18 09:21:54 -07:00
Aneesh Agrawal
28c2cea847
radicale: Test migration functionality
...
This also provides an example of how to migrate.
2017-09-18 09:11:36 -07:00
Elis Hirwing
0eb1fdc50a
gocode: 20170530 -> 20170903
2017-09-18 17:53:25 +02:00