3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

20590 commits

Author SHA1 Message Date
Frederik Rietdijk 8a1e52b0d2 aubio: use python2 2016-10-18 23:16:03 +02:00
Frederik Rietdijk 1247d6bcbd keybinder: use python2 2016-10-18 23:14:35 +02:00
Frederik Rietdijk 77dacee416 mesa: use python2
since there is still code that is not compatible with Python 3.x and the
following issue occurs as well
https://bugs.freedesktop.org/show_bug.cgi?id=95338
2016-10-18 23:14:35 +02:00
Frederik Rietdijk f17f64d203 http-parser: use python2 2016-10-18 23:14:34 +02:00
Frederik Rietdijk 47a95edc1e libxml2: use python2 2016-10-18 23:14:31 +02:00
Dmitry Kalinkin 571d1111fe
yoda: init at 1.6.3 2016-10-18 06:52:31 -04:00
Dmitry Kalinkin 75ed9ac975
hepmc: init at 2.06.09 2016-10-18 06:51:59 -04:00
Dmitry Kalinkin b7db7cc30c
fastjet: init at 3.2.0 2016-10-18 06:51:22 -04:00
Dmitry Kalinkin 468a5bc224
dgal: fix 2016-10-17 11:23:14 -04:00
Thomas Tuegel 953fd050c0 Merge pull request #19621 from peterhoeg/peruse
peruse: init at 1.1
2016-10-17 09:17:38 -05:00
Peter Hoeg 2a4098d74c peruse: init at 1.1
Includes kirigami at 1.1.0
2016-10-17 20:50:12 +08:00
Wout Mertens d3eb4afbda sqlite3: Bump to 3.15.0
Tested on Darwin
2016-10-16 22:51:33 +02:00
Alexander Ried 574ee15905 gtkmm_3: 3.20.0 -> 3.22.0 2016-10-15 20:32:10 +02:00
Alexander Ried 8afdb9b0f5 libgtop: 2.32.0 -> 2.34.1 2016-10-15 20:32:10 +02:00
Alexander Ried ed889ba8ae gcab: 0.6 -> 0.7 2016-10-15 20:32:10 +02:00
Alexander Ried 9513304f61 cogl: 1.22.0 -> 1.22.2, enable wayland support 2016-10-15 20:32:10 +02:00
Alexander Ried 1a1605cc32 libsoup: libgnome_keyring -> libgnome_keyring3 2016-10-15 20:32:09 +02:00
Alexander Ried 224cd5106c at-spi2-{core,atk}: 2.20.1 -> 2.22.0 2016-10-15 20:29:45 +02:00
Dan Peebles fc4c0d4ba1 talloc: fix on darwin 2016-10-14 22:51:21 -04:00
Eelco Dolstra 811b876fab Revert "openssl, curl, git: Respect $NIX_SSL_CERT_FILE"
This reverts commit 942dbf89c6. Sorry,
this was supposed to go to staging instead of master...
2016-10-14 16:01:54 +02:00
Eelco Dolstra 942dbf89c6 openssl, curl, git: Respect $NIX_SSL_CERT_FILE
$NIX_SSL_CERT_FILE overrides $SSL_CERT_FILE, which in turn overrides
the default CA path (/etc/ssl/certs/ca-certificates.crt). This allows
Nix to set a CA path without interfering with other packages (such as
Homebrew).

See https://github.com/NixOS/nix/issues/921.
2016-10-14 12:06:10 +02:00
Vladimír Čunát 027efec879 Merge staging without python splitting for now
The split needs more time to finish rebuilding,
but the rest seems OK and there are security fixes.
2016-10-14 09:24:21 +02:00
Vladimír Čunát 3eec7ea3f0 gvfs: fix build after update in 0809aeb47f
(cherry picked from commit 56a49e6cda)
2016-10-14 09:11:28 +02:00
Vladimír Čunát d73646d270 Revert "gtkmm: fix build error by patching missing operator"
This reverts commit 7defda8356.
It breaks the package after update 61c467937b;

