Joachim F
a5580c9951
Merge pull request #18765 from aske/ocaml-move
...
Reorganize ocaml packages
2016-09-26 23:17:53 +02:00
Thomas Tuegel
240552cba1
dropbox: 10.4.26 -> 11.4.20
2016-09-26 15:34:00 -05:00
Eelco Dolstra
81447b6a59
subversion: Remove openssl.dev from the runtime closure
2016-09-26 19:58:57 +02:00
Frederik Rietdijk
d5fd65df4e
Merge pull request #18982 from aneeshusa/pin-packages-to-python2-part2
...
Pin packages to python2 part2
2016-09-26 18:33:26 +02:00
Aneesh Agrawal
e6897a3fb4
mercurial: Pin to Python 2
2016-09-26 11:41:54 -04:00
Franz Pletz
fa184ee6fd
mupdf: fix build, add security patch
...
Broken due to 42b08b743c
.
PIC is enabled by default by our hardening flags.
2016-09-26 15:56:27 +02:00
Robin Gloster
2d0c1c6a7c
linuxPackages.virtualboxGuestAdditions: fix with grsecurity
2016-09-26 14:52:49 +02:00
Frederik Rietdijk
9c5610d759
bazaar: use buildPythonApplication
2016-09-26 14:16:18 +02:00
Graham Christensen
fe98e664fd
Merge pull request #18967 from grahamc/mplayer
...
mplayer: 1.1.1 -> 1.3.0
2016-09-26 08:15:58 -04:00
zimbatm
fb8e541da2
Merge pull request #18948 from kevincox/mumble-ice
...
Fix building mumble without ice.
2016-09-26 12:39:10 +01:00
zimbatm
0d05b32ec0
Merge pull request #18964 from guaraqe/update/buku
...
buku: 1.9 -> 2.4
2016-09-26 12:20:23 +01:00
Frederik Rietdijk
3ba16c8234
Do not use top-level buildPythonPackage or buildPythonApplication
...
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Frederik Rietdijk
804de7d820
zim: do not use top-level python packages
2016-09-26 11:10:50 +02:00
Frederik Rietdijk
f84bc4e505
uzbl: do not use top-level python packages
2016-09-26 11:10:50 +02:00
Frederik Rietdijk
debfe4f124
terminator: do not use top-level python packages
...
and refactor to use buildPythonApplication. cc @bjornfor
2016-09-26 11:10:50 +02:00
Frederik Rietdijk
451f1921f1
liferea: do not use top-level python packages
2016-09-26 11:10:50 +02:00
Frederik Rietdijk
0ccf17590b
mypaint: do not use top-level python packages
2016-09-26 11:10:50 +02:00
Frederik Rietdijk
76ef3ef0e1
linuxband: do not use top-level python packages
2016-09-26 11:10:50 +02:00
Eelco Dolstra
cc99017c9f
Merge pull request #18959 from grahamc/qemu
...
qemu: 2.6.1 -> 2.7.0 for CVEs
2016-09-26 08:18:07 +02:00
Graham Christensen
f5057d6ba9
mplayer: 1.1.1 -> 1.3.0
2016-09-25 21:50:08 -04:00
guaraqe
571d51387c
buku: 1.9 -> 2.4
2016-09-26 03:16:58 +02:00
Kirill Boltaev
2bc87d48f1
scilab: mark as broken
2016-09-26 02:36:49 +03:00
Kirill Boltaev
06ecea00e5
glsurf: mark as broken
2016-09-26 02:36:49 +03:00
Kirill Boltaev
e61663a233
treewide: move to ocaml-ng system
2016-09-26 02:36:49 +03:00
Emery Hemingway
94d059d1d9
baresip: enable G.711 codec
2016-09-26 00:29:39 +02:00
Frederik Rietdijk
107e8ccb6b
key-mon: do not use top-level python packages
2016-09-25 23:59:21 +02:00
Frederik Rietdijk
aa23f61120
keepnote: do not use top-level python packages
2016-09-25 23:53:57 +02:00
Frederik Rietdijk
9f8916e519
jbrout: do not use top-level python packages
2016-09-25 23:52:22 +02:00
Frederik Rietdijk
1ec5db7f2e
gnumeric: do not use top-level python packages
2016-09-25 23:40:02 +02:00
Frederik Rietdijk
0721cd2f7d
gimp: do not use top-level python packages
2016-09-25 23:19:01 +02:00
Frederik Rietdijk
24314edbc8
diffuse: do not use top-level python packages
2016-09-25 23:12:26 +02:00
Frederik Rietdijk
39b819d7ad
electrum-dash: do not use top-level python packages
2016-09-25 23:12:05 +02:00
Frederik Rietdijk
f2e0a3c43a
cinepaint: do not use top-level python packages
2016-09-25 22:56:40 +02:00
Frederik Rietdijk
7470f4d761
freecad: do not use top-level Python packages
2016-09-25 22:32:20 +02:00
Frederik Rietdijk
7ff1544981
inkscape: use python.withPackages instead of wrappers
2016-09-25 22:31:25 +02:00
Graham Christensen
5e25995295
qemu: 2.6.1 -> 2.7.0
2016-09-25 15:40:47 -04:00
aszlig
0c2683cc11
chromium: Fix wrong/missing hash for beta channel
...
The hash provided in commit 072917ea5d
is
faulty, either because the upstream tarball has changed or because it
was wrong in the first place, no matter what happened we can't really
verify if we don't have the tarball with the old hash.
To double-check I've verified the hash against the one from Gentoo[1],
which has the following SHA256:
b46c26a9e773b2c620acd2f96d69408f14a279aefaedfefed002ecf898a1ecf2
After being converted into base 32 the hash does match with ours.
Note that I haven't tested building all Chromium channels (yet), but we
can fix upcoming issues later because right now it doesn't build anyway
because of the failing hash check.
[1]: https://gitweb.gentoo.org/repo/gentoo.git/tree/www-client/chromium/Manifest?id=2de0f5e4ffeb46a478c589b21d5bbcfd5736e57b
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-25 20:58:03 +02:00
Thomas Tuegel
41e0146136
dropbox: 10.4.25 -> 10.4.26
2016-09-25 10:42:38 -05:00
Kevin Cox
180366aa14
Fix building mumble without ice.
2016-09-25 10:38:02 +01:00
2chilled
68a38d6c0f
rawtherapee: 4.2 -> 4.2.1025 ( #18368 )
2016-09-25 08:01:27 +02:00
andjscott
2e2542b389
keepasshttp: init at 1.8.4.1 ( #18439 )
2016-09-25 07:54:24 +02:00
Pascal Bach
40b77eeea3
openshift: 1.0.1 -> 1.3.0 ( #18937 )
2016-09-25 01:57:35 +02:00
Arseniy Seroka
98b2411fe3
Merge pull request #18677 from RamKromberg/fix/mlterm
...
mlterm: fix cairo and multiple other features
2016-09-25 01:19:29 +04:00
Arseniy Seroka
4400b60cd9
Merge pull request #18787 from romildo/upd.subtitleeditor
...
subtitleeditor: 0.52.1 -> 0.53.0
2016-09-25 01:09:24 +04:00
Arseniy Seroka
3324c19a84
Merge pull request #18899 from grahamc/ikiwiki
...
ikiwiki: 3.20150614 -> 3.20160905
2016-09-25 01:05:59 +04:00
Franz Pletz
072917ea5d
chromium: update to latest channel releases (security)
...
Fixes at least:
- CVE-2016-1667
- CVE-2016-1668
- CVE-2016-1669
- CVE-2016-1670
- CVE-2016-5170
- CVE-2016-5171
- CVE-2016-5172
- CVE-2016-5173
- CVE-2016-5174
- CVE-2016-5175
- CVE-2016-7395
cc #18856
2016-09-24 21:55:24 +02:00
Thomas Tuegel
1e741cf603
Merge pull request #18926 from PierreR/master
...
vcsh: 1.20141026-1 -> 1.20151229-1
2016-09-24 10:10:24 -05:00
Franz Pletz
fa6c6dae76
imagemagick: 6.9.5-2 -> 6.9.5-10
...
Fixes lots of CVEs, including the recent:
* CVE-2016-4562, CVE-2016-4563, CVE-2016-4564
* CVE-2016-5687
* CVE-2016-5010
* CVE-2016-5688
* CVE-2016-5689, CVE-2016-5690, CVE-2016-5691
* CVE-2016-5841 and CVE-2016-5842
* CVE-2016-6491
* CVE-2016-6520
cc #18856
2016-09-24 16:57:00 +02:00
Pierre Radermecker
e9bac709e2
vcsh: 1.20141026-1 -> 1.20151229-1
2016-09-24 16:50:08 +02:00
Joachim F
cbc9670832
Merge pull request #18758 from yorickvP/upd.i3lock
...
i3lock-color: 2.7_rev63a4c23 -> 2.7_revc8e1aec
2016-09-24 15:58:16 +02:00