Commit graph

50180 commits

Author SHA1 Message Date
Mateusz Kowalczyk 2907d31248 Merge pull request #4277 from matejc/fixothergos
go 1.1 and 1.2: fix builds by removing one test
2014-09-26 07:42:22 +01:00
Mateusz Kowalczyk 7b313b91fc libgpgerror: update from 1.13 to 1.16 2014-09-26 06:51:04 +01:00
Mateusz Kowalczyk d6821cc9a8 ffmpeg: update from 2.3.3 to 2.4.1 2014-09-26 06:29:07 +01:00
Ricardo M. Correia a1f76142b4 cargoSnapshot: Fix evaluation error when building tarball 2014-09-26 02:22:04 +02:00
Pascal Wittmann 2879b74ded keynav: update from 20070903 to 20101014 and adopt it 2014-09-26 00:30:07 +02:00
Pascal Wittmann c73cec011b mythes: update from 1.2.3 to 1.2.4 2014-09-26 00:30:07 +02:00
Matej Cotman e541add0c7 go 1.1 and 1.2: fix builds by removing one test 2014-09-26 00:26:29 +02:00
koral d178ce6e1e xournal: 0.4.5 -> 0.4.8 2014-09-25 23:58:53 +02:00
Ricardo M. Correia cf61fa8013 grsecurity: Update stable and test patches
stable: 3.0-3.14.18-201409060013 -> 3.0-3.14.19-201409180900
test:   3.0-3.16.2-201409060014  -> 3.0-3.16.3-201409180901
2014-09-25 23:37:26 +02:00
Ricardo M. Correia a7a67e99b6 cargoSnapshot: Fix meta attributes 2014-09-25 23:30:27 +02:00
ambrop7@gmail.com e0f430cfb3 BOSSA: Try to fix a nondeterministic build failure.
There's a Make rule to generate .cpp from .asm but the .cpp is included
in the source. Presumably the timestamps of these two files in the tmp
dir are different when Hydra is building, but not on my system. This
causes Make to try to rebuild .cpp, but the tools needed for that are missing.
2014-09-25 22:51:50 +02:00
Oliver Charles e2d06c45b4 haskellPackages.sdl2: New expression 2014-09-25 21:16:37 +01:00
Pascal Wittmann d9fb16ebd7 ocrad: update from 0.21 to 0.23 and adopt it 2014-09-25 21:14:17 +02:00
Pascal Wittmann d762d0c68d easytag: update from 2.1.8 to 2.2.3 2014-09-25 21:02:11 +02:00
Pascal Wittmann d8bc33637b lessc: update form 1.4.0. to 1.4.2 and adopt it 2014-09-25 18:19:19 +02:00
Pascal Wittmann 319125bef3 parallel: update from 20140822 to 20140922 and adopt it 2014-09-25 18:17:54 +02:00
Pascal Wittmann 08d4507a05 fribidi: update from 0.19.2 to 0.19.6 and add license 2014-09-25 17:51:05 +02:00
Pascal Wittmann 7b42229843 accountsservice: update from 0.6.37 to 0.6.38, add meta-infos and adopt 2014-09-25 17:45:14 +02:00
Pascal Wittmann 10bbdf48ab groovy: update from 2.3.6 to 2.3.7 2014-09-25 16:49:50 +02:00
Sander van der Burg 96783449cf disnix: Bump to latest development releases 2014-09-25 16:35:58 +02:00
Eelco Dolstra f13b383449 Revert "xulrunner: stick to firefox's src attribute"
This reverts commit 04369b6819.

