Domen Kožar
00ead3178b
mailcore2: remove git conflict line, still doesn't build
2016-05-17 13:07:22 +01:00
Franz Pletz
28e051f066
ffmpeg: add patches for libvpx 1.5
...
ffmpeg bug report: https://trac.ffmpeg.org/ticket/4956
ffmepg fix commit: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=6540fe04a3f9a11ba7084a49b3ee5fa2fc5b32ab
2016-05-17 01:02:30 +02:00
Christian Albrecht
fd294521e6
libav: add patches for libvpx 1.5
...
ffmpeg bug report: https://trac.ffmpeg.org/ticket/4956
ffmepg fix commit: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=6540fe04a3f9a11ba7084a49b3ee5fa2fc5b32ab
2016-05-17 01:01:55 +02:00
taku0
67cb0eaae3
libvpx: 1.4.0 -> 1.5.0
...
Closes #15136 .
2016-05-17 01:00:13 +02:00
Franz Pletz
e98a0bc9e0
Merge pull request #15476 from matthiasbeyer/update-unmaintained
...
Update unmaintained packages
2016-05-16 23:45:11 +02:00
Peter Simons
385b21c92d
boost/generic.nix: fix Emacs syntax highlighting (cosmetic)
2016-05-16 22:49:55 +02:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Tobias Geerinckx-Rice
2b3e994587
webkitgtk212x: move libXdmcp to buildInputs
2016-05-16 20:27:31 +02:00
Shea Levy
da998cffcd
gsasl: Maintain, fix gssapi support
2016-05-16 14:10:29 -04:00
Matthias Beyer
e958e827fe
libgit2: 0.23.2 -> 0.24.1
2016-05-16 16:12:23 +02:00
Matthias Beyer
17cf80dfb5
log4cplus: 1.1.2 -> 1.2.0
2016-05-16 16:12:23 +02:00
Matthias Beyer
3c8681646d
soundtouch: 1.8.0 -> 1.9.2
2016-05-16 16:12:22 +02:00
Matthias Beyer
8f2eb1b7ff
http-parser: 2.6.1 -> 2.7.0
2016-05-16 16:12:21 +02:00
Matthias Beyer
2636145368
incrtcl: 3.4.1 -> 4.0.4
2016-05-16 16:12:21 +02:00
Matthias Beyer
950764f9f8
gdcm: 2.4.4 -> 2.4.6
2016-05-16 16:12:20 +02:00
Matthias Beyer
673b6d6d01
bwidget: 1.9.8 -> 1.9.10
2016-05-16 16:12:19 +02:00
Matthias Beyer
48f94e2aea
cloog: 0.18.3 -> 0.18.4
2016-05-16 16:12:19 +02:00
Vladimír Čunát
e5d40c6fa3
Merge branch 'staging'
...
Hydra is only half-finished, but we'd better get secure glibc fast.
2016-05-16 10:15:28 +02:00
Evgeny Egorochkin
4b979eef29
atlas: put the name suffix where it belongs
2016-05-16 10:19:38 +03:00
Michael Raskin
40fd39e88e
libre: 0.4.15 -> 0.4.16
2016-05-15 23:49:44 +02:00
Tobias Geerinckx-Rice
85148e8ed2
webkitgtk212x: add missing X library inputs
...
Conservatively added to buildInputs, but not really sure why
libXdmcp is native. @bendlas?
2016-05-15 23:20:34 +02:00
Joachim Fasting
58736aec93
Merge pull request #15467 from juliendehos/cpputest
...
cpputest: init at 3.7.2
2016-05-15 15:06:08 +02:00
Julien Dehos
6400283c09
cpputest: init at 3.7.2
2016-05-15 14:54:19 +02:00
Joachim Fasting
397b356383
Merge pull request #15323 from joachifm/libgd
...
gd: 2.0.35 -> 2.1.1
2016-05-15 14:12:28 +02:00
Sebastián Bernardo Galkin
edaecb41db
postgis: fix build after output splits
...
Fixes #15236
Two changes were needed:
- pg_config from postgresql package wasn't reporting the correct location for
the pgxs extension system, after the output split
- json_c is now split in dev and out outputs, postgis configure doesn't find the
library location properly
Closes #15470
2016-05-15 11:49:59 +02:00
Joachim Fasting
577d999ea6
Merge pull request #15448 from joachifm/libksba
...
libksba: 1.3.3 -> 1.3.4
2016-05-15 10:30:59 +02:00
Rok Garbas
4aa0e50388
libmpack: init at 1.0.2
2016-05-15 06:52:55 +02:00
Rok Garbas
e5177a9642
libxkbcommon: 0.5.0 -> 0.6.1
...
and ...
- added license
- added myself as a maintainer
2016-05-15 06:52:55 +02:00
Vladimír Čunát
45a14c873b
Merge #15447 : glibc security updates
2016-05-14 21:38:18 +02:00
Vladimír Čunát
b1ac3404e0
Merge branch 'master' into staging
2016-05-14 21:37:55 +02:00
Scott R. Parish
64f5845418
glibc: patch 2.23 for CVE-2016-3075, CVE-2016-1234, CVE-2016-3706
...
This addresses the following security advisories:
+ CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r
+ CVE-2016-1234: glob: buffer overflow with GLOB_ALTDIRFUNC due to incorrect
NAME_MAX limit assumption
+ CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion
Patches cherry-picked from glibc's release/2.23/master branch.
The "glob-simplify-interface.patch" was a dependency for
"cve-2016-1234.patch".
2016-05-13 23:47:17 -07:00
Joachim Fasting
7e4db700dc
libksba: 1.3.3 -> 1.3.4
...
Contains a fix for https://access.redhat.com/security/cve/CVE-2016-4574
2016-05-14 08:25:36 +02:00
Joachim Fasting
220836d066
gd: apply patch for CVE-2016-3074 from upstream
...
Source:
2bb97f407c
.patch
The original patch contains binary data, however, which is not supported
by `patch`; we could use `git apply` here, of course, but it was simpler
to just copy-paste only the fix into a separate file and include it in
the repo.
2016-05-14 07:15:41 +02:00
Joachim Fasting
f8bdd7969d
gd: 2.0.35 -> 2.1.1
...
Upstream claims 2.1 is fully API compatible with 2.0
https://libgd.github.io/release-2.1.0.html
https://libgd.github.io/release-2.1.1.html
Also includes meta updates, adds pkg-config to the build environment,
for proper detection of dependencies, and adds optional support for tiff
and xpm image formats.
2016-05-14 07:15:41 +02:00
Nikolay Amiantov
4cb218b76a
xgboost: fix license
...
Looks like `nix-env -qaP --drv-path` is not enough and one need to
either add `--json` too to catch problems like this... or just use
`nox-review wip`.
2016-05-14 02:38:12 +03:00
Nikolay Amiantov
c403235585
xgboost: init at 2016-05-14
2016-05-14 02:16:13 +03:00
Joachim Fasting
aab9a5f0d1
Merge pull request #15351 from groxxda/bump/libinput
...
libinput: 1.2.3 -> 1.3.0
2016-05-13 20:36:33 +02:00
Franz Pletz
7a2accbf5a
jemalloc: 4.0.3 -> 4.1.1
2016-05-13 17:04:50 +02:00
Franz Pletz
479a40182a
nghttp2: 1.9.2 -> 1.10.0
2016-05-13 17:04:15 +02:00
Vladimír Čunát
3e387c3e00
Merge branch 'staging'
...
Darwin isn't in a perfect state, in particular its bootstrap tools won't
build which will block nixpkgs channel. But on the whole it seems
acceptable.
2016-05-13 10:14:53 +02:00
Ricardo Ardissone
79914075f4
SDL: Revert "SDL: use mesa_noglu instead of mesa"
...
This reverts commit a9a94df4e6
.
2016-05-12 18:40:33 -03:00
Pascal Wittmann
8ce8226655
libfilezilla: 0.5.0 -> 0.5.1
2016-05-12 20:59:15 +02:00
Joachim Fasting
f236168662
Merge pull request #15401 from acowley/libass-darwin
...
libass: darwin compatibility
2016-05-12 10:08:22 +02:00
Carles Pagès
d077506443
assimp: 3.1.1 -> 3.2
2016-05-12 09:13:07 +02:00
Anthony Cowley
6360ad48af
libass: darwin compatibility
2016-05-12 01:50:13 -04:00
Vladimír Čunát
6c2fbfbd77
Merge branch 'master' into staging
2016-05-12 04:53:38 +02:00
Bjørn Forsman
f768098e3e
libserialport: 0.1.0 -> 0.1.1
2016-05-11 22:23:29 +02:00
Thomas Tuegel
d22df66c54
qt56: remove fixQtModuleCMakeConfig
2016-05-11 10:19:28 -05:00
Nikolay Amiantov
700e2952be
Merge pull request #15012 from abbradar/unixodbc
...
UnixODBC updates
2016-05-11 17:42:33 +03:00
Joachim Fasting
a0e8d542c7
Merge pull request #15377 from womfoo/sniproxy
...
sniproxy: init at 0.4.0 with dependency udns: init at 0.4
2016-05-11 15:14:33 +02:00