Commit Graph

53605 Commits

Author SHA1 Message Date
William A. Kennington III
61be2ceb27 kernel: Move grsecurity update warning 2015-05-07 20:45:48 -07:00
William A. Kennington III
8209d3f78b kernel: 3.14.40 -> 3.14.41 2015-05-07 20:34:26 -07:00
William A. Kennington III
0e4057b167 kernel: 4.0.1 -> 4.0.2 2015-05-07 20:32:24 -07:00
William A. Kennington III
5b4cd639dd kernel: 3.19.6 -> 3.19.7 2015-05-07 20:32:23 -07:00
William A. Kennington III
b4a8eaaf87 kernel: 3.18.12 -> 3.18.13 2015-05-07 20:32:23 -07:00
Thomas Tuegel
aa5791f7ad kde4.kopete: fix build 2015-05-07 21:49:54 -05:00
Thomas Tuegel
bf888ed170 kdeApps_15_04.signon-kwallet-extension: fix build 2015-05-07 21:49:53 -05:00
Thomas Tuegel
5b640cd1a5 kdeApps_15_04.kdenlive: fix build 2015-05-07 21:49:53 -05:00
Thomas Tuegel
55a2edb893 mlt-qt5: fix build with Qt 5.4 2015-05-07 21:49:53 -05:00
William A. Kennington III
185d7c062b kernel: 3.12.40 -> 3.12.42 2015-05-07 19:26:48 -07:00
William A. Kennington III
f4a016081a kernel: 3.10.76 -> 3.10.77 2015-05-07 19:26:20 -07:00
lassulus
d62204a1d2 s3fs: fix typo in name 2015-05-07 22:47:58 +02:00
viric
1b982918f5 Merge pull request #7740 from dezgeg/arm
ARM changes for the Jetson TK1 (and other multiplatform boards)
2015-05-07 20:53:07 +02:00
Michael Phillips
2bfff5a8ef Update powerline to 2.1 2015-05-07 12:14:53 -05:00
Pascal Wittmann
e8d3cda337 Merge pull request #7748 from codyopel/libsass
libsass: 3.1.0 -> 3.2.2 & sassc: 3.1.0 -> 3.2.1
2015-05-07 18:16:45 +02:00
Bart Brouns
27d57966f5 add artyFX: A LV2 plugin bundle of effects 2015-05-07 17:51:05 +02:00
Tobias Geerinckx-Rice
0db1bb5bda wget: verify cookie domains with libpsl
Reduces vulnerability to "supercookie" attacks:
<http://comments.gmane.org/gmane.comp.web.wget.general/12820>
2015-05-07 17:30:20 +02:00
Tobias Geerinckx-Rice
72d925f7ef Add libpsl 0.7.1: Publix Suffix List C library 2015-05-07 16:08:48 +02:00
codyopel
0f4b787428 sassc: 3.1.0 -> 3.2.1 2015-05-07 09:51:40 -04:00
codyopel
5f874466eb libsass: 3.1.0 -> 3.2.2 2015-05-07 09:50:50 -04:00
Eelco Dolstra
c3f6c8c582 Mount /dev/shm in VMs 2015-05-07 15:31:36 +02:00
codyopel
0c0e37a32b libsexy: add meta 2015-05-07 08:38:43 -04:00
Luca Bruno
3715dbbb98 gnome-contacts: use automake 1.14 2015-05-07 14:28:14 +02:00
obadz
d27b8e642e mono 3.12.1 -> 4.0.1
monodevelop 5.7.0.660 -> 5.9.0.431
2015-05-07 12:56:22 +01:00
Peter Simons
8ea440b59b Merge pull request #7600 from jraygauthier/jrg/add_diagrambuilder_stdalone_pkg
Added standalone diagram-builder haskell package.
2015-05-07 11:16:01 +02:00
William A. Kennington III
074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
William A. Kennington III
d3f3317632 Revert "Revert "libvorbis: propagate libogg dependency""
This reverts commit 5728c06f83.
2015-05-07 01:38:14 -07:00
William A. Kennington III
3f9817fd51 Revert "libvorbis: Fix ogg dependency"
This reverts commit ca5c9e6cf2.
2015-05-07 01:38:03 -07:00
Tobias Geerinckx-Rice
10bb715c07 geolite-legacy -> 2015-05-07 2015-05-07 10:10:51 +02:00
aszlig
c7e7f12ef6
uqm: Bring back package and fix 3do extractor.
It was dropped in 324719a5a6.

