Thomas Tuegel
3616b52e20
kde5.startkde: initialize session variables before loading user env
...
The desktop session variables need to be initialized before loading the
user environment scripts so that these scripts can exec programs that
rely on the session variables. For example, these variables must be set
when gpg-agent is started or pinentry-qt will not respect the user's
theme settings.
2016-08-26 08:42:28 -05:00
Ram Kromberg
4c72c81e08
rc: init at 1.7.4
2016-08-26 16:24:43 +03:00
Michael Raskin
a0aa333aa9
quirc: 2014-11-01 -> 2016-08-16, fix includes for SDL_gfx
2016-08-26 15:08:10 +02:00
Joachim F
0cbba7c673
Merge pull request #17941 from romildo/upd.efl
...
efl: 1.17.2 -> 1.18.0
2016-08-26 15:04:29 +02:00
Franz Pletz
f75ab31234
sysklogd: fix broken build caused by new glibc version
2016-08-26 15:03:19 +02:00
Franz Pletz
d70f83e7e9
gitlab: 8.10.6 -> 8.11.2
2016-08-26 15:03:19 +02:00
Michael Raskin
693be25cc3
tcsh: take patch from Debian and edit it to fix handling of glibc-2.24 union wait removal
2016-08-26 14:59:39 +02:00
Stefan Junker
6715afca34
vimUtils.vimtex: 2016-07-26 -> 2016-08-19 ( #17945 )
2016-08-26 14:48:35 +02:00
Franz Pletz
40e0e5fb0b
linux_testing: 4.7-rc7 -> 4.8-rc3
2016-08-26 14:47:45 +02:00
Franz Pletz
aacf6651c1
linux: 4.4.18 -> 4.4.19
2016-08-26 14:47:45 +02:00
Franz Pletz
90251478ec
linux: 4.1.30 -> 4.1.31
2016-08-26 14:47:45 +02:00
Franz Pletz
377c851395
linux: 3.18.36 -> 3.18.40
2016-08-26 14:47:45 +02:00
Franz Pletz
dc37edb36c
linux: 3.14.73 -> 3.14.77
2016-08-26 14:47:45 +02:00
Franz Pletz
458d477215
linux: 3.12.61 -> 3.12.62
2016-08-26 14:47:45 +02:00
zimbatm
db3de7a900
leaps: mark as broken
...
The package sha256 is wrong. After fixing it the build has dependency
issues like:
go/src/github.com/jeffail/leaps/cmd/leaps/bindata_assetfs.go:203:2:
cannot find package "github.com/elazarl/go-bindata-assetfs" in any
of:
/cc @qknight
2016-08-26 13:46:05 +01:00
Graham Christensen
40ddf70666
Merge pull request #18009 from matthiasbeyer/update-rustfmt
...
rustfmt: 0.4 -> 0.6
2016-08-26 08:29:17 -04:00
Matthias Beyer
ae428c6411
rustfmt: 0.4 -> 0.6
2016-08-26 14:17:14 +02:00
Michael Raskin
7e631101b9
lxc: 2.0.3 -> 2.0.4
2016-08-26 13:43:35 +02:00
Michael Raskin
6b527ec517
liquidwar5: init at 5.6.4
2016-08-26 13:40:55 +02:00
Michael Raskin
61d8e875c0
liquidwar: allow deprecated readdir_r for now
2016-08-26 13:40:55 +02:00
Vincent Laporte
3a710c068f
gnumeric: 1.12.26 -> 1.12.32
...
goffice: 0.10.26 -> 0.10.32
2016-08-26 13:36:58 +02:00
Vincent Laporte
94b245138d
gnumeric: fix on darwin
2016-08-26 13:36:58 +02:00
Graham Christensen
c674807bce
Merge pull request #18008 from l2dy/patch-1
...
ffmpeg: 3.1.1 -> 3.1.2
2016-08-26 07:34:40 -04:00
zimbatm
4329958cf5
buildGoPackage: build with go 1.7
2016-08-26 11:49:59 +01:00
Frederik Rietdijk
76927783e0
Merge pull request #18003 from peterhoeg/kdf
...
kdiskfree: init at 16.08.0
2016-08-26 12:40:42 +02:00
Shea Levy
c32ab50e0f
Merge branch 'cpu-cgroup-v2'
2016-08-26 06:07:16 -04:00
Domen Kožar
9d22624eb0
Merge pull request #17976 from despairblue/patch-1
...
atom: 1.9.6 -> 1.9.9
2016-08-26 12:05:41 +02:00
Domen Kožar
6a4e95b918
Merge pull request #17979 from rardiol/springrts2
...
Springrts and springlobby update
2016-08-26 12:04:50 +02:00
Zero King
f7823dde4f
ffmpeg: 3.1.1 -> 3.1.2
2016-08-26 09:05:43 +00:00
Michael Raskin
b83dee4a6c
libreoffice: comment out a fragile test; the problem it checks for does not seem to appear in the built binary
2016-08-26 10:35:52 +02:00
Robin Gloster
b6dabe3df0
openssl_1_1_0: init at 1.1.0
2016-08-26 07:39:18 +00:00
Michael Stone
b9a4da47c0
go: fix on darwin, make go-1.7 build with clang-3.8. ( #18001 )
...
The darwin stdenv currently provides clang-3.7; however,
a) go-1.7 currently expects a compiler that supports "-fdebug-prefix-map"
arguments (which clang-3.8 supports but clang-3.7 does not) and
b) even with clang-3.8, go-1.7 misinterprets the result of its runtime probes
for support for the "-no-pie" flag, thereby failing to build runtime/cgo.
This patch resolves (a) by building go-1.7 with clang-3.8 and resolves (b) by
teaching go how to correctly probe "-no-pie" error messages from clang.
2016-08-26 07:36:06 +00:00
Markus Hauck
df343d4824
scalafmt: 0.2.11 -> 0.3.1 ( #18004 )
2016-08-26 07:03:41 +00:00
Bjørn Forsman
35c20440ca
treewide: foomatic_filters -> foomatic-filters
2016-08-26 08:46:17 +02:00
Gabriel Ebner
7b01df18a2
kernel: config: enable DRM_AMD_POWERPLAY
2016-08-26 08:45:49 +02:00
Bjørn Forsman
7e52ba4537
foomatic-filters: align attrname with pkgname
2016-08-26 08:45:16 +02:00
Peter Hoeg
e459abe612
kdiskfree: init at 16.08.0
2016-08-26 14:36:45 +08:00
Graham Christensen
e7ca2ce4bb
Merge pull request #17966 from phanimahesh/update-duosec
...
duo-unix: 1.9.11 -> 1.9.19
2016-08-25 21:29:46 -04:00
Nikolay Amiantov
211adbeb38
zathura: cleanup and hide zathuraCollection
...
Fixes #17787 .
2016-08-26 03:45:58 +03:00
Graham Christensen
8d10928ad0
Merge pull request #17908 from Mic92/ferm
...
Ferm
2016-08-25 20:38:02 -04:00
Robin Gloster
c011aa86ab
nginx module: add index and tryFiles
2016-08-25 23:27:56 +00:00
Robin Gloster
29649b93b8
arcanist: 20160516 -> 20160825
2016-08-25 23:27:56 +00:00
Robin Gloster
5bbe7881a4
hhvm: 3.12.1 -> 3.14.5
2016-08-25 23:27:55 +00:00
Graham Christensen
355cc31229
Merge pull request #17962 from vbgl/inkscape-darwin
...
inkscape: fix on darwin (fixes #15768 )
2016-08-25 18:14:42 -04:00
Moritz Ulrich
78305bc5a1
Merge pull request #17944 from steveeJ/racerd-bump
...
rust: bump registry and racerd
2016-08-26 00:03:34 +02:00
Franz Pletz
80ed6b5ccf
xautolock: fix broken build caused by glibc update
2016-08-25 23:30:34 +02:00
Franz Pletz
e0bf3a111b
eog: 3.20.3 -> 3.20.4 (security)
...
Fixes CVE-2016-6855.
2016-08-25 23:30:33 +02:00
Valentin Robert
4370f2583f
vscode: 1.2.1 -> 1.4.0
2016-08-25 13:16:51 -07:00
Tuomas Tynkkynen
00dad1df50
Merge pull request #17994 from Profpatsch/pulseaudio-fix
...
nixos/pulseaudio: remove stray load-modules
2016-08-25 22:37:58 +03:00
Jörg Thalheim
7b354ce8cc
ferm: init at 2.3
2016-08-25 21:37:19 +02:00