http://hydra.nixos.org/build/14760897
2014-09-25 16:17:15 +02:00
Pascal Wittmann 911627497a help2man: update from 1.46.2 to 1.46.3 2014-09-25 16:11:33 +02:00
Eelco Dolstra 9cd1918882 Merge pull request #4270 from taku0/firefox-bin-32.0.3
firefox-bin: update to version 32.0.3; thunderbird-bin: update to version 31.1.2
2014-09-25 15:35:43 +02:00
taku0 8c5486109a firefox-bin: update to version 32.0.3; thunderbird-bin: update to version 31.1.2 2014-09-25 22:30:46 +09:00
Eelco Dolstra 0a0ebd8c44 bash: Fix for CVE-2014-7169 2014-09-25 14:40:44 +02:00
Moritz Ulrich 1c20eba035 Mu: Update to 0.9.10. 2014-09-25 13:54:01 +02:00
Moritz Ulrich 50d37f736d OpenTTD: Update to 1.4.3. 2014-09-25 13:53:49 +02:00
Siarhei Zirukin ec1118cbb9 androidndk: fix make-standalone-toolchain.sh helper script
The script does a copy of a toolchain and then rearranges files a bit.
The problem is that these files have the same permissions (read-only)
as installed ones. The patch fixes the problem by changing permissions
of the copy before doing anything else.
2014-09-25 11:59:16 +02:00
Eelco Dolstra 711d67263a nss: Update to 3.16.5
CVE-2014-1568
2014-09-25 11:43:23 +02:00
Eelco Dolstra d265c213b4 firefox: Update to 32.0.3
CVE-2014-1568
2014-09-25 11:40:34 +02:00
William A. Kennington III 32aa544fb6 ceph: Add zfs support 2014-09-25 01:24:54 -07:00
Nathaniel Baxter eb3d744af9 qbittorrent: Fixup meta data. 2014-09-25 12:52:23 +10:00
Nathaniel Baxter d5604d07c2 qbittorrent: Bump version to 3.1.10. 2014-09-25 11:09:55 +10:00
Eelco Dolstra 1cd727180e Add all default NixOS packages to the channel
The job ‘dummy’ depends on the default contents of
‘environment.systemPackages’, thus ensuring that those packages all
end up in the channel.
2014-09-25 00:25:54 +02:00
Eelco Dolstra 0a967b9268 Installer test: Use the minimal ISO
So we don't depend on KDE etc. (which we don't even test here).
2014-09-25 00:07:35 +02:00
Eelco Dolstra 51c349d0cc test-driver: Use netpbm instead of imagemagick
Imagemagick pulls in 100s of megabytes of dependencies.
2014-09-25 00:07:30 +02:00
Eelco Dolstra 08732891e1 netpbm: Update to 10.66.00
Also, borrow a tarball from Gentoo so we don't have to use
fetchsvn. And don't depend on libX11 by default.
2014-09-25 00:07:23 +02:00
ambrop7@gmail.com bea503ec36 kde: Allow kde_next as a desktop environment
This is the same as
93fda9e353
2014-09-24 23:50:23 +02:00
ambrop7@gmail.com 0e8e45f3ab kde-4.14: Make it all build. 2014-09-24 23:48:39 +02:00
ambrop7@gmail.com f6fd3b7754 indilib: Add version 0.9.9. 2014-09-24 23:48:39 +02:00
ambrop7@gmail.com 446a3d7806 kde-4.14: Adjust fixed output hashes. 2014-09-24 23:48:39 +02:00
ambrop7@gmail.com 91a41170e4 kde-4.14: Initial porting.
Nix evaulation succeeds (but probably not building everything).
2014-09-24 23:48:39 +02:00
ambrop7@gmail.com 9c9f694853 Add non-legacy qt-gstreamer.
Only compile tested (needed by Artikulate in KDE 4.14).
2014-09-24 23:48:39 +02:00
ambrop7@gmail.com 35d5888ca6 kde-4.14: Fix source for module subdirectory packages. 2014-09-24 23:48:39 +02:00
ambrop7@gmail.com 1d8a197cba kde: Some tweaks to kde-manifest.sh
- Allow packages with different versions than $release (kde-workspace)
- Extra checks

This is a copy of 41faadbcce
but for 4.14.
2014-09-24 23:48:38 +02:00
ambrop7@gmail.com 8fef5ed675 kde: Copy 4.12 to 4.14 as a base" 2014-09-24 23:48:38 +02:00
Peter Simons 46802fb67d Merge pull request #4257 from VShell/CVE-2014-6271
Update bash patchset to fix remote execution vulnerability, CVE-2014-6271
2014-09-24 23:28:12 +02:00
Bjørn Forsman 9ce2cca6aa nixos: mark services.samba.defaultShare as obsolete
It was removed in 753d9d4e4f
("nixos/samba: remove services.samba.defaultShare option").
2014-09-24 23:07:04 +02:00
Franz Pletz 30690d05bc Add cryptodisk support for Grub
Closes #4193
2014-09-24 21:48:55 +01:00
Austin Seipp 84491adb48 arcanist: 20140812 -> 20140924
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-09-24 15:28:49 -05:00