Commit Graph

92140 Commits

Author SHA1 Message Date
Vladimír Čunát
3e1afeaa5b libsepol: temporary fixup after flex security update
/cc #18909.
2016-09-28 11:12:05 +02:00
Franz Pletz
6244be2d0a
pcre: 8.38 -> 8.39 (security)
Fixes:

  - CVE-2014-9769
  - CVE-2015-2327
  - CVE-2015-2328
  - CVE-2015-8382
  - CVE-2016-3191

cc #18856
2016-09-24 21:52:51 +02:00
Vladimír Čunát
265a4752f6 Merge #18925: nettle: 3.1.1 -> 3.2
It fixes bugs in crypto calculations.
2016-09-24 18:57:52 +02:00
Vladimír Čunát
aaa29843c3 Merge #18909: flex: 2.6.0 -> 2.6.1
It contains security fixes.
2016-09-24 18:54:44 +02:00
Vladimír Čunát
fffc7638cd Merge branch 'master' into staging 2016-09-24 18:54:31 +02:00
Joachim F
e2a9617185 Merge pull request #18915 from Mic92/container
containers: fix dynamic hash lookup
2016-09-24 18:41:43 +02:00
Vladimír Čunát
d2965a7d85 llvm-3.9: move shared libLLVM to a separate output
Fixes #18840: too large closure of mesa_drivers.

Tested atop 16.09:
 - clang compiles a hello-world app;
 - mesa seems to link OK;
 - ispc builds.

Size comparison:
 - 80 MB of full llvm-3.7 on 16.03;
 - 200 MB of full llvm-3.9 on 16.09 before this patch;
 - 50 MB of libLLVM after this commit.
2016-09-24 18:32:45 +02:00
Vladimír Čunát
c3d1caf97b Merge #18905: ffmpeg: 2.8.7 -> 2.8.8
It contains security fixes.
2016-09-24 17:39:53 +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
Franz Pletz
9081109ba0
botanUnstable: 1.11.30 -> 1.11.31 2016-09-24 16:45:47 +02:00
Joachim F
2522504bd1 Merge pull request #18463 from regnat/selfoss
Selfoss : add package and module
2016-09-24 16:10:39 +02:00
Joachim F
2c5a225536 Merge pull request #18499 from cmfwyp/google-fonts-2016-08-30
google-fonts: 2015-11-18 -> 2016-08-30
2016-09-24 16:05:31 +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
Joachim F
6c935af9e1 Merge pull request #18761 from schneefux/nextcloud
nextcloud: init at 10.0.0
2016-09-24 15:55:26 +02:00
zimbatm
f65f6a7668 sublimetext3: 3124 -> 3126 2016-09-24 14:53:42 +01:00
Joachim F
3e0dcb3955 Merge pull request #18866 from acowley/redprl
redprl: init at 2016-09-22
2016-09-24 15:51:54 +02:00
Joachim Fasting
f0c85376b2
tor: 0.2.8.7 -> 0.2.8.8
Fixes two crashing bugs, nothing else of note.
2016-09-24 15:47:28 +02:00
Franz Pletz
b3d7eae0d6
rabbitmq-c_0_4: remove, not used anymore 2016-09-24 15:35:14 +02:00
Franz Pletz
63052c1126
collectd: 5.5.2 -> 5.6.0 2016-09-24 15:33:31 +02:00
Franz Pletz
7d5546af42
chrony: 2.3 -> 2.4 2016-09-24 15:33:05 +02:00
Franz Pletz
c39195d699
a2ps: fix CVE-2001-1593 & CVE-2014-0466 2016-09-24 15:33:03 +02:00
Sander van der Burg
e8cc095b70 Merge pull request #18924 from grahamc/mysql-connector
mysql_jdbc: 5.1.38 -> 5.1.39
2016-09-24 15:21:38 +02:00
Aneesh Agrawal
bb349421c1 rr: pin Python to Python 2
rr requires Python>=2.7, but does not support Python 3.
2016-09-24 15:05:42 +02:00
Aneesh Agrawal
278d3050ae nmap: use python infra's .withPackages 2016-09-24 15:05:28 +02:00
Aneesh Agrawal
0f9ece7929 libevent: remove Python dependency
Python is only used for one test, which is optional and is skipped if
Python is not detected. Additionally, Python 2 is required (Python 3
does not work), so remove the dependency to reduce the closure size for
a Python 3 as default Python future.