The UQM package itself doesn't require Haskell, but in order to extract
contents from the 3do version of the game, we need to have a small
helper utility which I wrote in Haskell a while ago. In order to switch
it to Haskell NG, only very minor modifications were necessary, which
are now done with this commit instead of dropping the whole game.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-07 08:03:06 +02:00
Dan Peebles
5454be28aa I suppose this is the 'better' way to fix bundler for now. Ugh 2015-05-07 01:14:14 -04:00
Dan Peebles
35ddd2543a Revert "Fix bundler HEAD"
This reverts commit 00c4c52277.
2015-05-07 01:10:46 -04:00
Dan Peebles
00c4c52277 Fix bundler HEAD 2015-05-07 00:11:00 -04:00
Tuomas Tynkkynen
9fc72c8ab8 kernel: Install DTBs into a subdirectory
This avoids the pollution of the top-level kernel output directory and
also simplifies the boot entry generator script I will be using on ARM.
2015-05-07 06:04:10 +03:00
Tuomas Tynkkynen
a6aa673849 ARMv7 platforms: switch header config to multi_v7_defconfig
Otherwise they wouldn't be able to share a binary cache since glibc et
al would get a different hash due to different linux-headers package.
2015-05-07 06:04:10 +03:00
Tuomas Tynkkynen
a7c4aba896 ARM: Assume armv7l-hf-multiplatform instead of beaglebone
Several places in the tree associate the ARMv7 system
with the beaglebone platform. Change them to point to
armv7l-hf-multiplatform as it supports several boards (including the
beaglebone as well)
2015-05-07 06:04:10 +03:00
Tuomas Tynkkynen
0d5e144210 platforms: Add ARMv7 (hard float) multiplatform
Based on the 'multi_v7_defconfig' that supports numerous boards.
2015-05-07 06:04:10 +03:00
Arseniy Seroka
ac90fa0a3a Merge pull request #7735 from joachifm/msmtp-1_6_2
msmtp: 1.6.1 -> 1.6.2
2015-05-07 01:24:54 +03:00
Joachim Fasting
02f97e2288 msmtp: 1.6.1 -> 1.6.2
Fixes removal of consecutive Bcc headers.
2015-05-06 23:40:52 +02:00
Arseniy Seroka
75ee41fdb9 lua_patch: fix url 2015-05-06 22:05:44 +03:00
Arseniy Seroka
f24d8777dd Revert "lua_patch: fix sha"
This reverts commit c5a0dae668.
2015-05-06 22:05:20 +03:00
Arseniy Seroka
c5a0dae668 lua_patch: fix sha 2015-05-06 22:01:16 +03:00
cillianderoiste
9cb6ebe15e Merge pull request #7678 from magnetophon/ingen-master
update ingen
2015-05-06 19:26:35 +02:00
Arseniy Seroka
901849eca4 less: fix sha 2015-05-06 20:19:54 +03:00
cillianderoiste
cb9a681131 Merge pull request #7715 from magnetophon/ir.lv2-master
add ir.lv2, a convolution plugin.
2015-05-06 19:01:29 +02:00
William A. Kennington III
4559bc015d hiredis: 0.13.0 -> 0.13.1 2015-05-06 09:42:50 -07:00
Thomas Tuegel
84ff78dd8b kdeApps_15_04: fix kaccounts-integration 2015-05-06 10:53:26 -05:00
Thomas Tuegel
68350c5b9f add signon 2015-05-06 10:53:01 -05:00
Thomas Tuegel
10d1a9cf8e add accounts-qt 2015-05-06 10:32:40 -05:00
Rob Vermaas
290132bf89 Disable hiredis in rsyslog as it is currently broken. 2015-05-06 15:32:07 +00:00
Charles Strahan
ae8c6092e7 pwmt: update packages (zathura, jumanji, girara)
This updates (and fixes) the mupdf backend for zathura, and bumps the
versions for other related packages.
2015-05-06 10:36:30 -04:00
Arseniy Seroka
e0bec9ece5 teamviewer: update sha 2015-05-06 16:16:34 +03:00
Bart Brouns
c99af2710d add ir.lv2, a convolution plugin. 2015-05-06 15:16:08 +02:00
Thomas Tuegel
1a32f5e4e8 kdeApps_15_04: fix kate 2015-05-06 07:34:19 -05:00
Thomas Tuegel
c2ff0a293e kdeApps_15_04: fix kaccounts-providers 2015-05-06 07:34:18 -05:00
Thomas Tuegel
abb76bcdad add libaccounts-glib-1.16 2015-05-06 07:34:18 -05:00
Shea Levy
3aff74a7a2 Resurrect old cloog and isl for gcc-4.9
Fixes #7723

