Commit Graph

25400 Commits

Author SHA1 Message Date
Luca Bruno
5317cf9ff4 go: 1.0 and 1.2 not supported on i686 (ZHF) 2015-07-21 11:41:19 +02:00
Thomas Tuegel
feafb17926 Merge branch 'qt5-psql' 2015-07-20 15:05:41 -05:00
Thomas Tuegel
6a10139bba qt53: disable unsupported SIMD instruction sets 2015-07-20 15:04:44 -05:00
Thomas Tuegel
4d36b10f90 qt53: override postgresql autodetection 2015-07-20 15:03:52 -05:00
Austin Seipp
f07d5a244f nixpkgs: ninja 1.5.3 -> 1.6.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:34 -05:00
Austin Seipp
8d7dd4cf53 nixpkgs: re2c 0.14.2 -> 0.14.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:33 -05:00
Austin Seipp
6dac59b096 nixpkgs: libseccomp 2.2.1 -> 2.2.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:33 -05:00
Thomas Tuegel
5eae46fc93 Merge branch 'qt5-psql' 2015-07-20 08:49:30 -05:00
Thomas Tuegel
965f330c65 qt5.base: disable unsupported SIMD instruction sets
If not explicitly disabled, Qt tries to detect support for the various
instruction sets. As a result, binaries built on Hydra may use
instruction sets unsupported by clients.
2015-07-20 08:46:20 -05:00
Thomas Tuegel
17a65c4bf0 qt5.base: override postgresql autodetection 2015-07-20 08:41:57 -05:00
Vladimír Čunát
855b3c48ab gcc: fix multilib build
Fixes #8706, thanks to @cpages a lot.
Also ported to gcc5, without testing that one yet.
2015-07-20 12:32:01 +02:00
Vladimír Čunát
52b3546e4a merge #8617: recoll: filters for LaTeX, RTF, and WP 2015-07-20 11:00:04 +02:00
Charles Strahan
617c5fcaf0 rainbowstream: purify (close #8791)
This obviates the need for `cc` to be available at run time.
2015-07-20 10:06:17 +02:00
William A. Kennington III
f6bc130bc8 libssh: 0.7.0 -> 0.7.1 2015-07-19 17:00:16 -07:00
Austin Seipp
22d5d78027 Merge pull request #8871 from mayflower/php7-beta1
php70: init at 7.0beta1
2015-07-19 16:57:42 -05:00
Thomas Tuegel
3f3da5ccbd qt5.base: install setupHook correctly 2015-07-19 13:38:51 -05:00
Thomas Tuegel
bb6459dd0b qt5.base: use pkgconfig unconditionally 2015-07-19 13:38:36 -05:00
Thomas Strobel
88be5eb371 gstreamer-vaapi: 0.5.10 -> 0.6.0 2015-07-19 17:06:32 +02:00
Matthias Beyer
20882964f5 zlog: init at 1.2.12
[Bjørn: add name= to fetchzip, remove unneeded -r flag from sed.]
2015-07-19 13:58:28 +02:00
Peter Simons
6cd9a820ad haskell: extend generic builder to support upcoming format change from cabal2nix 2015-07-19 10:31:13 +02:00
Peter Simons
5e4f1adc8a haskell-hwsl2: fix build by disabling the test suite 2015-07-19 10:31:13 +02:00
Peter Simons
317dd06aa4 hackage-packages.nix: update to a5ae0949a8 with hackage2nix revision 3606ad40536a2dae452307184b9bd70a2eff8c89 2015-07-19 10:31:08 +02:00
Vladimír Čunát
9a80550cc4 Merge branch 'staging', discussion #8844 2015-07-19 08:09:29 +02:00
Stewart Mackenzie
f46bbbce49 boot: correct sha256 2015-07-19 02:33:43 +08:00
Boris Sukholitko
ff6fd0ea86 uriparser: init at 0.8.2 2015-07-18 14:17:46 +03:00
Thomas Tuegel
49791a4dd4 Merge branch 'kf512' 2015-07-18 05:34:14 -05:00
Thomas Tuegel
479e248e42 kf512: add missing dependencies for kwallet 2015-07-18 05:32:54 -05:00
Thomas Tuegel
db5335a662 kf512: fix bluez-qt udev rules path 2015-07-18 05:32:54 -05:00
Thomas Tuegel
3dc7f41d6d add kde-frameworks-5.12 2015-07-18 05:32:41 -05:00
Arseniy Seroka
30f1c9da75 Merge pull request #8855 from bosu/add-cpptest
cpptest: init at 1.1.2
2015-07-18 12:55:20 +03:00
Vladimír Čunát
0a00e06f91 libao: fix list nesting 2015-07-18 10:23:16 +02:00
Boris Sukholitko
3d17e2d658 cpptest: init at 1.1.2 2015-07-18 10:12:50 +03:00
Vincent Laporte
4efbe96205 pypy: fix two libraries (ZHF) 2015-07-17 19:00:16 +02:00
Robin Gloster
5e7850f088 php70: init at 7.0beta1
The first beta of php7 has been released. This enables developers to
test their code for breakage in preparation for the stable release and
allows us to make sure we don't have any bugs in the packaging prior to
the stable release.
2015-07-17 16:42:03 +00:00
Peter Simons
c871eccb3a hackage-packages.nix: update to 9b4b640347 with hackage2nix revision 3606ad40536a2dae452307184b9bd70a2eff8c89 2015-07-17 11:38:26 +02:00
Vladimír Čunát
9f37e91ec5 Merge master into staging
There are larger-rebuild changes: gnutls and samba.
2015-07-17 06:38:04 +02:00
William A. Kennington III
541f6617f9 libinput: 0.17.0 -> 0.20.0 2015-07-16 20:07:17 -07:00
William A. Kennington III
cf8309ef34 gcc: 5.2.0-rc-20150707 -> 5.2.0 2015-07-16 14:12:00 -07:00
Mateusz Kowalczyk
70a67803eb Merge pull request #8712 from andrewrk/ffmpeg
ffmpeg: 2.6.3 -> 2.7.1
2015-07-16 17:35:43 +01:00
William A. Kennington III
c284b83678 setuptools: 7.0 -> 18.0.1 2015-07-15 17:45:19 -07:00
William A. Kennington III
8486784227 Merge pull request #8848 from rycee/fix/libwmf-some-CVEs
libwmf: fix some security issues
2015-07-15 17:39:05 -07:00
Robert Helgesson
11947a55c8 libwmf: fix some security issues
The added patches (sourced from Debian) fixes the following security
issues:

  - CVE-2006-3376
  - CVE-2009-1364
  - CVE-2015-0848
  - CVE-2015-4588
  - CVE-2015-4695
  - CVE-2015-4696
2015-07-15 23:23:53 +02:00
Michael Raskin
e6e02133d6 Fix version strings for switch from CVS 2015-07-15 23:52:44 +03:00
Michael Raskin
44c9eddd64 Update cl-smtp source 2015-07-15 23:52:44 +03:00
Michael Raskin
e431602983 Update cl-unification source 2015-07-15 23:52:44 +03:00
William A. Kennington III
08ef62c100 gnutls: 3.4.2 -> 3.4.3 2015-07-15 12:48:02 -07:00
William A. Kennington III
b48e49ddc3 gnutls: 3.3.15 -> 3.3.16 2015-07-15 12:42:40 -07:00
William A. Kennington III
1e2718ed51 lsof: 4.88 -> 4.89 2015-07-15 12:25:21 -07:00
Vincent Laporte
1c5c4e91d7 pypy: fix build (ZHF) 2015-07-15 19:40:56 +02:00
Joachim Fasting
ba03068c21 libwpd: add meta.{description,license,homepage} 2015-07-15 17:03:18 +02:00