Commit graph

58263 commits

Author SHA1 Message Date
Arseniy Seroka e8d96bdcf7 Merge pull request #9301 from ssgen/fatresize
Fatresize
2015-08-20 16:18:18 +03:00
Arseniy Seroka 6df52b6c96 Merge pull request #9357 from offlinehacker/pkgs/elasticsearch/update/1.5.2
elasticsearch 1.4.5 -> 1.5.2
2015-08-20 16:04:00 +03:00
Arseniy Seroka 61d86a087b Merge pull request #9348 from offlinehacker/logstash/update/1.5.3
logstash: Update to 1.5.3
2015-08-20 16:03:17 +03:00
Shea Levy 3506c0bf04 emacs: Build cocoa on darwin 2015-08-20 08:37:04 -04:00
Shea Levy b661ebe3cb rcs: Use c99 on darwin 2015-08-20 08:10:27 -04:00
Eelco Dolstra 2d4b6405b3 openssh: Apply some Fedora security backports 2015-08-20 14:08:21 +02:00
Eelco Dolstra 401782cb67 Revert "openssh: 6.9p1 -> 7.0p1"
This reverts commit a8eb2a6a81. OpenSSH
7.0 is causing too many interoperability problems so soon before the
15.08 release.

For instance, it causes NixOps EC2 initial deployments to fail with
"REMOTE HOST IDENTIFICATION HAS CHANGED". This is because the client
knows the server's ssh-dss host key, but this key is no longer
accepted by default. Setting "HostKeyAlgorithms" to "+ssh-dss" does
not work because it causes ssh-dss to be ordered after
"ecdsa-sha2-nistp521", which the server also offers. (Normally, ssh
prioritizes host key algorithms for which the client has a known host
key, but not if you set HostKeyAlgorithms.)
2015-08-20 14:08:18 +02:00
aszlig e4c2f97a27
Merge pull request #9269 from @jraygauthier.
Although I couldn't test this because I'm not using a DE, nobody else
than the one submitting the pull request has commented on this. So if it
should break the icon for other people, nobody would probably start an
assassination because of this and the commit can be easily reverted if
it should break the icon.
2015-08-20 13:02:55 +02:00
Bjørn Forsman ac8f2391f3 pcl: 1.6.0 -> 1.7.2 (unbreaks build)
New deps added: libXt (required), libpcap (optional).

Releases are now at github.
2015-08-20 07:45:37 +02:00
Bjørn Forsman af7d5f27d0 meshlab: 1.3.2 -> 1.3.3
Remove patches that no longer apply (integrated upstream I guess), but
forward port the part that adds the missing "include <unistd.h>"[1].

Build and run tested.

[1]: http://sourceforge.net/p/meshlab/bugs/342/
2015-08-20 07:36:47 +02:00
William A. Kennington III 6f92c20795 go1.5: Use as the default 2015-08-19 20:52:09 -07:00
William A. Kennington III d730646832 go1.5: Fix pcre and port the remove-tools patch 2015-08-19 20:49:11 -07:00
William A. Kennington III 15a7e0ab71 go1.4: Fix some of the tests by adding missing pcre 2015-08-19 20:49:10 -07:00
Tobias Geerinckx-Rice fb6502892a stress-ng: update 0.04.14 -> 0.04.15 2015-08-20 04:52:16 +02:00
Tobias Geerinckx-Rice 72e8bf518f netsniff-ng: update 0.5.9-{80-g3384ee7 -> 85-g71c28ef} 2015-08-20 04:52:15 +02:00
Tobias Geerinckx-Rice 8131ca52d1 simple-scan: update 3.17.4 -> 3.17.90
Adds a dependency on PackageKit...

In better news:
 - Default to PDF when saving in all cases.
 - Always show file format options and use a combo box to fit better into
   dialog.
 - Detect HP scanners and install drivers using PackageKit if found.
 - If SANE detects no scanners but we see USB IDs of Brother, Epson or
   Samsung scanners then prompt the user to go to their website to install
   drivers.
 - Use GUsb instead of GUdev.
 - Fix error dialogs not showing.
