Peter Simons
ea8c3ee7a2
haskell-http-conduit: update to version 2.0.0.4
2014-01-28 14:59:46 +01:00
Peter Simons
e3f528ad8a
haskell-http-client: update to version 0.2.1.1
2014-01-28 14:59:45 +01:00
Peter Simons
9c358f4023
haskell-hit: update to version 0.5.3
2014-01-28 14:59:45 +01:00
Peter Simons
f1530932bf
haskell-esqueleto: update to version 1.3.4.5
2014-01-28 14:59:45 +01:00
Peter Simons
2cd347770c
haskell-diagrams-svg: update to version 1.0.1
2014-01-28 14:59:45 +01:00
Peter Simons
b1e174725b
haskell-diagrams-lib: update to version 1.0.1
2014-01-28 14:59:45 +01:00
Peter Simons
728c166123
haskell-diagrams-cairo: update to version 1.0.1
2014-01-28 14:59:45 +01:00
Peter Simons
8c58f6904a
haskell-JuicyPixels: update to version 3.1.3.2
2014-01-28 14:59:45 +01:00
Peter Simons
4350c64bba
haskell-GlomeVec: update to version 0.2
2014-01-28 14:59:45 +01:00
Eelco Dolstra
bc5995e392
cpio: Fix build on Darwin
2014-01-28 13:38:08 +01:00
Vladimír Čunát
5acaa980a5
pull module blacklist from Ubuntu and use it by default
...
People often have serious problems due to bogus modules like *fb.
2014-01-28 12:52:36 +01:00
Vladimír Čunát
9739171cd4
Merge pull request #1567 from wizeman/u/grsec-upd-and-fix
...
grsecurity: Fix build and update patches
2014-01-28 03:41:05 -08:00
Cillian de Róiste
197de444df
ipython: disable support for qtconsole, pylabQt and pylab on Darwin
...
Qt and CUPS are not supported on Darwin and are dependencies.
Note: this makes ipython the same as ipythonLight on Darwin, but
ipython is used as an input for other packages (ipdb and ipdplugin)
and it is reasonable to assume that users on other platforms may
choose ipythonLight.
2014-01-28 12:13:41 +01:00
Eelco Dolstra
e5995e0703
junixsocket: Support Darwin
...
Patch borrowed from Rob Vermaas.
2014-01-28 12:10:28 +01:00
Eelco Dolstra
5150dbfdbe
openjdk-darwin: Behave the same as openjdk-linux
2014-01-28 12:10:27 +01:00
Eelco Dolstra
39a31190f0
less: Build on Darwin
2014-01-28 12:10:27 +01:00
Vladimír Čunát
849b383f4d
qt5: disable parallel building, as it often fails
2014-01-28 11:21:49 +01:00
Eelco Dolstra
d92dc9bb3e
gdb: Build on Darwin
...
Note that it doesn't actually work unless you run it as root, because
the Darwin kernel disallows unsigned debuggers (you'll get an error
message "please check gdb is codesigned").
2014-01-28 11:03:01 +01:00
Moritz Maxeiner
407a770161
Rewrite as a pre-boot authentication module (mostly) comforming to the design specification of
...
'YubiKey Integration for Full Disk Encryption Pre-Boot Authentication (Copyright) Yubico, 2011 Version: 1.1'.
Used binaries:
* uuidgen - for generation of random sequence numbers
* ykchalresp - for challenging a Yubikey
* ykinfo - to check if a Yubikey is plugged in at boot (fallback to passphrase authentication otherwise)
* openssl - for calculation of SHA-1, HMAC-SHA-1, as well as AES-256-CTR (de/en)cryption
Main differences to the specification mentioned above:
* No user management (yet), only one password+yubikey per LUKS device
* SHA-512 instead of CRC-16 for checksum
Main differences to the previous implementation:
* Instead of changing the key slot of the LUKS device each boot,
the actual key for the LUKS device will be encrypted itself
* Since the response for the new challenge is now calculated
locally with openssl, the MITM-USB-attack with which previously
an attacker could obtain the new response (that was used as the new
encryption key for the LUKS device) by listening to the
Yubikey has ideally become useless (as long as uuidgen can
successfuly generate new random sequence numbers).
Remarks:
* This is not downwards compatible to the previous implementation
2014-01-28 04:02:51 +01:00
Rok Garbas
8741ff387d
phantomjs: update to 1.9.7
2014-01-28 00:39:20 +00:00
Rob Vermaas
3f56d9f4b4
Add keepassx 2.0alpha5, contributed by Thomas Tuegel.
2014-01-27 21:55:04 +01:00
Ricardo M. Correia
e361d27eeb
zfstools: Add new package
...
zfstools is an OpenSolaris-like and compatible auto snapshotting script
for ZFS, which also supports auto snapshotting mysql databases.
2014-01-27 21:48:24 +01:00
Rob Vermaas
4ccd60af00
Merge pull request #1178 from chexxor/fix-httpd-ssh
...
HTTPD: Check for SSL Cert value before building with SSL support.
2014-01-27 12:34:42 -08:00
Peter Simons
4791ee9019
Merge pull request #1612 from ocharles/haskellPackages.fay
...
haskellPackages.fay: New expression
2014-01-27 12:32:39 -08:00
Peter Simons
8bc3ee449f
Merge pull request #1614 from ocharles/haskellPackages.iCalendar
...
haskellPackages.iCalendar: New expression
2014-01-27 12:24:25 -08:00
Wojciech Danilo
c50314dc38
Added SublimeText3 support. SublimeText2 and SublimeText3 can be installed side by side.
...
They provide 'sublime', 'sublime2' and 'sublime3' commands. SublimeText3 has lower precedense than SublimeText2
because its in beta mode (for over a year now)
2014-01-27 20:50:08 +01:00
Shea Levy
1cb628c2e7
clang: the --sysroot purity trick doesn't take care of the -dynamic-linker setting
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-27 12:50:21 -05:00
Oliver Charles
6af7e0e1cd
haskellPackages.iCalendar: New expression
2014-01-27 17:01:10 +00:00
Eelco Dolstra
150ec8f79e
wdiff: Update to 1.2.1
2014-01-27 17:58:26 +01:00
Eelco Dolstra
2e70c14061
rcs: Update to 5.9.2
2014-01-27 17:58:26 +01:00
Eelco Dolstra
1348aa5c42
rfkill: Update to 0.5
2014-01-27 17:58:25 +01:00
Evgeny Egorochkin
4ae9de41ff
youtubeDL: update from 2014.01.23.1 to 2014.01.23.4
2014-01-27 17:26:02 +02:00
Oliver Charles
e9b02facfc
haskellPackages.fayBase: New expression
2014-01-27 14:21:56 +00:00
Oliver Charles
cb3f3ad35b
haskellPackages.fay: New expression
2014-01-27 14:19:22 +00:00
Eelco Dolstra
5898d854da
junixsocket: Ensure that the native library can be found
2014-01-27 13:51:53 +01:00
Rok Garbas
e6e2459f59
Merge pull request #1581 from offlinehacker/pkgs/docker/add
...
Add docker
2014-01-27 04:18:11 -08:00
Peter Simons
ab46db003c
trifecta-1.2: re-generate with cabal2nix
2014-01-27 11:49:33 +01:00
Peter Simons
666cfebff1
idris: re-generate with cabal2nix
2014-01-27 11:49:20 +01:00
Peter Simons
a2d8fccdfe
haskell-happstack-server: re-generate with cabal2nix
2014-01-27 11:39:25 +01:00
Peter Simons
fd796ed69a
haskell-highlighting-kate: re-generate with cabal2nix
2014-01-27 11:39:14 +01:00
Shea Levy
c0e93ca39d
Unmaintain old llvm versions
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 21:01:13 -05:00
Jaka Hudoklin
cc33c351b8
Add docker
2014-01-27 00:56:51 +01:00
Petr Rockai
81598537a7
Merge branch 'vlstill-llvm-multivers'
2014-01-26 23:48:54 +01:00
Vladimir Still
3209170626
LLVM: Allow building gold plugins together with llvm 3.{1,2}.
2014-01-26 22:53:27 +01:00
Vladimir Still
69af3f4a78
clang_31: Allow clang to find system includes in gcc dirs.
...
Backported fix.
2014-01-26 22:51:58 +01:00
Vladimir Still
b5a560d76a
llvm: Enable also building of LLVM 3.[12] & Clang 3.[123].
2014-01-26 20:42:12 +01:00
Shea Levy
3901d21c80
Idris: Build with llvm backend and libffi support
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:54:11 -05:00
Shea Levy
66e789d199
trifecta-1.1: Fix compilation with new blaze
...
Note that jailbreak-cabal breaks the cabal file for trifecta (cc @peti)
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:41:13 -05:00
Shea Levy
51a4bf7ae0
Fix haskellPackages.llvmGeneral build
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:20:37 -05:00
Vladimir Still
11a7520928
llvm: Bring back old expressions for llvm & clang 3.[123].
2014-01-26 19:16:50 +01:00