Commit Graph

85296 Commits

Author SHA1 Message Date
Falco Peijnenburg
9c61571f1a Strongswan: enable rdrand and aes-ni only on X86
Strongswan fails to compile on armv7l-linux with `--enable-aesni` and  `--enable-rdrand` enabled. Errors are thrown about impossible constraints in asm (`--enable-rdrand`) or about gcc getting unknown command line parameters about aes (`--enable-aesni`). The options only makes sense on X86_64 processors.

The rdrand plugin is designed for Ivy Bridge processors:

> High quality / high performance random source using the Intel rdrand instruction found on Ivy Bridge processors

The aes-ni plugin also only exists on X86 processors (which have the AES instruction set)

Tested with a local override. The change triggers a (successful) rebuild on my X86_64 system. On armv7-linux this change fixes build errors.

See: 
https://wiki.strongswan.org/issues/337
2016-12-31 14:26:17 +01:00
Daiderd Jordan
da34b32bb4 Merge pull request #21539 from mdaiter/wxGTK30Mac
wxGTK30: added Darwin support
2016-12-31 14:11:58 +01:00
Daiderd Jordan
8263636ed0 Merge pull request #21446 from jokogr/u/syncthing-gtk-0.9.2.3
syncthing-gtk: 0.6.3 -> 0.9.2.3
2016-12-31 14:11:37 +01:00
Gabriel Ebner
68b2d43c88 lean: 2016-12-08 -> 2016-12-30 2016-12-31 13:51:10 +01:00
Ioannis Koutras
dc70cd1026 syncthing-gtk: 0.6.3 -> 0.9.2.3 2016-12-31 14:26:17 +02:00
Michael Raskin
b4cab20691 Merge pull request #21511 from peterhoeg/u/kirigami
kirigami: add pre-release v2
2016-12-31 11:36:49 +00:00
Peter Hoeg
2dcbb8e81f kirigami: add pre-release v2
It requires qt5.7
2016-12-31 19:30:02 +08:00
Vladimír Čunát
5f1ebf8ff4
rivet: fixup sandboxed build after update
There's no /bin/bash.  http://hydra.nixos.org/build/45754059
2016-12-31 11:11:23 +01:00
Frederik Rietdijk
6210641031 flexget: fix eval 2016-12-31 10:09:16 +01:00
Frederik Rietdijk
9a330645d1 flexget: forgot to include file in commit 2016-12-31 10:02:30 +01:00
Frederik Rietdijk
361dae67d4 flexget: move out of python-packages.nix
because it is an application and not a library.
2016-12-31 09:52:45 +01:00
Peter Marheine
0cb52dc836 flexget: use html5lib 1.0b8
html5lib 1.0b9 made a breaking API change that requires beautifulsoup
4.5 or newer, which would require upgrading flexget to support.
2016-12-31 09:43:47 +01:00
Frederik Rietdijk
c7bff3d71d calibre: 2.73.0 -> 2.76.0, fix html5lib, closes #21504 2016-12-31 09:12:41 +01:00
Bart Brouns
59dbcefaa7
physlock: git-20150126 -> 0.5 2016-12-30 22:45:56 -05:00
Graham Christensen
1fd97f6293 Merge pull request #21528 from veprbl/kak2
update rivet, kakoune, add fastnlo, sherpa, mcgrid
2016-12-30 22:36:53 -05:00
Matthew Daiter
5776e6c99b wxGTK30: added Darwin support 2016-12-31 03:03:51 +01:00
Rushmore Mushambi
b86d256e9c Merge pull request #21489 from retrry/master
rustc, cargo, rustRegistry updates
2016-12-31 04:01:16 +02:00
Daiderd Jordan
9d0a9bc9d6 Merge pull request #21515 from chris-martin/ppl
ppl-address-book: init at 2.4.0
2016-12-30 23:42:10 +01:00
Michael Raskin
6fef7f1f80 Merge pull request #21449 from namore/add_pkg_gorilla
gorilla-bin: init at 1.5.3.7
2016-12-30 22:23:38 +00:00
Michael Raskin
c0bde169bd Merge pull request #21518 from Ralith/matrix-synapse
matrix-synapse: 0.18.5 -> 0.18.6-rc2
2016-12-30 22:22:08 +00:00
Michael Raskin
62adccb956 Merge pull request #21483 from rardiol/freeorion
freeorion: 0.4.5 -> 0.4.6
2016-12-30 22:14:35 +00:00
Nikolay Amiantov
0a16269198 Revert "releaseTools.debBuild: split checkinstall into separate phase" 2016-12-31 02:13:04 +04:00
Michael Raskin
8f961e8b14 Merge pull request #21474 from mimadrid/update/openbabel-2.4.1
openbabel: 2.3.2 -> 2.4.1
2016-12-30 22:12:45 +00:00
Michael Raskin
3b0720dbe4 Merge pull request #21473 from stepcut/netpbm-fix-libjpeg-paths
netbpm: tell config.mk where to find JPEGLIB and JPEGHDR_DIR or jpegtopnm and friends will not be built
2016-12-30 22:04:56 +00:00
Michael Raskin
9e1ec537eb Merge pull request #21456 from rycee/fix/clblas-cuda
clblas-cuda: use system gtest library
2016-12-30 22:03:56 +00:00
Michael Raskin
bae3be6a4c Merge pull request #21292 from brainrape/init-idrisPackages-httpclient
idrisPackages.httpclient: init
2016-12-30 22:02:59 +00:00
Michael Raskin
6003eeb643 Merge pull request #21207 from larkery/patch-1
Fiddle LD_LIBRARY_PATH to include GDAL
2016-12-30 22:01:54 +00:00
Michael Raskin
f9020aed06 Merge pull request #20767 from abbradar/debbuild
releaseTools.debBuild: split checkinstall into separate phase
2016-12-30 21:57:19 +00:00
Vladimír Čunát
20c2b45ee6
Merge branch 'staging' 2016-12-30 22:40:41 +01:00
Michael Raskin
dd2fc990f0 Merge pull request #19939 from groxxda/replaceDependency
replaceDependency: fix syntax error
2016-12-30 20:48:26 +00:00
Michael Raskin
6f12fb7403 Merge pull request #19765 from FlorentBecker/some_buildOcaml
Update various packages to use buildOcaml, with fixes
2016-12-30 20:47:50 +00:00
Michael Weiss
b1ac86db87 libmd: init at 0.0.0 2016-12-30 21:45:23 +01:00
Benjamin Saunders
a715adf960 matrix-synapse: 0.18.5 -> 0.18.6-rc2 2016-12-30 12:42:22 -08:00
Michael Raskin
868147420d Merge pull request #21496 from rardiol/opendungeons
opendungeons: 0.6.0 -> 0.7.1
2016-12-30 20:40:25 +00:00
Daiderd Jordan
96aca6ccbf Merge pull request #21527 from mdaiter/wxGTK29Darwin
wxGTK29: fixed Darwin build
2016-12-30 21:39:59 +01:00
Graham Christensen
31c14bc58e Merge pull request #21512 from Mic92/neomutt
neomutt: 20161104 -> 20161126
2016-12-30 15:13:05 -05:00
Dmitry Kalinkin
2dd8aea4bb
mcgrid: init at 2.0.2 2016-12-30 14:27:56 -05:00
Dmitry Kalinkin
8fb6895614
sherpa: init at 2.2.1 2016-12-30 14:27:55 -05:00
Dmitry Kalinkin
3c3e2dfd0a
fastnlo: init at 2.3.1pre-2212 2016-12-30 14:27:55 -05:00
Dmitry Kalinkin
9a5e34faca
kakoune: 2016-12-10 -> 2016-12-30, fix on Darwin 2016-12-30 14:27:49 -05:00
Joachim Fasting
f2c5bc6d7d
cvsps: use standard install phase 2016-12-30 20:27:27 +01:00
Joachim Fasting
2516472050
cvsps: fetch patches from debian 2.1-7 sources 2016-12-30 20:27:20 +01:00
Joachim Fasting
b4c5916e85
cvsps: get source from Debian, fix build
The cobite.com urls seem to have disappeared or been moved.  I've failed
to find where they might have gone, so use debian's mirrored sources
instead.
2016-12-30 20:27:17 +01:00
Matthew Daiter
10836bdd36 wxGTK29: fixed Darwin build 2016-12-30 19:16:20 +01:00
Vladimír Čunát
3dbf6b4a09
font-manager: fix missing icons
Fixes #21454, or at least most of it.
2016-12-30 18:59:48 +01:00
Dmitry Kalinkin
456cf826e0
rivet: 2.5.2 -> 2.5.3 2016-12-30 12:21:58 -05:00
Vladimír Čunát
57c4ed837c
chessx: disable parallel make
http://hydra.nixos.org/build/45653907
/cc maintainer @luispedro.
2016-12-30 18:14:15 +01:00
Lancelot SIX
2cac374241 Merge pull request #21346 from massimo-zaniboni/sphinxcontrib_newsfeed
Python sphinxcontrib-newsfeed-0.1.4
2016-12-30 17:27:35 +01:00
Benno Fünfstück
ea14a14357 man-db: make apropos search and not just behave like whatis
Before this fix, apropos behaved exactly like whatis and looked for
an exact match. Now, it actually provides the apropos-functionality
of searching.
2016-12-30 16:58:06 +01:00
Benno Fünfstück
087c244c06 fix #21521 2016-12-30 16:18:28 +01:00