Commit Graph

35116 Commits

Author SHA1 Message Date
Ricardo M. Correia 407a6857c6 grsecurity: Update stable and test patches
stable: 3.0-3.2.55-201403252026 -> 3.0-3.2.55-201403300851
test:   3.0-3.13.7-201403252047 -> 3.0-3.13.8-201404011912
2014-04-02 02:16:59 +02:00
Domen Kožar 75fb34eb6d add pythonPackages.gunicorn 2014-04-01 13:44:37 +00:00
Luca Bruno db2f743156 gnome-screenshot: new package
Utility used in the GNOME desktop environment for taking screenshots

http://en.wikipedia.org/wiki/GNOME_Screenshot
2014-04-01 14:48:00 +02:00
Domen Kožar 886320136e bittorrentSync: use versioned url for download 2014-04-01 13:25:48 +02:00
Vladimír Čunát 0fd5a3af0c libyaml: minor update to fix CVE-2014-2525 2014-04-01 11:30:16 +02:00
Austin Seipp 19bc051ca1 kernel: stable/longterm updates
- longterm: 3.4.83  -> 3.4.85
 - longterm: 3.10.33 -> 3.10.35
 - longterm: 3.12.14 -> 3.12.15
 - stable:   3.13.7  -> 3.13.8

NOTE: This will break the testing grsec kernel at the moment (there's
not a 3.13.8 patch yet), but it's destined to be upgraded to 3.14 soon
anyway.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-01 11:11:10 +02:00
Vladimír Čunát 44f4862041 xorg.xtrans: maintenance update 2014-04-01 10:53:34 +02:00
Austin Seipp 010688a763 btsync: 1.2.91 -> 1.3.77
This also does some various cleanup on the build process. In particular,
patchelf was not properly setting the rpath so e.g. librt and libm did
not point into glibc inside the Nix store on my Ubuntu system. This
properly sets the library paths on installation.

