georgewhewell
e85a855d2c
openssl 1_1_0: fix build on aarch64
2017-08-06 20:38:32 +02:00
Daiderd Jordan
7960bbff14
gnutls: fix darwin build
2017-08-06 13:07:52 +02:00
Robert Helgesson
2bbfac7b97
expat: fix build on aarch
2017-08-06 11:24:12 +02:00
Robin Gloster
145be4e340
Merge commit 'ad83979e5986fa3bb0d254c2be9482c12a8743b9' from staging
2017-08-06 11:21:53 +02:00
Vladimír Čunát
f779df87b1
Merge branch 'master' into staging
...
Let's drop i686-linux here as well.
2017-08-06 10:03:25 +02:00
Daiderd Jordan
07796ccb57
libgcrypt: fix clang build
...
Fixes #27906
Because #pragma GCC optimize ("O0") doesn't work for clang and
NIX_CFLAGS_COMPILE bypasses the fixup done by the makefiles everything
gets compiled with -O2.
The build still uses optimisation for everything else.
2017-08-05 15:20:13 +02:00
Jan Tojnar
c9d419a22b
gnome: Further fixes for Using the 'memory' GSettings backend issue
2017-08-05 12:21:00 +02:00
Thomas Tuegel
dd61dbf50d
Merge commit 'refs/pull/27485/head' of github.com:NixOS/nixpkgs into staging
...
Merges #27485 .
2017-08-04 07:39:21 -05:00
Robert Helgesson
629becb544
expat: 2.2.2 -> 2.2.3
2017-08-04 11:30:04 +02:00
Robin Gloster
7dc3460764
wvstreams: remove
2017-08-04 08:26:09 +02:00
Franz Pletz
f1802d8398
libmsn: remove, build fails and obsolete
...
libmsn provides access to the MSN network, which was officially
shut down in October 2014. No packages depends on libmsn.
2017-08-04 08:26:08 +02:00
Willi Butz
d10d76f487
libindicator: fix substituteInPlace usage
2017-08-04 04:23:49 +02:00
Willi Butz
c806501a6d
libindicate: fix substituteInPlace usage
2017-08-04 04:23:25 +02:00
Robin Gloster
3bd6061651
libgnurl: 7.48.0 -> 7.54.1
2017-08-04 04:22:51 +02:00
Franz Pletz
d8284f5ea6
libevhtp: remove, abandoned and build fail
...
No reverse dependencies in nixpkgs. The author deleted the repository.
Is was added for certificate-transparency but isn't used in that expression
anymore.
2017-08-04 04:22:16 +02:00
Franz Pletz
e10e0c4707
libdbusmenu: fix substituteInPlace usage
2017-08-04 04:21:41 +02:00
Willi Butz
e75b2f03d0
libappindicator: fix substituteInPlace usage
2017-08-04 04:21:09 +02:00
Robin Gloster
a8e4f34f40
indicator-application: fix substituteInPlace usage
2017-08-04 04:20:44 +02:00
Robin Gloster
750b78301c
libexosip_3: remove unused, old version
2017-08-04 04:16:57 +02:00
Robin Gloster
7786767bea
ccnx: remove
...
upstream has been replaced by another project, doesn't build with
openssl 1.1 and is not used elsewhere in nixpkgs
See https://github.com/ProjectCCNx/ccnx
2017-08-04 04:14:03 +02:00
Robin Gloster
329eec441b
aws-sdk-cpp: 1.1.7 -> 1.1.18
2017-08-04 04:13:14 +02:00
Robin Gloster
a97d46e727
aws-sdk-cpp: 1.0.153 -> 1.1.7
2017-08-04 04:13:04 +02:00
mimadrid
1b7ec57d06
sqlite3_analyzer: 3.19.2 -> 3.20.0
2017-08-04 03:32:51 +02:00
Cillian de Róiste
09f2e20a79
movit: fix homepage
2017-08-03 23:03:04 +02:00
Cillian de Róiste
5c7edf239f
mlt: fix homepage
2017-08-03 23:03:03 +02:00
Volth
84a6a3683b
libvirt: 3.5.0 -> 3.6.0
2017-08-03 13:53:57 +00:00
Charles Strahan
4fcc6da889
rapidjson: init at 1.1.0
...
A fast JSON parser/generator for C++ with both SAX/DOM style API.
See: http://rapidjson.org/
2017-08-03 00:38:33 -04:00
Charles Strahan
cd2b6a94f7
lightstep-tracer-cpp: init at 0.36
...
The LightStep distributed tracing library for C++.
See: http://lightstep.com
2017-08-03 00:38:33 -04:00
Charles Strahan
f281cfe76d
backward: init at 1.3
...
A beautiful stack trace pretty printer for C++
2017-08-03 00:38:33 -04:00
Charles Strahan
958cdf37c1
spdlog: 292bdc5eb492 -> 0.13.0
2017-08-03 00:38:33 -04:00
Charles Strahan
3be19de8e4
libevent: 2.0.22 -> 2.1.8
2017-08-03 00:38:32 -04:00
Charles Strahan
7541f285e0
boringssl: 2016-03-08 -> 2017-02-23
...
Also, include libcrypto.a and libdecrepit.a.
2017-08-03 00:38:20 -04:00
Joachim Fasting
ed98241379
libsodium: 1.0.12 -> 1.0.13
...
https://github.com/jedisct1/libsodium/releases/tag/1.0.13
2017-08-02 18:11:34 +02:00
Frederik Rietdijk
4f66c0cf21
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-02 10:22:24 +02:00
Frederik Rietdijk
3b436d12e3
Merge pull request #27744 from NeQuissimus/binutils_staging_2_29
...
[staging] binutils: 2.28 -> 2.29
2017-08-01 22:10:35 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Frederik Rietdijk
3b06b8edb7
Merge pull request #27843 from mimadrid/update/filezilla-3.27.0.1
...
filezilla: 3.25.2 -> 3.27.0.1
2017-08-01 21:56:41 +02:00
mimadrid
a263de3d3e
libfilezilla: 0.9.2 -> 0.10.0
2017-08-01 20:41:26 +02:00
gnidorah
4c85665bd2
bullet: 2.83.7 -> 2.86.1
2017-08-01 20:24:03 +03:00
Robin Gloster
93d80f1951
p11_kit: fix docs
2017-08-01 18:22:57 +02:00
Frederik Rietdijk
f74759450b
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-01 16:28:48 +02:00
Robin Gloster
3fb4c9e899
allegro5: 5.2.1.1 -> 5.2.2.0
2017-08-01 12:34:11 +02:00
Robin Gloster
27d1d15ab9
afflib: 3.7.15 -> 3.7.16
2017-08-01 12:34:11 +02:00
Franz Pletz
a957761abd
libheimdal: 2015-09-13 -> 7.4.0 for CVE-2017-11103
...
The git snapshot was based on 7.0 which is vulnerable.
2017-08-01 10:26:19 +02:00
Franz Pletz
1fb803c367
libtasn1: 4.10 -> 4.12, fix CVE-2017-9310
2017-08-01 09:29:18 +02:00
Franz Pletz
38b404bd27
x265: 1.9 -> 2.5
2017-08-01 08:36:37 +02:00
Franz Pletz
a584fe1b76
x264: 20160615 -> 20170731
2017-08-01 08:36:36 +02:00
Franz Pletz
426218231b
openh264: 1.5.0 -> 1.7.0
2017-08-01 08:36:34 +02:00
Franz Pletz
727ec59343
zziplib: 0.13.58 -> 0.13.66
2017-08-01 08:36:33 +02:00
Franz Pletz
1c5ab2f639
avahi: 0.6.12 -> 0.7
2017-08-01 08:33:35 +02:00
Franz Pletz
fac48cca7d
mbedtls: 2.4.2 -> 2.5.1
2017-08-01 06:16:03 +02:00
Franz Pletz
253a132f6c
mbedtls_1_3: 1.3.19 -> 1.3.20
2017-08-01 06:16:03 +02:00
Franz Pletz
694dbaeeb5
libite: 1.8.3 -> 1.9.2
2017-08-01 06:16:03 +02:00
Franz Pletz
6ddbe2e34c
p11_kit: 0.23.2 -> 0.23.7
2017-08-01 02:29:45 +02:00
Gabriel Ebner
b94da10c27
libqalculate, qalculate-gtk: 0.9.9 -> 1.0.0
2017-07-31 16:29:39 +01:00
Frederik Rietdijk
740d76371e
Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEAD
2017-07-31 09:12:15 +02:00
Bart Brouns
ab27dcab2c
faac: 1.28 -> 1.29.3
2017-07-30 21:02:56 +02:00
Thomas Tuegel
2b29c893c1
Merge branch 'feature/kde-applications-17.04.3'
...
Merges #27491 , #27531 , and #27532 .
2017-07-30 10:06:07 -05:00
Vladimír Čunát
ba68231273
libpng: 1.6.30 -> 1.6.31
...
1.6.30 won't build for ARM. Hydra has almost no binaries for current
staging, so let's update for all platforms
2017-07-30 14:57:37 +02:00
Robert Helgesson
f36323c81f
ffmpeg-full: fix path to frei0r filters
...
Fixes #27555 .
2017-07-30 12:52:03 +02:00
Jörg Thalheim
a5735374af
Merge pull request #27748 from vinymeuh/update_sass
...
libsass & sassc: 3.3.2 -> 3.4.5
2017-07-30 11:29:30 +01:00
vinymeuh
f8e5fd6769
libsass: 3.3.2 -> 3.4.5
2017-07-30 11:22:31 +01:00
Frederik Rietdijk
56fe381490
gdal: enable parallel building
2017-07-30 10:24:19 +02:00
Frederik Rietdijk
20b8e4b4cf
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-30 08:09:11 +02:00
Frederik Rietdijk
c4e26aff22
hspellDicts: broken
2017-07-29 21:29:45 +02:00
Thomas Tuegel
5e0c5c27df
solid: include media-player-info during build
2017-07-29 13:34:13 -05:00
Thomas Tuegel
e1fd278759
kfilemetadata: enable Qt Multimedia dependency
2017-07-29 13:33:56 -05:00
Thomas Tuegel
6cb7bf2dc2
Merge commit 'refs/pull/27531/head' of github.com:NixOS/nixpkgs into feature/kde-frameworks-5.36
2017-07-29 12:36:02 -05:00
Tim Steinbach
733e20fee4
binutils: 2.28 -> 2.29
...
Binutils 2.29 no longer allows .semver symbols, which is why
we need to patch glibc to avoid them
2017-07-29 13:23:59 -04:00
Joachim F
a99c2556f4
Merge pull request #27674 from Hodapp87/opencv_contrib_py
...
opencv: Work around build failure with enableContrib & Python
2017-07-29 13:05:28 +01:00
Frederik Rietdijk
b2608b8910
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-29 13:08:11 +02:00
Sarah Brofeldt
a5e1860e14
frei0r: 1.4 -> 1.6.1
2017-07-28 22:53:26 +02:00
Frederik Rietdijk
ec59e3b3f5
openblas: 0.2.19 -> 0.2.20
2017-07-28 18:08:06 +02:00
Franz Pletz
b116fa5ff2
Merge branch 'master' into staging
2017-07-28 16:08:30 +02:00
Nikolay Amiantov
a762ca75d3
vc: 1.3.0 -> 1.3.2
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
0c5c853dcb
libtirpc: 1.0.1 -> 1.0.2
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
5fdc1e763f
ipopt: 3.12.6 -> 2.12.8
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
bc578738f2
libfprint: 0.6.0 -> 0.7.0
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
c719f8bf09
libbluray: quote homepage
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
908a2e44da
libaacs: 0.8.1 -> 0.9.0
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
f0ed27264e
gbenchmark: 1.1.0 -> 1.2.0
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
147d6f7ac3
folly: 2016.12.19.00 -> 2017.07.24.00
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
bf01fc7b35
cppzmq: 2016-11-16 -> 4.2.1
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
77ebac7ba9
zeromq: build with cmake
...
This way CMake config modules are installed.
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
5a3c35cce5
beignet: 1.2.1 -> 1.3.1
2017-07-27 12:47:58 +03:00
Chris Hodapp
70bbd5e84a
opencv: Work around build failure with enableContrib & Python
2017-07-26 21:03:51 -04:00
John Ericson
9be40841ea
Merge remote-tracking branch 'upstream/master' into staging-base
...
Conflicts:
pkgs/build-support/cc-wrapper/default.nix
pkgs/build-support/gcc-wrapper-old/builder.sh
pkgs/build-support/trivial-builders.nix
pkgs/desktops/kde-4.14/kde-package/default.nix
pkgs/development/compilers/openjdk-darwin/8.nix
pkgs/development/compilers/openjdk-darwin/default.nix
pkgs/development/compilers/openjdk/7.nix
pkgs/development/compilers/openjdk/8.nix
pkgs/development/compilers/oraclejdk/jdk-linux-base.nix
pkgs/development/compilers/zulu/default.nix
pkgs/development/haskell-modules/generic-builder.nix
pkgs/misc/misc.nix
pkgs/stdenv/generic/builder.sh
pkgs/stdenv/generic/setup.sh
2017-07-26 13:46:04 -04:00
Nikolay Amiantov
0a7f2acb17
boost164: init at 1.64.0
2017-07-26 18:36:52 +03:00
Lancelot SIX
e420be7ab5
libidn2: 2.0.2 -> 2.0.3
...
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00008.html
for release information
2017-07-26 15:55:05 +02:00
Lancelot SIX
2b0315d7d0
glpk: 4.62 -> 4.63
...
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00011.html
for release information
2017-07-26 12:43:22 +02:00
Tim Steinbach
4a4a33ff88
Merge pull request #27582 from NeQuissimus/remove_accelio
...
accelio: Remove
2017-07-25 09:17:23 -04:00
Vincent Laporte
ace55359f1
gst_all_1.gst-libav: set meta.platforms to unix
2017-07-25 07:46:20 +00:00
Charles Strahan
c1fdf3341b
Merge pull request #27347 from cstrahan/osquery-new
...
osquery: init at 2.5.2
2017-07-24 21:51:10 -04:00
Charles Strahan
29d2fe4a1f
rocksdb: enable support for lite mode
...
See: https://github.com/facebook/rocksdb/blob/master/ROCKSDB_LITE.md
2017-07-24 21:45:33 -04:00
Charles Strahan
dc21851707
linenoise-ng: init at 1.0.1
2017-07-24 21:44:52 -04:00
Laverne Schrock
2347e593bf
libextractor: 1.3 -> 1.4
2017-07-23 12:09:48 -05:00
Tim Steinbach
6e00673e7f
accelio: Remove
2017-07-23 10:47:13 -04:00
Frederik Rietdijk
29f91c107f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-23 11:23:43 +02:00
Thomas Tuegel
9af77826a9
Merge pull request #27522 from ttuegel/bugfix/staging/stdenv
...
Fixes for various bugs introduced by stdenv update in staging
2017-07-22 21:20:07 -05:00
adisbladis
66976bc670
c-ares: 1.12.0 -> 1.13.0 for CVE-2017-1000381
2017-07-22 11:52:00 +08:00