Vladimír Čunát
d51bf88e61
xine-lib: fixup build, probably after libxcb update
2016-05-26 15:43:48 +02:00
Vladimír Čunát
f4bddaf51f
libxml2: doCheck = true
...
That wouldn't uncover the problem fixed in parent commit,
but it shouldn't hurt.
2016-05-26 15:09:28 +02:00
Vladimír Čunát
3069606108
libxml2: fixup validation problems with 2.9.4
...
... by reverting an upstream commit
/cc #15697 .
I should make some distro pay me for digging into such things :-)
2016-05-26 13:49:08 +02:00
Graham Christensen
772851ff46
libxml2: 2.9.3 -> 2.9.4 for three CVEs ( close #15697 )
...
- CVE-2016-4447: libxml2: Heap-based buffer underreads due to xmlParseName
https://bugzilla.redhat.com/show_bug.cgi?id=1338686
- CVE-2016-4448 libxml2: Format string vulnerability
https://bugzilla.redhat.com/show_bug.cgi?id=1338700
- CVE-2016-4449 libxml2: Inappropriate fetch of entities content
https://bugzilla.redhat.com/show_bug.cgi?id=1338701
and many other fixed issues, available at http://www.xmlsoft.org/news.html
2016-05-25 18:28:52 +02:00
Vladimír Čunát
69f8016de9
dbus-python: fix build with python-3
...
Also enable checks again.
2016-05-25 09:23:08 +02:00
Vladimír Čunát
0b192a0976
Merge branch 'master' into staging
...
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Nikolay Amiantov
0e54c74911
pythonPackages.pygame-git: init at 2016-05-17
2016-05-23 04:52:11 +03:00
Nikolay Amiantov
e072200d18
pygame: fix for python 3
2016-05-23 04:38:10 +03:00
Tobias Geerinckx-Rice
2964212b45
dub: 0.9.24 -> 0.9.25
2016-05-23 01:31:58 +02:00
Eelco Dolstra
1a52fdc3c6
mesa: Use symlinks instead of hard links for the DRI/vdpau drivers
...
This reduces the size of the drivers output from 193 MiB to 44 MiB.
@vcunat
2016-05-22 23:05:10 +02:00
Bjørn Forsman
9a185a990d
uncrustify: 0.61 -> 0.63
2016-05-22 20:04:44 +02:00
Arseniy Seroka
8a36b38b37
Merge pull request #15603 from dochang/editorconfig-core-c
...
editorconfig-core-c: 0.12.0 -> 0.12.1
2016-05-22 20:25:50 +03:00
Arseniy Seroka
8026791fbf
Merge pull request #15623 from vbgl/cppo-1.3.2
...
cppo: 1.1.2 -> 1.3.2
2016-05-22 20:25:00 +03:00
Vincent Laporte
ce147f9a0d
cppo: 1.1.2 -> 1.3.2
2016-05-22 17:22:25 +02:00
Bjørn Forsman
1cc4e03a7c
wildmidi: 0.3.8 -> 0.3.9
2016-05-22 17:12:31 +02:00
Vladimír Čunát
4c646dd6cb
harfbuzz: 1.1.2 -> 1.2.7
...
Updated, after longer time.
2016-05-22 12:10:42 +02:00
Vladimír Čunát
41d3aa5cd2
libpng: 1.6.20 -> 1.6.21
2016-05-22 12:10:42 +02:00
Vladimír Čunát
bd757c656e
dbus-python: 1.2.0 -> 1.2.4
...
Despite the version change, the NEWS seem pretty big.
2016-05-22 12:10:42 +02:00
Vladimír Čunát
8456b0fad3
dbus-glib: update 0.104 -> 0.106
2016-05-22 12:10:41 +02:00
Vladimír Čunát
656a7dcf1e
at-spi2-{atk,core}: update 2.18.1 -> 2.20.1
2016-05-22 12:10:41 +02:00
Vladimír Čunát
6352251cbe
atk: update 2.18.0 -> 2.20.0
2016-05-22 12:10:41 +02:00
Vladimír Čunát
3c46131169
gtk3: maintenance update 3.20.3 -> 3.20.5
2016-05-22 12:10:41 +02:00
Vladimír Čunát
3d82d58d9b
pango: update 1.38.1 -> 1.40.1
2016-05-22 12:10:40 +02:00
Vladimír Čunát
7875b6ae3a
gtk2: maintenance update 2.24.29 -> 2.24.30
2016-05-22 12:10:40 +02:00
Vladimír Čunát
5ff3fc0a93
glib: maintenance update 2.48.0 -> 2.48.1
2016-05-22 12:10:40 +02:00
Vladimír Čunát
61f63d5ddc
mesa: feature update 11.1.3 -> 11.2.2
2016-05-22 12:10:39 +02:00
Vladimír Čunát
1c253e7729
libdrm: 2.4.66 -> 2.4.68
2016-05-22 12:10:39 +02:00
Vladimír Čunát
c4661e9643
Merge: make dev output references explicit
...
This is a rebase of most commits from #14766 ,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Guillaume Maudoux
bfd522da63
setup-hooks: do not pass missing dirs to find ( close #15405 )
...
find fails when called with an inexistent search path.
That situation may arise when the output is created after by a postFixup hook.
vcunat amended the PR by clarifying one more `return` to `return 0`.
2016-05-22 12:08:01 +02:00
Vladimír Čunát
70cecb9cbd
gcc: fix #15033 : avoid lib64/ symlink to 32-bit lib/
...
This was caused by me in 90ee003240 .
2016-05-22 12:03:12 +02:00
Desmond O. Chang
8d419e6be7
editorconfig-core-c: 0.12.0 -> 0.12.1
2016-05-22 04:02:37 +08:00
Anthony Cowley
7b56411fef
tinyxml: darwin compatibility
...
- Relax the baked-in assumption that g++ is used to build and link
- Use the appropriate shared library extension on darwin
2016-05-21 21:04:41 +02:00
Robert Helgesson
a37e639cec
perl-maatkit: fix build
2016-05-21 17:43:26 +02:00
Anthony Cowley
e4e422aa91
pcl: visualization components in darwin
...
Supplies the necessary frameworks and build system tweaks to build the
vtkWithQt4 components on darwin. This follows on from PRs #14705 and #14749 .
2016-05-21 17:38:28 +02:00
Joachim Fasting
a2f7ae1935
Merge pull request #15582 from romildo/upd.numix-gtk-theme
...
numix-gtk-theme: 2.5.1 -> 2016-05-19
2016-05-21 07:09:49 +02:00
Vladimír Čunát
5dfe6fd034
perl: fix evaluation on cygwin
...
... and maybe on other platforms that have `stdenv.cc.cc == null`.
No hash changes where it did evaluate previously. Discussion:
https://github.com/NixOS/nixpkgs/commit/b291f1682f#commitcomment-17558440
2016-05-20 21:37:27 +02:00
Vladimír Čunát
a6b6f6e049
Merge branch 'staging'
...
This is to get security fix for expat soon-ish.
Causes ~8k rebuilds; whole staging would be a stdenv rebuild.
2016-05-20 16:33:28 +02:00
José Romildo Malaquias
7a9b98b5f5
sass: init at 3.4.22
2016-05-20 10:41:06 -03:00
Joachim Fasting
de3538c63e
Merge pull request #15568 from NeQuissimus/kotlin102
...
kotlin: 1.0.1-2 -> 1.0.2
2016-05-20 15:40:41 +02:00
Joachim Fasting
e071dab266
Merge pull request #15252 from acowley/llvm_38
...
llvm_38: update hashes and fix on darwin
2016-05-20 15:38:33 +02:00
Peter Simons
7b75e82785
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-11-g659087e using the following inputs:
- Hackage: a7fe14b44c
- LTS Haskell: e1becfd6f8
- Stackage Nightly: fac5530021
2016-05-20 14:47:06 +02:00
Vladimír Čunát
c2ee8e1033
qt56.qtbase: fix evaluation on darwin
...
/cc @ttuegel.
Maybe there's a better way; I didn't want to spend much time.
2016-05-20 12:48:50 +02:00
Robert Helgesson
34cf7934c3
expat: patch CVE-2015-1283 and CVE-2016-0718 ( close #15561 )
...
Note, CVE-2015-1283 is already patched in expat version 2.1.1 but, as
explained in the patch, the fix was insufficient.
2016-05-20 09:43:29 +02:00
Tim Steinbach
342dd50a1e
kotlin: 1.0.1-2 -> 1.0.2
2016-05-20 02:35:00 +00:00
zimbatm
857a5229fb
Merge pull request #15543 from groxxda/bump/libuv
...
libuv: 1.9.0 -> 1.9.1, nodejs-4.3.1 -> 4.4.4, nodejs-5.11.0 -> 5.11.1
2016-05-19 15:40:12 +01:00
Vladimír Čunát
5eea16ee90
Merge branch 'master' into staging
...
... to get expat mass rebuild.
Hydra nixpkgs: ?compare=1272431
2016-05-19 15:42:18 +02:00
Vladimír Čunát
da2788c3d7
Merge #15354 : add tracefilegen and tracefilesim
2016-05-19 10:29:28 +02:00
Vladimír Čunát
70c66e9828
tracefilegen, tracefilesim: fixup source hashes
...
and also whitespace. This is probably due to #15469 .
2016-05-19 10:27:57 +02:00
Vladimír Čunát
c02f0ade90
fix evaluation on darwin, fixing tarball job fully
2016-05-19 10:04:43 +02:00
Vladimír Čunát
99e68e7c83
ghc-*: fix evaluation when using single-output gmp
2016-05-19 10:04:42 +02:00