(cherry picked from commit 72e0135752)
2016-10-14 09:11:18 +02:00
Franz Pletz 3b58daf315
libuecc: init at 7 2016-10-13 21:42:16 +02:00
Franz Pletz 2c47729a75
libsodium: 1.0.10 -> 1.0.11 2016-10-13 21:42:15 +02:00
Vladimír Čunát 727fc259d6 Merge branch 'master' into staging 2016-10-13 09:53:16 +02:00
Alex Ivanov 4e87ea7f73 unixODBC: enable build for darwin 2016-10-13 09:23:14 +03:00
Franz Pletz 6adc67d8d7
vaapiIntel: 1.7.0 -> 1.7.2 2016-10-13 03:19:28 +02:00
Franz Pletz d514bf3fcc
libsamplerate: 0.1.8 -> 0.1.9 2016-10-13 03:18:42 +02:00
Franz Pletz 29b04017b5
libmpcdec: cleanup, use sha256 hash 2016-10-13 03:18:37 +02:00
Franz Pletz f7454f6a15
libmikmod: 3.3.7 -> 3.3.10 2016-10-13 03:18:32 +02:00
Franz Pletz e50be9ff75
libcue: 1.4.0 -> 2.1.0 2016-10-13 03:18:28 +02:00
Franz Pletz e8e50bf696
zeroc_ice: 3.6.1 -> 3.6.3 2016-10-13 03:18:17 +02:00
Joachim F d4a22b4de3 Merge pull request #19479 from sternenseemann/master
libhttpseverywhere: build api documentation
2016-10-12 22:37:45 +02:00
Dan Peebles f35ab9c2f8 rpm-ostree: 2016.1 -> 2016.10
This also updates a bunch of its dependencies to enable the update,
and gets rid of libhif because upstream stopped maintaining it as
such, instead using it internally in other projects until they can
agree on an interface for it. Nothing seemed to be using libhif so
I'm not too concerned about removing it.
2016-10-12 20:31:02 +00:00
Eelco Dolstra ed6006790a libunistring: Do propagate libiconv on non-Linux
Fixes #19492.
2016-10-12 20:26:43 +02:00
Thomas Tuegel 8b7f04c25a
kde5.kcoreaddons: fix HTML injection CVE-2016-7966
See https://www.kde.org/info/security/advisory-20161006-1.txt for more
information.
2016-10-12 08:46:43 -05:00
Graham Christensen 8b23c5f332
libdwarf: 20160613 -> 20161001 for CVE-2016-7510, CVE-2016-7410 2016-10-12 09:01:19 -04:00
Robin Gloster b743ddf8f9
sslscan: enable ssl2 checking 2016-10-12 14:36:41 +02:00
Benjamin Saunders e0e27c83ab vulkan-loader: 1.0.21.0 -> 1.0.26.0
Also added asserts to ensure everything stays in sync.
2016-10-12 13:19:34 +01:00
lummax b52e8809d6 vulkan-loader: enable wayland WSI 2016-10-12 13:19:34 +01:00
lummax 051024a581 vulkan-loader: add spirv-tools as dependency 2016-10-12 13:19:34 +01:00
Joe Hermaszewski aa8b69c1f6 vulkan-loader: init at 1.0.21.0 2016-10-12 13:19:34 +01:00
sternenseemann b004070465 libhttpseverywhere: build api documentation
This is a workaround for a bug in meson (https://github.com/mesonbuild/meson/issues/894)
2016-10-12 12:56:41 +02:00
Vladimír Čunát e228c804ad libdrm: 2.4.70 -> 2.4.71 2016-10-11 20:39:51 +02:00
Graham Christensen 945da0166c Merge pull request #19432 from sternenseemann/libhttpseverywhere
libhttpseverywhere: init at 0.1.0
2016-10-11 14:15:31 -04:00
Alexander Ried 0809aeb47f
gvfs: 1.22.4 -> 1.30.1
use libgnome-keyring from gnome package set

From #19081.
2016-10-11 18:48:19 +02:00
Alexander Ried 82cb3efef8
gdk-pixbuf: 2.34 -> 2.36
From #19081.
2016-10-11 18:48:04 +02:00
Alexander Ried ae1671e302
pangomm: 2.40.0 -> 2.40.1
From #19081.
2016-10-11 18:47:57 +02:00
Alexander Ried 61c467937b
gtkmm_2: 2.24.4 -> 2.24.5
From #19081.
2016-10-11 18:47:36 +02:00
Alexander Ried dd1e890e98
clutter-gtk: 1.8.0 -> 1.8.2
From #19081.
2016-10-11 18:47:16 +02:00
Alexander Ried 85eef7bc86
clutter-gst: 3.0.18 -> 3.0.20
From #19081.
2016-10-11 18:40:30 +02:00
Alexander Ried 2dd0f1f254
libsoup: 2.54.1 -> 2.56.0
From #19081.
2016-10-11 18:40:13 +02:00
Alexander Ried 8417c3aae1
fontconfig: 2.11.1 -> 2.12.1
Fixes #19302.
2016-10-11 18:34:36 +02:00
Franz Pletz 14df9ad496
Merge remote-tracking branch 'origin/master' into staging 2016-10-11 18:33:17 +02:00
Alexander Ried 733c706c91
webkitgtk214x: reenable needed fix
was disabled for testing but somehow made it into my pr.

From #19081.
2016-10-11 18:32:26 +02:00
Alexander Ried 83c594fe38 glib: 2.50.0 -> 2.50.1 2016-10-11 18:03:47 +02:00
Eelco Dolstra dfc94720b8 libunistring: Don't propagate glibc
On Linux, libiconv is an alias of glibc. Propagating glibc breaks
using GCC 6 as an override (not sure why). So let's not do that.
2016-10-11 15:08:52 +02:00
sternenseemann 3229de5eb5 libhttpseverywhere: init at 0.1.0 2016-10-11 07:58:51 +02:00
Shea Levy ecb596b898 uri: init at 2016-09-04 2016-10-10 20:27:07 -04:00
Louis Taylor 6cfccecebe
jansson: 2.8 -> 2.9 2016-10-10 22:08:19 +01:00
Jörg Thalheim 807dddca56 Merge pull request #19429 from LnL7/darwin-libcaca
libcaca: fix missing darwin inputs
2016-10-10 21:10:24 +02:00
Thomas Tuegel da9c6a7744
gpgme: fix build on i686-linux 2016-10-10 13:37:24 -05:00
Daiderd Jordan 3e8af1ec90
libcaca: fix missing darwin inputs 2016-10-10 19:05:37 +02:00
Jörg Thalheim e325f010f0 Merge pull request #17579 from leenaars/arpa2deps
quick-der library, asn2quickder + hexio tools
2016-10-10 11:55:45 +02:00
Michiel Leenaars 08011fa2af quickder: init at 1.0-RC1 2016-10-09 22:45:51 +02:00
sternenseemann 3fb2993cb3 maintainers: rename lukasepple according to github account name 2016-10-09 22:04:22 +02:00
sternenseemann 011f3d700d libgee_0_8: init at 0.8.6
some vala packages require this specific version
2016-10-09 20:08:47 +02:00
Robin Gloster 717ff85b14 libnfnetlink: use sha256 hash 2016-10-09 16:19:04 +02:00
Benno Fünfstück de79db8c99 capstone: use Makefile build (for pkg-config files)
The cmake based build system did not install the pkg-config files for
capstone, which made builds depending on capstone harder to write as
they cannot automatically find the location of the capstone library.
2016-10-08 18:00:52 +02:00
Alexander Ried 0d47c06b4a libqmi: 1.12.6 -> 1.16.0 (#19305) 2016-10-08 07:15:38 +02:00
Alexander Ried 70a4644659 libmbim: 1.12.2 -> 1.14.0 (#19304) 2016-10-08 07:15:11 +02:00
Daiderd Jordan 5d69399184 Merge pull request #19285 from acowley/pcl-darwin-opengl
pcl: fix problem finding OpenGL on darwin
2016-10-07 21:41:39 +02:00
Shea Levy 874411c0e3 cpp-netlib: propagate asio.
See cpp-netlib/cpp-netlib#629
2016-10-06 18:18:18 -04:00
Thomas Tuegel 2e255a2edd
Merge branch 'staging' 2016-10-06 09:51:02 -05:00
Anthony Cowley 1a10a377ec pcl: fix problem finding OpenGL on darwin 2016-10-06 02:01:46 -04:00
Thomas Tuegel 16dafb018e
qt55.kdeFrameworks: mark broken
KDE Frameworks 5.26 requires Qt 5.6. Qt 5.6 is a designated LTS release;
only proprietary packages should use older versions.
2016-10-05 19:47:32 -05:00
Thomas Tuegel 7defda8356
gtkmm: fix build error by patching missing operator 2016-10-05 19:47:31 -05:00
Graham Christensen b5da91aae3 Merge pull request #19252 from grahamc/jasper
jasper: 1.900.1 -> 1.900.2
2016-10-05 20:43:35 -04:00
Graham Christensen 7aae190375 Merge pull request #19275 from grahamc/openjpeg
openjpeg: 2.1.1 -> 2.1.2 for CVE-2016-7163
2016-10-05 20:42:06 -04:00
Graham Christensen 0dd1381451
jasper: 1.900.1 -> 1.900.2 2016-10-05 20:36:51 -04:00
Graham Christensen 387fc04475
c-ares: 1.10.0 -> 1.12.0 for CVE-2016-5180 2016-10-05 19:27:39 -04:00
Graham Christensen db2e9b274c
openjpeg: 2.1.1 -> 2.1.2 for CVE-2016-7163 2016-10-05 18:34:14 -04:00
Alexander Ried 5e066e2bcb libsigcxx 2.8.0 -> 2.10.0 2016-10-05 23:18:43 +02:00
Jörg Thalheim cdcc305027 Merge pull request #19258 from groxxda/accountsservice
accountsservice: 0.6.42 -> 0.6.43
2016-10-05 20:46:26 +02:00
Vladimír Čunát 30f551d8b2 Merge branch 'master' into staging 2016-10-05 19:02:48 +02:00
Alexander Ried ff81b74833 accountsservice: 0.6.42 -> 0.6.43
the patch for nixbld is not needed anymore since accountsservice now
excludes all users with shell set to nologin.
Previously this was only done for users in range 500 - minimum_uid
(1000).
2016-10-05 16:34:22 +02:00
Franz Pletz 7e9a2c345b
libass: 0.13.2 -> 0.13.4 (security)
Fixes:

 * CVE-2016-7969
 * CVE-2016-7970
 * CVE-2016-7972
2016-10-05 13:10:00 +02:00
Thomas Tuegel d067b7bd35
Merge branch 'kde-5' into staging 2016-10-04 21:50:17 -05:00
Thomas Tuegel fc23f64d34
qt5.qtbase: ruby is no longer a dependency 2016-10-04 21:49:33 -05:00
Thomas Tuegel ebe90e3e2d
kde5.frameworks: 5.24 -> 5.26 2016-10-04 21:49:32 -05:00
Michael Raskin 3765f62fd6 loudmouth: 1.4.3 -> 1.5.3, switch to mcabber version as the upstream as the Gnome version has stagnated 2016-10-04 13:23:49 +02:00
Michael Raskin 1e753d1fbc harfbuzz: 1.3.1 -> 1.3.2 2016-10-04 09:59:04 +02:00
Alexander Ried b7c358167e libusb: 1.0.19 -> 1.0.20 2016-10-03 21:13:30 +02:00
Jörg Thalheim 888f6a1280 Merge pull request #19199 from wizeman/u/fix-help2man-hash
help2man: fix hash
2016-10-03 19:26:44 +02:00
Michael Raskin ea6f03d1ca botan: 1.11.31 -> 1.11.32 2016-10-03 17:35:18 +02:00
Jörg Thalheim 26e39566af Merge pull request #19120 from groxxda/gtk+
gtk+3: 3.22.0 -> 3.22.1 [=> staging]
2016-10-03 10:36:08 +02:00
Jörg Thalheim df8dad4b89 Merge pull request #19121 from groxxda/glib
glib{mm,-networking} -> 2.50.0 [-> staging]
2016-10-03 10:35:11 +02:00
Frederik Rietdijk 83055b86ce Merge pull request #14534 from ryanartecona/darwin-fix-libsamplerate-libdvdcss
libsamplerate, libdvdcss: fix darwin build
2016-10-02 22:23:28 +02:00
Ryan Artecona dad6db2461 libdvdcss: add darwin support 2016-10-02 15:21:43 -05:00
Joachim Fasting 627ada684b
vtk: fix build due to doCheck = true on !darwin
Per https://hydra.nixos.org/build/41525447 the build now fails because
there's no "check" target.

Ref: 450dd55d95
2016-10-02 20:20:33 +02:00
Eelco Dolstra a58f5ffbb9 movit: Use multiple outputs 2016-10-02 19:22:29 +02:00
Eelco Dolstra 5cf9d386e0 opencv: Use multiple outputs and prevent runtime dependency on GCC 2016-10-02 19:22:02 +02:00
Joachim Fasting a4b4495771
linenoise: license is 2-clause BSD 2016-10-02 13:14:48 +02:00
Francis St-Amour 643d5f80fd
linenoise: init at 1.0.10
Closes https://github.com/NixOS/nixpkgs/pull/19117
2016-10-02 13:03:51 +02:00
Tuomas Tynkkynen 19225bf5cc Merge remote-tracking branch 'upstream/master' into staging 2016-10-02 10:36:47 +03:00
Anthony Cowley ade7c6645a vtk: fix darwin impurity 2016-10-02 00:59:26 -04:00
Tuomas Tynkkynen a387a5d870 gst-plugins: Fix misuse of lib.optional
This adds a list containing 'libpulseaudio' to buildInputs.
2016-10-02 03:06:03 +03:00
Tuomas Tynkkynen f5dd3a703d treewide: Fix more lib.optional misuses 2016-10-02 00:44:10 +03:00
Tuomas Tynkkynen 82c0aa7d85 openjpeg_2_0: Fix hash 2016-10-02 00:44:10 +03:00
Tuomas Tynkkynen 5bf5de58ea treewide: Fix 'lib.optional' misuses
These add a singleton list of a package to buildInputs.
2016-10-01 23:38:06 +03:00
Aneesh Agrawal fcee1d0b28
Remove redundant -DCMAKE_BUILD_TYPE=Release flags
Since commit 183d05a0 in 2012, this is the default.

fixes #18000
2016-10-01 16:13:41 +02:00
Benno Fünfstück ebaf889183 freenect: 0.5.2 -> 0.5.5 2016-10-01 14:15:15 +02:00
Jörg Thalheim d9c6879ae2 Merge pull request #18070 from RamKromberg/init/libagar
libagar: init at 1.5
2016-10-01 13:42:52 +02:00
Alexander Ried 4e595a3dfb glibmm: 2.48.1 -> 2.50.0 2016-10-01 12:13:09 +02:00
Alexander Ried c850aa0416 glib-networking: 2.46.1 -> 2.50.0 2016-10-01 12:13:08 +02:00
Alexander Ried 66727f8919 gtk+3: 3.22.0 -> 3.22.1 2016-10-01 11:42:43 +02:00
Joachim F 76b0efd42e Merge pull request #18810 from groxxda/wayland
wayland, weston: 1.11.0 -> 1.12.0
2016-10-01 09:19:08 +02:00
Joachim F f4044606b5 Merge pull request #18988 from groxxda/cogl-cleanup
clutter, cogl: remove old versions
2016-10-01 09:18:32 +02:00
Joachim F 1f26655897 Merge pull request #19112 from ericsagnes/pkg-update/ibus-libpinyin
ibus-libpinyin: 1.7.4 -> 1.8.0
2016-10-01 09:17:43 +02:00
Joachim F bd3c356397 Merge pull request #19085 from acowley/vtk-darwin-take2
vtk: darwin compatibility
2016-10-01 09:15:21 +02:00
Eric Sagnes 46bf82312e libpinyin: 1.3.0 -> 1.6.0 2016-10-01 13:43:36 +09:00
Peter Hoeg 639e5401ff dbus: add socket activation but do not enable it
The following changes are included:

1) install user unit files from upstream dbus
2) use absolute paths to config for --system and --session instances
3) make socket activation of user units configurable

