3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

113443 commits

Author SHA1 Message Date
John Ericson 169227bfd2 Merge commit '3a59cd87f26cc59c91fb821749b1ec0d64922f87' into mingw32-w64-fix 2017-12-29 14:24:10 -05:00
Bojan Nikolic 2e0ebc0532 mingw-w64: Disable stack hardening of the runtime
Do this because it is built with the static stage
2017-12-29 14:23:30 -05:00
John Ericson 2365e2ffcd Merge commit '51948eab9415fde1825dea5c7d31b99b2e1a0fdb' into mingw32-w64-fix 2017-12-29 14:23:05 -05:00
Bojan Nikolic 771bae04e8 gcc: Enable SSP and shared libs in the final stage for MinGW
Hardening on by default now that we don't use the cross wrapper. In
turn, hardening requires libssp in particular.
2017-12-29 13:27:02 -05:00
John Ericson 3a59cd87f2 Merge commit '93cd0685c5ac4d8f21d8586d3e5c45cd7394fab9' into gcc-modernize-builder 2017-12-07 01:49:31 -05:00
John Ericson 51948eab94 gcc: Fix after merge
- NIX_CC_CROSS is now completely gone!

- NIX_CC is defined reliably, so no manual def needed

- stdenv.ccCross -> stdenv.cc, also removing need for "or" fallback
2017-12-07 01:42:43 -05:00
John Ericson 974b9201a5 Merge commit 'c9ca54199409324101bdee38f5b16e7656a16a22' into gcc-modernize-builder 2017-12-07 01:42:35 -05:00
John Ericson d96cf0f46c gcc: Handle CPATH and LIBRARY_PATH purely in Nix 2017-12-06 19:12:51 -05:00
John Ericson d4595b38e9 gcc: Modernize builder.sh for Cross
Instead of `NIX_CC` vs `NIX_CC_CROSS` spagetti, unconditionally use
`NIX_BUILD_CC` and `NIX_CC` in a consistent manner.
2017-12-06 19:12:50 -05:00
John Ericson 93cd0685c5 Merge commit '71186e73455a4e06e96a31da34b76f84e545ba1f' into gcc-simplify-flags 2017-12-05 17:09:41 -05:00
John Ericson c9ca541994 Merge commit '198dceccbe5414a5fd72ca83624c0cc715db1aad' into gcc-simplify-flags 2017-12-05 16:55:11 -05:00
Franz Pletz aeffc007fb coreutils: fix tests depending on setuid/setgid bits
(cherry picked from commit 6a850d2b11)
2017-12-05 14:17:41 -05:00
John Ericson c8d435476d lib: Unbreak pogoplug example platform
Vendor needed to be made valid
2017-12-05 14:17:00 -05:00
John Ericson a3e35fbbe1 gcc: Use platformFlags in crossConfigureFlags
A nice code deduplication
2017-12-05 14:01:18 -05:00
John Ericson 1fe9798ac2 lib, gcc: No inherit (platform) gcc; in {host,build,target}Platform 2017-12-05 13:52:20 -05:00
John Ericson 74cbb5796e gcc: Get rid of crossAttrs.configureFlags 2017-12-04 20:50:59 -05:00
John Ericson cabfe1885f gcc: Don't try to enable plugins with host != build 2017-12-04 16:27:18 -05:00
John Ericson 2fdca4db69 gcc: Lock down more tools for cross-builds
That is, build != host == target
2017-12-04 16:27:18 -05:00
John Ericson 71186e7345 gcc: Use configurePlatforms to control --build, --host, and --target 2017-08-23 14:28:59 -04:00
John Ericson 9884a3b17a Merge pull request #28374 from obsidiansystems/binutils-arm
binutils: Pass --build --host on non-arm
2017-08-23 14:24:04 -04:00
Guillaume Maudoux e6661db29f ncurses: 6.0 -> 6.0-20170729
Bump version to include a patch that fixes #19785.
2017-08-22 03:32:07 +02:00
John Ericson 0135e61b4c Merge remote-tracking branch 'upstream/master' into staging
That way the tarball job succeeds
2017-08-21 18:42:57 -04:00
John Ericson c035711072 cc-wrapper: Remove unused params
Ensured hashes unchanged and eval succeeds in tarball job
2017-08-21 18:40:41 -04:00
Daiderd Jordan 0ab717d547
darwin: fix tarball evaluation 2017-08-22 00:28:16 +02:00
Herwig Hochleitner 4e026c7b94 pinentry: fix keyboard/pointer grabbing bugs
use debian patches to get the gtk2 version to work with various tiling
window managers

