Commit Graph

20613 Commits

Author SHA1 Message Date
Franz Pletz
3190a6c452
libwmf: add patch to fix CVE-2016-9011
cc #20274
2016-11-10 03:50:43 +01:00
Franz Pletz
cc5d604125
zeromq2: remove, not maintained anymore 2016-11-10 00:37:17 +01:00
Franz Pletz
bdf89d2818
jzmq: 2.1.0 -> 3.1.0 2016-11-10 00:37:14 +01:00
Franz Pletz
10445bc753
zeromq: 4.1.4 -> 4.2.0 2016-11-10 00:37:07 +01:00
Franz Pletz
52f1a37898
libressl_2_4: 2.4.3 -> 2.4.4 2016-11-09 20:02:45 +01:00
Franz Pletz
ecfb8df7a7
libressl_2_3: 2.3.8 -> 2.3.9 2016-11-09 20:02:09 +01:00
Eelco Dolstra
6042d6e39d Remove file named '\'
This looks like it was accidental.

Fixes #20253.
2016-11-09 12:52:56 +01:00
Tobias Geerinckx-Rice
677a32e838
bobcat: 4.02.00 -> 4.03.00 2016-11-09 02:24:44 +01:00
Thomas Tuegel
a7c986cf69
kdeWrapper: reduce environment pollution 2016-11-08 15:00:31 -06:00
Tim Steinbach
54a0e90a7c Merge pull request #20220 from NeQuissimus/darktable_a7
Update Darktable, dependencies
2016-11-08 09:10:31 -05:00
Vladimír Čunát
593b46fd1d
Merge branch 'staging'
There are security fixes inside.
2016-11-07 23:48:34 +01:00
Bart Brouns
c10d653ac5 ganv: svn 5675 -> unstable 2016-10-15 2016-11-07 14:19:02 +01:00
Bart Brouns
f7b7d86015 lv2-unstable: init at 2016-10-23 2016-11-07 14:17:49 +01:00
Tim Steinbach
f4e2773567
libgphoto2: Refactor to use GitHub 2016-11-07 08:04:48 -05:00
Matthew Daiter
541b3fc7d2 cudnn5_cudatoolkit80: adding to main repo 2016-11-07 12:07:29 +01:00
Bjørn Forsman
b1df5bf89b gstreamer: unbreak finding plugins in $NIX_PROFILES (#20207)
* gstreamer-1.0: make gst-launch find plugins again

gst-launch and friends are in the "dev" output now.

* gstreamer-1.0: lower priority on plugins from $NIX_PROFILES

Suffix the plugin paths from $NIX_PROFILES instead of prefixing them to
$GST_PLUGIN_SYSTEM_PATH. If a program has specifically set up its plugin
path to some custom/specific version, we don't want plugins from
$NIX_PROFILES to mess things up by having higher priority.
2016-11-06 22:50:41 +01:00
Jan Malakhovski
83f28fdd73
libtiff: fetchpatch -> fetchurl
See #20206.  vcunat doesn't consider this important,
but it is perhaps nicer and now is a moment we can afford to rehash.
2016-11-06 21:45:30 +01:00
Tim Steinbach
6779f68a41
lensfun: 0.2.8 -> 0.3.2 2016-11-06 09:04:49 -05:00
Vladimír Čunát
ac5950a4a9 libtiff: the new hashes are for fetchurl, really
... and there's not much reason to use fetchpatch in this case anyway.
2016-11-06 11:37:47 +01:00
Jan Malakhovski
d9db320889 libtiff: patch for some more CVEs, fix patch urls 2016-11-06 10:00:22 +00:00
Josef Kemetmüller
4440cf6d81 libgeotiff: 1.2.5 -> 1.4.2 (#20190) 2016-11-06 10:08:40 +01:00
Franz Pletz
7f2a1e709b
openjpeg_2_0: remove, unused in nixpkgs 2016-11-06 03:40:31 +01:00
Franz Pletz
624de33091
jasper: 1.900.2 -> 1.900.21 (security)
Incorporates fixes from all patches for the CVEs listed and some more
security-related issues like:

  http://www.openwall.com/lists/oss-security/2016/11/04/11
2016-11-06 03:19:46 +01:00
Daiderd Jordan
d10356b825 Merge pull request #20110 from johbo/darwin-v8-3-16-14
v8-3_16_14 tweaks for the build on darwin
2016-11-05 22:54:59 +01:00
Johannes Bornhold
b27932a65b v8-3_16_14 tweaks for the build on darwin
The build was originally failing due to a missing libtool. Trying to add
the buildInput "libtool" did not work out, since a few command line
arguments are not supported. I've applied the same workaround as for
"xcodebuild".

The second change is about the install step, where the path of
"libv8.dylib" was just slightly different.
2016-11-05 22:31:12 +01:00
Thomas Tuegel
d9fa71cd8d
kimageformats: depend on karchive and ilmbase 2016-11-05 14:48:09 -05:00
Thomas Tuegel
eea7af1f05 Merge pull request #20174 from zraexy/qtwebengine
qt56.qtwebengine: chromium clang update.py patch
2016-11-05 10:12:14 -05:00
Nikolay Amiantov
5593f61a51 nvidia-texture-tools: 1388 -> 2.1.0 2016-11-05 14:47:08 +03:00
Daiderd Jordan
3187b01720 Merge pull request #19816 from veprbl/octave_fixes
octave: darwin fix
2016-11-05 10:49:33 +01:00
Vladimír Čunát
fbb33ab8c9 saxon: use our standard share/java/*.jar location 2016-11-05 10:17:44 +01:00
Tim Steinbach
c86624c3db Merge pull request #20142 from NeQuissimus/dead_packages
Dead packages (Round 1)
2016-11-04 23:05:10 -04:00
Me
bd0ffa50aa qt56.qtwebengine: chromium clang update.py patch
Add patch to the clang update.py script for chromium that makes it work
the same as in qt57.qtwebengine. This avoids issues with the
subprocess.call that is used to run update.sh not liking the path it is
passed in certain build enviroments. update.sh is no longer used.
2016-11-04 14:09:09 -08:00
Thomas Tuegel
bd844d4776
Merge branch 'plasma-5.8.3' 2016-11-04 10:46:39 -05:00
Thomas Tuegel
ee2d5a3758
plasma-framework: include patch for OSD dialog flag
Include an upstream patch to fix an annoying bug where OSD windows have
the dialog flag set, causing OSDs associated with auto-hiding panels to
be invisible.
2016-11-04 10:41:52 -05:00
Tim Steinbach
fd60b63928
gsoap: 2.8.16 -> 2.8.37 2016-11-04 11:10:21 -04:00
Tim Steinbach
628531a783
Remove minmay
Sources no longer exist
2016-11-04 10:24:44 -04:00
Tim Steinbach
82bdd01244
Remove iksemel
Sources no longer exist
2016-11-04 09:56:19 -04:00
Tim Steinbach
b054276eb4
qjson: Moved to GitHub 2016-11-04 09:36:57 -04:00
Tim Steinbach
f10064be45
dxflib: 2.5.0.0-1 -> 3.12.2 2016-11-03 22:27:09 -04:00
Tim Steinbach
66bdac04e8
Remove jetty_gwt 2016-11-03 22:02:48 -04:00
Tim Steinbach
ac44a1b6aa
Remove jetty_util 2016-11-03 22:02:28 -04:00
Tim Steinbach
4e9186aaf3
liblastfm: 0.3.2 -> 0.5 2016-11-03 21:47:09 -04:00
Tim Steinbach
2a22c80000
Remove clanlib
Does not build, website no longer exists
2016-11-03 21:19:01 -04:00
Franz Pletz
64902aebb0
libxml2: add patch to fix CVE-2016-4658
cc #20078
2016-11-03 02:45:18 +01:00
Franz Pletz
2b2f273375
cairo: add patch to fix CVE-2016-9082
cc #20078
2016-11-03 02:45:11 +01:00
Frederik Rietdijk
827861f4b4 Merge pull request #20038 from magnetophon/zita-resampler
zita-resampler: 1.3.0 -> 1.6.0
2016-11-02 13:26:08 +01:00
Bart Brouns
d315ca4080 libjack2-git: 2015-09-03 -> 2016-08-18 2016-11-02 12:51:22 +01:00
Graham Christensen
cd67a0aada
tre: add patch for CVE-2016-8859 2016-11-02 11:55:39 +01:00
Joachim Fasting
98d1bb9e6e
tinyxml-2: 3.0.0 -> 4.0.1 2016-11-01 15:57:18 +01:00
Dan Peebles
50874525d1 db47: remove outdated version 2016-11-01 03:18:01 +00:00