Commit Graph

10388 Commits

Author SHA1 Message Date
Matthew Bauer
ec409c8e96
contacts: use xcbuild instead of xcodebuild 2016-11-15 18:58:11 -06:00
Jörg Thalheim
09d736d8e9 Merge pull request #19693 from aske/nixops-python2
nixops: explicitly specify python2
2016-10-20 11:01:27 +02:00
Pascal Wittmann
24c3271e39 Merge pull request #17554 from KaiHa/master
nitrokey-app: init at 0.4.0
2016-10-20 07:55:05 +02:00
Kai Harries
c43243f085 nitrokey-app: add kaiha as maintainer 2016-10-20 07:15:45 +02:00
Stefan Götz
985a25e99e youtube-dl: 2016.10.16 -> 2016.10.19 2016-10-19 20:26:50 +02:00
Sergiu Ivanov
45459c1c27 bibtex2html: init at 1.98 2016-10-19 19:24:09 +02:00
Robert Helgesson
31853a73fa
svtplay-dl: 1.6 -> 1.7 2016-10-19 17:53:08 +02:00
Kirill Boltaev
0c34b202e3 nixops: explicitly specify python2 2016-10-19 18:51:44 +03:00
Joachim F
7b4a9cd5f3 Merge pull request #19657 from romildo/upd.cmst
cmst: 2016.04.03 -> 2016.10.03
2016-10-19 05:24:26 +02:00
romildo
bcca1cf326 aria2: 1.27.1 -> 1.28.0 2016-10-18 17:47:39 -02:00
romildo
5a049dfc15 cmst: 2016.04.03 -> 2016.10.03 2016-10-18 15:31:51 -02:00
Graham Christensen
3268f423df Merge pull request #19634 from joachifm/tor-2_8_9
tor: 0.2.8.8 -> 0.2.8.9
2016-10-18 07:02:28 -04:00
Graham Christensen
8df7a31498 Merge pull request #19642 from asymmetric/youtube-dl
youtube-dl: 2016.10.07 -> 2016.10.16
2016-10-18 06:58:32 -04:00
Lorenzo Manacorda
beebf04710 youtube-dl: 2016.10.07 -> 2016.10.16 2016-10-18 10:45:20 +02:00
michael bishop
153ff5a69a
ipxe: allow usage of preConfigure again, and add a simpler way to extend the options 2016-10-18 02:18:52 -03:00
Joachim Fasting
b3ffc580ec
tor: 0.2.8.8 -> 0.2.8.9
Fixes a security hole that could be exploited for a denial of service
attack against a tor client, relay, hidden service, or authority [1].

[1]: https://trac.torproject.org/projects/tor/ticket/20384
2016-10-18 00:44:41 +02:00
Nikolay Amiantov
ed12afd1f9 Merge pull request #19586 from aske/uniemoji
ibus-engines.uniemoji: 2016-09-20 -> 0.6.0
2016-10-18 02:41:54 +04:00
Joachim F
ac3fb8389c Merge pull request #19598 from nfjinjing/shadowsocks-libev
shadowsocks-libev: 2.5.0 -> 2.5.5
2016-10-17 22:32:48 +02:00
Thomas Tuegel
953fd050c0 Merge pull request #19621 from peterhoeg/peruse
peruse: init at 1.1
2016-10-17 09:17:38 -05:00
Peter Hoeg
2a4098d74c peruse: init at 1.1
Includes kirigami at 1.1.0
2016-10-17 20:50:12 +08:00
Chris Darnell
e21f858922 screenFetch: 2016-01-13 -> 2016-10-11 2016-10-16 19:07:49 -04:00
Jinjing Wang
29191da7a0 shadowsocks-libev: 2.5.0 -> 2.5.5 2016-10-16 22:41:50 +08:00
Tim Steinbach
641fbb2140 Merge pull request #19596 from schneefux/httpie
httpie: 0.9.3 -> 0.9.6
2016-10-16 10:11:25 -04:00
schneefux
92487043ae
httpie: 0.9.3 -> 0.9.6 2016-10-16 15:44:29 +02:00
Kirill Boltaev
51dd34f103 ibus-engines.uniemoji: 2016-09-20 -> 0.6.0 2016-10-16 01:42:09 +03:00
Graham Christensen
bd2ad683d3 Merge pull request #19483 from RamKromberg/fix/a2ps
a2ps: fix build
2016-10-15 13:18:29 -04:00
derchris
9624080e86 bareos: 15.2.1 -> 15.2.4 2016-10-15 11:46:57 +02:00
zimbatm
cdbb020a1f fixes bundlerEnv calls 2016-10-14 16:56:42 +01:00
Franz Pletz
8f794cd6b8
zfstools: 0.3.3 -> 0.3.6 2016-10-14 17:34:34 +02:00
Eelco Dolstra
811b876fab Revert "openssl, curl, git: Respect $NIX_SSL_CERT_FILE"
This reverts commit 942dbf89c6. Sorry,
this was supposed to go to staging instead of master...
2016-10-14 16:01:54 +02:00
Tim Steinbach
2cfe0407b8 Merge pull request #19545 from derchrisuk/netdata
netdata: 1.0.0 -> 1.4.0
2016-10-14 09:27:13 -04:00
zimbatm
6351c4d24b Merge pull request #19180 from zimbatm/bundler-env-bins
Bundler env bins
2016-10-14 11:51:23 +01:00
Nikolay Amiantov
7619bea1fe Merge pull request #19544 from kamilchm/blueman
blueman: hicolor_icon_theme dependency
2016-10-14 14:34:50 +04:00
Eelco Dolstra
942dbf89c6 openssl, curl, git: Respect $NIX_SSL_CERT_FILE
$NIX_SSL_CERT_FILE overrides $SSL_CERT_FILE, which in turn overrides
the default CA path (/etc/ssl/certs/ca-certificates.crt). This allows
Nix to set a CA path without interfering with other packages (such as
Homebrew).