Related reports:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850708
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851707
https://github.com/ch11ng/exwm/issues/263
https://github.com/ch11ng/exwm/issues/279
2017-08-22 00:26:27 +02:00
Sean Parsons 830d8b3b8f renoise: 3.0.1 -> 3.1.0 (#28380)
Replaced demo parameter with releasePath parameter.
2017-08-22 00:12:28 +02:00
WilliButz 221f5f00e3 rawdog: 2.21 -> 2.22, http -> https 2017-08-21 23:41:00 +02:00
WilliButz 5073611082 rmlint: 2.4.4 -> 2.6.1
- version bump: 2.4.4 -> 2.6.1
- fetchurl -> fetchFromGitHub
- hompage: http -> https
2017-08-21 23:41:00 +02:00
WilliButz f21a5c2f57 qjson: 0.8.1 -> 0.9.0 2017-08-21 23:41:00 +02:00
WilliButz c860c02def tcpdump: 4.9.0 -> 4.9.1
- fetch from GitHub instead of debian mirror
2017-08-21 23:41:00 +02:00
WilliButz 267efdc475 valgrind: 3.12.0 -> 3.13.0
fetching from sourceware, as linked on http://valgrind.org/downloads/
2017-08-21 23:41:00 +02:00
Joachim F ea064461cb Merge pull request #28414 from rvolosatovs/update/mopidy-iris
mopidy-iris: 3.1.3 -> 3.2.0
2017-08-21 21:14:45 +00:00
Thomas Tuegel 50a9f98c42 Merge pull request #27224 from ttuegel/kdepim
KDE PIM Applications
2017-08-21 13:47:45 -05:00
Pascal Bach ec779fb2c3 nginx: enable stream support by default
TCP proxying should be a default feature of nginx
2017-08-21 20:30:41 +02:00
Pascal Bach 6de00c1cb2 nginx: add possibility to compile reverse proxy with mail support 2017-08-21 20:30:41 +02:00
Pascal Bach 1d8412d17a nginx: add additional features when streams are enabled
This allows nginx to work as a TCP load balancer including
TLS and geo IP routing support
2017-08-21 20:30:41 +02:00
Pascal Bach e309c318c6 nginx: enable additional compile flags
These flags can increase performance.

They are also enabled by default on Debian and Archlinux
2017-08-21 20:30:41 +02:00
Pascal Bach 12e0e9d31c nginx: remove deprecated ipv6 compile flag
The build process for both mainline and stable print a warning that
"--with-ipv6" is deprecated
2017-08-21 20:30:41 +02:00
Franz Pletz 66fe192301 Merge pull request #28293 from makefu/module/gitlab-runner/configOptions
module gitlab-runner: introduce configOptions and configFile
2017-08-21 20:27:48 +02:00
Robert Helgesson 4d192a3522
cassandra: clean up installed documentation
Fixes #28281.
2017-08-21 19:41:59 +02:00
Robert Helgesson 9459dd27ec
liquibase: clean up installed documentation
Fixes #28281.
2017-08-21 19:35:52 +02:00
Franz Pletz cfb716e6a5
phpfpm service: remove NoNewPrivileges systemd option
This interferes with sendmail because suid won't work. Fixes #26611.
2017-08-21 19:24:17 +02:00
Franz Pletz 775a7944c5
kanboard: 1.0.44 -> 1.0.46
Fixes CVE-2017-12850 & CVE-2017-12851.
2017-08-21 19:23:58 +02:00
John Ericson b6014cc463 Merge pull request #28415 from bnikolic/fix/ld-wrapper-set-u
cc-wrapper: Empy array workaround for native stdenv
2017-08-21 11:58:24 -04:00
John Ericson 056a389d3b ios cross cc-wrapper: Fail assertion to avoid breaking tarball job
Previously, this wasn't being evaluated by CI.
2017-08-21 11:50:29 -04:00
Frederik Rietdijk b7b815b45d Merge pull request #28386 from ericsagnes/pkg-update/pytorch
pytorch: 0.1.12 -> 0.2.0
2017-08-21 16:57:09 +02:00
Daniel Peebles 7242500cc1 Merge pull request #27728 from konimex/ostree
ostree: 2016.11 -> 2017.9
2017-08-21 09:33:42 -04:00
Domen Kožar 37c340728e
servant-auth: tests pass for a while now 2017-08-21 14:42:05 +02:00
Gabriel Ebner 0c36f8569f Merge pull request #28420 from canndrew/intel-microcode
microcode-intel: 2017-05-11 -> 2017-07-07
2017-08-21 14:09:38 +02:00
Thomas Tuegel 933f384fc7
ark: use plain unzip
Use plain unzip instead of unzipNLS, which is unnecessary and also broken.
2017-08-21 06:52:48 -05:00