Refs 8af39c1cf7
Refs 5cd11989c5
2015-05-06 08:32:12 -04:00
Thomas Tuegel
09af6d4572 add telepathy-qt5 2015-05-06 07:08:20 -05:00
Thomas Tuegel
6dfbbc8e24 plasma53: fix kcm_keyboard 2015-05-06 07:08:20 -05:00
Bart Brouns
3ca38da728 add Sorcer, an LV2 synth. 2015-05-06 13:14:14 +02:00
Charles Strahan
90e09e3eee Merge pull request #7727 from Lassulus/my-15.05pre61665.4c01e6d
pulseaudio: system user and group changed to pulse.
2015-05-06 06:46:15 -04:00
Peter Simons
1eee813f9b Merge pull request #7719 from cstrahan/ghc-7101-ghcjs-user-pkg-db
ghc-7.10.1: fix user pkg db location for GHCJS
2015-05-06 12:08:00 +02:00
lassulus
b421fc0686 pulseaudio: system user and group changed to pulse. 2015-05-06 11:41:50 +02:00
Domen Kožar
b5eca243de Merge pull request #7704 from codyopel/vaapi-intel
libva-intel-driver: refactor
2015-05-06 11:30:17 +02:00
Domen Kožar
bc453c868e Merge pull request #7720 from Ralith/libuv
libuv: version 1.4.2
2015-05-06 11:29:52 +02:00
Domen Kožar
ce688330fb Merge pull request #7725 from willtim/master
xss-lock: upstream fix: exit when X connection dies
2015-05-06 11:29:35 +02:00
Damien Cassou
46952b1b4e Merge pull request #7705 from DamienCassou/new-package-open-pdf-presenter
Add package for open-pdf-presenter
2015-05-06 10:47:41 +02:00
Damien Cassou
a043b3ba9f Add package for open-pdf-presenter 2015-05-06 10:02:32 +02:00
Tim Williams
d0462cdf25 xss-lock: upstream fix: exit when X connection dies 2015-05-06 08:52:40 +01:00
Lluís Batlle i Rossell
0c5be7164c sheevaplug: fix kernel build.
I added platform.kernelMakeFlags. This allows setting the required
parameter to make the required kernel uImage for the sheevaplug,
since it became a platform with devicetree (3.10).

I have tried it with linux 3.18 and it built fine.
2015-05-06 09:50:51 +02:00
William A. Kennington III
874fa4d8a3 busybox: 1.22.1 -> 1.23.2
Also use musl as libc since it is just as small as uclibc, usually more
performant, and regularly makes releases.
2015-05-06 00:15:16 -07:00
Benjamin Saunders
7f00ab7f67 libuv: version 1.4.2 2015-05-06 01:44:24 +00:00
Arseniy Seroka
dfaf86119e Merge pull request #7714 from Chaddai/texmaker
Texmaker and TeXStudio update
2015-05-06 04:39:49 +03:00
Arseniy Seroka
c4103181ce Merge pull request #7716 from joachifm/newsbeuter-2_9
newsbeuter: 2.8 -> 2.9
2015-05-06 04:39:20 +03:00
John Wiegley
e70f8b391e openjpeg: Correctly set the install name on darwin
This fixes libpoppler, and thus texLiveFull
2015-05-05 20:30:02 -05:00
Charles Strahan
9a658d340f ghc-7.10.1: fix user pkg db location for GHCJS
This cherry picks the commit referenced on the associated trac ticket:
https://ghc.haskell.org/trac/ghc/ticket/10232
2015-05-05 20:48:27 -04:00
Charles Strahan
007dfb8438 ghcjs: bump git revision
This resolves an issue in ghcjs where lazy IO can result in opening too
many files during linking due to lazy IO.
2015-05-05 20:35:39 -04:00
Charles Strahan
398a23d94f Merge pull request #7710 from cstrahan/broadcom-sta-patches
broadcom-sta: fixes for kernel version >= 3.18
2015-05-05 17:21:29 -04:00
William A. Kennington III
0f2de4c64e heimdal: Disable DCE as it was breaking the build 2015-05-05 13:56:44 -07:00
Charles Strahan
4d3be75ae2 broadcom-sta: fixes for kernel version >= 3.18
This replaces our patches with those from Arch's package [1]. Further
discussion can be found on the Arch forum [2].