2015-08-20 04:41:11 +02:00
Tobias Geerinckx-Rice 46df28d371 packagekit: init at 1.0.7
Don't worry, this does absolutely nothing on Nix and only serves to
satisfy simple-scan's zany new dep.
2015-08-20 04:41:11 +02:00
Thomas Strobel 26ef514981 canon-cups-ufr2: init at 2.90 2015-08-20 01:22:10 +02:00
Jaka Hudoklin 7a7895bcad Merge pull request #9353 from offlinehacker/pkgs/kubernetes/update/1.0.3
kubernetes: update to 1.0.3, fix module
2015-08-20 00:35:28 +02:00
Jaka Hudoklin 9146edd5be logstash: 1.4.2 -> 1.5.3 2015-08-20 00:34:23 +02:00
Arseniy Seroka 7e1c5f416c Merge pull request #9349 from offlinehacker/pkgs/s3fs/update/1.79
s3fs: Update to 1.79
2015-08-20 01:23:06 +03:00
Jaka Hudoklin 2bec93dde8 elasticsearch: add search_guard plugin 2015-08-20 00:20:44 +02:00
Jaka Hudoklin 1d1a336c6a elasticsearch: update plugins 2015-08-20 00:20:31 +02:00
Jaka Hudoklin 8aa50beb1f elasticsearch 1.4.5 -> 1.5.2 2015-08-20 00:18:46 +02:00
William A. Kennington III 5344252155 go1.4: Cleanup compiler expression 2015-08-19 14:54:38 -07:00
Jaka Hudoklin 559e2ab951 kubernetes: 0.18.0 -> 1.0.3 2015-08-19 23:51:54 +02:00
Jaka Hudoklin 4ecf102ebf s3fs: 1.78 -> 1.79 2015-08-19 23:50:27 +02:00
ssgen 62e2b2124a fatresize: init at 1.0.2 2015-08-20 00:43:34 +03:00
Domen Kožar 15bc70b1a4 Merge pull request #9350 from iand675/docker-compose
Upgrade to latest docker compose version
2015-08-19 23:41:45 +02:00
Peter Simons 81ce9be104 Revert "Move licenseAllowed check into the builder attribute (fixes #7541)"
This reverts commit 4d6452ba. The change affects Hydra in a way we didn't
expect: https://github.com/NixOS/nixpkgs/pull/9305#issuecomment-132791730.
2015-08-19 23:37:45 +02:00
Arseniy Seroka bbc7812d37 Merge pull request #9341 from taku0/oraclejdk-8u60
oraclejdk: 8u51 -> 8u60
2015-08-20 00:33:47 +03:00
Luca Bruno d05cb3e0ea go: add 1.5 compiler and packages 2015-08-19 23:25:16 +02:00
Jaka Hudoklin 24a626020a Merge pull request #8681 from offlinehacker/pkgs/driftnet/add
Add driftnet
2015-08-19 22:58:27 +02:00
William A. Kennington III ef07bd04dc golang: Remove the last references to go-1.3 2015-08-19 13:53:11 -07:00
William A. Kennington III c3592084cf golint: Update to 2015-06-23 2015-08-19 13:51:09 -07:00
William A. Kennington III e27567cff1 golang: Remove old, unused compilers 2015-08-19 13:25:44 -07:00
William A. Kennington III 88b1d7e5d9 logstash-forwarder: 20141216 -> 0.4.0 2015-08-19 13:25:44 -07:00
Peter Simons 082b0ee2a1 Merge pull request #9305 from Mathnerd314/broken-fix
Move licenseAllowed check into the builder attribute (fixes #7541)
2015-08-19 22:08:24 +02:00
Peter Simons 24664e9cb3 Merge pull request #9345 from kquick/haskell-vty-ui-disable-tests
Specify no-tests cabal flag for vty-ui under ghc 7.10.x
2015-08-19 22:00:36 +02:00
Paulus Esterhazy f683031df2 pass: Fix for Darwin 2015-08-19 20:50:58 +02:00
Ian Duncan 8d9e45c89e Upgrade to latest docker compose version 2015-08-19 14:11:20 -04:00
Nikolay Amiantov 8f59f4c78c firefox: build with pulseaudio support (close #8087) 2015-08-19 20:08:54 +02:00
William A. Kennington III 62b589a54f libressl: 2.2.1 -> 2.2.2 2015-08-19 10:42:55 -07:00
Kevin Quick 2066ac2956 Specify no-tests cabal flag for vty-ui under ghc 7.10.x 2015-08-19 10:15:38 -07:00
aszlig 710f8a7170
Merge pull request #9271 from @Profpatsch.
Not sure whether this was broken in the first place (8cd6d53) or if it
went broken afterwards (due to the version bump in 04e39bd), but it
isn't included in the store path at current master.

So I've tested the commit and kbd now correctly includes the Neo layout.
2015-08-19 18:46:41 +02:00
aszlig 50e9dd7da1
uclibc: Provide a more stable location for source.
At the upstream URL at http://git.uclibc.org/uClibc/snapshot/, older
versions are dropped at a regular basis. Unfortunately the tarball
"uClibc-20150131.tar.bz2" has already been deleted from that directory
and I didn't find a mirror providing the same file.

So I've switched it to use fetchzip from the cgit site instead of using
fetchgit directly. The reason why I didn't use fetchgit is that we'd
need need git, which depends (indirectly? not sure, haven't checked) on
libiconv and that in turn triggers an assertion if we're on Linux and
are cross-building using uclibc.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-19 18:43:24 +02:00
Edward Tjörnhammar da8b56967f Merge pull request #9331 from spencerjanssen/kodi-bump
kodi: 15.0 -> 15.1
2015-08-19 15:14:14 +02:00
taku0 ec24fc6ecc oraclejdk: 8u51 -> 8u60 2015-08-19 22:04:29 +09:00
Peter Simons e297442b62 Merge pull request #9327 from oxij/better-hoogle
haskell-packages: bring hoogle and haddock to the masses
2015-08-19 15:00:23 +02:00
Eelco Dolstra bed96a585f libmtp: Update to 1.1.9 2015-08-19 14:29:27 +02:00