See https://github.com/NixOS/nix/issues/921.
2016-10-14 12:06:10 +02:00
derchris
0acd3b3b42 netdata: 1.0.0 -> 1.4.0 2016-10-14 12:05:42 +02:00
Kamil Chmielewski
745b659481 blueman: hicolor_icon_theme dependency 2016-10-14 12:03:04 +02:00
Vladimír Čunát
027efec879 Merge staging without python splitting for now
The split needs more time to finish rebuilding,
but the rest seems OK and there are security fixes.
2016-10-14 09:24:21 +02:00
Franz Pletz
c766c7f095
fastd: fix meta.platforms typo 2016-10-14 00:02:30 +02:00
Tuomas Tynkkynen
c66124e9b7 sshpass: 1.05 -> 1.06 2016-10-14 00:58:07 +03:00
Jörg Thalheim
13ff831440 Merge pull request #19524 from nshalman/shfmt-0.2.0
shfmt: 2016-06-16 -> 0.2.0
2016-10-13 22:22:34 +02:00
Franz Pletz
29bd3898a6
fastd: init at 18 2016-10-13 21:42:17 +02:00
Nahum Shalman
94cf6fbc35 shfmt: 2016-06-16 -> 0.2.0 2016-10-13 15:24:39 -04:00
Vladimír Čunát
727fc259d6 Merge branch 'master' into staging 2016-10-13 09:53:16 +02:00
Dan Peebles
f35ab9c2f8 rpm-ostree: 2016.1 -> 2016.10
This also updates a bunch of its dependencies to enable the update,
and gets rid of libhif because upstream stopped maintaining it as
such, instead using it internally in other projects until they can
agree on an interface for it. Nothing seemed to be using libhif so
I'm not too concerned about removing it.
2016-10-12 20:31:02 +00:00
Tim Steinbach
d313a114f1 Merge pull request #19488 from peterhoeg/mysqltuner
mysqltuner: init at 1.6.18
2016-10-12 12:41:08 -04:00
Peter Hoeg
7849677a70 mysqltuner: init at 1.6.18 2016-10-12 21:26:53 +08:00
Lorenzo Manacorda
ff4fde36b7 youtube-dl: 2016.09.27 -> 2016.10.07 (#19476) 2016-10-12 13:29:33 +02:00
Ram Kromberg
1b0163ea16 a2ps: fix build 2016-10-12 14:15:21 +03:00
Frederik Rietdijk
f3c6236eb4 Merge pull request #19442 from peterhoeg/lc
linkchecker: make it work with newer requests2
2016-10-12 10:21:29 +02:00
Jascha Geerds
30a3a09857 tmuxp: 1.2.0 -> 1.2.2 2016-10-11 23:53:02 +02:00