There has been a number of PRs to address this, so this one does the
bare minimum, which is to make the functionality available and
configurable but defaults to off.

Related PRs:
 - #18382
 - #18222

(cherry picked from commit f7215c9b5b)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-30 13:14:53 +02:00
Henry f212317525 libpointmatcher: only build on linux 64bit platform 2016-09-30 12:54:09 +02:00
Tuomas Tynkkynen b3af42011b usbredir: Fix 32-bit build
Avoid these warnings from being errors:

usbredirhost.c: In function 'usbredirhost_can_write_iso_package':
usbredirhost.c:1023:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
             DEBUG("START dropping isoc packets %lu buffer > %lu hi threshold",
                   ^
usbredirhost.c:1023:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
             DEBUG("START dropping isoc packets %lu buffer > %lu hi threshold",
                   ^
usbredirhost.c:1028:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
             DEBUG("STOP dropping isoc packets %lu buffer < %lu low threshold",
                   ^
usbredirhost.c:1028:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
             DEBUG("STOP dropping isoc packets %lu buffer < %lu low threshold",
                   ^
usbredirhost.c: In function 'usbredirhost_set_iso_threshold':
usbredirhost.c:1162:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
     DEBUG("higher threshold is %lu bytes | lower threshold is %lu bytes",
           ^
usbredirhost.c:1162:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
     DEBUG("higher threshold is %lu bytes | lower threshold is %lu bytes",

I think in all of these cases, the incorrect format modifier just causes
wrong debug prints on i686.
2016-09-30 12:19:59 +03:00
Anthony Cowley 450dd55d95 vtk: darwin compatibility 2016-09-29 21:29:40 -04:00
Franz Pletz eb6a1c9238
cryptopp: 5.6.2 -> 5.6.4
Fix CVE-2016-3995. #18856

Remove broken flag. #19040

cc #19009
2016-09-29 23:40:38 +02:00
Eelco Dolstra 518340624d Merge remote-tracking branch 'origin/master' into staging 2016-09-29 13:06:14 +02:00
Eelco Dolstra 5df3ec85d8 gst-plugins-base: Use multiple outputs 2016-09-29 13:05:29 +02:00
Eelco Dolstra 7c31bc7e89 gstreamer: Use multiple outputs 2016-09-29 13:05:29 +02:00
Eelco Dolstra 711b536934 polkit_qt4: Use multiple outputs 2016-09-29 13:05:29 +02:00
Eelco Dolstra a5ee4d2c78 qt-4: Use multiple outputs
This is a pretty modest use of multiple outputs - mainly to eliminate
-dev outputs from Qt's closure.
2016-09-29 13:05:28 +02:00
Frederik Rietdijk 3b90dd69d0 Merge pull request #18623 from RamKromberg/fix/fribidi
fribidi: 0.19.6 -> 0.19.7
2016-09-29 09:48:17 +02:00
Jörg Thalheim f7371ce3b5 Merge pull request #19028 from acowley/libui-darwin
libui: darwin compatibility
2016-09-29 08:35:40 +02:00
Graham Christensen 9ebc98e53d Merge pull request #19040 from grahamc/broken-mast
Mark packages as broken: asterisk, cryptopp, redmine, moodle, opera, openstack-neutron, mesos
2016-09-28 16:50:05 -04:00
Vladimír Čunát 0c0c59c7cc Merge #18848: gtk+3: 3.20.9 -> 3.22.0 2016-09-28 21:22:18 +02:00
Vladimír Čunát 8e7c388edc Merge #19041: libxslt: 1.1.28 -> 1.1.29 2016-09-28 17:14:09 +02:00
Vladimír Čunát 77604964b6 Merge branch 'master' into staging 2016-09-28 17:13:59 +02:00
Vladimír Čunát 06d8dd3ed4 libxslt: drop patch already included in release
I didn't test building on MinGW, but this commit can't make it worse.
2016-09-28 17:11:46 +02:00
Jörg Thalheim dafd585f9d
libxslt: 1.1.28 -> 1.1.29 2016-09-28 15:43:02 +02:00
Franz Pletz 8916ba141b
libressl_2_5: init at 2.5.0 2016-09-28 15:15:56 +02:00
Franz Pletz f749a16662
libressl_2_4: 2.4.2 -> 2.4.3 2016-09-28 15:15:55 +02:00
Franz Pletz 6b8aed6649
libressl_2_3: 2.3.7 -> 2.3.8 2016-09-28 15:15:55 +02:00
Graham Christensen 32ed834387
cryptopp: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:52:17 -04:00
Anthony Cowley 7ab671c209 libui: darwin compatibility 2016-09-28 03:00:01 -04:00
Franz Pletz 137827bacb
farstream: 0.2.4 -> 0.2.8 2016-09-28 02:23:10 +02:00
Joachim F f93c28ca69 Merge pull request #18837 from cryptix/libnaboNlibpointmatcher
Add libnabo and libpointmatcher
2016-09-27 22:39:07 +02:00
Graham Christensen 50566dbda2 Merge pull request #19007 from grahamc/jasper-cves
jasper: Apply patches for CVES
2016-09-27 15:26:13 -04:00
Henry 0f06454a94 libpointmatcher: init at 7504481.. (2016-09-11) 2016-09-27 16:11:57 +02:00
Henry 295efa1062 libnabo: init at 1.0.6 2016-09-27 15:49:51 +02:00
Christoph Hrdinka 24d2ddfb1d
mapnik: 3.0.10 -> 3.0.12 2016-09-27 15:17:28 +02:00
Graham Christensen 3a59a84715
jasper: Apply patches for CVES 2016-09-27 08:51:57 -04:00
Graham Christensen c992ac8584 Merge pull request #18921 from grahamc/spice
Spice: Upgrade all the spice packages
2016-09-27 07:42:51 -04:00
Alexander Ried 8976c70eda cogl: remove old version, make 1.22 default 2016-09-27 12:17:12 +02:00
Alexander Ried fc39a9a314 clutter: remove old version, make 1.26 default 2016-09-27 12:17:12 +02:00
zimbatm b92a367bed Merge pull request #18969 from loskutov/master
libxml++: add 3.0.0
2016-09-27 11:01:43 +01:00
Ignat Loskutov 8843c40b1a libxmlxx3: add myself as a maintainer 2016-09-27 01:53:43 -04:00
Ignat Loskutov bbaa851bf1 libxmlxx3: refactor to match libxmlxx 2016-09-27 01:53:28 -04:00
Graham Christensen cfdf42fbc3 Merge pull request #18931 from grahamc/libupnp
libupnp: 1.6.19 -> 1.6.20 for CVE-2016-6255
2016-09-26 17:25:51 -04:00
Joachim F a5580c9951 Merge pull request #18765 from aske/ocaml-move
Reorganize ocaml packages
2016-09-26 23:17:53 +02:00
Eelco Dolstra 6abfb2bd64 apr-util: Drop dependency on openssl.dev in out 2016-09-26 19:57:41 +02:00
Graham Christensen 60a004cf0c
libupnp: 1.6.19 -> 1.6.20 for CVE-2016-6255 2016-09-26 12:56:02 -04:00
Graham Christensen 28f03219d5 Merge pull request #18965 from grahamc/webkit2gtk
webkitgtk: 2.12.4 -> 2.12.5
2016-09-26 10:44:37 -04:00
Graham Christensen 56903afbf1
webkitgtk: 2.12.4 -> 2.12.5 2016-09-26 10:09:55 -04:00
Graham Christensen 2c570b4fbe Merge pull request #18968 from grahamc/libdwarf
libdwarf: 20121130 -> 20160613
2016-09-26 09:58:45 -04:00
Michael Raskin b7b10829b6 libosip2: 4.1.0 -> 5.0.0 2016-09-26 15:49:30 +02:00
Michael Raskin 13c515b092 mdds: 1.2.1 -> 1.2.2 2016-09-26 15:49:30 +02:00
Michael Raskin b2c386cf7c harfbuzz: 1.2.7 -> 1.3.1 2016-09-26 15:49:30 +02:00
Michael Raskin 424f86e8e2 gtdialog: 1.2 -> 1.3 2016-09-26 15:49:30 +02:00
Franz Pletz 4d75c71f38
openssl: 1.0.2i -> 1.0.2j, 1.1.0a -> 1.1.0b
https://www.openssl.org/news/secadv/20160926.txt
2016-09-26 15:02:01 +02:00
Graham Christensen 0a9d07c66b
libusbredir: 0.7 -> 0.7.1 2016-09-26 08:22:51 -04:00
Graham Christensen 1e7d220961
spice-protocol: 0.12.10 -> 0.12.12 2016-09-26 08:22:51 -04:00
Graham Christensen 6d1638e697
spice-gtk: 0.29 -> 0.32 2016-09-26 08:22:49 -04:00
Graham Christensen 4e9f2ef854
spice: 0.12.6 -> 0.12.8 2016-09-26 08:20:04 -04:00
zimbatm 8eef7f90af Merge pull request #18950 from Mic92/lcms2
lcms2: 2.7 -> 2.8
2016-09-26 12:44:27 +01:00
Frederik Rietdijk 8ed1a955d2 spice-gtk: do not use top-level python packages 2016-09-26 11:10:50 +02:00
Frederik Rietdijk 5ef97b39dc libvirt-glib: do not use top-level python packages 2016-09-26 11:10:50 +02:00
Frederik Rietdijk 4cac775674 libindicate: do not use top-level python packages 2016-09-26 11:10:50 +02:00
Eelco Dolstra 9e0fd2df9f Merge pull request #18951 from Mic92/lcms
lcms: fix cve-2013-4276
2016-09-26 08:20:25 +02:00
Eelco Dolstra 321df1fcc8 Merge pull request #18949 from grahamc/openjpeg
openjpeg: 2.1.0 -> 2.1.1 for critical bugfixes and no ABI break
2016-09-26 08:16:49 +02:00
Ignat Loskutov fc7c571dce libxml++: add 3.0.0 2016-09-25 23:18:33 -04:00
Graham Christensen 8a484d778e
libdwarf: 20121130 -> 20160613 2016-09-25 22:12:47 -04:00
Kirill Boltaev 59e9b38fe1 cilaterm: mark as broken 2016-09-26 02:36:49 +03:00
Frederik Rietdijk 3edef544e4 libgpod: do not use top-level python packages 2016-09-25 23:59:43 +02:00
Frederik Rietdijk 2a549714bb libappindicator: do not use top-level python packages 2016-09-25 23:59:32 +02:00
Frederik Rietdijk 61456c175e keybinder3: remove unused parameter 2016-09-25 23:56:29 +02:00
Frederik Rietdijk a0fc782d6e keybinder: do not use top-level python packages 2016-09-25 23:55:31 +02:00
Frederik Rietdijk 1c74085ccf gstreamer python: do not use top-level python packages 2016-09-25 23:13:17 +02:00
Frederik Rietdijk 1dd912ab03 gst-python: do not use top-level python packages 2016-09-25 23:13:03 +02:00
Frederik Rietdijk be9956d007 farstream: do not use top-level python packages 2016-09-25 23:12:50 +02:00
Frederik Rietdijk 07c1c5b0e0 farsight2: do not use top-level python packages 2016-09-25 23:12:39 +02:00
Ram Kromberg ff76c7d3ca giflib: 5.1.0 -> 5.1.4 (#18911) 2016-09-25 21:34:35 +02:00
Graham Christensen fe27ae5f27 Merge pull request #18919 from grahamc/fcgi
fcgi: Patch to protect against stack smashing
2016-09-25 14:33:01 -04:00
Luca Bruno 9263ad3ff8 Merge pull request #18955 from groxxda/pinpoint
clutter*, cogl: remove unused versions
2016-09-25 17:36:09 +01:00
Franz Pletz 0bf841843c
libfpx: 1.3.1-4 -> 1.3.1-7 2016-09-25 17:38:31 +02:00
Alexander Ried dbc0229446 cogl_1_20: remove unused version 2016-09-25 17:08:49 +02:00
Alexander Ried a536b78815 clutter{,_gtk}: remove old versions 2016-09-25 17:08:49 +02:00
Alexander Ried 31bbc58c7a clutter-gtk_0_10: remove unused version 2016-09-25 17:08:43 +02:00
Jörg Thalheim 6c230676cd
lcms: fix cve-2013-4276 2016-09-25 15:55:59 +02:00