Additionally, update the meta.homepage and src to point at GitHub, which
is the libevent project home since 2015-10-07.
2016-09-24 15:05:28 +02:00
Aneesh Agrawal
6321a1b67c nmap: pin to Python 2, make Python optional
Python 3 is not supported, so use python2Packages.

Python is only required for the `ndiff` and `zenmap` binaries, not the
main `nmap` binary, so disable Python by default to reduce the default
closure size, and add a `withPython` arg to re-enable it. Note that
Zenmap is the graphical program, so passing `graphicalSupport = true`
will also automatically enable Python support.
2016-09-24 15:05:28 +02:00
Graham Christensen
54db6a46c7
nettle: 3.1.1 -> 3.2 2016-09-24 09:02:25 -04:00
Graham Christensen
0e00ab37f8
mysql_jdbc: 5.1.38 -> 5.1.39 2016-09-24 08:50:13 -04:00
zimbatm
659803f8c5 Merge pull request #18920 from peterhoeg/bundler
bundler: 1.12.5 -> 1.13.1
2016-09-24 13:41:16 +01:00
Vladimír Čunát
9eb91323bd Merge #18566: ghdl: add support for llvm backend 2016-09-24 14:14:13 +02:00
Nikolay Amiantov
a63ca1bf3d stage-1 module: remove check that swap device has a label
All swap device option sets "have" a label, it's just that sometimes it's
undefined. Because we set a `device` attribute when we have a label anyway it's
ok to just check device prefix.

Fixes #18891.
2016-09-24 13:06:27 +03:00
Nikolay Amiantov
e80b22369d quake3: refactor wrapper, fix pak collisions 2016-09-24 12:49:59 +03:00
Nikolay Amiantov
f42e0dc9fd Merge pull request #18691 from abbradar/keys-fs
stage-2 init: move /run/keys mount to boot.specialFileSystems
2016-09-24 13:34:28 +04:00
Nikolay Amiantov
0d7f5117fb Merge pull request #18871 from romildo/fix.mkvtoolnix
mkvtoolnix: qt5 development tools are not found
2016-09-24 13:31:05 +04:00
Graham Christensen
33be079486 lighttpd: 1.4.40 -> 1.4.41 2016-09-24 11:18:39 +02:00
Nikolay Amiantov
8925bb7415 Merge pull request #18815 from aske/uniemoji
ibus-engines.uniemoji: init at 2016-09-20
2016-09-24 13:17:55 +04:00
Jörg Thalheim
d6ce2e4bcb
containers: fix dynamic hash lookup
we want the content of attribute as a key:
b9df84cd4f6b70bdfa395a91dbf3d712adc7e18d broke this
2016-09-24 09:26:52 +02:00
schneefux
9cab11980b
maintainers: add schneefux 2016-09-24 09:17:36 +02:00
schneefux
7864cfca46
nextcloud: init at 10.0.0 2016-09-24 09:17:29 +02:00
Frederik Rietdijk
adfcc2d953 Merge pull request #18906 from aneeshusa/update-salt-to-2016.3.3
Update salt to 2016.3.3
2016-09-24 09:10:56 +02:00
Arseniy Seroka
e3c14a385e Merge pull request #18902 from winksaville/update-contributor.md
Update broken link in CONTRIBUTING.md
2016-09-24 10:05:37 +04:00
cmfwyp
c015c29106
google-fonts: 2015-11-18 -> 2016-08-30 2016-09-24 00:39:35 -04:00
Franz Pletz
c8dba2581c
nghttp2: 1.10.0 -> 1.14.1 2016-09-24 04:16:20 +02:00
Aneesh Agrawal
9f7d9def4c as31: Apply Debian patch for CVE-2012-0808 (#18904) 2016-09-24 03:54:52 +02:00
Graham Christensen
feec685636
flex: 2.6.0 -> 2.6.1 2016-09-23 21:42:08 -04:00
Franz Pletz
53c660dbc8
asterisk: fix source url 2016-09-24 02:51:00 +02:00
Franz Pletz
fc0f3ebb20
jansson: 2.7 -> 2.8
Fixes CVE-2016-4425.

cc #18856
2016-09-24 02:46:25 +02:00
Anthony Cowley
a3c26fec32 redprl: init at 2016-09-22 2016-09-23 20:37:20 -04:00