This patch set is a superset of the previous set, and resolves the
immediate and consistent kernel panics I've seen on my MacBook Pro
Retina since switching from version 3.16 to 3.18 of the Linux kernel.

Fixes #5315
Fixes #7710

1: https://aur.archlinux.org/packages/broadcom-wl/
2: https://bbs.archlinux.org/viewtopic.php?id=192287
2015-05-05 16:34:59 -04:00
Chaddaï Fouché
fc82638b33 Update TexMaker from 4.1.1 to 4.4.1 2015-05-05 20:30:13 +00:00
Chaddaï Fouché
21d57e33c8 Update of TexStudio from 2.7.0 to 2.9.4 2015-05-05 20:04:07 +00:00
Pascal Wittmann
4a9df12721 Merge pull request #7708 from vbgl/framac-sodium
frama-c: update from Neon to Sodium
2015-05-05 21:49:46 +02:00
Peter Simons
06255562b6 hackage-packages.nix: update to a194932779 with hackage2nix revision db53ac3a644eebda581c9f036ccd55a19ff3c629 2015-05-05 21:44:48 +02:00
Peter Simons
ea3b8cd918 cabal2nix: update to version 20150505 2015-05-05 21:44:48 +02:00
Peter Simons
a2f6ca40e3 haskell-timerep test suite crashes ghc-7.10.x 2015-05-05 21:44:48 +02:00
Peter Simons
857ddfc2f5 haskell-sdr fails its test suite. 2015-05-05 21:44:48 +02:00
Peter Simons
539e8eb7f1 haskell-Yampa fails its test suite. 2015-05-05 21:44:48 +02:00
Peter Simons
4cf188b376 We can't build cabal-install with ghc-6.12.x. 2015-05-05 21:44:48 +02:00
Peter Simons
ea9e11db9a haskell-monad-par: fix build with ghc-7.4.x 2015-05-05 21:44:48 +02:00
Peter Simons
b5c368cbe4 haskell-unix-time: fix build with ghc-7.4.x 2015-05-05 21:44:47 +02:00
Peter Simons
324719a5a6 Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00
Peter Simons
e36427857d Fix cabal-install builds with ghc 7.0.x and 7.2.x. 2015-05-05 21:44:47 +02:00
Peter Simons
01ba9d0dec hackage-packages.nix: update to 69ffcf7c20 with hackage2nix revision 936f7d1dd81cf86df3d79e4e38d17dc68e2a561e 2015-05-05 21:44:47 +02:00
Peter Simons
e9631f289f haskell-clash-lib depends on broken singletons library. 2015-05-05 21:44:47 +02:00
Peter Simons
1e574111ff haskell-temporal-music-notation does not compile.
https://github.com/anton-k/temporal-music-notation/issues/1
2015-05-05 21:44:47 +02:00
Peter Simons
1650292b65 hackage-packages.nix: update to 9c68a9d77e with hackage2nix revision a92f66b20fe51e401d0d4d945beeae82093f8d43 2015-05-05 21:44:47 +02:00
Vincent Laporte
67529e7a08 frama-c: update from Neon to Sodium 2015-05-05 19:59:54 +02:00
Tobias Geerinckx-Rice
aea86f6182 geolite-legacy -> 2015-05-05 2015-05-05 19:44:49 +02:00
Tobias Geerinckx-Rice
897897cc30 Add flexc++ 2.02.00: C++ lexical scanner generator 2015-05-05 19:44:48 +02:00