Michael Raskin
10cc3bc885
Update Firefox. Second take.
...
(cherry picked from commit 166614ee41
)
2015-03-26 19:49:38 +01:00
Ricardo M. Correia
a832bb2313
firefox: Update from 36.0.1 -> 36.0.3
...
(cherry picked from commit a246b849eb
)
2015-03-26 19:49:30 +01:00
Domen Kožar
f26ca1fd64
fira: 3.x -> 4.004
...
(cherry picked from commit 636b25af67
)
Signed-off-by: Domen Kožar <domen@dev.si>
Conflicts:
pkgs/data/fonts/fira/default.nix
2015-03-26 11:56:57 +01:00
Thomas Tuegel
35c0e0a768
robomongo: fix build with openssl-1.0.1m
2015-03-25 07:45:53 -05:00
Bjørn Forsman
4e0e0cfbe2
lttng-modules: update to latest stable (fixes build)
...
Fixes build against linux 3.14.36+.
Also
* It works with linux 3.12 now, so remove that assert
* Remove unneeded patches (merged upstream)
(cherry picked from commit ff9bc81946
)
2015-03-25 00:13:06 +01:00
Vladimír Čunát
dc8da14b8d
octave: disable parallel building again
...
http://hydra.nixos.org/build/19917018
(cherry picked from commit 7abccbe81c
)
2015-03-24 21:32:41 +01:00
Rob Vermaas
cc9e1930ae
Do not build nodePackages.
2015-03-24 14:13:38 +00:00
Jaka Hudoklin
7094efc5da
nodePackages: fix builder
...
- reuse unpack and patch phase
- patch shebangs of source code
- properly patch depdency versions (thanks @svanderburg )
- add patching for github version names
- add some inline docs
- fix recursive depdencies runtime handling by copying files instead of
symlinking if package has recursive dependencies
(cherry picked from commit 86744fef91
)
2015-03-24 14:05:39 +00:00
Eelco Dolstra
f9a8cc63c1
libguestfs: Don't build on Hydra
...
It produces a package over 4 GB large, and takes several hours to
build (probably because of the overhead of copying that 4 GB image).
(cherry picked from commit 433d30b877
)
2015-03-24 15:01:40 +01:00
Eelco Dolstra
2178fd281f
nixUnstable: Update to 1.9pre4083_5114a07
...
(cherry picked from commit 5cc05f6cf2
)
2015-03-24 15:01:29 +01:00
Domen Kožar
6a64465c69
Merge pull request #6943 from goodwillcoding/release-14.12
...
fix the cmake 2.8.x detection of OpenSSL version broken in openssl 1.0.1m.
2015-03-23 10:34:20 +01:00
goodwillcoding
30dd174520
fix the cmake 2.8.x detection of OpenSSL version broken in openssl 1.0.1m
...
this is a follow up to security update for openssl: 1.0.1l -> 1.0.1m,
references:
- http://public.kitware.com/Bug/bug_relationship_graph.php?bug_id=15386
- http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c5d9a8283cfac15b4a5a07f18d5eb10c1f388505#patch1
2015-03-22 20:00:04 -07:00
Brian McKenna
2dab7cf8d5
tigerVNC: fix by updating ( close #6852 )
...
The default xorgserver is now on 1.16 and so the patch needs to change.
The 116 patch is not in 1.3.1 so we also need to upgrade.
I don't know how to compute this filename since the xorgserver derivation
doesn't have a version attribute.
(cherry picked from commit dc1ea2e968
)
2015-03-22 20:29:27 +01:00
Domen Kožar
356c70aea7
Merge pull request #6921 from goodwillcoding/release-14.12
...
security update for openssl: 1.0.1l -> 1.0.1m
2015-03-21 18:57:11 +01:00
goodwillcoding
2d130c000b
Merge branch 'release-14.12' of github.com:goodwillcoding/nixpkgs into release-14.12
2015-03-21 10:48:49 -07:00
goodwillcoding
89522dc12d
security update for openssl: 1.0.1l -> 1.0.1m
...
Errata: https://github.com/openssl/openssl/blob/OpenSSL_1_0_1-stable/NEWS
Major changes between OpenSSL 1.0.1l and OpenSSL 1.0.1m [19 Mar 2015]
o Segmentation fault in ASN1_TYPE_cmp fix (CVE-2015-0286)
o ASN.1 structure reuse memory corruption fix (CVE-2015-0287)
o PKCS7 NULL pointer dereferences fix (CVE-2015-0289)
o DoS via reachable assert in SSLv2 servers fix (CVE-2015-0293)
o Use After Free following d2i_ECPrivatekey error fix (CVE-2015-0209)
o X509_to_X509_REQ NULL pointer deref fix (CVE-2015-0288)
o Removed the export ciphers from the DEFAULT ciphers
2015-03-21 10:48:35 -07:00
goodwillcoding
eaa3934a6a
security update for openssl: 1.0.1l -> 1.0.2m
...
Errata: https://github.com/openssl/openssl/blob/OpenSSL_1_0_1-stable/NEWS
Major changes between OpenSSL 1.0.1l and OpenSSL 1.0.1m [19 Mar 2015]
o Segmentation fault in ASN1_TYPE_cmp fix (CVE-2015-0286)
o ASN.1 structure reuse memory corruption fix (CVE-2015-0287)
o PKCS7 NULL pointer dereferences fix (CVE-2015-0289)
o DoS via reachable assert in SSLv2 servers fix (CVE-2015-0293)
o Use After Free following d2i_ECPrivatekey error fix (CVE-2015-0209)
o X509_to_X509_REQ NULL pointer deref fix (CVE-2015-0288)
o Removed the export ciphers from the DEFAULT ciphers
2015-03-21 10:45:28 -07:00
Eelco Dolstra
535018fab8
nvidia-x11: Update to 340.76
...
(cherry picked from commit fb72208bcf
)
2015-03-18 20:26:38 +01:00
Vladimír Čunát
c6fb75b950
xorg.libXfont: security update
...
Fixes CVE-2015-{1802,1803,1804}.
http://lists.x.org/archives/xorg-announce/2015-March/002550.html
Almost nothing needs rebuilding.
(cherry picked from commit 6a230188c6
)
2015-03-17 18:37:12 +01:00
Cillian de Róiste
545d06e136
xf86_input_wacom: update from 0.27.0 to 0.28.0
...
(cherry picked from commit c40a5a4322
)
2015-03-17 10:16:02 +01:00
Nikita Karetnikov
abed7e7171
pcmcia-utils: update to 017
...
Cherry picked from commit d8ff010255
. This
fixes https://github.com/NixOS/nixpkgs/issues/6809 .
2015-03-14 18:00:39 +01:00
Sander van der Burg
297ec179ac
disnix: use libiconvOrEmpty
2015-03-13 21:12:46 +00:00
Sander van der Burg
d3f5da5c61
disnix: bump to version 0.3
2015-03-13 21:10:24 +00:00
Vladimír Čunát
98b8eb66bd
libav*: maintenance updates, including security
...
(cherry picked from commit 07e49e6952
)
2015-03-12 20:17:07 +01:00
Nikolay Amiantov
b37188eddb
stage-1: fix hibernation ( close #6675 )
...
Fixes #6617 .
(cherry picked from commit b802018482
)
2015-03-12 20:17:07 +01:00
Eelco Dolstra
28c0d0fe41
nixos: enhance squashfs handling during boot
...
Merge pull request #6477 from ts468/stage-1-2
(cherry picked from commit 24c10d0612
)
2015-03-12 20:17:07 +01:00
Rickard Nilsson
ff0b2a3861
syslog-ng: Update from 3.6.1 to 3.6.2
...
(cherry picked from commit 2d00826ac9
)
2015-03-11 02:08:36 +01:00
Lluís Batlle i Rossell
2db8293855
Updating gobby and libinfinity.
...
(cherry picked from commit 44c3256017
)
2015-03-10 14:37:41 +01:00
William A. Kennington III
3a9de8f25a
gnupg: 2.0.26 -> 2.0.27
...
(cherry picked from commit e1703a836e
)
2015-03-10 11:56:53 +01:00
William A. Kennington III
4f00f1e1a2
gnupg: Fix default path to pcsclite
...
(cherry picked from commit 9631f5a718
)
Conflicts:
pkgs/tools/security/gnupg/20.nix
2015-03-10 11:56:52 +01:00
Domen Kožar
cb21db1c77
fix eval
2015-03-10 11:43:53 +01:00
koral
7c12c7830e
opensmtpd: 5.4.2p1 -> 5.4.4p1
...
(cherry picked from commit 3bc7dfdf22
)
2015-03-10 11:30:27 +01:00
Luca Bruno
fce401fa07
povray: fix build and add platforms
...
(cherry picked from commit ca2d7774e0
)
2015-03-09 18:00:32 +01:00
Lluís Batlle i Rossell
f8ff105d7d
Add pcsc-tools, to test ccid cards.
...
(cherry picked from commit a2f4b94dbe
)
2015-03-09 15:38:50 +01:00
Lluís Batlle i Rossell
10b693dbee
Fixing judy for gcc 4.8
...
gtkwave crashes often, without this fix.
http://sourceforge.net/p/judy/mailman/message/31995144/
(cherry picked from commit a22c19f56a
)
2015-03-09 15:38:40 +01:00
Eelco Dolstra
5baf87bc72
subversion: Update to 1.8.11
...
(cherry picked from commit 49282dd1af
)
2015-03-09 13:07:40 +01:00
Thomas Tuegel
537008118a
clementine: wrap for GST_PLUGINS_PATH
2015-03-09 06:45:28 -05:00
William A. Kennington III
3fb7fab03f
libu2f-host: 0.0.2 -> 0.0.4
...
(cherry picked from commit a1f6084fc8
)
2015-03-09 11:43:50 +01:00
William A. Kennington III
c6e76335f9
libu2f-host: 0.0.1 -> 0.0.2
...
(cherry picked from commit 9a56a86f5e
)
2015-03-09 11:43:42 +01:00
Eelco Dolstra
5a2099b254
php: Update to 5.4.38
...
(cherry picked from commit 7f90cc40b4
)
2015-03-09 11:37:17 +01:00
Eelco Dolstra
6261d6c079
nixUnstable: Update to 1.9pre4074_e659978
...
(cherry picked from commit e02d926ca9
)
2015-03-09 11:37:13 +01:00
William A. Kennington III
de393636ff
kernel: 3.12.37 -> 3.12.38
2015-03-08 15:31:20 -07:00
William A. Kennington III
1ded7008c1
kernel: 3.10.70 -> 3.10.71
2015-03-08 15:28:35 -07:00
William A. Kennington III
34023141cf
kernel: 3.2.67 -> 3.2.68
2015-03-08 15:28:11 -07:00
William A. Kennington III
d9ce51d8f7
kernel: 3.18.8 -> 3.18.9
2015-03-08 15:27:30 -07:00
William A. Kennington III
5e23a2fed8
kernel: 3.14.34 -> 3.14.35
2015-03-08 15:26:27 -07:00
Domen Kožar
9e72a07066
fix #6548
...
(cherry picked from commit 0fd3db4ba1
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-03-07 22:32:13 +01:00
Domen Kožar
04be36e000
gevent: update Python 2.7.9 compatibility patch
...
(cherry picked from commit 0e0bc3ac86
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-03-07 22:32:07 +01:00
Vladimír Čunát
2635bde9ee
libav*.tools: remove overlapping paths, fixes #6682
...
(cherry picked from commit cdd00f47fa
)
2015-03-06 12:55:46 +01:00
Ricardo M. Correia
aba9ff9a11
firefox: Update from 36.0 -> 36.0.1
...
(cherry picked from commit 02b91f93c4
)
2015-03-06 12:12:31 +01:00