Also, the download URL for BitTorrent Sync changed, which is incredibly
annoying, because the URL doesn't encode version information. So maybe
this will fail later. :(

(A final note: this also changes the package name from 'btsync-bin' to
just 'btsync', and cleans up some meta attributes.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-01 03:52:43 -05:00
Vladimír Čunát 6445ac90ad Merge master into x-updates 2014-04-01 10:49:31 +02:00
Austin Seipp 7288f25bd1 kernel: stable/longterm updates
- longterm: 3.4.83  -> 3.4.85
 - longterm: 3.10.33 -> 3.10.35
 - longterm: 3.12.14 -> 3.12.15
 - stable:   3.13.7  -> 3.13.8

NOTE: This will break the testing grsec kernel at the moment (there's
not a 3.18.8 patch yet), but it's destined to be upgraded to 3.14 soon
anyway.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-01 03:03:00 -05:00
Austin Seipp 4202a9315a grsecurity: add myself to maintainer list
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-01 02:59:53 -05:00
Austin Seipp 1459896be1 kernel: add myself to maintainer list
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-01 02:59:20 -05:00
aszlig 51e449aabb
chromium: Fix build of beta and dev channels.
Okay, now this time we really broke beta and dev, because python_arch no
longer is in build/common.gypi anymore.

This just adds chrome/chrome_tests.gypi to the list of files to be
changed by sed.

Also, this time I did test at least whether gyp is running fine and
interrupted after the first 1000 build targets, so all channels *should*
now build fine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-01 09:33:04 +02:00
Austin Seipp bdff718c5b kernel: add lockdep expression
Lockdep is the kernel's locking validation/debugging tool and has seen
heavy pro-active usage and development. In Linux 3.14, it's now
available directly to userspace for the same purpose. It comes with a
convenient utility to LD_PRELOAD a shared library for validation, or a
user-space API to link to directly.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-01 01:20:46 -05:00
Austin Seipp 9493159017 kernel: remove 3.11 series (EOL)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-01 00:56:23 -05:00
aszlig 1ae4db3a80
chromium: Fix build of stable channel.
Build failure on Hydra:

https://hydra.nixos.org/build/9823160

This was caused by the update of file in 5885709.

As file seems to be used for only one substition in the gyp files, we
can now drop the build dependency on file and patch out the substition
expression, as it is done before actually testing if the value has been
set by -D (gyp, y u no have lazy eval!?).

PS: Proudly untested against beta and dev channels, redeployed my own
Hydra and building on my workstation here really is ... annoying (lavg
41 on a system with nproc 8, less than 8 GB RAM and you probably will
have as much "fun" as I just had writing this commit mess...a....g

FUCK^H^H^H^H^H^H...e).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-04-01 04:01:58 +02:00
Shea Levy 304fd16d95 Merge branch 'concurrencykit' of git://github.com/thoughtpolice/nixpkgs
concurrencykit: version 0.4.1
2014-03-31 21:50:42 -04:00
Austin Seipp 92192847fc concurrencykit: version 0.4.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-31 20:49:50 -05:00
Shea Levy b86d946631 Merge branch 'ccid' of git://github.com/ambrop72/nixpkgs
ccid: Bump to 1.4.16.
2014-03-31 21:00:15 -04:00
Shea Levy 2d4ce25b5b Add linux 3.14 2014-03-31 20:54:47 -04:00
Sander van der Burg 073eab850a slasp: Add nodejs package + update other nodejs packages 2014-04-01 00:28:23 +02:00
ambrop7@gmail.com e1c55a346a ccid: Bump to 1.4.16. 2014-04-01 00:08:57 +02:00
Peter Simons f06bcd84bf Merge pull request #2082 from cpages/update
Updates for maintained packages
2014-03-31 23:13:38 +02:00
Peter Simons 69b53c990a structured-haskell-mode: re-generate with latest cabal2nix 2014-03-31 23:10:56 +02:00
Peter Simons a20d5da92e Merge pull request #2084 from thoughtpolice/security
Add tools: p0f & hashcat
2014-03-31 23:06:10 +02:00
Peter Simons 61fb503eb7 haskell-http-types: jailbreak to fix build with recent case-insensitive 2014-03-31 22:46:41 +02:00
Karn Kallio 5d68efd230 aldor: update to 1.2.0 version in development. 2014-03-31 21:41:20 +02:00
Karn Kallio db21a0da97 pakcs: update hash for 1.11.3 release, which was updated without a version change. 2014-03-31 21:40:50 +02:00
Peter Simons 68409a0981 haskell-cake3: update to version 0.4.0.0 2014-03-31 21:39:27 +02:00
Peter Simons 80fd70f759 haskell-xss-sanitize: update to version 0.3.5.2 2014-03-31 21:39:27 +02:00
Peter Simons 1cd1c489a8 haskell-type-level-natural-number: update to version 2.0 2014-03-31 21:39:27 +02:00
Peter Simons dd6092c5e5 haskell-stm-chans: update to version 3.0.0.2 2014-03-31 21:39:26 +02:00
Peter Simons d46048907e haskell-smtps-gmail: update to version 1.1.0 2014-03-31 21:39:26 +02:00
Peter Simons 0560805bdf haskell-process-conduit: update to version 1.0.0.2 2014-03-31 21:39:26 +02:00
Peter Simons e4ee9e3f8f haskell-hastache: update to version 0.6.0 2014-03-31 21:39:26 +02:00
Peter Simons 2ec626f196 haskell-digestive-functors: update to version 0.7.1.0 2014-03-31 21:39:26 +02:00
Peter Simons d10dea86e4 haskell-bytestring-lexing: update to version 0.4.3.2 2014-03-31 21:39:26 +02:00
Peter Simons 0a150f97c8 haskell-conduit-extra: this package doesn't contain any modules, so we cannot have documentation
Apparently, Michael Snoyman made all his code depend on an empty package
just in case it turns out that the extra dependency might come in useful
in the future. Go figure.
2014-03-31 21:39:26 +02:00
Peter Simons a5c678110b haskell-yesod: update to version 1.2.5.2 2014-03-31 21:39:26 +02:00
Peter Simons 6c72ef973c haskell-yesod-test: update to version 1.2.1.2 2014-03-31 21:39:26 +02:00
Peter Simons a540080b0c haskell-yesod-static: update to version 1.2.2.4 2014-03-31 21:39:26 +02:00
Peter Simons 03d2b99537 haskell-yesod-form: update to version 1.3.8.1 2014-03-31 21:39:26 +02:00
Peter Simons 11679b331a haskell-yesod-core: update to version 1.2.9.2 2014-03-31 21:39:26 +02:00
Peter Simons 564f192d33 haskell-yesod-bin: update to version 1.2.7.4 2014-03-31 21:39:26 +02:00
Peter Simons 900abbfa21 haskell-yesod-auth: update to version 1.3.0.2 2014-03-31 21:39:26 +02:00
Peter Simons ab6453c483 haskell-yaml: update to version 0.8.8.1 2014-03-31 21:39:26 +02:00
Peter Simons bc9140a608 haskell-xml-conduit: update to version 1.2.0.1 2014-03-31 21:39:26 +02:00
Peter Simons cb81cfeaa9 haskell-warp: update to version 2.1.3.3 2014-03-31 21:39:26 +02:00
Peter Simons 3e2eb89cb6 haskell-warp-tls: update to version 2.0.3.2 2014-03-31 21:39:26 +02:00
Peter Simons 12ec59aa77 haskell-wai: update to version 2.1.0.1 2014-03-31 21:39:26 +02:00
Peter Simons d16e52b872 haskell-wai-websockets: update to version 2.1.0.1 2014-03-31 21:39:25 +02:00
Peter Simons b217dfc617 haskell-wai-test: update to version 2.0.1.1 2014-03-31 21:39:25 +02:00
Peter Simons f312041fc4 haskell-wai-handler-launch: update to version 2.0.1.2 2014-03-31 21:39:25 +02:00
Peter Simons 4c8d2419b5 haskell-wai-extra: update to version 2.1.1.1 2014-03-31 21:39:25 +02:00
Peter Simons a893fa5b75 haskell-system-filepath: update to version 0.4.10 2014-03-31 21:39:25 +02:00
Peter Simons eaa032aa92 haskell-snap-server: update to version 0.9.4.1 2014-03-31 21:39:25 +02:00
Peter Simons df7e61047d haskell-snap-core: update to version 0.9.6.2 2014-03-31 21:39:25 +02:00
Peter Simons 3d534a268e haskell-resourcet: update to version 0.4.10.2 2014-03-31 21:39:25 +02:00
Peter Simons 429e248af7 haskell-project-template: update to version 0.1.4.1 2014-03-31 21:39:25 +02:00
Peter Simons 20395fd9d3 haskell-postgresql-simple: update to version 0.4.2.1 2014-03-31 21:39:25 +02:00
Peter Simons 9b61153ce3 haskell-pool-conduit: update to version 0.1.2.2 2014-03-31 21:39:25 +02:00
Peter Simons 48600834ca haskell-persistent: update to version 1.3.0.6 2014-03-31 21:39:25 +02:00
Peter Simons a7828e9cc5 haskell-persistent-template: update to version 1.3.1.3 2014-03-31 21:39:25 +02:00
Peter Simons d819420709 haskell-persistent-sqlite: update to version 1.3.0.5 2014-03-31 21:39:25 +02:00
Peter Simons 818bf53040 haskell-persistent-postgresql: update to version 1.3.0.5 2014-03-31 21:39:25 +02:00
Peter Simons 7448e13d57 haskell-mono-traversable: update to version 0.4.0.4 2014-03-31 21:39:25 +02:00
Peter Simons 1139e22b09 haskell-monad-logger: update to version 0.3.4.1 2014-03-31 21:39:25 +02:00
Peter Simons fb4ae347f1 haskell-language-c: update to version 0.4.3 2014-03-31 21:39:25 +02:00
Peter Simons a839273d87 haskell-http-reverse-proxy: update to version 0.3.1.4 2014-03-31 21:39:25 +02:00
Peter Simons 896df7da5a haskell-html-conduit: update to version 1.1.0.4 2014-03-31 21:39:24 +02:00
Peter Simons 5996a836a6 haskell-cryptohash-conduit: update to version 0.1.1 2014-03-31 21:39:24 +02:00
Peter Simons b0b0d8603c haskell-classy-prelude: update to version 0.8.2 2014-03-31 21:39:24 +02:00
Peter Simons 4d8821a7c5 haskell-basic-prelude: update to version 0.3.7 2014-03-31 21:39:24 +02:00
Peter Simons 9af5b2d370 haskell-authenticate: update to version 1.3.2.8 2014-03-31 21:39:24 +02:00
Peter Simons 3bb288859b haskell-HList: update to version 0.3.4.1 2014-03-31 21:39:24 +02:00
Peter Simons c6da40c42f haskell-haddock: add version 2.14.1 2014-03-31 21:39:24 +02:00
Peter Simons 305531cbd9 haskell-case-insensitive: add version 1.2.0.0 2014-03-31 21:39:24 +02:00
Peter Simons 98b82062b0 haskell-stm: add version 2.4.3 2014-03-31 21:39:24 +02:00
Peter Simons 372e6f7f83 haskell-conduit-extra: add version 1.0.0 2014-03-31 21:39:24 +02:00
Peter Simons 9109cff1a1 haskell-streaming-commons: add version 0.1.0.2 2014-03-31 21:39:24 +02:00
Peter Simons 4a70bdf5e4 haskell-mtl: update to version 2.1.3.1 2014-03-31 21:39:24 +02:00
Domen Kožar c6ebbd29e5 add v4l2loopback: a kernel module to create V4L2 loopback devices 2014-03-31 20:02:53 +02:00
Austin Seipp 3ef0a880cb p0f: version 3.06b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-31 11:22:50 -05:00
Austin Seipp cff179f829 hashcat: version 0.47
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-31 10:56:02 -05:00
Oliver Charles 8d965e3a47 haskellPackages.thDesugar: Update to 1.3.1 2014-03-31 11:55:17 +01:00
Eelco Dolstra 6167da54ea gpsd: Disable the tests
They bind to TCP ports and fail randomly:

http://hydra.nixos.org/build/9905518
2014-03-31 11:23:44 +02:00
Vladimir Kirillov f733eb899a remove the unbreak-syntax-highlight hack 2014-03-31 15:52:44 +08:00
Vladimir Kirillov 46ef4f6910 import thumbor and dependencies:
derpconf, backports_ssl_match_hostname_3_4_0_2, thumborPexif,
upgrade tornado to 3.2 (that contains security fixes)
2014-03-31 15:41:55 +08:00
Shea Levy 46e44ae7c4 haskell-mime-mail: Update, set sendmail to be found in PATH
See snoyberg/mime-mail#23
2014-03-31 03:35:13 -04:00
Shea Levy 4dd4f85430 Revert "haskell-smtps-gmail: update to version 1.1.0"
The smtps-gmail upgrade causes a build failure:

/nix/store/8h8mravvbcm09rhybxq7hi4459lkssg8-stdenv/setup: line 937: ./Setup: No such file or directory

This reverts commit a7c80c11e5.
2014-03-31 02:51:14 -04:00
Sander van der Burg a4684466a3 Merge pull request #2078 from chrisfarms/disnix/hydrasourceurls
Fix disnix related sources that were referencing dead hydra tarball
2014-03-31 00:48:20 +02:00
Peter Simons e825c6ac38 haskell-cake3: add version 0.3.0.1 2014-03-30 23:26:21 +02:00
Peter Simons aa86cc8a7c haskell-monadloc: add version 0.7.1 2014-03-30 23:26:11 +02:00
Chris Farmiloe 5c2ef1353c Update disnix related sources that were referencing dead hydra tarball builds 2014-03-30 21:38:49 +02:00
Carles Pagès 048a7e9d9c minecraft: update to latest launcher
I changed the versioning scheme to the latest launcher date, which is
independent of minecraft version and is actually what the expression gets.
2014-03-30 19:34:33 +02:00
Eelco Dolstra 0fdd641b21 Ensure that slim's theme applies to slimlock 2014-03-30 19:33:28 +02:00
Carles Pagès 5d098e8206 qpid-cpp: update to 0.26
Also, remove a workaround that's no longer needed.
2014-03-30 19:23:01 +02:00
Carles Pagès b372ce598a SDL2: update to 2.0.3 2014-03-30 18:32:22 +02:00
Carles Pagès 66d8a9c725 yafc: update to 1.3.2 2014-03-30 18:32:14 +02:00
Evgeny Egorochkin d084be9965 perlPackages.HTMLTiny: update from 1.03 to 1.05 2014-03-30 19:29:17 +03:00